2026-05-08 14:45:01.787 | + ./stack.sh:main:485 : exec 2026-05-08 14:45:01.788 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-05-08-164501' 2026-05-08 14:45:01.788 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-05-08-164501.summary.2026-05-08-164501 2026-05-08 14:45:01.788 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 14:45:01.788 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-05-08-164501 2026-05-08 14:45:01.788 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-08-164501 /opt/stack/logs/stack.sh.log 2026-05-08 14:45:01.788 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-05-08-164501.summary.2026-05-08-164501 /opt/stack/logs/stack.sh.log.summary 2026-05-08 14:45:01.788 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-05-08 14:45:01.788 | + functions:check_path_perm_sanity:615 : local real_path 2026-05-08 14:45:01.788 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-05-08 14:45:01.789 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-05-08 14:45:01.789 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-05-08 14:45:01.789 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-05-08 14:45:01.789 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-05-08 14:45:01.789 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-08 14:45:01.789 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-05-08 14:45:01.789 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-05-08 14:45:01.789 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-08 14:45:01.789 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-05-08 14:45:01.789 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-05-08 14:45:01.789 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-05-08 14:45:01.793 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-05-08 14:45:01.795 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-05-08 14:45:01.798 | + ./stack.sh:main:558 : trap err_trap ERR 2026-05-08 14:45:01.800 | + ./stack.sh:main:571 : set -o errexit 2026-05-08 14:45:01.803 | + ./stack.sh:main:574 : uname -a 2026-05-08 14:45:01.804 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-05-08 14:45:01.807 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-05-08 14:45:01.809 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-05-08 14:45:01.813 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-05-08 14:45:01.853 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-05-08 14:45:01.871 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-05-08 14:45:01.875 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-05-08 14:45:01.890 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-05-08 14:45:01.893 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-05-08 14:45:01.909 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-05-08 14:45:01.913 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-05-08 14:45:01.929 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-05-08 14:45:01.932 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-05-08 14:45:01.934 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-05-08 14:45:01.937 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-05-08 14:45:01.954 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-05-08 14:45:01.957 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-05-08 14:45:01.974 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-05-08 14:45:01.976 | + ./stack.sh:main:588 : tune_host 2026-05-08 14:45:01.978 | + lib/host:tune_host:96 : configure_host_mem 2026-05-08 14:45:01.980 | + lib/host:configure_host_mem:70 : configure_zswap 2026-05-08 14:45:01.983 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-05-08 14:45:01.985 | + lib/host:configure_host_mem:71 : configure_ksm 2026-05-08 14:45:01.987 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-05-08 14:45:01.989 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-05-08 14:45:01.992 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:45:01.993 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:45:01.996 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-05-08 14:45:01.998 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:45:02.000 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:45:02.003 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:45:02.005 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:45:02.008 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:45:02.010 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:45:02.012 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-05-08 14:45:02.015 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-05-08 14:45:02.017 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-05-08 14:45:02.021 | ++ functions-common:apt_get_update:1166 : id -u 2026-05-08 14:45:02.025 | + functions-common:apt_get_update:1166 : [[ 1000 = \0 ]] 2026-05-08 14:45:02.027 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-05-08 14:45:02.029 | + functions-common:time_start:2398 : local name=apt-get-update 2026-05-08 14:45:02.032 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:45:02.034 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:45:02.038 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:45:02.041 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251502039 2026-05-08 14:45:02.044 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-05-08 14:45:02.046 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-05-08 14:45:02.048 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-05-08 14:45:02.174 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-05-08 14:45:02.175 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-05-08 14:45:02.175 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-05-08 14:45:02.183 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-05-08 14:45:02.228 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-05-08 14:45:05.513 | Fetched 4747 B in 1s (8934 B/s) 2026-05-08 14:45:07.440 | Reading package lists... 2026-05-08 14:45:07.471 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-05-08 14:45:07.474 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-05-08 14:45:07.477 | + functions-common:time_stop:2412 : local name 2026-05-08 14:45:07.479 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:45:07.482 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:45:07.485 | + functions-common:time_stop:2415 : local total 2026-05-08 14:45:07.487 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:45:07.490 | + functions-common:time_stop:2418 : name=apt-get-update 2026-05-08 14:45:07.492 | + functions-common:time_stop:2419 : start_time=1778251502039 2026-05-08 14:45:07.495 | + functions-common:time_stop:2421 : [[ -z 1778251502039 ]] 2026-05-08 14:45:07.498 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:45:07.503 | + functions-common:time_stop:2424 : end_time=1778251507500 2026-05-08 14:45:07.505 | + functions-common:time_stop:2425 : elapsed_time=5461 2026-05-08 14:45:07.508 | + functions-common:time_stop:2426 : total=0 2026-05-08 14:45:07.511 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:45:07.513 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5461 2026-05-08 14:45:07.516 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-05-08 14:45:07.519 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:45:07.521 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:45:07.524 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:45:07.527 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-05-08 14:45:07.548 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-05-08 14:45:07.588 | Reading package lists... 2026-05-08 14:45:08.054 | Building dependency tree... 2026-05-08 14:45:08.056 | Reading state information... 2026-05-08 14:45:08.807 | The following NEW packages will be installed: 2026-05-08 14:45:08.810 | ksmtuned 2026-05-08 14:45:08.864 | 0 upgraded, 1 newly installed, 0 to remove and 31 not upgraded. 2026-05-08 14:45:08.865 | Need to get 7444 B of archives. 2026-05-08 14:45:08.865 | After this operation, 44.0 kB of additional disk space will be used. 2026-05-08 14:45:08.865 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-05-08 14:45:09.099 | perl: warning: Setting locale failed. 2026-05-08 14:45:09.099 | perl: warning: Please check that your locale settings: 2026-05-08 14:45:09.099 | LANGUAGE = (unset), 2026-05-08 14:45:09.099 | LC_ALL = "en_US.utf8", 2026-05-08 14:45:09.100 | LANG = "de_DE.UTF-8" 2026-05-08 14:45:09.100 | are supported and installed on your system. 2026-05-08 14:45:09.100 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:45:09.191 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:45:09.191 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:45:09.191 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:45:09.405 | Fetched 7444 B in 0s (319 kB/s) 2026-05-08 14:45:09.446 | Selecting previously unselected package ksmtuned. 2026-05-08 14:45:09.783 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-05-08 14:45:09.788 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-05-08 14:45:09.799 | Unpacking ksmtuned (4.20150326) ... 2026-05-08 14:45:09.861 | Setting up ksmtuned (4.20150326) ... 2026-05-08 14:45:10.074 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-05-08 14:45:10.266 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-05-08 14:45:10.979 | perl: warning: Setting locale failed. 2026-05-08 14:45:10.980 | perl: warning: Please check that your locale settings: 2026-05-08 14:45:10.980 | LANGUAGE = (unset), 2026-05-08 14:45:10.980 | LC_ALL = "en_US.utf8", 2026-05-08 14:45:10.980 | LANG = "de_DE.UTF-8" 2026-05-08 14:45:10.980 | are supported and installed on your system. 2026-05-08 14:45:10.980 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:45:11.124 | perl: warning: Setting locale failed. 2026-05-08 14:45:11.124 | perl: warning: Please check that your locale settings: 2026-05-08 14:45:11.124 | LANGUAGE = (unset), 2026-05-08 14:45:11.124 | LC_ALL = "en_US.utf8", 2026-05-08 14:45:11.124 | LANG = "de_DE.UTF-8" 2026-05-08 14:45:11.124 | are supported and installed on your system. 2026-05-08 14:45:11.124 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:45:11.175 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:45:11.175 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:45:11.175 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:45:11.243 | perl: warning: Setting locale failed. 2026-05-08 14:45:11.243 | perl: warning: Please check that your locale settings: 2026-05-08 14:45:11.244 | LANGUAGE = (unset), 2026-05-08 14:45:11.244 | LC_ALL = "en_US.utf8", 2026-05-08 14:45:11.244 | LANG = "de_DE.UTF-8" 2026-05-08 14:45:11.244 | are supported and installed on your system. 2026-05-08 14:45:11.244 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:45:11.783 | 2026-05-08 14:45:11.783 | Running kernel seems to be up-to-date. 2026-05-08 14:45:11.783 | 2026-05-08 14:45:11.783 | No services need to be restarted. 2026-05-08 14:45:11.784 | 2026-05-08 14:45:11.784 | No containers need to be restarted. 2026-05-08 14:45:11.784 | 2026-05-08 14:45:11.784 | No user sessions are running outdated binaries. 2026-05-08 14:45:11.784 | 2026-05-08 14:45:11.784 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:45:14.417 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:45:14.420 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:45:14.422 | + functions-common:time_stop:2412 : local name 2026-05-08 14:45:14.425 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:45:14.427 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:45:14.430 | + functions-common:time_stop:2415 : local total 2026-05-08 14:45:14.432 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:45:14.434 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:45:14.436 | + functions-common:time_stop:2419 : start_time=1778251507545 2026-05-08 14:45:14.439 | + functions-common:time_stop:2421 : [[ -z 1778251507545 ]] 2026-05-08 14:45:14.442 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:45:14.446 | + functions-common:time_stop:2424 : end_time=1778251514443 2026-05-08 14:45:14.449 | + functions-common:time_stop:2425 : elapsed_time=6898 2026-05-08 14:45:14.451 | + functions-common:time_stop:2426 : total=1447 2026-05-08 14:45:14.453 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:45:14.455 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8345 2026-05-08 14:45:14.458 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:45:14.460 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-05-08 14:45:14.464 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-05-08 14:45:14.464 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-05-08 14:45:14.482 | + lib/host:configure_ksm:19 : echo 0 2026-05-08 14:45:14.482 | 0 2026-05-08 14:45:14.487 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-05-08 14:45:14.490 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-05-08 14:45:14.492 | + lib/host:tune_host:97 : configure_host_net 2026-05-08 14:45:14.495 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-05-08 14:45:14.497 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-05-08 14:45:14.500 | + ./stack.sh:main:594 : fetch_plugins 2026-05-08 14:45:14.502 | + functions-common:fetch_plugins:1758 : local plugins= 2026-05-08 14:45:14.505 | + functions-common:fetch_plugins:1759 : local plugin 2026-05-08 14:45:14.508 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2026-05-08 14:45:14.510 | + functions-common:fetch_plugins:1763 : return 2026-05-08 14:45:14.513 | + ./stack.sh:main:598 : run_phase override_defaults 2026-05-08 14:45:14.515 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-05-08 14:45:14.517 | + functions-common:run_phase:1841 : local phase= 2026-05-08 14:45:14.520 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-08 14:45:14.523 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-08 14:45:14.526 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-08 14:45:14.528 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-08 14:45:14.532 | + functions-common:run_phase:1850 : local extra 2026-05-08 14:45:14.535 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-08 14:45:14.539 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-08 14:45:14.541 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-08 14:45:14.544 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-08 14:45:14.546 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-05-08 14:45:14.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-08 14:45:14.566 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:45:14.568 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-08 14:45:14.571 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-08 14:45:14.573 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-08 14:45:14.576 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-08 14:45:14.578 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-08 14:45:14.581 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-05-08 14:45:14.583 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-05-08 14:45:14.585 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-05-08 14:45:14.588 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-05-08 14:45:14.591 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-08 14:45:14.593 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-05-08 14:45:14.595 | + functions-common:plugin_override_defaults:1799 : local plugins= 2026-05-08 14:45:14.598 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-05-08 14:45:14.600 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2026-05-08 14:45:14.602 | + functions-common:plugin_override_defaults:1804 : return 2026-05-08 14:45:14.605 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-05-08 14:45:14.626 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-05-08 14:45:14.630 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-05-08 14:45:14.647 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:45:14.650 | +++ lib/tls:source:43 : hostname -f 2026-05-08 14:45:14.655 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-05-08 14:45:14.657 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-05-08 14:45:14.660 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-05-08 14:45:14.663 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-05-08 14:45:14.665 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-05-08 14:45:14.668 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-05-08 14:45:14.671 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-05-08 14:45:14.674 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-05-08 14:45:14.676 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-05-08 14:45:14.679 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-05-08 14:45:14.683 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-05-08 14:45:14.698 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-05-08 14:45:14.719 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-05-08 14:45:14.734 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-05-08 14:45:14.751 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-05-08 14:45:14.791 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-05-08 14:45:14.875 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-05-08 14:45:14.987 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-05-08 14:45:15.019 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-05-08 14:45:15.082 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-05-08 14:45:15.138 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-05-08 14:45:15.142 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-05-08 14:45:15.162 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:45:15.164 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-05-08 14:45:15.168 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-05-08 14:45:15.171 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-05-08 14:45:15.174 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-05-08 14:45:15.178 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-05-08 14:45:15.196 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-08 14:45:15.199 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-08 14:45:15.203 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-05-08 14:45:15.206 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-05-08 14:45:15.209 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-05-08 14:45:15.212 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-08 14:45:15.216 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-05-08 14:45:15.219 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-05-08 14:45:15.222 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-05-08 14:45:15.227 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-05-08 14:45:15.245 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-05-08 14:45:15.249 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-05-08 14:45:15.252 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-05-08 14:45:15.255 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-05-08 14:45:15.258 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-05-08 14:45:15.262 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-05-08 14:45:15.264 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-05-08 14:45:15.267 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-05-08 14:45:15.270 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-05-08 14:45:15.273 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-05-08 14:45:15.276 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-05-08 14:45:15.279 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-05-08 14:45:15.282 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-05-08 14:45:15.285 | ++ lib/neutron:source:118 : Q_HOST=192.168.122.140 2026-05-08 14:45:15.287 | ++ lib/neutron:source:120 : Q_PROTOCOL=http 2026-05-08 14:45:15.292 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-05-08 14:45:15.296 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-08 14:45:15.297 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-08 14:45:15.302 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-05-08 14:45:15.304 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-05-08 14:45:15.307 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-05-08 14:45:15.310 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-05-08 14:45:15.313 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-05-08 14:45:15.317 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-05-08 14:45:15.337 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-05-08 14:45:15.341 | +++ lib/neutron:source:132 : ipv6_unquote 192.168.122.140 2026-05-08 14:45:15.344 | +++ functions-common:ipv6_unquote:2210 : echo 192.168.122.140 2026-05-08 14:45:15.345 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-08 14:45:15.351 | ++ lib/neutron:source:132 : Q_META_DATA_IP=192.168.122.140 2026-05-08 14:45:15.354 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-05-08 14:45:15.357 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-05-08 14:45:15.359 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-05-08 14:45:15.362 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-05-08 14:45:15.365 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-05-08 14:45:15.369 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-05-08 14:45:15.371 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-05-08 14:45:15.374 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-05-08 14:45:15.377 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-05-08 14:45:15.381 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-05-08 14:45:15.384 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-05-08 14:45:15.387 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-05-08 14:45:15.391 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-05-08 14:45:15.394 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-05-08 14:45:15.397 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-05-08 14:45:15.401 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-05-08 14:45:15.404 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-05-08 14:45:15.407 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-05-08 14:45:15.411 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-05-08 14:45:15.415 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-05-08 14:45:15.418 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-05-08 14:45:15.422 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-05-08 14:45:15.443 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-05-08 14:45:15.446 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-05-08 14:45:15.449 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-05-08 14:45:15.453 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-05-08 14:45:15.456 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-08 14:45:15.459 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-05-08 14:45:15.463 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-08 14:45:15.466 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-05-08 14:45:15.469 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-08 14:45:15.473 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-05-08 14:45:15.476 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-05-08 14:45:15.479 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-05-08 14:45:15.482 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-05-08 14:45:15.485 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-05-08 14:45:15.488 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-05-08 14:45:15.492 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-05-08 14:45:15.495 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-05-08 14:45:15.498 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-05-08 14:45:15.501 | ++ lib/neutron:source:268 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-05-08 14:45:15.505 | ++ lib/neutron:source:269 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-05-08 14:45:15.642 | ++ lib/neutron:source:276 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-05-08 14:45:15.662 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-05-08 14:45:15.666 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-05-08 14:45:15.669 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-05-08 14:45:15.673 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-05-08 14:45:15.676 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-05-08 14:45:15.680 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-05-08 14:45:15.683 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-05-08 14:45:15.687 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-05-08 14:45:15.690 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-05-08 14:45:15.693 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-05-08 14:45:15.697 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-05-08 14:45:15.701 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-05-08 14:45:15.704 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-05-08 14:45:15.708 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-05-08 14:45:15.711 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-05-08 14:45:15.715 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-05-08 14:45:15.718 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-05-08 14:45:15.722 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-05-08 14:45:15.725 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-05-08 14:45:15.729 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-05-08 14:45:15.734 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-05-08 14:45:15.735 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-05-08 14:45:15.737 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-05-08 14:45:15.738 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-05-08 14:45:15.743 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c7:e38d:e76d 2026-05-08 14:45:15.747 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-05-08 14:45:15.750 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-05-08 14:45:15.754 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-05-08 14:45:15.757 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-05-08 14:45:15.761 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc7:e38d:e76d::/56 2026-05-08 14:45:15.767 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc7:e38d:e76d::/56 2026-05-08 14:45:15.767 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-05-08 14:45:15.774 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc7:e38d:e76d::/64 2026-05-08 14:45:15.777 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-05-08 14:45:15.780 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-05-08 14:45:15.784 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-05-08 14:45:15.787 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-05-08 14:45:15.791 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-05-08 14:45:15.794 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-05-08 14:45:15.798 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-05-08 14:45:15.801 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-05-08 14:45:15.805 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-05-08 14:45:15.809 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-05-08 14:45:15.812 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-05-08 14:45:15.815 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-05-08 14:45:15.819 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdc7:e38d:e76d::/56 2026-05-08 14:45:15.822 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-05-08 14:45:15.826 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-05-08 14:45:15.832 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-05-08 14:45:15.832 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-05-08 14:45:15.832 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-05-08 14:45:15.839 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=enp1s0 2026-05-08 14:45:15.845 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-05-08 14:45:15.845 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-05-08 14:45:15.845 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-05-08 14:45:15.852 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-05-08 14:45:15.857 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-05-08 14:45:15.862 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-05-08 14:45:15.866 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-05-08 14:45:15.870 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-05-08 14:45:15.874 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-05-08 14:45:15.877 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-05-08 14:45:15.881 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-05-08 14:45:15.884 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-05-08 14:45:15.907 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-05-08 14:45:15.928 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-05-08 14:45:15.948 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-05-08 14:45:15.968 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-05-08 14:45:15.988 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-05-08 14:45:16.031 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-05-08 14:45:16.036 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-05-08 14:45:16.039 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-05-08 14:45:16.043 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-05-08 14:45:16.047 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-08 14:45:16.052 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-05-08 14:45:16.075 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-05-08 14:45:16.079 | + ./stack.sh:main:629 : run_phase source 2026-05-08 14:45:16.083 | + functions-common:run_phase:1840 : local mode=source 2026-05-08 14:45:16.086 | + functions-common:run_phase:1841 : local phase= 2026-05-08 14:45:16.090 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-08 14:45:16.093 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-08 14:45:16.097 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-08 14:45:16.100 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-08 14:45:16.104 | + functions-common:run_phase:1850 : local extra 2026-05-08 14:45:16.109 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-08 14:45:16.114 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-08 14:45:16.117 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-08 14:45:16.121 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-08 14:45:16.125 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-05-08 14:45:16.128 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-08 14:45:16.151 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:45:16.155 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-05-08 14:45:16.158 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-05-08 14:45:16.217 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-05-08 14:45:16.221 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-05-08 14:45:16.225 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-05-08 14:45:16.229 | + functions-common:run_phase:1862 : load_plugin_settings 2026-05-08 14:45:16.233 | + functions-common:load_plugin_settings:1776 : local plugins= 2026-05-08 14:45:16.236 | + functions-common:load_plugin_settings:1777 : local plugin 2026-05-08 14:45:16.240 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2026-05-08 14:45:16.244 | + functions-common:load_plugin_settings:1781 : return 2026-05-08 14:45:16.248 | + functions-common:run_phase:1863 : verify_disabled_services 2026-05-08 14:45:16.252 | + functions-common:verify_disabled_services:2123 : local service 2026-05-08 14:45:16.256 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.259 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,key, ]] 2026-05-08 14:45:16.264 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.267 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-05-08 14:45:16.271 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.275 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-05-08 14:45:16.279 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.283 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-05-08 14:45:16.287 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.290 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-05-08 14:45:16.294 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.298 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-05-08 14:45:16.302 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.306 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-05-08 14:45:16.310 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.314 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-05-08 14:45:16.318 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.322 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-05-08 14:45:16.326 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.329 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-05-08 14:45:16.333 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.337 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-05-08 14:45:16.341 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.345 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-05-08 14:45:16.349 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.353 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-05-08 14:45:16.357 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.361 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-05-08 14:45:16.365 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.368 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-05-08 14:45:16.372 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.376 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-05-08 14:45:16.379 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.383 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-05-08 14:45:16.387 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.391 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-05-08 14:45:16.395 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.399 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-05-08 14:45:16.403 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.407 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-05-08 14:45:16.410 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.414 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-05-08 14:45:16.418 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.422 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-05-08 14:45:16.426 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.429 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-05-08 14:45:16.433 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.437 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-05-08 14:45:16.441 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 14:45:16.445 | + functions-common:verify_disabled_services:2125 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-05-08 14:45:16.450 | + ./stack.sh:main:700 : initialize_database_backends 2026-05-08 14:45:16.453 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-08 14:45:16.457 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-05-08 14:45:16.481 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:45:16.485 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-05-08 14:45:16.489 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-05-08 14:45:16.493 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-05-08 14:45:16.518 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:45:16.522 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-05-08 14:45:16.526 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-05-08 14:45:16.530 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-05-08 14:45:16.534 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-05-08 14:45:16.538 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-05-08 14:45:16.542 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-05-08 14:45:16.546 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-05-08 14:45:16.549 | + lib/database:initialize_database_backends:92 : return 0 2026-05-08 14:45:16.553 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-05-08 14:45:16.554 | Using mysql database backend 2026-05-08 14:45:16.557 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-05-08 14:45:16.582 | + ./stack.sh:main:706 : define_database_baseurl 2026-05-08 14:45:16.588 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-05-08 14:45:16.591 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-08 14:45:16.595 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-05-08 14:45:16.600 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-08 14:45:16.604 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-05-08 14:45:16.629 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:45:16.633 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-05-08 14:45:16.659 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-05-08 14:45:16.684 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:45:16.688 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-05-08 14:45:16.713 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-05-08 14:45:16.738 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-05-08 14:45:16.763 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:45:16.767 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-05-08 14:45:16.792 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:45:16.796 | + ./stack.sh:main:762 : save_stackenv 762 2026-05-08 14:45:16.800 | + functions-common:save_stackenv:63 : local tag=762 2026-05-08 14:45:16.805 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-08 14:45:16.811 | + functions-common:save_stackenv:65 : time_stamp=2026-05-08-164516 2026-05-08 14:45:16.815 | + functions-common:save_stackenv:66 : echo '# 2026-05-08-164516 762' 2026-05-08 14:45:16.821 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.824 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-08 14:45:16.828 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.832 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-08 14:45:16.836 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.840 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-08 14:45:16.844 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.848 | + functions-common:save_stackenv:68 : 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-05-08 14:45:16.852 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.856 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.140 2026-05-08 14:45:16.859 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.863 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.140/identity 2026-05-08 14:45:16.867 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.871 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-08-164501 2026-05-08 14:45:16.875 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.879 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-08 14:45:16.883 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.887 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.140 2026-05-08 14:45:16.890 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.894 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-08 14:45:16.898 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.902 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-08 14:45:16.906 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.910 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-08 14:45:16.914 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.917 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-08 14:45:16.921 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.925 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.140 2026-05-08 14:45:16.929 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:45:16.933 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-08 14:45:16.937 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-05-08 14:45:16.941 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements stable/2026.1 2026-05-08 14:45:16.945 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-05-08 14:45:16.949 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-05-08 14:45:16.953 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-08 14:45:16.956 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:45:16.961 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:45:16.965 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:45:16.969 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:45:16.973 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:45:16.998 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:45:17.001 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:45:17.005 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:45:17.010 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-08 14:45:17.011 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:45:17.017 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-05-08 14:45:17.020 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 14:45:17.024 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-08 14:45:17.027 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:45:17.031 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:45:17.034 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:45:17.038 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:45:17.041 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:45:17.045 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:45:17.049 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:45:17.052 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:45:17.057 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:45:17.063 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251517058 2026-05-08 14:45:17.066 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-05-08 14:45:17.070 | Cloning into '/opt/stack/requirements'... 2026-05-08 14:45:20.965 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:45:20.969 | + functions-common:time_stop:2412 : local name 2026-05-08 14:45:20.972 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:45:20.976 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:45:20.979 | + functions-common:time_stop:2415 : local total 2026-05-08 14:45:20.983 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:45:20.986 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:45:20.990 | + functions-common:time_stop:2419 : start_time=1778251517058 2026-05-08 14:45:20.993 | + functions-common:time_stop:2421 : [[ -z 1778251517058 ]] 2026-05-08 14:45:20.998 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:45:21.003 | + functions-common:time_stop:2424 : end_time=1778251521000 2026-05-08 14:45:21.007 | + functions-common:time_stop:2425 : elapsed_time=3942 2026-05-08 14:45:21.010 | + functions-common:time_stop:2426 : total=0 2026-05-08 14:45:21.014 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:45:21.017 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3942 2026-05-08 14:45:21.021 | + functions-common:git_clone:623 : cd /opt/stack/requirements 2026-05-08 14:45:21.025 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-08 14:45:21.029 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:45:21.032 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:45:21.036 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:45:21.039 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:45:21.043 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:45:21.046 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:45:21.050 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:45:21.053 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:45:21.058 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:45:21.063 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251521059 2026-05-08 14:45:21.067 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-08 14:45:21.616 | From https://review.opendev.org/openstack/requirements 2026-05-08 14:45:21.616 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-08 14:45:21.628 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:45:21.632 | + functions-common:time_stop:2412 : local name 2026-05-08 14:45:21.635 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:45:21.639 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:45:21.642 | + functions-common:time_stop:2415 : local total 2026-05-08 14:45:21.646 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:45:21.649 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:45:21.653 | + functions-common:time_stop:2419 : start_time=1778251521059 2026-05-08 14:45:21.656 | + functions-common:time_stop:2421 : [[ -z 1778251521059 ]] 2026-05-08 14:45:21.661 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:45:21.666 | + functions-common:time_stop:2424 : end_time=1778251521662 2026-05-08 14:45:21.670 | + functions-common:time_stop:2425 : elapsed_time=603 2026-05-08 14:45:21.673 | + functions-common:time_stop:2426 : total=3942 2026-05-08 14:45:21.677 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:45:21.680 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4545 2026-05-08 14:45:21.684 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 14:45:21.688 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:45:21.691 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:45:21.695 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:45:21.699 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:45:21.702 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:45:21.706 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:45:21.709 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:45:21.713 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:45:21.718 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:45:21.723 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251521719 2026-05-08 14:45:21.726 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 14:45:21.742 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:45:21.742 | 2026-05-08 14:45:21.742 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:45:21.742 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:45:21.742 | state without impacting any branches by switching back to a branch. 2026-05-08 14:45:21.742 | 2026-05-08 14:45:21.742 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:45:21.743 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:45:21.743 | 2026-05-08 14:45:21.743 | git switch -c 2026-05-08 14:45:21.743 | 2026-05-08 14:45:21.743 | Or undo this operation with: 2026-05-08 14:45:21.743 | 2026-05-08 14:45:21.743 | git switch - 2026-05-08 14:45:21.743 | 2026-05-08 14:45:21.743 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:45:21.743 | 2026-05-08 14:45:21.743 | HEAD is now at c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-08 14:45:21.748 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:45:21.752 | + functions-common:time_stop:2412 : local name 2026-05-08 14:45:21.755 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:45:21.759 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:45:21.762 | + functions-common:time_stop:2415 : local total 2026-05-08 14:45:21.766 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:45:21.769 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:45:21.773 | + functions-common:time_stop:2419 : start_time=1778251521719 2026-05-08 14:45:21.777 | + functions-common:time_stop:2421 : [[ -z 1778251521719 ]] 2026-05-08 14:45:21.781 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:45:21.787 | + functions-common:time_stop:2424 : end_time=1778251521783 2026-05-08 14:45:21.790 | + functions-common:time_stop:2425 : elapsed_time=64 2026-05-08 14:45:21.794 | + functions-common:time_stop:2426 : total=4545 2026-05-08 14:45:21.797 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:45:21.800 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4609 2026-05-08 14:45:21.804 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-05-08 14:45:21.822 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-05-08 14:45:21.827 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:45:21.828 | + functions-common:git_clone:665 : head -1 2026-05-08 14:45:21.831 | c4c55d52 Merge "update constraint for horizon to new release 25.7.3" into stable/2026.1 2026-05-08 14:45:21.835 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:45:21.839 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-05-08 14:45:21.843 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 14:45:21.847 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-05-08 14:45:21.851 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-05-08 14:45:21.856 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-05-08 14:45:21.860 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-05-08 14:45:21.864 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-05-08 14:45:21.867 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-05-08 14:45:21.871 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-05-08 14:45:21.875 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-05-08 14:45:21.880 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-05-08 14:45:21.886 | ++ tools/install_prereqs.sh:source:47 : NOW=1778251521 2026-05-08 14:45:21.891 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-05-08 14:45:21.897 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-05-08 14:45:21.901 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-05-08 14:45:21.905 | ++ tools/install_prereqs.sh:source:49 : DELTA=1778251521 2026-05-08 14:45:21.909 | ++ tools/install_prereqs.sh:source:50 : [[ 1778251521 -lt 7200 ]] 2026-05-08 14:45:21.913 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-05-08 14:45:21.916 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-05-08 14:45:21.919 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-05-08 14:45:21.923 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-05-08 14:45:21.927 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-05-08 14:45:21.930 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-05-08 14:45:21.934 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-05-08 14:45:21.939 | +++ 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-05-08 14:45:21.979 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-05-08 14:45:21.979 | apache2-dev 2026-05-08 14:45:21.979 | bc 2026-05-08 14:45:21.980 | bsdmainutils 2026-05-08 14:45:21.980 | curl 2026-05-08 14:45:21.980 | g++ 2026-05-08 14:45:21.980 | gawk 2026-05-08 14:45:21.980 | gcc 2026-05-08 14:45:21.980 | gettext 2026-05-08 14:45:21.980 | git 2026-05-08 14:45:21.980 | graphviz 2026-05-08 14:45:21.980 | iputils-ping 2026-05-08 14:45:21.980 | libffi-dev 2026-05-08 14:45:21.980 | libjpeg-dev 2026-05-08 14:45:21.981 | libpq-dev 2026-05-08 14:45:21.981 | libssl-dev 2026-05-08 14:45:21.981 | libsystemd-dev 2026-05-08 14:45:21.981 | libxml2-dev 2026-05-08 14:45:21.981 | libxslt1-dev 2026-05-08 14:45:21.981 | libyaml-dev 2026-05-08 14:45:21.981 | lsof 2026-05-08 14:45:21.981 | openssh-server 2026-05-08 14:45:21.981 | openssl 2026-05-08 14:45:21.982 | pkg-config 2026-05-08 14:45:21.982 | psmisc 2026-05-08 14:45:21.983 | python3-dev 2026-05-08 14:45:21.983 | python3-pip 2026-05-08 14:45:21.983 | python3-systemd 2026-05-08 14:45:21.984 | python3-venv 2026-05-08 14:45:21.984 | tar 2026-05-08 14:45:21.984 | tcpdump 2026-05-08 14:45:21.984 | unzip 2026-05-08 14:45:21.984 | uuid-runtime 2026-05-08 14:45:21.985 | wget 2026-05-08 14:45:21.985 | zlib1g-dev 2026-05-08 14:45:21.985 | libkrb5-dev 2026-05-08 14:45:21.985 | libldap2-dev 2026-05-08 14:45:21.985 | libsasl2-dev 2026-05-08 14:45:21.985 | memcached 2026-05-08 14:45:21.985 | python3-mysqldb 2026-05-08 14:45:21.985 | sqlite3 2026-05-08 14:45:21.985 | conntrack 2026-05-08 14:45:21.985 | curl 2026-05-08 14:45:21.985 | ebtables 2026-05-08 14:45:21.986 | genisoimage 2026-05-08 14:45:21.986 | iptables 2026-05-08 14:45:21.986 | iputils-arping 2026-05-08 14:45:21.986 | kpartx 2026-05-08 14:45:21.986 | libjs-jquery-tablesorter 2026-05-08 14:45:21.986 | parted 2026-05-08 14:45:21.987 | pm-utils 2026-05-08 14:45:21.987 | python3-mysqldb 2026-05-08 14:45:21.987 | socat 2026-05-08 14:45:21.987 | sqlite3 2026-05-08 14:45:21.987 | sudo 2026-05-08 14:45:21.987 | vlan 2026-05-08 14:45:21.987 | lsscsi 2026-05-08 14:45:21.988 | open-iscsi 2026-05-08 14:45:21.988 | cryptsetup 2026-05-08 14:45:21.988 | dosfstools 2026-05-08 14:45:21.988 | genisoimage 2026-05-08 14:45:21.988 | gir1.2-libosinfo-1.0 2026-05-08 14:45:21.988 | netcat-openbsd 2026-05-08 14:45:21.988 | open-iscsi 2026-05-08 14:45:21.989 | qemu-utils 2026-05-08 14:45:21.989 | sg3-utils 2026-05-08 14:45:21.989 | sysfsutils 2026-05-08 14:45:21.989 | lvm2 2026-05-08 14:45:21.989 | qemu-utils 2026-05-08 14:45:21.989 | thin-provisioning-tools 2026-05-08 14:45:21.989 | acl 2026-05-08 14:45:21.990 | dnsmasq-base 2026-05-08 14:45:21.990 | dnsmasq-utils 2026-05-08 14:45:21.990 | ebtables 2026-05-08 14:45:21.990 | haproxy 2026-05-08 14:45:21.990 | iptables 2026-05-08 14:45:21.990 | iputils-arping 2026-05-08 14:45:21.990 | iputils-ping 2026-05-08 14:45:21.990 | postgresql-server-dev-all 2026-05-08 14:45:21.991 | python3-mysqldb 2026-05-08 14:45:21.991 | sqlite3 2026-05-08 14:45:21.991 | sudo 2026-05-08 14:45:21.991 | vlan 2026-05-08 14:45:21.991 | pcp' 2026-05-08 14:45:21.991 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-05-08 14:45:22.012 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-05-08 14:45:22.012 | apache2-dev 2026-05-08 14:45:22.013 | bc 2026-05-08 14:45:22.013 | bsdmainutils 2026-05-08 14:45:22.013 | curl 2026-05-08 14:45:22.013 | g++ 2026-05-08 14:45:22.013 | gawk 2026-05-08 14:45:22.013 | gcc 2026-05-08 14:45:22.013 | gettext 2026-05-08 14:45:22.013 | git 2026-05-08 14:45:22.014 | graphviz 2026-05-08 14:45:22.014 | iputils-ping 2026-05-08 14:45:22.014 | libffi-dev 2026-05-08 14:45:22.014 | libjpeg-dev 2026-05-08 14:45:22.014 | libpq-dev 2026-05-08 14:45:22.014 | libssl-dev 2026-05-08 14:45:22.014 | libsystemd-dev 2026-05-08 14:45:22.015 | libxml2-dev 2026-05-08 14:45:22.015 | libxslt1-dev 2026-05-08 14:45:22.015 | libyaml-dev 2026-05-08 14:45:22.015 | lsof 2026-05-08 14:45:22.015 | openssh-server 2026-05-08 14:45:22.015 | openssl 2026-05-08 14:45:22.015 | pkg-config 2026-05-08 14:45:22.016 | psmisc 2026-05-08 14:45:22.016 | python3-dev 2026-05-08 14:45:22.016 | python3-pip 2026-05-08 14:45:22.016 | python3-systemd 2026-05-08 14:45:22.016 | python3-venv 2026-05-08 14:45:22.016 | tar 2026-05-08 14:45:22.016 | tcpdump 2026-05-08 14:45:22.017 | unzip 2026-05-08 14:45:22.017 | uuid-runtime 2026-05-08 14:45:22.017 | wget 2026-05-08 14:45:22.017 | zlib1g-dev 2026-05-08 14:45:22.017 | libkrb5-dev 2026-05-08 14:45:22.017 | libldap2-dev 2026-05-08 14:45:22.017 | libsasl2-dev 2026-05-08 14:45:22.017 | memcached 2026-05-08 14:45:22.018 | python3-mysqldb 2026-05-08 14:45:22.018 | sqlite3 2026-05-08 14:45:22.018 | conntrack 2026-05-08 14:45:22.018 | curl 2026-05-08 14:45:22.018 | ebtables 2026-05-08 14:45:22.018 | genisoimage 2026-05-08 14:45:22.018 | iptables 2026-05-08 14:45:22.019 | iputils-arping 2026-05-08 14:45:22.019 | kpartx 2026-05-08 14:45:22.019 | libjs-jquery-tablesorter 2026-05-08 14:45:22.019 | parted 2026-05-08 14:45:22.019 | pm-utils 2026-05-08 14:45:22.019 | python3-mysqldb 2026-05-08 14:45:22.019 | socat 2026-05-08 14:45:22.020 | sqlite3 2026-05-08 14:45:22.020 | sudo 2026-05-08 14:45:22.020 | vlan 2026-05-08 14:45:22.020 | lsscsi 2026-05-08 14:45:22.020 | open-iscsi 2026-05-08 14:45:22.020 | cryptsetup 2026-05-08 14:45:22.020 | dosfstools 2026-05-08 14:45:22.021 | genisoimage 2026-05-08 14:45:22.021 | gir1.2-libosinfo-1.0 2026-05-08 14:45:22.021 | netcat-openbsd 2026-05-08 14:45:22.021 | open-iscsi 2026-05-08 14:45:22.021 | qemu-utils 2026-05-08 14:45:22.021 | sg3-utils 2026-05-08 14:45:22.021 | sysfsutils 2026-05-08 14:45:22.022 | lvm2 2026-05-08 14:45:22.022 | qemu-utils 2026-05-08 14:45:22.022 | thin-provisioning-tools 2026-05-08 14:45:22.022 | acl 2026-05-08 14:45:22.022 | dnsmasq-base 2026-05-08 14:45:22.022 | dnsmasq-utils 2026-05-08 14:45:22.022 | ebtables 2026-05-08 14:45:22.022 | haproxy 2026-05-08 14:45:22.023 | iptables 2026-05-08 14:45:22.023 | iputils-arping 2026-05-08 14:45:22.023 | iputils-ping 2026-05-08 14:45:22.023 | postgresql-server-dev-all 2026-05-08 14:45:22.023 | python3-mysqldb 2026-05-08 14:45:22.023 | sqlite3 2026-05-08 14:45:22.024 | sudo 2026-05-08 14:45:22.024 | vlan 2026-05-08 14:45:22.024 | pcp ' 2026-05-08 14:45:22.024 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-05-08 14:45:22.024 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:45:22.025 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:45:22.030 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-05-08 14:45:22.030 | ++ 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-05-08 14:45:22.037 | ++ 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-05-08 14:45:22.041 | ++ functions-common:install_package:1430 : update_package_repo 2026-05-08 14:45:22.044 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:45:22.048 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:45:22.052 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:45:22.056 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:45:22.060 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:45:22.063 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:45:22.067 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:45:22.071 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:45:22.075 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:45:22.078 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:45:22.082 | ++ functions-common:apt_get_update:1159 : return 2026-05-08 14:45:22.086 | ++ functions-common:install_package:1431 : 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-05-08 14:45:22.090 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:45:22.094 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:45:22.097 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:45:22.101 | ++ functions-common:real_install_package:1419 : 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-05-08 14:45:22.132 | ++ functions-common:apt_get:1199 : 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-05-08 14:45:22.172 | Reading package lists... 2026-05-08 14:45:22.592 | Building dependency tree... 2026-05-08 14:45:22.593 | Reading state information... 2026-05-08 14:45:23.215 | bc is already the newest version (1.07.1-3ubuntu4). 2026-05-08 14:45:23.215 | bc set to manually installed. 2026-05-08 14:45:23.215 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-05-08 14:45:23.215 | g++ set to manually installed. 2026-05-08 14:45:23.215 | gawk is already the newest version (1:5.2.1-2build3). 2026-05-08 14:45:23.215 | gawk set to manually installed. 2026-05-08 14:45:23.215 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-05-08 14:45:23.216 | gcc set to manually installed. 2026-05-08 14:45:23.216 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-05-08 14:45:23.216 | git set to manually installed. 2026-05-08 14:45:23.216 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-05-08 14:45:23.216 | iputils-ping set to manually installed. 2026-05-08 14:45:23.216 | lsof is already the newest version (4.95.0-1build3). 2026-05-08 14:45:23.216 | lsof set to manually installed. 2026-05-08 14:45:23.216 | openssl is already the newest version (3.0.13-0ubuntu3.9). 2026-05-08 14:45:23.216 | openssl set to manually installed. 2026-05-08 14:45:23.216 | psmisc is already the newest version (23.7-1build1). 2026-05-08 14:45:23.216 | psmisc set to manually installed. 2026-05-08 14:45:23.217 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-05-08 14:45:23.217 | python3-dev set to manually installed. 2026-05-08 14:45:23.217 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-05-08 14:45:23.217 | python3-systemd is already the newest version (235-1build4). 2026-05-08 14:45:23.217 | python3-systemd set to manually installed. 2026-05-08 14:45:23.217 | tar is already the newest version (1.35+dfsg-3build1). 2026-05-08 14:45:23.217 | tar set to manually installed. 2026-05-08 14:45:23.217 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-05-08 14:45:23.217 | tcpdump set to manually installed. 2026-05-08 14:45:23.218 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-05-08 14:45:23.218 | uuid-runtime set to manually installed. 2026-05-08 14:45:23.219 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-05-08 14:45:23.219 | wget set to manually installed. 2026-05-08 14:45:23.220 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-05-08 14:45:23.220 | zlib1g-dev set to manually installed. 2026-05-08 14:45:23.220 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-05-08 14:45:23.221 | iptables set to manually installed. 2026-05-08 14:45:23.221 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-05-08 14:45:23.221 | kpartx set to manually installed. 2026-05-08 14:45:23.221 | parted is already the newest version (3.6-4build1). 2026-05-08 14:45:23.221 | parted set to manually installed. 2026-05-08 14:45:23.221 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-05-08 14:45:23.221 | sudo set to manually installed. 2026-05-08 14:45:23.222 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-05-08 14:45:23.222 | open-iscsi set to manually installed. 2026-05-08 14:45:23.222 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-05-08 14:45:23.222 | cryptsetup set to manually installed. 2026-05-08 14:45:23.222 | dosfstools is already the newest version (4.2-1.1build1). 2026-05-08 14:45:23.222 | dosfstools set to manually installed. 2026-05-08 14:45:23.222 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-05-08 14:45:23.222 | netcat-openbsd set to manually installed. 2026-05-08 14:45:23.222 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-05-08 14:45:23.223 | qemu-utils set to manually installed. 2026-05-08 14:45:23.223 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-05-08 14:45:23.224 | sg3-utils set to manually installed. 2026-05-08 14:45:23.224 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-05-08 14:45:23.224 | lvm2 set to manually installed. 2026-05-08 14:45:23.224 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-05-08 14:45:23.224 | thin-provisioning-tools set to manually installed. 2026-05-08 14:45:23.224 | acl is already the newest version (2.3.2-1build1.1). 2026-05-08 14:45:23.224 | acl set to manually installed. 2026-05-08 14:45:23.224 | dnsmasq-base is already the newest version (2.90-2ubuntu0.1). 2026-05-08 14:45:23.225 | dnsmasq-base set to manually installed. 2026-05-08 14:45:23.225 | The following additional packages will be installed: 2026-05-08 14:45:23.225 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-05-08 14:45:23.225 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-05-08 14:45:23.225 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-05-08 14:45:23.225 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-05-08 14:45:23.225 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-05-08 14:45:23.225 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-05-08 14:45:23.225 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-05-08 14:45:23.225 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-05-08 14:45:23.226 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-05-08 14:45:23.226 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-05-08 14:45:23.226 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-05-08 14:45:23.226 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-05-08 14:45:23.226 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-05-08 14:45:23.226 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-05-08 14:45:23.226 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-05-08 14:45:23.226 | libosinfo-l10n libpathplan4 libpcp-archive1t64 libpcp-gui2t64 2026-05-08 14:45:23.226 | libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 2026-05-08 14:45:23.226 | libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 2026-05-08 14:45:23.227 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-05-08 14:45:23.227 | libsm6 libsub-override-perl libsys-hostname-long-perl libsysfs2 libtool 2026-05-08 14:45:23.228 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-05-08 14:45:23.228 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-05-08 14:45:23.228 | llvm-17-tools m4 mysql-common ncal openssh-client openssh-sftp-server 2026-05-08 14:45:23.229 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-05-08 14:45:23.229 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-05-08 14:45:23.230 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-05-08 14:45:23.230 | uuid-dev vbetool 2026-05-08 14:45:23.230 | Suggested packages: 2026-05-08 14:45:23.230 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-05-08 14:45:23.230 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-05-08 14:45:23.230 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-05-08 14:45:23.230 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-05-08 14:45:23.230 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-05-08 14:45:23.230 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-05-08 14:45:23.230 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-05-08 14:45:23.230 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-05-08 14:45:23.230 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-05-08 14:45:23.231 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-05-08 14:45:23.231 | default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-05-08 14:45:23.375 | The following NEW packages will be installed: 2026-05-08 14:45:23.375 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-05-08 14:45:23.375 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-05-08 14:45:23.375 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-05-08 14:45:23.375 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-05-08 14:45:23.375 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-05-08 14:45:23.375 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-05-08 14:45:23.375 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-05-08 14:45:23.375 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-05-08 14:45:23.375 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-05-08 14:45:23.376 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-05-08 14:45:23.376 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-05-08 14:45:23.376 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-05-08 14:45:23.376 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-05-08 14:45:23.376 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-05-08 14:45:23.376 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-05-08 14:45:23.376 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-05-08 14:45:23.376 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-05-08 14:45:23.376 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-05-08 14:45:23.376 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-05-08 14:45:23.376 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-05-08 14:45:23.377 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-05-08 14:45:23.377 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-05-08 14:45:23.377 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-05-08 14:45:23.377 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-05-08 14:45:23.377 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-05-08 14:45:23.377 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-05-08 14:45:23.377 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-05-08 14:45:23.377 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-05-08 14:45:23.378 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-05-08 14:45:23.378 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-05-08 14:45:23.378 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-05-08 14:45:23.379 | uuid-dev vbetool vlan 2026-05-08 14:45:23.379 | The following packages will be upgraded: 2026-05-08 14:45:23.381 | curl libcurl3t64-gnutls libcurl4t64 openssh-client openssh-server 2026-05-08 14:45:23.381 | openssh-sftp-server 2026-05-08 14:45:23.439 | 6 upgraded, 161 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:45:23.440 | Need to get 177 MB of archives. 2026-05-08 14:45:23.440 | After this operation, 941 MB of additional disk space will be used. 2026-05-08 14:45:23.441 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-05-08 14:45:23.460 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-05-08 14:45:23.464 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-05-08 14:45:23.465 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-05-08 14:45:23.465 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-05-08 14:45:23.469 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-05-08 14:45:23.473 | Get:7 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-05-08 14:45:23.475 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1336 kB] 2026-05-08 14:45:23.491 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-05-08 14:45:23.493 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-05-08 14:45:23.495 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-05-08 14:45:23.496 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-05-08 14:45:23.521 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-05-08 14:45:23.523 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-05-08 14:45:23.526 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-05-08 14:45:23.527 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-05-08 14:45:23.533 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-05-08 14:45:23.543 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-05-08 14:45:23.545 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-05-08 14:45:23.546 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-05-08 14:45:23.546 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-05-08 14:45:23.549 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-05-08 14:45:23.549 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-05-08 14:45:23.550 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-05-08 14:45:23.551 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-05-08 14:45:23.554 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-05-08 14:45:23.559 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-05-08 14:45:23.565 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-05-08 14:45:23.571 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-05-08 14:45:23.572 | Get:30 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-05-08 14:45:23.864 | Get:31 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-05-08 14:45:24.006 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-05-08 14:45:24.007 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-05-08 14:45:24.008 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-05-08 14:45:24.011 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-05-08 14:45:24.019 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-05-08 14:45:24.034 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-05-08 14:45:24.116 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-05-08 14:45:24.117 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-05-08 14:45:24.120 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-05-08 14:45:24.120 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-05-08 14:45:24.122 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-05-08 14:45:24.123 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-05-08 14:45:24.123 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-05-08 14:45:24.124 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-05-08 14:45:24.125 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-05-08 14:45:24.126 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-05-08 14:45:24.136 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-05-08 14:45:24.137 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-05-08 14:45:24.140 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-05-08 14:45:24.151 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-05-08 14:45:24.152 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-05-08 14:45:24.152 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-05-08 14:45:24.153 | Get:54 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-05-08 14:45:24.162 | Get:55 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-05-08 14:45:24.166 | Get:56 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-05-08 14:45:24.166 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-05-08 14:45:24.172 | Get:58 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-05-08 14:45:24.174 | Get:59 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-05-08 14:45:24.177 | Get:60 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-05-08 14:45:24.177 | Get:61 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-05-08 14:45:24.186 | Get:62 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-05-08 14:45:24.188 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-05-08 14:45:24.189 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-05-08 14:45:24.190 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-05-08 14:45:24.191 | Get:66 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-05-08 14:45:24.191 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-05-08 14:45:24.193 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-05-08 14:45:24.211 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-05-08 14:45:24.213 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-05-08 14:45:24.214 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-05-08 14:45:24.218 | Get:72 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-05-08 14:45:24.219 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-05-08 14:45:24.220 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-05-08 14:45:24.221 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-05-08 14:45:24.222 | Get:76 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-05-08 14:45:24.224 | Get:77 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-05-08 14:45:24.225 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-05-08 14:45:24.226 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-05-08 14:45:24.235 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-05-08 14:45:24.238 | Get:81 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-05-08 14:45:24.259 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-05-08 14:45:24.260 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-05-08 14:45:24.261 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-05-08 14:45:24.263 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-05-08 14:45:24.264 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-05-08 14:45:24.266 | Get:87 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-05-08 14:45:24.274 | Get:88 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-05-08 14:45:24.276 | Get:89 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-05-08 14:45:24.277 | Get:90 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-05-08 14:45:24.278 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-05-08 14:45:24.279 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-05-08 14:45:24.280 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-05-08 14:45:24.281 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-05-08 14:45:24.282 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-05-08 14:45:24.284 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-05-08 14:45:24.301 | Get:97 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-05-08 14:45:24.328 | Get:98 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-05-08 14:45:24.329 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-05-08 14:45:24.334 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-05-08 14:45:24.334 | Get:101 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-05-08 14:45:24.465 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-05-08 14:45:24.469 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-05-08 14:45:24.471 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-05-08 14:45:24.471 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-05-08 14:45:24.471 | Get:106 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-05-08 14:45:24.474 | Get:107 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-05-08 14:45:24.475 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-05-08 14:45:24.476 | Get:109 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-05-08 14:45:24.478 | Get:110 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-05-08 14:45:24.479 | Get:111 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-05-08 14:45:24.480 | Get:112 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-05-08 14:45:24.480 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1255 kB] 2026-05-08 14:45:24.495 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-05-08 14:45:24.499 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-05-08 14:45:24.500 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-05-08 14:45:24.504 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-05-08 14:45:24.505 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-05-08 14:45:24.506 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-05-08 14:45:24.507 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-05-08 14:45:24.509 | Get:121 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2407 kB] 2026-05-08 14:45:24.536 | Get:122 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-05-08 14:45:24.539 | Get:123 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-05-08 14:45:24.542 | Get:124 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1239 kB] 2026-05-08 14:45:24.556 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-05-08 14:45:24.557 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-05-08 14:45:24.566 | Get:127 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-05-08 14:45:24.568 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-05-08 14:45:24.574 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-05-08 14:45:24.579 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-05-08 14:45:24.840 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-05-08 14:45:24.841 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-05-08 14:45:24.848 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-05-08 14:45:24.912 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-05-08 14:45:24.913 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-05-08 14:45:25.392 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-05-08 14:45:25.393 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-05-08 14:45:25.395 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-05-08 14:45:25.396 | Get:139 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-05-08 14:45:25.397 | Get:140 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-05-08 14:45:25.397 | Get:141 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-05-08 14:45:25.398 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1298 kB] 2026-05-08 14:45:25.413 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1230 kB] 2026-05-08 14:45:25.427 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-05-08 14:45:25.428 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-05-08 14:45:25.429 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-05-08 14:45:25.448 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-05-08 14:45:25.456 | Get:148 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-05-08 14:45:25.457 | Get:149 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-05-08 14:45:25.457 | Get:150 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-05-08 14:45:25.459 | Get:151 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-05-08 14:45:25.462 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-05-08 14:45:25.462 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-05-08 14:45:25.463 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-05-08 14:45:25.464 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-05-08 14:45:25.465 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-05-08 14:45:25.466 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-05-08 14:45:25.466 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-05-08 14:45:25.470 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-05-08 14:45:25.470 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-05-08 14:45:25.471 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-05-08 14:45:25.471 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-05-08 14:45:25.475 | Get:163 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-05-08 14:45:25.476 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-05-08 14:45:25.483 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-05-08 14:45:25.516 | Get:166 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-05-08 14:45:25.521 | Get:167 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-05-08 14:45:25.765 | perl: warning: Setting locale failed. 2026-05-08 14:45:25.765 | perl: warning: Please check that your locale settings: 2026-05-08 14:45:25.765 | LANGUAGE = (unset), 2026-05-08 14:45:25.765 | LC_ALL = "en_US.utf8", 2026-05-08 14:45:25.765 | LANG = "de_DE.UTF-8" 2026-05-08 14:45:25.765 | are supported and installed on your system. 2026-05-08 14:45:25.765 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:45:25.827 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:45:25.827 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:45:25.827 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:45:26.199 | Vorkonfiguration der Pakete ... 2026-05-08 14:45:26.234 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:45:26.339 | Fetched 177 MB in 2s (84.0 MB/s) 2026-05-08 14:45:26.381 | Selecting previously unselected package libapr1t64:amd64. 2026-05-08 14:45:26.432 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-05-08 14:45:26.438 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-08 14:45:26.447 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-08 14:45:26.499 | Selecting previously unselected package libaprutil1t64:amd64. 2026-05-08 14:45:26.509 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-08 14:45:26.513 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-08 14:45:26.559 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-05-08 14:45:26.569 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-08 14:45:26.573 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-08 14:45:26.613 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-05-08 14:45:26.622 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-08 14:45:26.627 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-08 14:45:26.677 | Preparing to unpack .../004-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-08 14:45:26.689 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-08 14:45:26.764 | Preparing to unpack .../005-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-08 14:45:26.777 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-08 14:45:26.838 | Selecting previously unselected package liblua5.4-0:amd64. 2026-05-08 14:45:26.849 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-05-08 14:45:26.853 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-08 14:45:26.901 | Selecting previously unselected package apache2-bin. 2026-05-08 14:45:26.910 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-08 14:45:26.914 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-08 14:45:27.066 | Selecting previously unselected package apache2-data. 2026-05-08 14:45:27.076 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-05-08 14:45:27.081 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-08 14:45:27.281 | Selecting previously unselected package apache2-utils. 2026-05-08 14:45:27.292 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-08 14:45:27.296 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-08 14:45:27.370 | Selecting previously unselected package apache2. 2026-05-08 14:45:27.380 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-08 14:45:27.388 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:45:27.390 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-05-08 14:45:27.512 | Selecting previously unselected package haproxy. 2026-05-08 14:45:27.522 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-05-08 14:45:27.535 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-08 14:45:27.673 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-05-08 14:45:27.683 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-08 14:45:27.688 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-08 14:45:27.741 | Selecting previously unselected package memcached. 2026-05-08 14:45:27.751 | Preparing to unpack .../013-memcached_1.6.24-1build3_amd64.deb ... 2026-05-08 14:45:27.758 | Unpacking memcached (1.6.24-1build3) ... 2026-05-08 14:45:27.827 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-08 14:45:27.839 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-08 14:45:27.906 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-08 14:45:28.040 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-08 14:45:28.141 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-05-08 14:45:28.169 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-05-08 14:45:28.276 | Selecting previously unselected package libjson-perl. 2026-05-08 14:45:28.288 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-05-08 14:45:28.291 | Unpacking libjson-perl (4.10000-1) ... 2026-05-08 14:45:28.343 | Selecting previously unselected package postgresql-client-common. 2026-05-08 14:45:28.357 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-05-08 14:45:28.360 | Unpacking postgresql-client-common (257build1.1) ... 2026-05-08 14:45:28.413 | Selecting previously unselected package ssl-cert. 2026-05-08 14:45:28.426 | Preparing to unpack .../019-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-05-08 14:45:28.429 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-05-08 14:45:28.482 | Selecting previously unselected package postgresql-common. 2026-05-08 14:45:28.495 | Preparing to unpack .../020-postgresql-common_257build1.1_all.deb ... 2026-05-08 14:45:28.517 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-05-08 14:45:28.527 | Unpacking postgresql-common (257build1.1) ... 2026-05-08 14:45:28.644 | Selecting previously unselected package libsysfs2:amd64. 2026-05-08 14:45:28.657 | Preparing to unpack .../021-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-05-08 14:45:28.661 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-08 14:45:28.706 | Selecting previously unselected package sysfsutils. 2026-05-08 14:45:28.719 | Preparing to unpack .../022-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-05-08 14:45:28.725 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-05-08 14:45:28.765 | Selecting previously unselected package autotools-dev. 2026-05-08 14:45:28.778 | Preparing to unpack .../023-autotools-dev_20220109.1_all.deb ... 2026-05-08 14:45:28.782 | Unpacking autotools-dev (20220109.1) ... 2026-05-08 14:45:28.828 | Selecting previously unselected package m4. 2026-05-08 14:45:28.841 | Preparing to unpack .../024-m4_1.4.19-4build1_amd64.deb ... 2026-05-08 14:45:28.844 | Unpacking m4 (1.4.19-4build1) ... 2026-05-08 14:45:28.922 | Selecting previously unselected package autoconf. 2026-05-08 14:45:28.936 | Preparing to unpack .../025-autoconf_2.71-3_all.deb ... 2026-05-08 14:45:28.939 | Unpacking autoconf (2.71-3) ... 2026-05-08 14:45:29.037 | Selecting previously unselected package automake. 2026-05-08 14:45:29.049 | Preparing to unpack .../026-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-05-08 14:45:29.055 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-05-08 14:45:29.170 | Selecting previously unselected package autopoint. 2026-05-08 14:45:29.184 | Preparing to unpack .../027-autopoint_0.21-14ubuntu2_all.deb ... 2026-05-08 14:45:29.187 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-05-08 14:45:29.230 | Selecting previously unselected package libdebhelper-perl. 2026-05-08 14:45:29.243 | Preparing to unpack .../028-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-05-08 14:45:29.246 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-08 14:45:29.335 | Selecting previously unselected package libllvm17t64:amd64. 2026-05-08 14:45:29.348 | Preparing to unpack .../029-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:29.352 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:30.501 | Selecting previously unselected package libclang-cpp17t64. 2026-05-08 14:45:30.514 | Preparing to unpack .../030-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:30.517 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:31.126 | Selecting previously unselected package libgc1:amd64. 2026-05-08 14:45:31.139 | Preparing to unpack .../031-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-05-08 14:45:31.142 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-08 14:45:31.189 | Selecting previously unselected package libobjc4:amd64. 2026-05-08 14:45:31.202 | Preparing to unpack .../032-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-05-08 14:45:31.206 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-08 14:45:31.244 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-05-08 14:45:31.257 | Preparing to unpack .../033-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-05-08 14:45:31.261 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-08 14:45:31.317 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-05-08 14:45:31.331 | Preparing to unpack .../034-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:31.334 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:31.593 | Selecting previously unselected package llvm-17-linker-tools. 2026-05-08 14:45:31.606 | Preparing to unpack .../035-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:31.610 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:31.698 | Selecting previously unselected package libclang1-17t64. 2026-05-08 14:45:31.709 | Preparing to unpack .../036-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:31.713 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:32.065 | Selecting previously unselected package clang-17. 2026-05-08 14:45:32.078 | Preparing to unpack .../037-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:32.081 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:32.130 | Selecting previously unselected package libtool. 2026-05-08 14:45:32.144 | Preparing to unpack .../038-libtool_2.4.7-7build1_all.deb ... 2026-05-08 14:45:32.148 | Unpacking libtool (2.4.7-7build1) ... 2026-05-08 14:45:32.202 | Selecting previously unselected package dh-autoreconf. 2026-05-08 14:45:32.215 | Preparing to unpack .../039-dh-autoreconf_20_all.deb ... 2026-05-08 14:45:32.218 | Unpacking dh-autoreconf (20) ... 2026-05-08 14:45:32.265 | Selecting previously unselected package libarchive-zip-perl. 2026-05-08 14:45:32.279 | Preparing to unpack .../040-libarchive-zip-perl_1.68-1_all.deb ... 2026-05-08 14:45:32.282 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-05-08 14:45:32.346 | Selecting previously unselected package libsub-override-perl. 2026-05-08 14:45:32.359 | Preparing to unpack .../041-libsub-override-perl_0.10-1_all.deb ... 2026-05-08 14:45:32.362 | Unpacking libsub-override-perl (0.10-1) ... 2026-05-08 14:45:32.401 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-05-08 14:45:32.415 | Preparing to unpack .../042-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-05-08 14:45:32.418 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-08 14:45:32.461 | Selecting previously unselected package dh-strip-nondeterminism. 2026-05-08 14:45:32.475 | Preparing to unpack .../043-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-05-08 14:45:32.478 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-05-08 14:45:32.516 | Selecting previously unselected package debugedit. 2026-05-08 14:45:32.529 | Preparing to unpack .../044-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-05-08 14:45:32.532 | Unpacking debugedit (1:5.0-5build2) ... 2026-05-08 14:45:32.572 | Selecting previously unselected package dwz. 2026-05-08 14:45:32.586 | Preparing to unpack .../045-dwz_0.15-1build6_amd64.deb ... 2026-05-08 14:45:32.589 | Unpacking dwz (0.15-1build6) ... 2026-05-08 14:45:32.632 | Selecting previously unselected package gettext. 2026-05-08 14:45:32.645 | Preparing to unpack .../046-gettext_0.21-14ubuntu2_amd64.deb ... 2026-05-08 14:45:32.648 | Unpacking gettext (0.21-14ubuntu2) ... 2026-05-08 14:45:32.759 | Selecting previously unselected package intltool-debian. 2026-05-08 14:45:32.772 | Preparing to unpack .../047-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-05-08 14:45:32.776 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-05-08 14:45:32.813 | Selecting previously unselected package po-debconf. 2026-05-08 14:45:32.826 | Preparing to unpack .../048-po-debconf_1.0.21+nmu1_all.deb ... 2026-05-08 14:45:32.830 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-05-08 14:45:32.912 | Selecting previously unselected package debhelper. 2026-05-08 14:45:32.925 | Preparing to unpack .../049-debhelper_13.14.1ubuntu5_all.deb ... 2026-05-08 14:45:32.929 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-05-08 14:45:33.203 | Selecting previously unselected package uuid-dev:amd64. 2026-05-08 14:45:33.215 | Preparing to unpack .../050-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-05-08 14:45:33.219 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-08 14:45:33.270 | Selecting previously unselected package libsctp1:amd64. 2026-05-08 14:45:33.282 | Preparing to unpack .../051-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-08 14:45:33.286 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-08 14:45:33.323 | Selecting previously unselected package libsctp-dev:amd64. 2026-05-08 14:45:33.335 | Preparing to unpack .../052-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-05-08 14:45:33.339 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-08 14:45:33.391 | Selecting previously unselected package libapr1-dev. 2026-05-08 14:45:33.404 | Preparing to unpack .../053-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-05-08 14:45:33.407 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-08 14:45:33.779 | Selecting previously unselected package libldap-dev:amd64. 2026-05-08 14:45:33.793 | Preparing to unpack .../054-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:45:33.797 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-08 14:45:33.960 | Selecting previously unselected package libldap2-dev. 2026-05-08 14:45:33.974 | Preparing to unpack .../055-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-05-08 14:45:33.978 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-08 14:45:34.016 | Selecting previously unselected package libaprutil1-dev. 2026-05-08 14:45:34.030 | Preparing to unpack .../056-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-05-08 14:45:34.033 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-08 14:45:34.357 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-05-08 14:45:34.371 | Preparing to unpack .../057-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-08 14:45:34.375 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:34.428 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-05-08 14:45:34.441 | Preparing to unpack .../058-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-05-08 14:45:34.445 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:34.495 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-05-08 14:45:34.508 | Preparing to unpack .../059-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-05-08 14:45:34.512 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:34.551 | Selecting previously unselected package libpcre2-dev:amd64. 2026-05-08 14:45:34.565 | Preparing to unpack .../060-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-05-08 14:45:34.568 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:34.691 | Selecting previously unselected package apache2-dev. 2026-05-08 14:45:34.705 | Preparing to unpack .../061-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-05-08 14:45:34.709 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-08 14:45:34.800 | Selecting previously unselected package ncal. 2026-05-08 14:45:34.814 | Preparing to unpack .../062-ncal_12.1.8_amd64.deb ... 2026-05-08 14:45:34.817 | Unpacking ncal (12.1.8) ... 2026-05-08 14:45:34.860 | Selecting previously unselected package bsdmainutils. 2026-05-08 14:45:34.873 | Preparing to unpack .../063-bsdmainutils_12.1.8_all.deb ... 2026-05-08 14:45:34.879 | Unpacking bsdmainutils (12.1.8) ... 2026-05-08 14:45:34.914 | Selecting previously unselected package conntrack. 2026-05-08 14:45:34.927 | Preparing to unpack .../064-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-05-08 14:45:34.931 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-05-08 14:45:34.969 | Selecting previously unselected package dnsmasq-utils. 2026-05-08 14:45:34.982 | Preparing to unpack .../065-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-05-08 14:45:34.985 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-08 14:45:35.034 | Selecting previously unselected package ebtables. 2026-05-08 14:45:35.048 | Preparing to unpack .../066-ebtables_2.0.11-6build1_amd64.deb ... 2026-05-08 14:45:35.070 | Unpacking ebtables (2.0.11-6build1) ... 2026-05-08 14:45:35.123 | Selecting previously unselected package fonts-liberation. 2026-05-08 14:45:35.137 | Preparing to unpack .../067-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-05-08 14:45:35.141 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-05-08 14:45:35.233 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-05-08 14:45:35.246 | Preparing to unpack .../068-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-05-08 14:45:35.251 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-08 14:45:35.296 | Selecting previously unselected package fonts-liberation2. 2026-05-08 14:45:35.309 | Preparing to unpack .../069-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-05-08 14:45:35.313 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-05-08 14:45:35.348 | Selecting previously unselected package genisoimage. 2026-05-08 14:45:35.361 | Preparing to unpack .../070-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-05-08 14:45:35.365 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-05-08 14:45:35.429 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-05-08 14:45:35.440 | Preparing to unpack .../071-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-05-08 14:45:35.444 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-08 14:45:35.493 | Selecting previously unselected package libann0. 2026-05-08 14:45:35.506 | Preparing to unpack .../072-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-05-08 14:45:35.510 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-05-08 14:45:35.550 | Selecting previously unselected package libcdt5:amd64. 2026-05-08 14:45:35.564 | Preparing to unpack .../073-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-08 14:45:35.567 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:35.608 | Selecting previously unselected package libcgraph6:amd64. 2026-05-08 14:45:35.621 | Preparing to unpack .../074-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-08 14:45:35.625 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:35.670 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-05-08 14:45:35.683 | Preparing to unpack .../075-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-08 14:45:35.687 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-08 14:45:35.739 | Selecting previously unselected package libltdl7:amd64. 2026-05-08 14:45:35.754 | Preparing to unpack .../076-libltdl7_2.4.7-7build1_amd64.deb ... 2026-05-08 14:45:35.757 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-05-08 14:45:35.820 | Selecting previously unselected package libpathplan4:amd64. 2026-05-08 14:45:35.833 | Preparing to unpack .../077-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-08 14:45:35.837 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:35.882 | Selecting previously unselected package libgvc6. 2026-05-08 14:45:35.896 | Preparing to unpack .../078-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-08 14:45:35.899 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:35.963 | Selecting previously unselected package libgvpr2:amd64. 2026-05-08 14:45:35.977 | Preparing to unpack .../079-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-08 14:45:35.980 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:36.027 | Selecting previously unselected package liblab-gamut1:amd64. 2026-05-08 14:45:36.040 | Preparing to unpack .../080-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-08 14:45:36.044 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:36.127 | Selecting previously unselected package libice6:amd64. 2026-05-08 14:45:36.141 | Preparing to unpack .../081-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-05-08 14:45:36.145 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-05-08 14:45:36.189 | Selecting previously unselected package libsm6:amd64. 2026-05-08 14:45:36.202 | Preparing to unpack .../082-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-05-08 14:45:36.206 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-08 14:45:36.248 | Selecting previously unselected package libxt6t64:amd64. 2026-05-08 14:45:36.262 | Preparing to unpack .../083-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-05-08 14:45:36.265 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-08 14:45:36.314 | Selecting previously unselected package libxmu6:amd64. 2026-05-08 14:45:36.325 | Preparing to unpack .../084-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-05-08 14:45:36.328 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-08 14:45:36.371 | Selecting previously unselected package libxaw7:amd64. 2026-05-08 14:45:36.385 | Preparing to unpack .../085-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-05-08 14:45:36.388 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-08 14:45:36.437 | Selecting previously unselected package graphviz. 2026-05-08 14:45:36.451 | Preparing to unpack .../086-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-05-08 14:45:36.455 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:36.558 | Selecting previously unselected package icu-devtools. 2026-05-08 14:45:36.572 | Preparing to unpack .../087-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-05-08 14:45:36.575 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-05-08 14:45:36.646 | Selecting previously unselected package iputils-arping. 2026-05-08 14:45:36.658 | Preparing to unpack .../088-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-05-08 14:45:36.662 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-08 14:45:36.705 | Selecting previously unselected package comerr-dev:amd64. 2026-05-08 14:45:36.716 | Preparing to unpack .../089-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-05-08 14:45:36.722 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-08 14:45:36.773 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-05-08 14:45:36.784 | Preparing to unpack .../090-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-08 14:45:36.788 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:36.833 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-05-08 14:45:36.844 | Preparing to unpack .../091-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-08 14:45:36.847 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:36.888 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-05-08 14:45:36.899 | Preparing to unpack .../092-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-08 14:45:36.903 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:36.945 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-05-08 14:45:36.956 | Preparing to unpack .../093-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-08 14:45:36.959 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:36.997 | Selecting previously unselected package krb5-multidev:amd64. 2026-05-08 14:45:37.008 | Preparing to unpack .../094-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-08 14:45:37.011 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:37.082 | Selecting previously unselected package libarchive-cpio-perl. 2026-05-08 14:45:37.094 | Preparing to unpack .../095-libarchive-cpio-perl_0.10-3_all.deb ... 2026-05-08 14:45:37.097 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-05-08 14:45:37.139 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-05-08 14:45:37.150 | Preparing to unpack .../096-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:37.154 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:37.455 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-05-08 14:45:37.466 | Preparing to unpack .../097-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-05-08 14:45:37.470 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-08 14:45:37.526 | Preparing to unpack .../098-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-05-08 14:45:37.536 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-05-08 14:45:37.588 | Selecting previously unselected package libgts-bin. 2026-05-08 14:45:37.599 | Preparing to unpack .../099-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-05-08 14:45:37.602 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-08 14:45:37.656 | Selecting previously unselected package libicu-dev:amd64. 2026-05-08 14:45:37.666 | Preparing to unpack .../100-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-05-08 14:45:37.670 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-08 14:45:38.236 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-05-08 14:45:38.246 | Preparing to unpack .../101-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-05-08 14:45:38.251 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-08 14:45:38.311 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-05-08 14:45:38.322 | Preparing to unpack .../102-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-05-08 14:45:38.327 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-08 14:45:38.365 | Selecting previously unselected package libjpeg-dev:amd64. 2026-05-08 14:45:38.375 | Preparing to unpack .../103-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-05-08 14:45:38.380 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-08 14:45:38.419 | Selecting previously unselected package libjs-jquery-metadata. 2026-05-08 14:45:38.430 | Preparing to unpack .../104-libjs-jquery-metadata_12-4_all.deb ... 2026-05-08 14:45:38.434 | Unpacking libjs-jquery-metadata (12-4) ... 2026-05-08 14:45:38.476 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-05-08 14:45:38.487 | Preparing to unpack .../105-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-05-08 14:45:38.492 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-08 14:45:38.607 | Selecting previously unselected package libtypes-serialiser-perl. 2026-05-08 14:45:38.618 | Preparing to unpack .../106-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-05-08 14:45:38.623 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-05-08 14:45:38.665 | Selecting previously unselected package libjson-xs-perl. 2026-05-08 14:45:38.676 | Preparing to unpack .../107-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:45:38.680 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-08 14:45:38.726 | Selecting previously unselected package libltdl-dev:amd64. 2026-05-08 14:45:38.737 | Preparing to unpack .../108-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-05-08 14:45:38.741 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-08 14:45:38.811 | Selecting previously unselected package libsys-hostname-long-perl. 2026-05-08 14:45:38.821 | Preparing to unpack .../109-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-05-08 14:45:38.825 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-05-08 14:45:38.866 | Selecting previously unselected package libmail-sendmail-perl. 2026-05-08 14:45:38.877 | Preparing to unpack .../110-libmail-sendmail-perl_0.80-3_all.deb ... 2026-05-08 14:45:38.881 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-05-08 14:45:38.933 | Selecting previously unselected package mysql-common. 2026-05-08 14:45:38.944 | Preparing to unpack .../111-mysql-common_5.8+1.1.0build1_all.deb ... 2026-05-08 14:45:38.962 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-05-08 14:45:39.010 | Selecting previously unselected package libmysqlclient21:amd64. 2026-05-08 14:45:39.021 | Preparing to unpack .../112-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:45:39.025 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:45:39.126 | Selecting previously unselected package libncurses-dev:amd64. 2026-05-08 14:45:39.137 | Preparing to unpack .../113-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-05-08 14:45:39.141 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-08 14:45:39.228 | Selecting previously unselected package pcp-conf. 2026-05-08 14:45:39.238 | Preparing to unpack .../114-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:39.242 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-05-08 14:45:39.293 | Selecting previously unselected package libpcp3t64. 2026-05-08 14:45:39.301 | Preparing to unpack .../115-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:39.305 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:39.354 | Selecting previously unselected package libpcp-pmda3t64. 2026-05-08 14:45:39.366 | Preparing to unpack .../116-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:39.370 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:39.410 | Selecting previously unselected package libpcp-pmda-perl. 2026-05-08 14:45:39.421 | Preparing to unpack .../117-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:39.426 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-08 14:45:39.477 | Selecting previously unselected package libpkgconf3:amd64. 2026-05-08 14:45:39.488 | Preparing to unpack .../118-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-05-08 14:45:39.492 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-08 14:45:39.539 | Selecting previously unselected package libpq5:amd64. 2026-05-08 14:45:39.550 | Preparing to unpack .../119-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:45:39.554 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:45:39.600 | Selecting previously unselected package libssl-dev:amd64. 2026-05-08 14:45:39.611 | Preparing to unpack .../120-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-05-08 14:45:39.615 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-08 14:45:39.834 | Selecting previously unselected package libpq-dev. 2026-05-08 14:45:39.844 | Preparing to unpack .../121-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:45:39.848 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:45:39.905 | Selecting previously unselected package libsasl2-dev. 2026-05-08 14:45:39.916 | Preparing to unpack .../122-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-05-08 14:45:39.920 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-08 14:45:40.002 | Selecting previously unselected package libsystemd-dev:amd64. 2026-05-08 14:45:40.013 | Preparing to unpack .../123-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-05-08 14:45:40.017 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-08 14:45:40.267 | Selecting previously unselected package libx86-1:amd64. 2026-05-08 14:45:40.278 | Preparing to unpack .../124-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-05-08 14:45:40.283 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-08 14:45:40.326 | Selecting previously unselected package libxml2-dev:amd64. 2026-05-08 14:45:40.336 | Preparing to unpack .../125-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-05-08 14:45:40.340 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-08 14:45:40.441 | Selecting previously unselected package libxslt1-dev:amd64. 2026-05-08 14:45:40.450 | Preparing to unpack .../126-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-05-08 14:45:40.454 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-08 14:45:40.555 | Selecting previously unselected package llvm-17-runtime. 2026-05-08 14:45:40.563 | Preparing to unpack .../127-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:40.566 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:40.631 | Selecting previously unselected package libpfm4:amd64. 2026-05-08 14:45:40.642 | Preparing to unpack .../128-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-05-08 14:45:40.646 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-08 14:45:40.714 | Selecting previously unselected package llvm-17. 2026-05-08 14:45:40.725 | Preparing to unpack .../129-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:40.729 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:42.027 | Selecting previously unselected package libffi-dev:amd64. 2026-05-08 14:45:42.038 | Preparing to unpack .../130-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-05-08 14:45:42.042 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-08 14:45:42.103 | Selecting previously unselected package llvm-17-tools. 2026-05-08 14:45:42.114 | Preparing to unpack .../131-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:42.119 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:42.467 | Selecting previously unselected package libz3-4:amd64. 2026-05-08 14:45:42.478 | Preparing to unpack .../132-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-05-08 14:45:42.483 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-08 14:45:42.704 | Selecting previously unselected package libz3-dev:amd64. 2026-05-08 14:45:42.715 | Preparing to unpack .../133-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-05-08 14:45:42.719 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-08 14:45:42.776 | Selecting previously unselected package llvm-17-dev. 2026-05-08 14:45:42.787 | Preparing to unpack .../134-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-05-08 14:45:42.791 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:46.318 | Selecting previously unselected package lsscsi. 2026-05-08 14:45:46.328 | Preparing to unpack .../135-lsscsi_0.32-1build1_amd64.deb ... 2026-05-08 14:45:46.332 | Unpacking lsscsi (0.32-1build1) ... 2026-05-08 14:45:46.375 | Selecting previously unselected package osinfo-db. 2026-05-08 14:45:46.384 | Preparing to unpack .../136-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-05-08 14:45:46.388 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-08 14:45:47.063 | Selecting previously unselected package pkgconf-bin. 2026-05-08 14:45:47.083 | Preparing to unpack .../137-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-05-08 14:45:47.088 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-05-08 14:45:47.136 | Selecting previously unselected package pkgconf:amd64. 2026-05-08 14:45:47.148 | Preparing to unpack .../138-pkgconf_1.8.1-2build1_amd64.deb ... 2026-05-08 14:45:47.155 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-05-08 14:45:47.205 | Selecting previously unselected package pkg-config:amd64. 2026-05-08 14:45:47.221 | Preparing to unpack .../139-pkg-config_1.8.1-2build1_amd64.deb ... 2026-05-08 14:45:47.228 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-05-08 14:45:47.271 | Selecting previously unselected package pm-utils. 2026-05-08 14:45:47.285 | Preparing to unpack .../140-pm-utils_1.4.1-21_all.deb ... 2026-05-08 14:45:47.289 | Unpacking pm-utils (1.4.1-21) ... 2026-05-08 14:45:47.372 | Selecting previously unselected package postgresql-client-16. 2026-05-08 14:45:47.387 | Preparing to unpack .../141-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:45:47.391 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:45:47.598 | Selecting previously unselected package postgresql-server-dev-16. 2026-05-08 14:45:47.612 | Preparing to unpack .../142-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:45:47.616 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:45:48.187 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-05-08 14:45:48.202 | Preparing to unpack .../143-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-05-08 14:45:48.206 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-08 14:45:48.265 | Selecting previously unselected package python3-mysqldb. 2026-05-08 14:45:48.280 | Preparing to unpack .../144-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-05-08 14:45:48.284 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-05-08 14:45:48.338 | Selecting previously unselected package python3-pip-whl. 2026-05-08 14:45:48.352 | Preparing to unpack .../145-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-05-08 14:45:48.357 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-08 14:45:48.416 | Selecting previously unselected package python3-setuptools-whl. 2026-05-08 14:45:48.430 | Preparing to unpack .../146-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-05-08 14:45:48.434 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-08 14:45:48.490 | Selecting previously unselected package python3.12-venv. 2026-05-08 14:45:48.504 | Preparing to unpack .../147-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-05-08 14:45:48.508 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-08 14:45:48.551 | Selecting previously unselected package python3-venv. 2026-05-08 14:45:48.565 | Preparing to unpack .../148-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-05-08 14:45:48.569 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-08 14:45:48.606 | Selecting previously unselected package sqlite3. 2026-05-08 14:45:48.620 | Preparing to unpack .../149-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-05-08 14:45:48.625 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-08 14:45:48.676 | Selecting previously unselected package unzip. 2026-05-08 14:45:48.690 | Preparing to unpack .../150-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-05-08 14:45:48.695 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-05-08 14:45:48.748 | Selecting previously unselected package vbetool. 2026-05-08 14:45:48.762 | Preparing to unpack .../151-vbetool_1.1-5_amd64.deb ... 2026-05-08 14:45:48.766 | Unpacking vbetool (1.1-5) ... 2026-05-08 14:45:48.819 | Selecting previously unselected package libosinfo-l10n. 2026-05-08 14:45:48.834 | Preparing to unpack .../152-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-05-08 14:45:48.838 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-05-08 14:45:48.912 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-05-08 14:45:48.926 | Preparing to unpack .../153-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-05-08 14:45:48.930 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-08 14:45:48.978 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-05-08 14:45:48.991 | Preparing to unpack .../154-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-05-08 14:45:48.995 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-08 14:45:49.034 | Selecting previously unselected package libkrb5-dev:amd64. 2026-05-08 14:45:49.049 | Preparing to unpack .../155-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-05-08 14:45:49.053 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:49.107 | Selecting previously unselected package libpcp-archive1t64. 2026-05-08 14:45:49.121 | Preparing to unpack .../156-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.125 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:49.169 | Selecting previously unselected package libpcp-gui2t64. 2026-05-08 14:45:49.183 | Preparing to unpack .../157-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.187 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:49.230 | Selecting previously unselected package libpcp-import1t64. 2026-05-08 14:45:49.244 | Preparing to unpack .../158-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.249 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:49.317 | Selecting previously unselected package libpcp-mmv1t64. 2026-05-08 14:45:49.331 | Preparing to unpack .../159-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.336 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:49.381 | Selecting previously unselected package libpcp-trace2t64. 2026-05-08 14:45:49.396 | Preparing to unpack .../160-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.400 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:49.444 | Selecting previously unselected package libpcp-web1t64. 2026-05-08 14:45:49.457 | Preparing to unpack .../161-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.463 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-08 14:45:49.510 | Selecting previously unselected package libyaml-dev:amd64. 2026-05-08 14:45:49.522 | Preparing to unpack .../162-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-05-08 14:45:49.527 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-08 14:45:49.574 | Selecting previously unselected package python3-pcp. 2026-05-08 14:45:49.588 | Preparing to unpack .../163-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.593 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-05-08 14:45:49.654 | Selecting previously unselected package pcp. 2026-05-08 14:45:49.668 | Preparing to unpack .../164-pcp_6.2.0-1.1build4_amd64.deb ... 2026-05-08 14:45:49.924 | Unpacking pcp (6.2.0-1.1build4) ... 2026-05-08 14:45:50.853 | Selecting previously unselected package socat. 2026-05-08 14:45:50.865 | Preparing to unpack .../165-socat_1.8.0.0-4build3_amd64.deb ... 2026-05-08 14:45:50.869 | Unpacking socat (1.8.0.0-4build3) ... 2026-05-08 14:45:50.941 | Selecting previously unselected package vlan. 2026-05-08 14:45:50.952 | Preparing to unpack .../166-vlan_2.0.5ubuntu5_all.deb ... 2026-05-08 14:45:50.957 | Unpacking vlan (2.0.5ubuntu5) ... 2026-05-08 14:45:51.030 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-05-08 14:45:51.042 | Setting up postgresql-client-common (257build1.1) ... 2026-05-08 14:45:51.060 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-05-08 14:45:51.073 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-05-08 14:45:51.084 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-05-08 14:45:51.121 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-08 14:45:51.128 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-05-08 14:45:51.138 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:45:51.148 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-05-08 14:45:51.160 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-05-08 14:45:51.174 | Setting up gettext (0.21-14ubuntu2) ... 2026-05-08 14:45:51.185 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-05-08 14:45:51.196 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-05-08 14:45:51.207 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-05-08 14:45:51.218 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-08 14:45:51.229 | Setting up sysfsutils (2.1.1-6build1) ... 2026-05-08 14:45:51.851 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-08 14:45:51.851 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-05-08 14:45:52.330 | Setting up ncal (12.1.8) ... 2026-05-08 14:45:52.342 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-05-08 14:45:52.353 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-05-08 14:45:52.363 | Setting up libarchive-zip-perl (1.68-1) ... 2026-05-08 14:45:52.372 | Setting up vbetool (1.1-5) ... 2026-05-08 14:45:52.382 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-05-08 14:45:52.414 | Setting up pm-utils (1.4.1-21) ... 2026-05-08 14:45:52.431 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-05-08 14:45:52.444 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-05-08 14:45:52.453 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:52.462 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:45:52.472 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-05-08 14:45:52.481 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-05-08 14:45:52.490 | Setting up m4 (1.4.19-4build1) ... 2026-05-08 14:45:52.512 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-08 14:45:52.532 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-05-08 14:45:52.575 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-05-08 14:45:52.584 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-05-08 14:45:52.593 | Setting up memcached (1.6.24-1build3) ... 2026-05-08 14:45:53.459 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-05-08 14:45:53.915 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:53.926 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-05-08 14:45:53.938 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-05-08 14:45:54.180 | Setting up autotools-dev (20220109.1) ... 2026-05-08 14:45:54.190 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-05-08 14:45:54.200 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:54.209 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-05-08 14:45:54.218 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-05-08 14:45:54.228 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:54.237 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:54.246 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-05-08 14:45:54.307 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:45:54.308 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:45:54.308 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:45:54.491 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:45:55.080 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-05-08 14:45:55.541 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:55.550 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-08 14:45:55.559 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-05-08 14:45:55.568 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:55.577 | Setting up ebtables (2.0.11-6build1) ... 2026-05-08 14:45:56.145 | Setting up libjs-jquery-metadata (12-4) ... 2026-05-08 14:45:56.156 | Setting up socat (1.8.0.0-4build3) ... 2026-05-08 14:45:56.166 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-05-08 14:45:56.175 | Setting up bsdmainutils (12.1.8) ... 2026-05-08 14:45:56.187 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-05-08 14:45:56.197 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-05-08 14:45:56.207 | Setting up autopoint (0.21-14ubuntu2) ... 2026-05-08 14:45:56.217 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-05-08 14:45:56.226 | Setting up lsscsi (0.32-1build1) ... 2026-05-08 14:45:56.236 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-05-08 14:45:56.245 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-05-08 14:45:56.255 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-05-08 14:45:56.264 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-05-08 14:45:56.275 | Setting up autoconf (2.71-3) ... 2026-05-08 14:45:56.297 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:56.307 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:56.317 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-05-08 14:45:56.327 | Setting up dwz (0.15-1build6) ... 2026-05-08 14:45:56.337 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-05-08 14:45:56.347 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-05-08 14:45:56.358 | Setting up vlan (2.0.5ubuntu5) ... 2026-05-08 14:45:56.379 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:56.389 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-05-08 14:45:56.399 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:56.408 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-05-08 14:45:56.418 | Setting up libjson-perl (4.10000-1) ... 2026-05-08 14:45:56.427 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:56.438 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-05-08 14:45:56.467 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-05-08 14:45:56.493 | Setting up debugedit (1:5.0-5build2) ... 2026-05-08 14:45:56.503 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-05-08 14:45:56.512 | Setting up libsub-override-perl (0.10-1) ... 2026-05-08 14:45:56.522 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-05-08 14:45:56.531 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:56.541 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:45:56.550 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-05-08 14:45:56.560 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-05-08 14:45:56.569 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-05-08 14:45:56.578 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-05-08 14:45:56.588 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-05-08 14:45:56.612 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-05-08 14:45:56.621 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-05-08 14:45:56.630 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-05-08 14:45:56.639 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-05-08 14:45:56.648 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-05-08 14:45:56.657 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:56.666 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-05-08 14:45:56.676 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-05-08 14:45:56.682 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-05-08 14:45:56.691 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-05-08 14:45:56.701 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-08 14:45:56.710 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-05-08 14:45:56.719 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-05-08 14:45:56.728 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-05-08 14:45:56.738 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-05-08 14:45:56.747 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-05-08 14:45:56.757 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-05-08 14:45:56.840 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:45:56.840 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:45:56.840 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:45:58.646 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:45:58.655 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-05-08 14:45:58.762 | Setting up libtool (2.4.7-7build1) ... 2026-05-08 14:45:58.771 | Setting up po-debconf (1.0.21+nmu1) ... 2026-05-08 14:45:58.780 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:45:59.297 | 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-05-08 14:45:59.336 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-05-08 14:45:59.344 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-05-08 14:46:00.180 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-05-08 14:46:00.788 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:46:00.802 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-05-08 14:46:00.813 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-08 14:46:00.823 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-05-08 14:46:00.833 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-05-08 14:46:00.844 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-05-08 14:46:00.855 | Setting up dh-autoreconf (20) ... 2026-05-08 14:46:00.866 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:46:00.877 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-05-08 14:46:00.888 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-05-08 14:46:00.899 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-05-08 14:46:00.909 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-05-08 14:46:00.920 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-05-08 14:46:00.931 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-05-08 14:46:00.942 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-05-08 14:46:00.953 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-05-08 14:46:00.964 | Setting up postgresql-common (257build1.1) ... 2026-05-08 14:46:01.036 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:46:01.037 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:46:01.037 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:46:01.114 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:46:01.574 | 2026-05-08 14:46:01.575 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-05-08 14:46:01.758 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-05-08 14:46:01.758 | Removing obsolete dictionary files: 2026-05-08 14:46:02.843 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-05-08 14:46:03.435 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:46:03.502 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:03.515 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-05-08 14:46:03.527 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-05-08 14:46:03.539 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:03.552 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-05-08 14:46:03.565 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-05-08 14:46:03.577 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:03.590 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:46:03.602 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:03.615 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-05-08 14:46:03.630 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:46:03.645 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-05-08 14:46:03.657 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-05-08 14:46:03.668 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:46:03.680 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-05-08 14:46:03.692 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:03.704 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-05-08 14:46:03.716 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-05-08 14:46:03.728 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-05-08 14:46:03.740 | Setting up debhelper (13.14.1ubuntu5) ... 2026-05-08 14:46:03.752 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-05-08 14:46:03.765 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-05-08 14:46:03.777 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-05-08 14:46:03.809 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:03.821 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:03.833 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-05-08 14:46:03.846 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-05-08 14:46:03.857 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-05-08 14:46:03.869 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-05-08 14:46:03.881 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-05-08 14:46:03.895 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-05-08 14:46:04.520 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:46:04.563 | Enabling module mpm_event. 2026-05-08 14:46:04.614 | Enabling module authz_core. 2026-05-08 14:46:04.619 | Enabling module authz_host. 2026-05-08 14:46:04.668 | Enabling module authn_core. 2026-05-08 14:46:04.673 | Enabling module auth_basic. 2026-05-08 14:46:04.720 | Enabling module access_compat. 2026-05-08 14:46:04.767 | Enabling module authn_file. 2026-05-08 14:46:04.815 | Enabling module authz_user. 2026-05-08 14:46:04.862 | Enabling module alias. 2026-05-08 14:46:04.911 | Enabling module dir. 2026-05-08 14:46:04.958 | Enabling module autoindex. 2026-05-08 14:46:05.005 | Enabling module env. 2026-05-08 14:46:05.053 | Enabling module mime. 2026-05-08 14:46:05.101 | Enabling module negotiation. 2026-05-08 14:46:05.148 | Enabling module setenvif. 2026-05-08 14:46:05.196 | Enabling module filter. 2026-05-08 14:46:05.245 | Enabling module deflate. 2026-05-08 14:46:05.292 | Enabling module status. 2026-05-08 14:46:05.341 | Enabling module reqtimeout. 2026-05-08 14:46:05.389 | Enabling conf charset. 2026-05-08 14:46:05.437 | Enabling conf localized-error-pages. 2026-05-08 14:46:05.485 | Enabling conf other-vhosts-access-log. 2026-05-08 14:46:05.532 | Enabling conf security. 2026-05-08 14:46:05.580 | Enabling conf serve-cgi-bin. 2026-05-08 14:46:05.627 | Enabling site 000-default. 2026-05-08 14:46:06.643 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-05-08 14:46:07.353 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-05-08 14:46:08.692 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-05-08 14:46:08.703 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-05-08 14:46:09.015 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-05-08 14:46:09.028 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-05-08 14:46:09.039 | Setting up pcp (6.2.0-1.1build4) ... 2026-05-08 14:46:10.905 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-05-08 14:46:10.972 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-05-08 14:46:11.039 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-05-08 14:46:11.106 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-05-08 14:46:12.875 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-05-08 14:46:13.165 | Processing triggers for ufw (0.36.2-6) ... 2026-05-08 14:46:13.301 | Processing triggers for systemd (255.4-1ubuntu8.15) ... 2026-05-08 14:46:13.365 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:46:13.480 | Processing triggers for install-info (7.1-3build2) ... 2026-05-08 14:46:13.649 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-05-08 14:46:13.698 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-08 14:46:13.980 | perl: warning: Setting locale failed. 2026-05-08 14:46:13.980 | perl: warning: Please check that your locale settings: 2026-05-08 14:46:13.980 | LANGUAGE = (unset), 2026-05-08 14:46:13.981 | LC_ALL = "en_US.utf8", 2026-05-08 14:46:13.981 | LANG = "de_DE.UTF-8" 2026-05-08 14:46:13.981 | are supported and installed on your system. 2026-05-08 14:46:13.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:46:14.116 | perl: warning: Setting locale failed. 2026-05-08 14:46:14.117 | perl: warning: Please check that your locale settings: 2026-05-08 14:46:14.117 | LANGUAGE = (unset), 2026-05-08 14:46:14.117 | LC_ALL = "en_US.utf8", 2026-05-08 14:46:14.117 | LANG = "de_DE.UTF-8" 2026-05-08 14:46:14.117 | are supported and installed on your system. 2026-05-08 14:46:14.117 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:46:14.166 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:46:14.167 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:46:14.167 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:46:14.238 | perl: warning: Setting locale failed. 2026-05-08 14:46:14.239 | perl: warning: Please check that your locale settings: 2026-05-08 14:46:14.239 | LANGUAGE = (unset), 2026-05-08 14:46:14.239 | LC_ALL = "en_US.utf8", 2026-05-08 14:46:14.239 | LANG = "de_DE.UTF-8" 2026-05-08 14:46:14.239 | are supported and installed on your system. 2026-05-08 14:46:14.239 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:46:14.749 | 2026-05-08 14:46:14.749 | Running kernel seems to be up-to-date. 2026-05-08 14:46:14.750 | 2026-05-08 14:46:14.750 | Restarting services... 2026-05-08 14:46:14.789 | systemctl restart packagekit.service 2026-05-08 14:46:14.866 | 2026-05-08 14:46:14.867 | Service restarts being deferred: 2026-05-08 14:46:14.867 | systemctl restart virtlockd.service 2026-05-08 14:46:14.867 | systemctl restart virtlogd.service 2026-05-08 14:46:14.867 | 2026-05-08 14:46:14.867 | No containers need to be restarted. 2026-05-08 14:46:14.867 | 2026-05-08 14:46:14.867 | User sessions running outdated binaries: 2026-05-08 14:46:14.867 | quobyte @ session #5: sshd[1981] 2026-05-08 14:46:14.880 | 2026-05-08 14:46:14.880 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:46:17.086 | ++ functions-common:apt_get:1203 : result=0 2026-05-08 14:46:17.089 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:46:17.092 | ++ functions-common:time_stop:2412 : local name 2026-05-08 14:46:17.095 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 14:46:17.098 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:46:17.101 | ++ functions-common:time_stop:2415 : local total 2026-05-08 14:46:17.104 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 14:46:17.108 | ++ functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:46:17.111 | ++ functions-common:time_stop:2419 : start_time=1778251522127 2026-05-08 14:46:17.114 | ++ functions-common:time_stop:2421 : [[ -z 1778251522127 ]] 2026-05-08 14:46:17.120 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:46:17.125 | ++ functions-common:time_stop:2424 : end_time=1778251577122 2026-05-08 14:46:17.128 | ++ functions-common:time_stop:2425 : elapsed_time=54995 2026-05-08 14:46:17.131 | ++ functions-common:time_stop:2426 : total=8345 2026-05-08 14:46:17.134 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:46:17.138 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=63340 2026-05-08 14:46:17.141 | ++ functions-common:apt_get:1207 : return 0 2026-05-08 14:46:17.145 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-05-08 14:46:17.149 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-05-08 14:46:17.154 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-05-08 14:46:17.161 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-05-08 14:46:17.165 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-05-08 14:46:17.169 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-05-08 14:46:17.175 | ++ tools/install_prereqs.sh:source:89 : date 2026-05-08 14:46:17.181 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-05-08 14:46:17.185 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-05-08 14:46:17.188 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-05-08 14:46:17.192 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:46:17.544 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-05-08 14:46:17.547 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-05-08 14:46:17.549 | + tools/install_pip.sh:main:42 : GetDistro 2026-05-08 14:46:17.551 | + functions-common:GetDistro:470 : GetOSVersion 2026-05-08 14:46:17.554 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-05-08 14:46:17.556 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-05-08 14:46:17.558 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-05-08 14:46:17.561 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-05-08 14:46:17.563 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-05-08 14:46:17.566 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-05-08 14:46:17.568 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-05-08 14:46:17.571 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-05-08 14:46:17.573 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-05-08 14:46:17.576 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-05-08 14:46:17.578 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-05-08 14:46:17.580 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-05-08 14:46:17.583 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-05-08 14:46:17.585 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-05-08 14:46:17.588 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-05-08 14:46:17.590 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-05-08 14:46:17.593 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-05-08 14:46:17.596 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-05-08 14:46:17.600 | + functions-common:_ensure_lsb_release:418 : return 2026-05-08 14:46:17.603 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-05-08 14:46:17.618 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-05-08 14:46:17.621 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-05-08 14:46:17.636 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-05-08 14:46:17.639 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-05-08 14:46:17.654 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-05-08 14:46:17.656 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-05-08 14:46:17.658 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-05-08 14:46:17.660 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-05-08 14:46:17.663 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-05-08 14:46:17.664 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-05-08 14:46:17.666 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-05-08 14:46:17.668 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-05-08 14:46:17.670 | + functions-common:GetDistro:474 : DISTRO=noble 2026-05-08 14:46:17.672 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-05-08 14:46:17.674 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-05-08 14:46:17.675 | Distro: noble 2026-05-08 14:46:17.677 | + tools/install_pip.sh:main:117 : get_versions 2026-05-08 14:46:17.681 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-08 14:46:17.686 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-08 14:46:17.688 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-08 14:46:17.691 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-08 14:46:17.691 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-08 14:46:18.400 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-08 14:46:18.403 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-08 14:46:18.403 | pip: 24.0 2026-05-08 14:46:18.405 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-05-08 14:46:18.408 | + tools/install_pip.sh:main:123 : is_fedora 2026-05-08 14:46:18.410 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:46:18.413 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:46:18.415 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:46:18.417 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:46:18.420 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:46:18.422 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:46:18.425 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:46:18.427 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:46:18.430 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:46:18.432 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:46:18.434 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:46:18.437 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:46:18.440 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:46:18.442 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-05-08 14:46:18.445 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:46:18.447 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:46:18.450 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-05-08 14:46:18.455 | + tools/install_pip.sh:main:146 : set -x 2026-05-08 14:46:18.458 | + tools/install_pip.sh:main:149 : get_versions 2026-05-08 14:46:18.461 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-05-08 14:46:18.465 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-05-08 14:46:18.468 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-05-08 14:46:18.472 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-05-08 14:46:18.472 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-05-08 14:46:19.069 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-05-08 14:46:19.072 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-05-08 14:46:19.072 | pip: 24.0 2026-05-08 14:46:19.076 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-05-08 14:46:19.081 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-05-08 14:46:19.084 | + ./stack.sh:main:801 : fixup_all 2026-05-08 14:46:19.087 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-05-08 14:46:19.090 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-05-08 14:46:19.093 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:46:19.096 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:46:19.100 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-05-08 14:46:19.115 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-05-08 14:46:19.131 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-05-08 14:46:19.147 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-05-08 14:46:19.150 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-05-08 14:46:19.153 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:46:19.156 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:46:19.159 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:46:19.162 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:46:19.165 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:46:19.168 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:46:19.171 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:46:19.174 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:46:19.177 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:46:19.180 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:46:19.183 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:46:19.186 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:46:19.189 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:46:19.192 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-05-08 14:46:19.195 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-05-08 14:46:19.199 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-05-08 14:46:19.215 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-05-08 14:46:19.230 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-05-08 14:46:19.246 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-05-08 14:46:19.261 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-05-08 14:46:19.276 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-05-08 14:46:19.292 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-05-08 14:46:19.308 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-05-08 14:46:19.323 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-05-08 14:46:19.326 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-05-08 14:46:19.330 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-05-08 14:46:24.833 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-05-08 14:46:24.858 | Using python 3.12 to install setuptools 2026-05-08 14:46:24.861 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-05-08 14:46:26.263 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-05-08 14:46:26.561 | Collecting pip 2026-05-08 14:46:26.657 | Downloading pip-26.1.1-py3-none-any.whl.metadata (4.6 kB) 2026-05-08 14:46:26.669 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-05-08 14:46:27.115 | Collecting setuptools[core] 2026-05-08 14:46:27.129 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-08 14:46:27.299 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-08 14:46:27.317 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-08 14:46:27.402 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-08 14:46:27.418 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-08 14:46:27.514 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-08 14:46:27.531 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:46:27.636 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-08 14:46:27.652 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:46:27.734 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-08 14:46:27.750 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-08 14:46:27.867 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:27.883 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-08 14:46:27.963 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:27.979 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-08 14:46:28.232 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:28.247 | Downloading typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-08 14:46:28.341 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:28.359 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-08 14:46:28.439 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:28.455 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-08 14:46:28.637 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:28.653 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-08 14:46:28.718 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:28.733 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-08 14:46:28.833 | 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-05-08 14:46:28.848 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-08 14:46:28.947 | 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-05-08 14:46:28.963 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:46:29.014 | 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-05-08 14:46:29.046 | Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) 2026-05-08 14:46:29.247 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.3 MB/s eta 0:00:00 2026-05-08 14:46:29.262 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-08 14:46:29.285 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-08 14:46:29.308 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-08 14:46:29.321 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.7 MB/s eta 0:00:00 2026-05-08 14:46:29.336 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-05-08 14:46:29.350 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.8 MB/s eta 0:00:00 2026-05-08 14:46:29.365 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-08 14:46:29.388 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-08 14:46:29.466 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.7 MB/s eta 0:00:00 2026-05-08 14:46:29.483 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-08 14:46:29.505 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-08 14:46:29.527 | Downloading typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-08 14:46:29.541 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 6.1 MB/s eta 0:00:00 2026-05-08 14:46:29.555 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-08 14:46:29.577 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-05-08 14:46:29.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 10.7 MB/s eta 0:00:00 2026-05-08 14:46:29.608 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-08 14:46:29.636 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 13.1 MB/s eta 0:00:00 2026-05-08 14:46:29.653 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-08 14:46:29.675 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-08 14:46:29.690 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 7.6 MB/s eta 0:00:00 2026-05-08 14:46:29.705 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-08 14:46:29.781 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.4 MB/s eta 0:00:00 2026-05-08 14:46:30.524 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, click, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-05-08 14:46:30.548 | Attempting uninstall: setuptools 2026-05-08 14:46:30.564 | Found existing installation: setuptools 68.1.2 2026-05-08 14:46:30.564 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:46:30.565 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-05-08 14:46:31.709 | Attempting uninstall: pygments 2026-05-08 14:46:31.719 | Found existing installation: Pygments 2.17.2 2026-05-08 14:46:31.719 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:46:31.719 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-05-08 14:46:32.991 | Attempting uninstall: pip 2026-05-08 14:46:32.997 | Found existing installation: pip 24.0 2026-05-08 14:46:33.070 | Uninstalling pip-24.0: 2026-05-08 14:46:33.080 | Successfully uninstalled pip-24.0 2026-05-08 14:46:34.729 | Attempting uninstall: packaging 2026-05-08 14:46:34.738 | Found existing installation: packaging 24.0 2026-05-08 14:46:34.741 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:46:34.742 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-05-08 14:46:34.900 | Attempting uninstall: markdown-it-py 2026-05-08 14:46:34.925 | Found existing installation: markdown-it-py 3.0.0 2026-05-08 14:46:34.926 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:46:34.926 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-05-08 14:46:35.069 | Attempting uninstall: click 2026-05-08 14:46:35.119 | Found existing installation: click 8.1.6 2026-05-08 14:46:35.120 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:46:35.120 | Can't uninstall 'click'. No files were found to uninstall. 2026-05-08 14:46:35.258 | Attempting uninstall: wheel 2026-05-08 14:46:35.307 | Found existing installation: wheel 0.42.0 2026-05-08 14:46:35.308 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:46:35.308 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-05-08 14:46:35.359 | Attempting uninstall: rich 2026-05-08 14:46:35.408 | Found existing installation: rich 13.7.1 2026-05-08 14:46:35.409 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:46:35.410 | Can't uninstall 'rich'. No files were found to uninstall. 2026-05-08 14:46:36.063 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 more_itertools-10.8.0 packaging-26.0 pip-26.1.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-08 14:46:36.317 | + inc/python:pip_install:216 : result=0 2026-05-08 14:46:36.321 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:46:36.325 | + functions-common:time_stop:2412 : local name 2026-05-08 14:46:36.328 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:46:36.332 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:46:36.336 | + functions-common:time_stop:2415 : local total 2026-05-08 14:46:36.340 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:46:36.343 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:46:36.346 | + functions-common:time_stop:2419 : start_time=1778251584851 2026-05-08 14:46:36.349 | + functions-common:time_stop:2421 : [[ -z 1778251584851 ]] 2026-05-08 14:46:36.353 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:46:36.357 | + functions-common:time_stop:2424 : end_time=1778251596354 2026-05-08 14:46:36.361 | + functions-common:time_stop:2425 : elapsed_time=11503 2026-05-08 14:46:36.365 | + functions-common:time_stop:2426 : total=0 2026-05-08 14:46:36.368 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:46:36.371 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11503 2026-05-08 14:46:36.375 | + inc/python:pip_install:219 : return 0 2026-05-08 14:46:36.379 | + 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-05-08 14:46:36.383 | + 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-05-08 14:46:36.387 | + 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-05-08 14:46:36.390 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-05-08 14:46:36.394 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-05-08 14:46:36.398 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-05-08 14:46:36.427 | Using python 3.12 to install os-testr 2026-05-08 14:46:36.431 | + 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-05-08 14:46:37.824 | Collecting os-testr 2026-05-08 14:46:37.972 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-05-08 14:46:38.036 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-05-08 14:46:38.053 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:46:38.091 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-05-08 14:46:38.107 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-05-08 14:46:38.167 | Collecting testtools>=2.2.0 (from os-testr) 2026-05-08 14:46:38.183 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-05-08 14:46:38.199 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-05-08 14:46:38.229 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-05-08 14:46:38.244 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 14:46:38.279 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-05-08 14:46:38.307 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-08 14:46:38.345 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-05-08 14:46:38.370 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-05-08 14:46:38.395 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-05-08 14:46:38.560 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-05-08 14:46:39.044 | 2026-05-08 14:46:39.049 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-05-08 14:46:39.163 | + inc/python:pip_install:216 : result=0 2026-05-08 14:46:39.166 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:46:39.170 | + functions-common:time_stop:2412 : local name 2026-05-08 14:46:39.173 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:46:39.176 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:46:39.179 | + functions-common:time_stop:2415 : local total 2026-05-08 14:46:39.182 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:46:39.185 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:46:39.189 | + functions-common:time_stop:2419 : start_time=1778251596420 2026-05-08 14:46:39.193 | + functions-common:time_stop:2421 : [[ -z 1778251596420 ]] 2026-05-08 14:46:39.196 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:46:39.201 | + functions-common:time_stop:2424 : end_time=1778251599197 2026-05-08 14:46:39.203 | + functions-common:time_stop:2425 : elapsed_time=2777 2026-05-08 14:46:39.206 | + functions-common:time_stop:2426 : total=11503 2026-05-08 14:46:39.209 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:46:39.212 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14280 2026-05-08 14:46:39.215 | + inc/python:pip_install:219 : return 0 2026-05-08 14:46:39.218 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-05-08 14:46:39.289 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-05-08 14:46:39.380 | + ./stack.sh:main:829 : install_infra 2026-05-08 14:46:39.384 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-08 14:46:39.388 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-05-08 14:46:39.392 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-05-08 14:46:44.923 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-08 14:46:44.927 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-05-08 14:46:44.955 | + 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-05-08 14:46:46.325 | Collecting pbr 2026-05-08 14:46:46.329 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:46:46.759 | Collecting setuptools[core] 2026-05-08 14:46:46.762 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-08 14:46:46.909 | Collecting packaging>=24.2 (from setuptools[core]) 2026-05-08 14:46:46.912 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-08 14:46:46.984 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-05-08 14:46:46.987 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-05-08 14:46:47.116 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-05-08 14:46:47.118 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:46:47.210 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-05-08 14:46:47.214 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:46:47.277 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-05-08 14:46:47.280 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-05-08 14:46:47.381 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:47.384 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-05-08 14:46:47.451 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:47.454 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-05-08 14:46:47.680 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:47.683 | Using cached typer-0.25.1-py3-none-any.whl.metadata (15 kB) 2026-05-08 14:46:47.765 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:47.767 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-05-08 14:46:47.845 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:47.847 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-05-08 14:46:48.084 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:48.087 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-05-08 14:46:48.138 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-05-08 14:46:48.140 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-05-08 14:46:48.228 | 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-05-08 14:46:48.229 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-05-08 14:46:48.309 | 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-05-08 14:46:48.313 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:46:48.399 | 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-05-08 14:46:48.496 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-05-08 14:46:48.524 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-08 14:46:48.528 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-05-08 14:46:48.530 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-05-08 14:46:48.533 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-05-08 14:46:48.536 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-05-08 14:46:48.539 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-05-08 14:46:48.541 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-08 14:46:48.552 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-05-08 14:46:48.555 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-05-08 14:46:48.557 | Using cached typer-0.25.1-py3-none-any.whl (58 kB) 2026-05-08 14:46:48.560 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-05-08 14:46:48.562 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-05-08 14:46:48.566 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-05-08 14:46:48.571 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-05-08 14:46:48.575 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-05-08 14:46:48.576 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-05-08 14:46:48.602 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-05-08 14:46:48.890 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-05-08 14:46:52.621 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.25.1 typer-slim-0.24.0 wheel-0.47.0 2026-05-08 14:46:52.822 | + inc/python:pip_install:216 : result=0 2026-05-08 14:46:52.825 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:46:52.827 | + functions-common:time_stop:2412 : local name 2026-05-08 14:46:52.829 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:46:52.831 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:46:52.833 | + functions-common:time_stop:2415 : local total 2026-05-08 14:46:52.835 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:46:52.837 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:46:52.839 | + functions-common:time_stop:2419 : start_time=1778251604946 2026-05-08 14:46:52.841 | + functions-common:time_stop:2421 : [[ -z 1778251604946 ]] 2026-05-08 14:46:52.844 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:46:52.848 | + functions-common:time_stop:2424 : end_time=1778251612845 2026-05-08 14:46:52.850 | + functions-common:time_stop:2425 : elapsed_time=7899 2026-05-08 14:46:52.851 | + functions-common:time_stop:2426 : total=14280 2026-05-08 14:46:52.853 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:46:52.855 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22179 2026-05-08 14:46:52.858 | + inc/python:pip_install:219 : return 0 2026-05-08 14:46:52.860 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-05-08 14:46:52.862 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-05-08 14:46:52.882 | + 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-05-08 14:46:54.122 | Processing /opt/stack/requirements 2026-05-08 14:46:54.125 | Installing build dependencies: started 2026-05-08 14:46:57.307 | Installing build dependencies: finished with status 'done' 2026-05-08 14:46:57.310 | Getting requirements to build wheel: started 2026-05-08 14:46:57.601 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 14:46:57.607 | Preparing metadata (pyproject.toml): started 2026-05-08 14:46:58.785 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:46:58.981 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8270) 2026-05-08 14:46:59.079 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-08 14:46:59.098 | 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.dev8270) (26.0) 2026-05-08 14:46:59.234 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8270) 2026-05-08 14:46:59.250 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-08 14:46:59.385 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8270) 2026-05-08 14:46:59.402 | 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-05-08 14:46:59.556 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8270) 2026-05-08 14:46:59.573 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-05-08 14:46:59.585 | 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.dev8270) (82.0.1) 2026-05-08 14:46:59.899 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-08 14:46:59.915 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-08 14:46:59.993 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-08 14:47:00.010 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-08 14:47:00.135 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-08 14:47:00.152 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-08 14:47:00.242 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8270) 2026-05-08 14:47:00.257 | Downloading certifi-2026.4.22-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:47:00.378 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-05-08 14:47:00.401 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-08 14:47:00.414 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.4 MB/s eta 0:00:00 2026-05-08 14:47:00.429 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-05-08 14:47:00.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 15.6 MB/s eta 0:00:00 2026-05-08 14:47:00.502 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-08 14:47:00.515 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.1 MB/s eta 0:00:00 2026-05-08 14:47:00.531 | Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) 2026-05-08 14:47:00.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 12.7 MB/s eta 0:00:00 2026-05-08 14:47:00.562 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-08 14:47:00.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 14.2 MB/s eta 0:00:00 2026-05-08 14:47:00.593 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-05-08 14:47:00.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 7.3 MB/s eta 0:00:00 2026-05-08 14:47:00.622 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-08 14:47:00.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 12.5 MB/s eta 0:00:00 2026-05-08 14:47:00.670 | Building wheels for collected packages: openstack_requirements 2026-05-08 14:47:00.671 | Building wheel for openstack_requirements (pyproject.toml): started 2026-05-08 14:47:02.884 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-05-08 14:47:02.885 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8270-py3-none-any.whl size=52171 sha256=3bc073a1a449c4112646cf6761436c1f2de838e18b3019101ef85fbf16d6d9f2 2026-05-08 14:47:02.888 | Stored in directory: /tmp/pip-ephem-wheel-cache-p0xawhvt/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-05-08 14:47:02.891 | Successfully built openstack_requirements 2026-05-08 14:47:03.176 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-05-08 14:47:03.972 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.4.22 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8270 requests-2.32.5 urllib3-2.6.3 2026-05-08 14:47:04.198 | + inc/python:pip_install:216 : result=0 2026-05-08 14:47:04.202 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:47:04.205 | + functions-common:time_stop:2412 : local name 2026-05-08 14:47:04.208 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:47:04.212 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:47:04.214 | + functions-common:time_stop:2415 : local total 2026-05-08 14:47:04.218 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:47:04.221 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:47:04.224 | + functions-common:time_stop:2419 : start_time=1778251612875 2026-05-08 14:47:04.227 | + functions-common:time_stop:2421 : [[ -z 1778251612875 ]] 2026-05-08 14:47:04.231 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:47:04.237 | + functions-common:time_stop:2424 : end_time=1778251624233 2026-05-08 14:47:04.239 | + functions-common:time_stop:2425 : elapsed_time=11358 2026-05-08 14:47:04.243 | + functions-common:time_stop:2426 : total=22179 2026-05-08 14:47:04.246 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:47:04.249 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33537 2026-05-08 14:47:04.253 | + inc/python:pip_install:219 : return 0 2026-05-08 14:47:04.256 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-05-08 14:47:04.259 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-05-08 14:47:04.263 | + inc/python:use_library_from_git:266 : local name=pbr 2026-05-08 14:47:04.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:47:04.270 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:47:04.274 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-05-08 14:47:04.279 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:47:04.282 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-05-08 14:47:04.308 | Using python 3.12 to install pbr 2026-05-08 14:47:04.312 | + 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-05-08 14:47:05.278 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-05-08 14:47:05.471 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-05-08 14:47:05.712 | + inc/python:pip_install:216 : result=0 2026-05-08 14:47:05.717 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:47:05.721 | + functions-common:time_stop:2412 : local name 2026-05-08 14:47:05.725 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:47:05.728 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:47:05.732 | + functions-common:time_stop:2415 : local total 2026-05-08 14:47:05.735 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:47:05.739 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:47:05.742 | + functions-common:time_stop:2419 : start_time=1778251624301 2026-05-08 14:47:05.746 | + functions-common:time_stop:2421 : [[ -z 1778251624301 ]] 2026-05-08 14:47:05.750 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:47:05.755 | + functions-common:time_stop:2424 : end_time=1778251625752 2026-05-08 14:47:05.758 | + functions-common:time_stop:2425 : elapsed_time=1451 2026-05-08 14:47:05.762 | + functions-common:time_stop:2426 : total=33537 2026-05-08 14:47:05.766 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:47:05.769 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34988 2026-05-08 14:47:05.772 | + inc/python:pip_install:219 : return 0 2026-05-08 14:47:05.776 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-05-08 14:47:11.357 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-05-08 14:47:12.171 | Collecting bindep 2026-05-08 14:47:12.287 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-05-08 14:47:12.404 | Collecting distro>=1.7 (from bindep) 2026-05-08 14:47:12.419 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-05-08 14:47:12.507 | Collecting packaging (from bindep) 2026-05-08 14:47:12.523 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-08 14:47:12.581 | Collecting Parsley (from bindep) 2026-05-08 14:47:12.597 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-05-08 14:47:12.690 | Collecting pbr>=2 (from bindep) 2026-05-08 14:47:12.694 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:47:13.104 | Collecting setuptools (from pbr>=2->bindep) 2026-05-08 14:47:13.107 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-05-08 14:47:13.194 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-05-08 14:47:13.224 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-05-08 14:47:13.233 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-05-08 14:47:13.250 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-05-08 14:47:13.275 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 4.8 MB/s eta 0:00:00 2026-05-08 14:47:13.291 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-05-08 14:47:13.305 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 8.7 MB/s eta 0:00:00 2026-05-08 14:47:13.308 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-05-08 14:47:13.458 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-05-08 14:47:15.197 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-05-08 14:47:15.351 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-08 14:47:15.355 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-05-08 14:47:15.360 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-05-08 14:47:15.386 | + ./stack.sh:main:838 : pkgs= 2026-05-08 14:47:15.388 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-05-08 14:47:15.392 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-05-08 14:47:15.395 | + functions-common:run_phase:1840 : local mode=stack 2026-05-08 14:47:15.398 | + functions-common:run_phase:1841 : local phase=pre-install 2026-05-08 14:47:15.401 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-08 14:47:15.405 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-08 14:47:15.407 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-08 14:47:15.411 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-08 14:47:15.413 | + functions-common:run_phase:1850 : local extra 2026-05-08 14:47:15.415 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-08 14:47:15.420 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-08 14:47:15.422 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-08 14:47:15.426 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-08 14:47:15.430 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-05-08 14:47:15.433 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-08 14:47:15.454 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:47:15.457 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 14:47:15.460 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-08 14:47:15.464 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-05-08 14:47:15.467 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-08 14:47:15.470 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-08 14:47:15.474 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-08 14:47:15.477 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-05-08 14:47:15.480 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-08 14:47:15.483 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-08 14:47:15.486 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-08 14:47:15.489 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-08 14:47:15.493 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-08 14:47:15.496 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-08 14:47:15.499 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 14:47:15.502 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-08 14:47:15.506 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-05-08 14:47:15.510 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-08 14:47:15.514 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-05-08 14:47:15.518 | + functions-common:run_plugins:1829 : local plugins= 2026-05-08 14:47:15.521 | + functions-common:run_plugins:1830 : local plugin 2026-05-08 14:47:15.525 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-05-08 14:47:15.528 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-05-08 14:47:15.532 | + functions:set_systemd_override:845 : local value=2048 2026-05-08 14:47:15.536 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-05-08 14:47:15.539 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-05-08 14:47:15.613 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-05-08 14:47:15.613 | Set systemd system override for DefaultLimitNOFILE=2048 2026-05-08 14:47:15.617 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-05-08 14:47:16.040 | + ./stack.sh:main:851 : install_rpc_backend 2026-05-08 14:47:16.044 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-05-08 14:47:16.069 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:47:16.073 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-05-08 14:47:16.077 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:47:16.081 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:47:16.085 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:47:16.089 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:47:16.093 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:47:16.097 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:47:16.101 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:47:16.104 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:47:16.108 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:47:16.112 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:47:16.116 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:47:16.120 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:47:16.123 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-05-08 14:47:16.127 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:47:16.131 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:47:16.134 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:47:16.138 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-05-08 14:47:16.168 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-05-08 14:47:16.209 | Reading package lists... 2026-05-08 14:47:16.685 | Building dependency tree... 2026-05-08 14:47:16.687 | Reading state information... 2026-05-08 14:47:17.448 | The following additional packages will be installed: 2026-05-08 14:47:17.448 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-08 14:47:17.448 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-08 14:47:17.448 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-08 14:47:17.451 | erlang-tools erlang-xmerl 2026-05-08 14:47:17.454 | Suggested packages: 2026-05-08 14:47:17.454 | erlang erlang-manpages erlang-doc 2026-05-08 14:47:17.525 | The following NEW packages will be installed: 2026-05-08 14:47:17.525 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-05-08 14:47:17.525 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-05-08 14:47:17.525 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-05-08 14:47:17.528 | erlang-tools erlang-xmerl rabbitmq-server 2026-05-08 14:47:17.640 | 0 upgraded, 18 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:47:17.640 | Need to get 36.1 MB of archives. 2026-05-08 14:47:17.640 | After this operation, 56.3 MB of additional disk space will be used. 2026-05-08 14:47:17.640 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-05-08 14:47:17.874 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-05-08 14:47:17.887 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-05-08 14:47:17.890 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-05-08 14:47:17.914 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-05-08 14:47:17.936 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-05-08 14:47:17.939 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-05-08 14:47:17.968 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-05-08 14:47:17.972 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-05-08 14:47:17.973 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-05-08 14:47:17.980 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-05-08 14:47:17.995 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-05-08 14:47:18.018 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-05-08 14:47:18.022 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-05-08 14:47:18.025 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-05-08 14:47:18.030 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-05-08 14:47:18.038 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-05-08 14:47:18.058 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-05-08 14:47:18.529 | perl: warning: Setting locale failed. 2026-05-08 14:47:18.529 | perl: warning: Please check that your locale settings: 2026-05-08 14:47:18.529 | LANGUAGE = (unset), 2026-05-08 14:47:18.529 | LC_ALL = "en_US.utf8", 2026-05-08 14:47:18.529 | LANG = "de_DE.UTF-8" 2026-05-08 14:47:18.530 | are supported and installed on your system. 2026-05-08 14:47:18.530 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:47:18.591 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:47:18.591 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:47:18.591 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:47:18.797 | Fetched 36.1 MB in 1s (50.9 MB/s) 2026-05-08 14:47:18.891 | Selecting previously unselected package erlang-base. 2026-05-08 14:47:18.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 ... 122977 files and directories currently installed.) 2026-05-08 14:47:18.960 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:18.964 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.354 | Selecting previously unselected package erlang-asn1. 2026-05-08 14:47:19.363 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.367 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.427 | Selecting previously unselected package erlang-crypto. 2026-05-08 14:47:19.440 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.444 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.489 | Selecting previously unselected package erlang-public-key. 2026-05-08 14:47:19.502 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.506 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.559 | Selecting previously unselected package erlang-mnesia. 2026-05-08 14:47:19.572 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.576 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.642 | Selecting previously unselected package erlang-runtime-tools. 2026-05-08 14:47:19.654 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.658 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.723 | Selecting previously unselected package erlang-ssl. 2026-05-08 14:47:19.737 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.739 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.831 | Selecting previously unselected package erlang-eldap. 2026-05-08 14:47:19.842 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.846 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.890 | Selecting previously unselected package erlang-ftp. 2026-05-08 14:47:19.902 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.907 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:19.951 | Selecting previously unselected package erlang-tftp. 2026-05-08 14:47:19.963 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:19.967 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.013 | Selecting previously unselected package erlang-inets. 2026-05-08 14:47:20.025 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:20.029 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.114 | Selecting previously unselected package erlang-snmp. 2026-05-08 14:47:20.126 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:20.130 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.289 | Selecting previously unselected package erlang-os-mon. 2026-05-08 14:47:20.301 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:20.305 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.352 | Selecting previously unselected package erlang-parsetools. 2026-05-08 14:47:20.364 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:20.368 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.412 | Selecting previously unselected package erlang-syntax-tools. 2026-05-08 14:47:20.424 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:20.428 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.478 | Selecting previously unselected package erlang-tools. 2026-05-08 14:47:20.490 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:20.494 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.558 | Selecting previously unselected package erlang-xmerl. 2026-05-08 14:47:20.570 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-05-08 14:47:20.574 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:20.659 | Selecting previously unselected package rabbitmq-server. 2026-05-08 14:47:20.671 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-05-08 14:47:20.678 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-08 14:47:21.740 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:22.107 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-05-08 14:47:22.107 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-05-08 14:47:24.551 | Searching for services which depend on erlang and should be started... none found. 2026-05-08 14:47:24.587 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.597 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.607 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.616 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.626 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.636 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.645 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.654 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.663 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.673 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.682 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.691 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.700 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.710 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.719 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.728 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-05-08 14:47:24.737 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-05-08 14:47:24.822 | info: Selecting GID from range 100 to 999 ... 2026-05-08 14:47:24.828 | info: Adding group `rabbitmq' (GID 118) ... 2026-05-08 14:47:24.930 | info: Selecting UID from range 100 to 999 ... 2026-05-08 14:47:24.930 | 2026-05-08 14:47:24.934 | info: Adding system user `rabbitmq' (UID 116) ... 2026-05-08 14:47:24.936 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-05-08 14:47:24.986 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-05-08 14:47:25.194 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-05-08 14:47:45.258 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:47:46.961 | perl: warning: Setting locale failed. 2026-05-08 14:47:46.962 | perl: warning: Please check that your locale settings: 2026-05-08 14:47:46.962 | LANGUAGE = (unset), 2026-05-08 14:47:46.962 | LC_ALL = "en_US.utf8", 2026-05-08 14:47:46.962 | LANG = "de_DE.UTF-8" 2026-05-08 14:47:46.962 | are supported and installed on your system. 2026-05-08 14:47:46.962 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:47:47.090 | perl: warning: Setting locale failed. 2026-05-08 14:47:47.091 | perl: warning: Please check that your locale settings: 2026-05-08 14:47:47.091 | LANGUAGE = (unset), 2026-05-08 14:47:47.091 | LC_ALL = "en_US.utf8", 2026-05-08 14:47:47.091 | LANG = "de_DE.UTF-8" 2026-05-08 14:47:47.091 | are supported and installed on your system. 2026-05-08 14:47:47.092 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:47:47.143 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:47:47.143 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:47:47.143 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:47:47.213 | perl: warning: Setting locale failed. 2026-05-08 14:47:47.213 | perl: warning: Please check that your locale settings: 2026-05-08 14:47:47.213 | LANGUAGE = (unset), 2026-05-08 14:47:47.213 | LC_ALL = "en_US.utf8", 2026-05-08 14:47:47.214 | LANG = "de_DE.UTF-8" 2026-05-08 14:47:47.214 | are supported and installed on your system. 2026-05-08 14:47:47.214 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:47:47.714 | 2026-05-08 14:47:47.714 | Running kernel seems to be up-to-date. 2026-05-08 14:47:47.714 | 2026-05-08 14:47:47.715 | Restarting services... 2026-05-08 14:47:47.737 | 2026-05-08 14:47:47.737 | Service restarts being deferred: 2026-05-08 14:47:47.737 | systemctl restart virtlockd.service 2026-05-08 14:47:47.737 | systemctl restart virtlogd.service 2026-05-08 14:47:47.737 | 2026-05-08 14:47:47.737 | No containers need to be restarted. 2026-05-08 14:47:47.737 | 2026-05-08 14:47:47.738 | User sessions running outdated binaries: 2026-05-08 14:47:47.738 | quobyte @ session #5: sshd[1981] 2026-05-08 14:47:47.748 | 2026-05-08 14:47:47.748 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:47:50.265 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:47:50.269 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:47:50.272 | + functions-common:time_stop:2412 : local name 2026-05-08 14:47:50.276 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:47:50.279 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:47:50.282 | + functions-common:time_stop:2415 : local total 2026-05-08 14:47:50.286 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:47:50.289 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:47:50.292 | + functions-common:time_stop:2419 : start_time=1778251636164 2026-05-08 14:47:50.297 | + functions-common:time_stop:2421 : [[ -z 1778251636164 ]] 2026-05-08 14:47:50.301 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:47:50.307 | + functions-common:time_stop:2424 : end_time=1778251670303 2026-05-08 14:47:50.310 | + functions-common:time_stop:2425 : elapsed_time=34139 2026-05-08 14:47:50.314 | + functions-common:time_stop:2426 : total=63340 2026-05-08 14:47:50.316 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:47:50.320 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=97479 2026-05-08 14:47:50.323 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:47:50.327 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-05-08 14:47:50.330 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:47:50.333 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:47:50.336 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:47:50.340 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:47:50.344 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:47:50.347 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:47:50.351 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:47:50.353 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:47:50.357 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:47:50.360 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:47:50.364 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:47:50.368 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:47:50.371 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:47:50.374 | + ./stack.sh:main:852 : restart_rpc_backend 2026-05-08 14:47:50.377 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-05-08 14:47:50.399 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:47:50.403 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-05-08 14:47:50.406 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 14:47:50.410 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-05-08 14:47:50.413 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-05-08 14:47:50.417 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-05-08 14:47:50.422 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-05-08 14:47:50.425 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-05-08 14:47:50.429 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-05-08 14:47:50.433 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-05-08 14:47:50.435 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-05-08 14:47:50.439 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-05-08 14:47:50.443 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-05-08 14:47:51.641 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-05-08 14:47:51.642 | user tags 2026-05-08 14:47:51.642 | guest [administrator]' 2026-05-08 14:47:51.647 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-05-08 14:47:51.648 | user tags 2026-05-08 14:47:51.648 | guest [administrator]' 2026-05-08 14:47:51.648 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-05-08 14:47:51.654 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-05-08 14:47:51.658 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-05-08 14:47:51.662 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-05-08 14:47:52.825 | Adding user "stackrabbit" ... 2026-05-08 14:47:52.844 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-05-08 14:47:52.863 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-05-08 14:47:53.959 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-05-08 14:47:53.994 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-05-08 14:47:53.998 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-05-08 14:47:55.165 | Changing password for user "stackrabbit" ... 2026-05-08 14:47:55.200 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-05-08 14:47:55.203 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-05-08 14:47:55.206 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-05-08 14:47:56.299 | Deleting user "guest" ... 2026-05-08 14:47:56.338 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-05-08 14:47:56.358 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:47:56.361 | + ./stack.sh:main:855 : install_database 2026-05-08 14:47:56.364 | + lib/database:install_database:118 : install_database_mysql 2026-05-08 14:47:56.366 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-05-08 14:47:56.370 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:47:56.372 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:47:56.375 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-05-08 14:47:56.388 | perl: warning: Setting locale failed. 2026-05-08 14:47:56.389 | perl: warning: Please check that your locale settings: 2026-05-08 14:47:56.389 | LANGUAGE = (unset), 2026-05-08 14:47:56.389 | LC_ALL = "en_US.utf8", 2026-05-08 14:47:56.389 | LANG = "de_DE.UTF-8" 2026-05-08 14:47:56.389 | are supported and installed on your system. 2026-05-08 14:47:56.389 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:47:56.440 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:47:56.440 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:47:56.440 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:47:56.558 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-05-08 14:47:56.561 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-05-08 14:47:56.567 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-05-08 14:47:56.569 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:47:56.573 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:47:56.575 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-05-08 14:47:56.578 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-05-08 14:47:56.581 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-05-08 14:47:56.586 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-05-08 14:47:56.589 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-05-08 14:47:56.591 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:47:56.594 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:47:56.597 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:47:56.601 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:47:56.605 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:47:56.607 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:47:56.611 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:47:56.614 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:47:56.618 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:47:56.621 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:47:56.623 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:47:56.626 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:47:56.629 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:47:56.633 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-05-08 14:47:56.635 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:47:56.638 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:47:56.641 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-05-08 14:47:56.644 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:47:56.646 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:47:56.649 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:47:56.652 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:47:56.655 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:47:56.658 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:47:56.661 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:47:56.663 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:47:56.666 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:47:56.669 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:47:56.673 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:47:56.675 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:47:56.678 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-05-08 14:47:56.681 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:47:56.684 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:47:56.687 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:47:56.690 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-05-08 14:47:56.714 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-05-08 14:47:56.755 | Reading package lists... 2026-05-08 14:47:57.173 | Building dependency tree... 2026-05-08 14:47:57.175 | Reading state information... 2026-05-08 14:47:57.786 | The following additional packages will be installed: 2026-05-08 14:47:57.786 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-08 14:47:57.786 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-08 14:47:57.787 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-08 14:47:57.787 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-08 14:47:57.788 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-08 14:47:57.789 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-08 14:47:57.792 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-05-08 14:47:57.794 | Suggested packages: 2026-05-08 14:47:57.794 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-05-08 14:47:57.794 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-05-08 14:47:57.855 | The following NEW packages will be installed: 2026-05-08 14:47:57.855 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-05-08 14:47:57.855 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-05-08 14:47:57.856 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-05-08 14:47:57.856 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-05-08 14:47:57.857 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-05-08 14:47:57.857 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-05-08 14:47:57.858 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-05-08 14:47:57.916 | 0 upgraded, 27 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:47:57.916 | Need to get 29.6 MB of archives. 2026-05-08 14:47:57.916 | After this operation, 243 MB of additional disk space will be used. 2026-05-08 14:47:57.916 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2740 kB] 2026-05-08 14:47:57.972 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-05-08 14:47:57.974 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-05-08 14:47:57.975 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-05-08 14:47:57.979 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-05-08 14:47:57.983 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-05-08 14:47:58.226 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1441 kB] 2026-05-08 14:47:58.243 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-05-08 14:47:58.244 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-05-08 14:47:58.245 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-05-08 14:47:58.246 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-05-08 14:47:58.249 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-05-08 14:47:58.249 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-05-08 14:47:58.250 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-05-08 14:47:58.251 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-05-08 14:47:58.252 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-05-08 14:47:58.252 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-05-08 14:47:58.254 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-05-08 14:47:58.255 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-05-08 14:47:58.256 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-05-08 14:47:58.258 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-05-08 14:47:58.259 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-05-08 14:47:58.260 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-05-08 14:47:58.261 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-05-08 14:47:58.262 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-05-08 14:47:58.351 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-05-08 14:47:58.352 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9524 B] 2026-05-08 14:47:58.612 | perl: warning: Setting locale failed. 2026-05-08 14:47:58.612 | perl: warning: Please check that your locale settings: 2026-05-08 14:47:58.612 | LANGUAGE = (unset), 2026-05-08 14:47:58.612 | LC_ALL = "en_US.utf8", 2026-05-08 14:47:58.613 | LANG = "de_DE.UTF-8" 2026-05-08 14:47:58.613 | are supported and installed on your system. 2026-05-08 14:47:58.613 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:47:58.677 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:47:58.677 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:47:58.677 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:47:58.806 | Vorkonfiguration der Pakete ... 2026-05-08 14:47:58.817 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:47:58.959 | Fetched 29.6 MB in 0s (63.8 MB/s) 2026-05-08 14:47:58.996 | Selecting previously unselected package mysql-client-core-8.0. 2026-05-08 14:47:59.066 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-05-08 14:47:59.074 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:47:59.078 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:47:59.501 | Selecting previously unselected package mysql-client-8.0. 2026-05-08 14:47:59.513 | Preparing to unpack .../01-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:47:59.517 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:47:59.568 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-05-08 14:47:59.581 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-05-08 14:47:59.589 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-08 14:47:59.637 | Selecting previously unselected package libmecab2:amd64. 2026-05-08 14:47:59.651 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-05-08 14:47:59.656 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-08 14:47:59.708 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-05-08 14:47:59.721 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-05-08 14:47:59.725 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-08 14:47:59.778 | Selecting previously unselected package mysql-server-core-8.0. 2026-05-08 14:47:59.792 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:47:59.796 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:00.764 | Selecting previously unselected package mysql-server-8.0. 2026-05-08 14:48:00.777 | Preparing to unpack .../06-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:48:00.784 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:48:00.837 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:48:00.837 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:48:00.837 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:48:00.915 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:48:00.925 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:48:01.223 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:01.290 | Selecting previously unselected package libhtml-tagset-perl. 2026-05-08 14:48:01.302 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-05-08 14:48:01.307 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-05-08 14:48:01.349 | Selecting previously unselected package liburi-perl. 2026-05-08 14:48:01.361 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-05-08 14:48:01.365 | Unpacking liburi-perl (5.27-1) ... 2026-05-08 14:48:01.450 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-05-08 14:48:01.463 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-05-08 14:48:01.467 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-08 14:48:01.523 | Selecting previously unselected package libcgi-pm-perl. 2026-05-08 14:48:01.536 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-05-08 14:48:01.539 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-05-08 14:48:01.601 | Selecting previously unselected package libfcgi0t64:amd64. 2026-05-08 14:48:01.614 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:48:01.617 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-08 14:48:01.660 | Selecting previously unselected package libfcgi-perl. 2026-05-08 14:48:01.671 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-05-08 14:48:01.675 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-05-08 14:48:01.719 | Selecting previously unselected package libcgi-fast-perl. 2026-05-08 14:48:01.731 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-05-08 14:48:01.735 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-05-08 14:48:01.776 | Selecting previously unselected package libclone-perl:amd64. 2026-05-08 14:48:01.788 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-05-08 14:48:01.792 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-05-08 14:48:01.834 | Selecting previously unselected package libencode-locale-perl. 2026-05-08 14:48:01.847 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-05-08 14:48:01.851 | Unpacking libencode-locale-perl (1.05-3) ... 2026-05-08 14:48:01.892 | Selecting previously unselected package libfcgi-bin. 2026-05-08 14:48:01.904 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:48:01.909 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-08 14:48:01.951 | Selecting previously unselected package libhtml-template-perl. 2026-05-08 14:48:01.961 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-05-08 14:48:01.965 | Unpacking libhtml-template-perl (2.97-2) ... 2026-05-08 14:48:02.010 | Selecting previously unselected package libtimedate-perl. 2026-05-08 14:48:02.022 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-05-08 14:48:02.026 | Unpacking libtimedate-perl (2.3300-2) ... 2026-05-08 14:48:02.097 | Selecting previously unselected package libhttp-date-perl. 2026-05-08 14:48:02.108 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-05-08 14:48:02.112 | Unpacking libhttp-date-perl (6.06-1) ... 2026-05-08 14:48:02.153 | Selecting previously unselected package libio-html-perl. 2026-05-08 14:48:02.164 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-05-08 14:48:02.169 | Unpacking libio-html-perl (1.004-3) ... 2026-05-08 14:48:02.210 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-05-08 14:48:02.222 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-05-08 14:48:02.226 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-05-08 14:48:02.269 | Selecting previously unselected package libhttp-message-perl. 2026-05-08 14:48:02.281 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-05-08 14:48:02.285 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-08 14:48:02.339 | Selecting previously unselected package mecab-utils. 2026-05-08 14:48:02.351 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-05-08 14:48:02.355 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-05-08 14:48:02.403 | Selecting previously unselected package mecab-ipadic. 2026-05-08 14:48:02.413 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-05-08 14:48:02.417 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-08 14:48:03.068 | Selecting previously unselected package mecab-ipadic-utf8. 2026-05-08 14:48:03.080 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-05-08 14:48:03.084 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-08 14:48:03.123 | Selecting previously unselected package mysql-server. 2026-05-08 14:48:03.136 | Preparing to unpack .../26-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-05-08 14:48:03.140 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:03.208 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-05-08 14:48:03.219 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-05-08 14:48:03.234 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:03.245 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-05-08 14:48:03.257 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-05-08 14:48:03.267 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-08 14:48:03.278 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-05-08 14:48:03.290 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-05-08 14:48:03.301 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-05-08 14:48:03.311 | Setting up libencode-locale-perl (1.05-3) ... 2026-05-08 14:48:03.322 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-05-08 14:48:03.334 | Setting up libio-html-perl (1.004-3) ... 2026-05-08 14:48:03.345 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:03.356 | Setting up libtimedate-perl (2.3300-2) ... 2026-05-08 14:48:03.368 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:03.379 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-05-08 14:48:03.390 | Setting up liburi-perl (5.27-1) ... 2026-05-08 14:48:03.401 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:03.454 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:48:03.508 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:48:03.508 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:48:03.508 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:48:03.586 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:48:03.596 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:48:03.649 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-05-08 14:48:03.724 | Renaming removed key_buffer and myisam-recover options (if present) 2026-05-08 14:48:15.550 | mysqld will log errors to /var/log/mysql/error.log 2026-05-08 14:48:16.379 | mysqld is running as pid 16292 2026-05-08 14:48:18.827 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-05-08 14:48:20.393 | Setting up libhttp-date-perl (6.06-1) ... 2026-05-08 14:48:20.404 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-05-08 14:48:20.413 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-08 14:48:20.418 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-08 14:48:20.419 | 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-05-08 14:48:20.419 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-08 14:48:20.422 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-08 14:48:20.423 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-08 14:48:20.430 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-08 14:48:20.532 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-08 14:48:20.532 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-08 14:48:20.532 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-08 14:48:20.532 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-08 14:48:20.533 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-08 14:48:20.533 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-08 14:48:20.584 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-08 14:48:20.585 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-08 14:48:20.902 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-08 14:48:20.902 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-08 14:48:20.909 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-08 14:48:21.058 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-08 14:48:21.138 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-08 14:48:21.139 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-08 14:48:21.363 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-08 14:48:21.363 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-08 14:48:21.364 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-08 14:48:21.395 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-08 14:48:21.448 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-08 14:48:21.448 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-08 14:48:21.451 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-08 14:48:21.452 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-08 14:48:21.453 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-08 14:48:21.822 | 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-05-08 14:48:21.955 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-08 14:48:22.202 | 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-05-08 14:48:22.206 | 2026-05-08 14:48:22.206 | done! 2026-05-08 14:48:22.212 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-08 14:48:22.219 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-05-08 14:48:22.229 | Compiling IPA dictionary for Mecab. This takes long time... 2026-05-08 14:48:22.235 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-05-08 14:48:22.235 | 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-05-08 14:48:22.235 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-05-08 14:48:22.241 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-05-08 14:48:22.241 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-05-08 14:48:22.253 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-05-08 14:48:22.380 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-05-08 14:48:22.380 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-05-08 14:48:22.381 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-05-08 14:48:22.381 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-05-08 14:48:22.382 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-05-08 14:48:22.382 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-05-08 14:48:22.467 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-05-08 14:48:22.468 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-05-08 14:48:22.921 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-05-08 14:48:22.922 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-05-08 14:48:22.932 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-05-08 14:48:23.134 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-05-08 14:48:23.241 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-05-08 14:48:23.241 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-05-08 14:48:23.539 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-05-08 14:48:23.539 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-05-08 14:48:23.540 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-05-08 14:48:23.580 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-05-08 14:48:23.651 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-05-08 14:48:23.651 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-05-08 14:48:23.653 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-05-08 14:48:23.653 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-05-08 14:48:23.654 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-05-08 14:48:24.103 | 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-05-08 14:48:24.253 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-05-08 14:48:24.500 | 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-05-08 14:48:24.503 | 2026-05-08 14:48:24.503 | done! 2026-05-08 14:48:24.512 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-05-08 14:48:24.521 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-05-08 14:48:24.534 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-05-08 14:48:24.543 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-05-08 14:48:24.554 | Setting up libcgi-pm-perl (4.63-1) ... 2026-05-08 14:48:24.564 | Setting up libhtml-template-perl (2.97-2) ... 2026-05-08 14:48:24.574 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-05-08 14:48:24.585 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:48:26.463 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-08 14:48:26.735 | perl: warning: Setting locale failed. 2026-05-08 14:48:26.735 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:26.735 | LANGUAGE = (unset), 2026-05-08 14:48:26.735 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:26.735 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:26.736 | are supported and installed on your system. 2026-05-08 14:48:26.736 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:26.864 | perl: warning: Setting locale failed. 2026-05-08 14:48:26.864 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:26.864 | LANGUAGE = (unset), 2026-05-08 14:48:26.864 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:26.864 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:26.864 | are supported and installed on your system. 2026-05-08 14:48:26.864 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:26.914 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:48:26.914 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:48:26.914 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:48:26.984 | perl: warning: Setting locale failed. 2026-05-08 14:48:26.984 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:26.984 | LANGUAGE = (unset), 2026-05-08 14:48:26.984 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:26.984 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:26.984 | are supported and installed on your system. 2026-05-08 14:48:26.984 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:27.488 | 2026-05-08 14:48:27.488 | Running kernel seems to be up-to-date. 2026-05-08 14:48:27.488 | 2026-05-08 14:48:27.488 | Restarting services... 2026-05-08 14:48:27.513 | 2026-05-08 14:48:27.513 | Service restarts being deferred: 2026-05-08 14:48:27.513 | systemctl restart virtlockd.service 2026-05-08 14:48:27.513 | systemctl restart virtlogd.service 2026-05-08 14:48:27.513 | 2026-05-08 14:48:27.513 | No containers need to be restarted. 2026-05-08 14:48:27.514 | 2026-05-08 14:48:27.514 | User sessions running outdated binaries: 2026-05-08 14:48:27.514 | quobyte @ session #5: sshd[1981] 2026-05-08 14:48:27.522 | 2026-05-08 14:48:27.522 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:48:29.989 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:48:29.993 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:48:29.994 | + functions-common:time_stop:2412 : local name 2026-05-08 14:48:29.998 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:48:30.001 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:48:30.003 | + functions-common:time_stop:2415 : local total 2026-05-08 14:48:30.005 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:48:30.009 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:48:30.011 | + functions-common:time_stop:2419 : start_time=1778251676711 2026-05-08 14:48:30.015 | + functions-common:time_stop:2421 : [[ -z 1778251676711 ]] 2026-05-08 14:48:30.020 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:48:30.024 | + functions-common:time_stop:2424 : end_time=1778251710021 2026-05-08 14:48:30.027 | + functions-common:time_stop:2425 : elapsed_time=33310 2026-05-08 14:48:30.030 | + functions-common:time_stop:2426 : total=97479 2026-05-08 14:48:30.034 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:48:30.038 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=130789 2026-05-08 14:48:30.041 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:48:30.044 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-05-08 14:48:30.047 | + ./stack.sh:main:858 : install_database_python 2026-05-08 14:48:30.051 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-05-08 14:48:30.055 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-05-08 14:48:30.059 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-05-08 14:48:30.063 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-08 14:48:30.068 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-05-08 14:48:30.072 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-05-08 14:48:30.076 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-08 14:48:30.081 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-08 14:48:30.082 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-05-08 14:48:30.087 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-05-08 14:48:30.091 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-05-08 14:48:30.094 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-05-08 14:48:30.100 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-05-08 14:48:30.102 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-05-08 14:48:30.128 | Using python 3.12 to install PyMySQL 2026-05-08 14:48:30.132 | + 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-05-08 14:48:31.289 | Collecting PyMySQL 2026-05-08 14:48:31.471 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-05-08 14:48:31.505 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-05-08 14:48:31.684 | Installing collected packages: PyMySQL 2026-05-08 14:48:31.753 | Successfully installed PyMySQL-1.1.2 2026-05-08 14:48:31.855 | + inc/python:pip_install:216 : result=0 2026-05-08 14:48:31.857 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:48:31.860 | + functions-common:time_stop:2412 : local name 2026-05-08 14:48:31.863 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:48:31.865 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:48:31.867 | + functions-common:time_stop:2415 : local total 2026-05-08 14:48:31.869 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:48:31.871 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:48:31.874 | + functions-common:time_stop:2419 : start_time=1778251710122 2026-05-08 14:48:31.877 | + functions-common:time_stop:2421 : [[ -z 1778251710122 ]] 2026-05-08 14:48:31.880 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:48:31.884 | + functions-common:time_stop:2424 : end_time=1778251711881 2026-05-08 14:48:31.886 | + functions-common:time_stop:2425 : elapsed_time=1759 2026-05-08 14:48:31.888 | + functions-common:time_stop:2426 : total=34988 2026-05-08 14:48:31.890 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:48:31.893 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36747 2026-05-08 14:48:31.896 | + inc/python:pip_install:219 : return 0 2026-05-08 14:48:31.898 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-05-08 14:48:31.901 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-05-08 14:48:31.904 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-05-08 14:48:31.907 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-05-08 14:48:31.925 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:48:31.927 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-05-08 14:48:31.929 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-05-08 14:48:31.946 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:48:31.949 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-05-08 14:48:31.966 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:48:31.968 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-05-08 14:48:31.986 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:48:31.988 | + ./stack.sh:main:866 : install_etcd3 2026-05-08 14:48:31.991 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-05-08 14:48:31.991 | Installing etcd 2026-05-08 14:48:31.994 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-05-08 14:48:32.009 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-05-08 14:48:32.023 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-05-08 14:48:32.026 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-05-08 14:48:32.046 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-05-08 14:48:32.050 | ++ 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-05-08 14:48:32.053 | ++ 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-05-08 14:48:32.056 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-05-08 14:48:32.059 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-05-08 14:48:32.062 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-05-08 14:48:32.065 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-05-08 14:48:32.068 | ++ 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-05-08 14:48:32.071 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-05-08 14:48:32.074 | ++ 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-05-08 14:48:32.079 | --2026-05-08 16:48:32-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-08 14:48:32.172 | Resolving github.com (github.com)... 140.82.121.3 2026-05-08 14:48:32.191 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-05-08 14:48:32.465 | HTTP request sent, awaiting response... 302 Found 2026-05-08 14:48:32.465 | 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-05-08T15%3A30%3A09Z&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-05-08T14%3A29%3A15Z&ske=2026-05-08T15%3A30%3A09Z&sks=b&skv=2018-11-09&sig=%2FMS4tzmjPhlUewSPtYlQEnMtQDjCtyNg92CGQD7MqC4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODI1MzUxMiwibmJmIjoxNzc4MjUxNzEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.G6sV10LShWN8Vn2X4vHA_aixrOV_UGgHC_htAGlqlDw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-05-08 14:48:32.465 | --2026-05-08 16:48:32-- 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-05-08T15%3A30%3A09Z&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-05-08T14%3A29%3A15Z&ske=2026-05-08T15%3A30%3A09Z&sks=b&skv=2018-11-09&sig=%2FMS4tzmjPhlUewSPtYlQEnMtQDjCtyNg92CGQD7MqC4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODI1MzUxMiwibmJmIjoxNzc4MjUxNzEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.G6sV10LShWN8Vn2X4vHA_aixrOV_UGgHC_htAGlqlDw&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-05-08 14:48:32.466 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2026-05-08 14:48:32.478 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-05-08 14:48:32.519 | HTTP request sent, awaiting response... 200 OK 2026-05-08 14:48:32.519 | Length: 20927601 (20M) [application/octet-stream] 2026-05-08 14:48:32.519 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-08 14:48:32.573 | 2026-05-08 14:48:32.769 | 0K ........ ........ ... 100% 80.0M=0.2s 2026-05-08 14:48:32.769 | 2026-05-08 14:48:32.769 | 2026-05-08 16:48:32 (80.0 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-05-08 14:48:32.769 | 2026-05-08 14:48:32.774 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-05-08 14:48:32.777 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-08 14:48:32.780 | ++ functions:get_extra_file:81 : return 2026-05-08 14:48:32.784 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-05-08 14:48:32.786 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-05-08 14:48:32.789 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-05-08 14:48:32.792 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-05-08 14:48:32.818 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-05-08 14:48:32.822 | + 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-05-08 14:48:32.833 | etcd-v3.5.21-linux-amd64/ 2026-05-08 14:48:32.833 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-05-08 14:48:32.833 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-05-08 14:48:32.833 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-05-08 14:48:32.834 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-05-08 14:48:32.834 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-05-08 14:48:32.834 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-05-08 14:48:32.834 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-05-08 14:48:32.834 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-05-08 14:48:32.835 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-05-08 14:48:32.835 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-05-08 14:48:32.835 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-05-08 14:48:32.835 | etcd-v3.5.21-linux-amd64/README.md 2026-05-08 14:48:32.835 | etcd-v3.5.21-linux-amd64/etcdutl 2026-05-08 14:48:33.000 | etcd-v3.5.21-linux-amd64/etcdctl 2026-05-08 14:48:33.198 | etcd-v3.5.21-linux-amd64/etcd 2026-05-08 14:48:33.460 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-05-08 14:48:33.498 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-05-08 14:48:33.532 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-05-08 14:48:33.536 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-05-08 14:48:33.561 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:48:33.564 | + ./stack.sh:main:885 : install_dstat 2026-05-08 14:48:33.568 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-05-08 14:48:33.589 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:48:33.593 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-05-08 14:48:33.597 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 14:48:33.601 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-05-08 14:48:33.605 | + ./stack.sh:main:894 : install_libs 2026-05-08 14:48:33.609 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-05-08 14:48:33.612 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-05-08 14:48:33.615 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-05-08 14:48:33.618 | + inc/python:use_library_from_git:266 : local name=automaton 2026-05-08 14:48:33.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.623 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.627 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-05-08 14:48:33.629 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.633 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-05-08 14:48:33.636 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-05-08 14:48:33.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-05-08 14:48:33.643 | + inc/python:use_library_from_git:266 : local name=castellan 2026-05-08 14:48:33.645 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.649 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.652 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-05-08 14:48:33.655 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.659 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-05-08 14:48:33.661 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-05-08 14:48:33.665 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-05-08 14:48:33.668 | + inc/python:use_library_from_git:266 : local name=cliff 2026-05-08 14:48:33.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.675 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-05-08 14:48:33.681 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.684 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-05-08 14:48:33.687 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-05-08 14:48:33.690 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-05-08 14:48:33.693 | + inc/python:use_library_from_git:266 : local name=cursive 2026-05-08 14:48:33.696 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.700 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.702 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-05-08 14:48:33.705 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.709 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-05-08 14:48:33.712 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-05-08 14:48:33.716 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-05-08 14:48:33.719 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-05-08 14:48:33.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.725 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.728 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-05-08 14:48:33.732 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.734 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-05-08 14:48:33.738 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-05-08 14:48:33.741 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-05-08 14:48:33.743 | + inc/python:use_library_from_git:266 : local name=futurist 2026-05-08 14:48:33.747 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.749 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.752 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-05-08 14:48:33.755 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.758 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-05-08 14:48:33.762 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-05-08 14:48:33.765 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-05-08 14:48:33.768 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-05-08 14:48:33.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.774 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.777 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-05-08 14:48:33.781 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.784 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-05-08 14:48:33.787 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-05-08 14:48:33.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-05-08 14:48:33.793 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-05-08 14:48:33.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.800 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.803 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-05-08 14:48:33.806 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.809 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-05-08 14:48:33.812 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-05-08 14:48:33.815 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-05-08 14:48:33.818 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-05-08 14:48:33.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.824 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-05-08 14:48:33.830 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.833 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-05-08 14:48:33.836 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-05-08 14:48:33.839 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-05-08 14:48:33.843 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-05-08 14:48:33.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.849 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-05-08 14:48:33.855 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.858 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-05-08 14:48:33.861 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-05-08 14:48:33.865 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-05-08 14:48:33.867 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-05-08 14:48:33.871 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.874 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.878 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-05-08 14:48:33.881 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.885 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-05-08 14:48:33.888 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-05-08 14:48:33.892 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-05-08 14:48:33.895 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-05-08 14:48:33.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.902 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.905 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-05-08 14:48:33.908 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.911 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-05-08 14:48:33.914 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-05-08 14:48:33.917 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-05-08 14:48:33.920 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-05-08 14:48:33.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.927 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.930 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-05-08 14:48:33.933 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.937 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-05-08 14:48:33.940 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-05-08 14:48:33.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-05-08 14:48:33.946 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-05-08 14:48:33.950 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.953 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.956 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-05-08 14:48:33.960 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.963 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-05-08 14:48:33.966 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-05-08 14:48:33.969 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-05-08 14:48:33.972 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-05-08 14:48:33.976 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:33.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:33.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-05-08 14:48:33.985 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:33.987 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-05-08 14:48:33.991 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-05-08 14:48:33.994 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-05-08 14:48:33.997 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-05-08 14:48:34.000 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.003 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.005 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-05-08 14:48:34.009 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.011 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-05-08 14:48:34.015 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-05-08 14:48:34.018 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-05-08 14:48:34.021 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-05-08 14:48:34.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.027 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.031 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-05-08 14:48:34.034 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.037 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-05-08 14:48:34.041 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-05-08 14:48:34.044 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-05-08 14:48:34.047 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-05-08 14:48:34.050 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.053 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.057 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-05-08 14:48:34.060 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.063 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-05-08 14:48:34.066 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-05-08 14:48:34.069 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-05-08 14:48:34.073 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-05-08 14:48:34.076 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.079 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.082 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-05-08 14:48:34.085 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.089 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-05-08 14:48:34.092 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-05-08 14:48:34.095 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-05-08 14:48:34.098 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-05-08 14:48:34.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.105 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.108 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-05-08 14:48:34.112 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.116 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-05-08 14:48:34.119 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-05-08 14:48:34.122 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-05-08 14:48:34.125 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-05-08 14:48:34.129 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.132 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.135 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-05-08 14:48:34.138 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.141 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-05-08 14:48:34.144 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-05-08 14:48:34.147 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-05-08 14:48:34.150 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-05-08 14:48:34.153 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.156 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.159 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-05-08 14:48:34.162 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.165 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-05-08 14:48:34.169 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-05-08 14:48:34.172 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-05-08 14:48:34.175 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-05-08 14:48:34.178 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.181 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.184 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-05-08 14:48:34.186 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.190 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-05-08 14:48:34.194 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-05-08 14:48:34.197 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-05-08 14:48:34.200 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-05-08 14:48:34.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.205 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.209 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-05-08 14:48:34.211 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.214 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-05-08 14:48:34.218 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-05-08 14:48:34.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-05-08 14:48:34.224 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-05-08 14:48:34.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.230 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.234 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-05-08 14:48:34.237 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.240 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-05-08 14:48:34.243 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-05-08 14:48:34.245 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-05-08 14:48:34.248 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-05-08 14:48:34.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.254 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.258 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-05-08 14:48:34.261 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.264 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-05-08 14:48:34.267 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-05-08 14:48:34.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-05-08 14:48:34.273 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-05-08 14:48:34.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.278 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.282 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-05-08 14:48:34.285 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.288 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-05-08 14:48:34.292 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-05-08 14:48:34.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-05-08 14:48:34.298 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-05-08 14:48:34.301 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.303 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-05-08 14:48:34.309 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.312 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-05-08 14:48:34.315 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-05-08 14:48:34.318 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-05-08 14:48:34.321 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-05-08 14:48:34.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.327 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.330 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-05-08 14:48:34.333 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.336 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-05-08 14:48:34.339 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-05-08 14:48:34.342 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-05-08 14:48:34.345 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-05-08 14:48:34.348 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.351 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.354 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-05-08 14:48:34.357 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.360 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-05-08 14:48:34.363 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-05-08 14:48:34.367 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-05-08 14:48:34.370 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-05-08 14:48:34.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.375 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.379 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-05-08 14:48:34.382 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.384 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-05-08 14:48:34.388 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-05-08 14:48:34.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-05-08 14:48:34.393 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-05-08 14:48:34.397 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.400 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.403 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-05-08 14:48:34.407 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.409 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-05-08 14:48:34.413 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-05-08 14:48:34.416 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-05-08 14:48:34.418 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-05-08 14:48:34.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.425 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.428 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-05-08 14:48:34.431 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.433 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-05-08 14:48:34.436 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-05-08 14:48:34.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-05-08 14:48:34.442 | + inc/python:use_library_from_git:266 : local name=tooz 2026-05-08 14:48:34.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.448 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.451 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-05-08 14:48:34.454 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.457 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-05-08 14:48:34.460 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-05-08 14:48:34.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-05-08 14:48:34.467 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-05-08 14:48:34.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.472 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.474 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-05-08 14:48:34.478 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.481 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-05-08 14:48:34.483 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-05-08 14:48:34.487 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-05-08 14:48:34.491 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-05-08 14:48:34.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-05-08 14:48:34.503 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.506 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-05-08 14:48:34.509 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-05-08 14:48:34.511 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-05-08 14:48:34.515 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-05-08 14:48:34.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.520 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.523 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-05-08 14:48:34.525 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.528 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-05-08 14:48:34.532 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-05-08 14:48:34.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-05-08 14:48:34.538 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-05-08 14:48:34.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.543 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.546 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-05-08 14:48:34.548 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.551 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-05-08 14:48:34.554 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-05-08 14:48:34.556 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:34.560 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:34.563 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-05-08 14:48:34.565 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:34.569 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-05-08 14:48:34.594 | Using python 3.12 to install etcd3gw 2026-05-08 14:48:34.597 | + 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-05-08 14:48:35.751 | Collecting etcd3gw 2026-05-08 14:48:35.933 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 14:48:35.956 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-05-08 14:48:35.998 | Collecting requests>=2.20.0 (from etcd3gw) 2026-05-08 14:48:36.000 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-05-08 14:48:36.046 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-05-08 14:48:36.069 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 14:48:36.114 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-05-08 14:48:36.141 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:48:36.572 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-05-08 14:48:36.596 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-05-08 14:48:36.611 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-05-08 14:48:36.781 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-05-08 14:48:36.784 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-05-08 14:48:36.816 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-05-08 14:48:36.818 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-05-08 14:48:36.858 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-05-08 14:48:36.860 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-05-08 14:48:36.866 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-05-08 14:48:36.907 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-05-08 14:48:36.946 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-05-08 14:48:36.986 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-05-08 14:48:36.995 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-05-08 14:48:36.998 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-05-08 14:48:37.000 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-05-08 14:48:37.002 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-05-08 14:48:37.026 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-05-08 14:48:37.230 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-05-08 14:48:37.276 | Attempting uninstall: urllib3 2026-05-08 14:48:37.284 | Found existing installation: urllib3 2.0.7 2026-05-08 14:48:37.285 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:37.285 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-05-08 14:48:37.427 | Attempting uninstall: idna 2026-05-08 14:48:37.435 | Found existing installation: idna 3.6 2026-05-08 14:48:37.436 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:37.436 | Can't uninstall 'idna'. No files were found to uninstall. 2026-05-08 14:48:37.659 | Attempting uninstall: requests 2026-05-08 14:48:37.665 | Found existing installation: requests 2.31.0 2026-05-08 14:48:37.666 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:37.666 | Can't uninstall 'requests'. No files were found to uninstall. 2026-05-08 14:48:37.871 | 2026-05-08 14:48:37.876 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-05-08 14:48:38.026 | + inc/python:pip_install:216 : result=0 2026-05-08 14:48:38.029 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:48:38.033 | + functions-common:time_stop:2412 : local name 2026-05-08 14:48:38.037 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:48:38.039 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:48:38.043 | + functions-common:time_stop:2415 : local total 2026-05-08 14:48:38.046 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:48:38.050 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:48:38.054 | + functions-common:time_stop:2419 : start_time=1778251714588 2026-05-08 14:48:38.058 | + functions-common:time_stop:2421 : [[ -z 1778251714588 ]] 2026-05-08 14:48:38.062 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:48:38.068 | + functions-common:time_stop:2424 : end_time=1778251718064 2026-05-08 14:48:38.071 | + functions-common:time_stop:2425 : elapsed_time=3476 2026-05-08 14:48:38.074 | + functions-common:time_stop:2426 : total=36747 2026-05-08 14:48:38.078 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:48:38.081 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40223 2026-05-08 14:48:38.084 | + inc/python:pip_install:219 : return 0 2026-05-08 14:48:38.088 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-05-08 14:48:38.092 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-05-08 14:48:38.096 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-05-08 14:48:38.100 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:48:38.104 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:48:38.108 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:48:38.111 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:48:38.115 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:48:38.118 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:48:38.122 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:48:38.126 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:48:38.130 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:48:38.134 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:48:38.138 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:48:38.141 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:48:38.145 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:48:38.148 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-05-08 14:48:38.152 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:48:38.156 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:48:38.160 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-05-08 14:48:38.164 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-05-08 14:48:38.167 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:48:38.171 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:48:38.175 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:48:38.179 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:48:38.183 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:48:38.186 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:48:38.190 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:48:38.194 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:48:38.197 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:48:38.201 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:48:38.204 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:48:38.208 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:48:38.211 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-05-08 14:48:38.215 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:48:38.219 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:48:38.223 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:48:38.227 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-05-08 14:48:38.257 | + functions-common:apt_get:1199 : 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-05-08 14:48:38.297 | Reading package lists... 2026-05-08 14:48:38.789 | Building dependency tree... 2026-05-08 14:48:38.791 | Reading state information... 2026-05-08 14:48:39.590 | The following additional packages will be installed: 2026-05-08 14:48:39.592 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-05-08 14:48:39.595 | Suggested packages: 2026-05-08 14:48:39.595 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-05-08 14:48:39.596 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-05-08 14:48:39.596 | python3-uwsgidecorators 2026-05-08 14:48:39.644 | The following NEW packages will be installed: 2026-05-08 14:48:39.646 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-05-08 14:48:39.705 | 0 upgraded, 6 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:48:39.705 | Need to get 1270 kB of archives. 2026-05-08 14:48:39.705 | After this operation, 4285 kB of additional disk space will be used. 2026-05-08 14:48:39.705 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-05-08 14:48:39.723 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-05-08 14:48:39.725 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-05-08 14:48:39.730 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-05-08 14:48:39.737 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-05-08 14:48:39.738 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-05-08 14:48:40.000 | perl: warning: Setting locale failed. 2026-05-08 14:48:40.001 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:40.001 | LANGUAGE = (unset), 2026-05-08 14:48:40.001 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:40.001 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:40.001 | are supported and installed on your system. 2026-05-08 14:48:40.001 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:40.065 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:48:40.065 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:48:40.065 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:48:40.275 | Fetched 1270 kB in 0s (21.6 MB/s) 2026-05-08 14:48:40.317 | Selecting previously unselected package libnorm1t64:amd64. 2026-05-08 14:48:40.387 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-05-08 14:48:40.395 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-05-08 14:48:40.404 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-08 14:48:40.456 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-05-08 14:48:40.468 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-05-08 14:48:40.473 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-08 14:48:40.525 | Selecting previously unselected package libzmq5:amd64. 2026-05-08 14:48:40.536 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-05-08 14:48:40.540 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-05-08 14:48:40.593 | Selecting previously unselected package uwsgi-core. 2026-05-08 14:48:40.606 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-05-08 14:48:40.611 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-08 14:48:40.788 | Selecting previously unselected package uwsgi. 2026-05-08 14:48:40.802 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-05-08 14:48:40.809 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-05-08 14:48:40.864 | Selecting previously unselected package uwsgi-plugin-python3. 2026-05-08 14:48:40.878 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-05-08 14:48:40.882 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-08 14:48:40.955 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-05-08 14:48:40.967 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-05-08 14:48:40.977 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-05-08 14:48:40.987 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-05-08 14:48:41.006 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-05-08 14:48:41.566 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-05-08 14:48:41.601 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:48:42.590 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-08 14:48:42.854 | perl: warning: Setting locale failed. 2026-05-08 14:48:42.855 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:42.855 | LANGUAGE = (unset), 2026-05-08 14:48:42.855 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:42.855 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:42.855 | are supported and installed on your system. 2026-05-08 14:48:42.855 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:42.988 | perl: warning: Setting locale failed. 2026-05-08 14:48:42.988 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:42.989 | LANGUAGE = (unset), 2026-05-08 14:48:42.989 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:42.989 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:42.989 | are supported and installed on your system. 2026-05-08 14:48:42.989 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:43.041 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:48:43.041 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:48:43.042 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:48:43.116 | perl: warning: Setting locale failed. 2026-05-08 14:48:43.116 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:43.117 | LANGUAGE = (unset), 2026-05-08 14:48:43.117 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:43.117 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:43.117 | are supported and installed on your system. 2026-05-08 14:48:43.117 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:43.616 | 2026-05-08 14:48:43.616 | Running kernel seems to be up-to-date. 2026-05-08 14:48:43.617 | 2026-05-08 14:48:43.617 | Restarting services... 2026-05-08 14:48:43.639 | 2026-05-08 14:48:43.639 | Service restarts being deferred: 2026-05-08 14:48:43.639 | systemctl restart virtlockd.service 2026-05-08 14:48:43.640 | systemctl restart virtlogd.service 2026-05-08 14:48:43.640 | 2026-05-08 14:48:43.640 | No containers need to be restarted. 2026-05-08 14:48:43.640 | 2026-05-08 14:48:43.640 | User sessions running outdated binaries: 2026-05-08 14:48:43.640 | quobyte @ session #5: sshd[1981] 2026-05-08 14:48:43.649 | 2026-05-08 14:48:43.650 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:48:46.183 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:48:46.186 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:48:46.189 | + functions-common:time_stop:2412 : local name 2026-05-08 14:48:46.192 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:48:46.195 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:48:46.197 | + functions-common:time_stop:2415 : local total 2026-05-08 14:48:46.199 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:48:46.201 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:48:46.204 | + functions-common:time_stop:2419 : start_time=1778251718253 2026-05-08 14:48:46.206 | + functions-common:time_stop:2421 : [[ -z 1778251718253 ]] 2026-05-08 14:48:46.209 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:48:46.214 | + functions-common:time_stop:2424 : end_time=1778251726210 2026-05-08 14:48:46.217 | + functions-common:time_stop:2425 : elapsed_time=7957 2026-05-08 14:48:46.220 | + functions-common:time_stop:2426 : total=130789 2026-05-08 14:48:46.222 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:48:46.225 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138746 2026-05-08 14:48:46.228 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:48:46.231 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-05-08 14:48:46.234 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:48:46.237 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:48:46.239 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-05-08 14:48:46.242 | perl: warning: Setting locale failed. 2026-05-08 14:48:46.242 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:46.242 | LANGUAGE = (unset), 2026-05-08 14:48:46.242 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:46.242 | LANG = (unset) 2026-05-08 14:48:46.243 | are supported and installed on your system. 2026-05-08 14:48:46.243 | perl: warning: Falling back to the standard locale ("C"). 2026-05-08 14:48:46.278 | No module matches proxy 2026-05-08 14:48:46.282 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-05-08 14:48:46.295 | perl: warning: Setting locale failed. 2026-05-08 14:48:46.295 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:46.295 | LANGUAGE = (unset), 2026-05-08 14:48:46.295 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:46.295 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:46.295 | are supported and installed on your system. 2026-05-08 14:48:46.295 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:46.335 | Enabling module proxy. 2026-05-08 14:48:46.340 | To activate the new configuration, you need to run: 2026-05-08 14:48:46.340 | systemctl restart apache2 2026-05-08 14:48:46.345 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-05-08 14:48:46.358 | perl: warning: Setting locale failed. 2026-05-08 14:48:46.358 | perl: warning: Please check that your locale settings: 2026-05-08 14:48:46.358 | LANGUAGE = (unset), 2026-05-08 14:48:46.358 | LC_ALL = "en_US.utf8", 2026-05-08 14:48:46.359 | LANG = "de_DE.UTF-8" 2026-05-08 14:48:46.359 | are supported and installed on your system. 2026-05-08 14:48:46.359 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:48:46.400 | Considering dependency proxy for proxy_uwsgi: 2026-05-08 14:48:46.400 | Module proxy already enabled 2026-05-08 14:48:46.401 | Enabling module proxy_uwsgi. 2026-05-08 14:48:46.406 | To activate the new configuration, you need to run: 2026-05-08 14:48:46.406 | systemctl restart apache2 2026-05-08 14:48:46.411 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-05-08 14:48:46.414 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 14:48:46.417 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:48:46.421 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 14:48:46.583 | + ./stack.sh:main:900 : install_keystoneauth 2026-05-08 14:48:46.586 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-05-08 14:48:46.589 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-05-08 14:48:46.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.595 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.598 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-05-08 14:48:46.601 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.606 | + ./stack.sh:main:901 : install_keystoneclient 2026-05-08 14:48:46.608 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-05-08 14:48:46.611 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-05-08 14:48:46.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.617 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.620 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-05-08 14:48:46.622 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.625 | + ./stack.sh:main:902 : install_glanceclient 2026-05-08 14:48:46.628 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-05-08 14:48:46.631 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-05-08 14:48:46.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.637 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-05-08 14:48:46.643 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.646 | + ./stack.sh:main:903 : install_cinderclient 2026-05-08 14:48:46.649 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-05-08 14:48:46.652 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-05-08 14:48:46.655 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.657 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.660 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-05-08 14:48:46.663 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.666 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-05-08 14:48:46.668 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-05-08 14:48:46.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.675 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-05-08 14:48:46.680 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.683 | + ./stack.sh:main:904 : install_novaclient 2026-05-08 14:48:46.685 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-05-08 14:48:46.689 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-05-08 14:48:46.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.694 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-05-08 14:48:46.701 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.704 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-05-08 14:48:46.723 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:48:46.725 | + ./stack.sh:main:906 : install_swiftclient 2026-05-08 14:48:46.728 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-05-08 14:48:46.731 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-05-08 14:48:46.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.737 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-05-08 14:48:46.743 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.746 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-05-08 14:48:46.765 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:48:46.768 | + ./stack.sh:main:909 : install_neutronclient 2026-05-08 14:48:46.771 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-05-08 14:48:46.774 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-05-08 14:48:46.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.780 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.784 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-05-08 14:48:46.787 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.790 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-05-08 14:48:46.794 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-05-08 14:48:46.798 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-05-08 14:48:46.802 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:48:46.805 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:48:46.809 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-05-08 14:48:46.813 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:48:46.817 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-05-08 14:48:46.821 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-05-08 14:48:46.824 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-08 14:48:46.829 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-05-08 14:48:46.832 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-05-08 14:48:46.836 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-08 14:48:46.841 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-05-08 14:48:46.841 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-08 14:48:46.848 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-05-08 14:48:46.851 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-05-08 14:48:46.854 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-05-08 14:48:46.858 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-05-08 14:48:46.862 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-05-08 14:48:46.888 | Using python 3.12 to install keystonemiddleware 2026-05-08 14:48:46.891 | + 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-05-08 14:48:48.068 | Collecting keystonemiddleware 2026-05-08 14:48:48.238 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-05-08 14:48:48.300 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-05-08 14:48:48.323 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-08 14:48:48.376 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-05-08 14:48:48.400 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:48:48.458 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-05-08 14:48:48.482 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:48:48.527 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-05-08 14:48:48.550 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:48:48.594 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-05-08 14:48:48.618 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-05-08 14:48:48.670 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-05-08 14:48:48.695 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:48:48.743 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-05-08 14:48:48.767 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:48:48.825 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-05-08 14:48:48.849 | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:48:48.858 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-05-08 14:48:48.886 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-05-08 14:48:48.910 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 14:48:48.950 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-05-08 14:48:48.975 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-08 14:48:49.024 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-05-08 14:48:49.048 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:48:49.057 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-05-08 14:48:49.090 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-05-08 14:48:49.113 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-05-08 14:48:49.126 | 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-05-08 14:48:49.163 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-08 14:48:49.186 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-08 14:48:49.221 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-08 14:48:49.245 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 14:48:49.286 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-05-08 14:48:49.309 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-05-08 14:48:49.351 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-05-08 14:48:49.375 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-05-08 14:48:49.422 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-05-08 14:48:49.444 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-05-08 14:48:49.487 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-08 14:48:49.514 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-05-08 14:48:49.551 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-08 14:48:49.575 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-05-08 14:48:49.655 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-05-08 14:48:49.657 | 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-05-08 14:48:49.698 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-05-08 14:48:49.721 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-05-08 14:48:49.731 | 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.0.0) 2026-05-08 14:48:49.733 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-05-08 14:48:49.865 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-05-08 14:48:49.889 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-05-08 14:48:49.947 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-08 14:48:49.969 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-05-08 14:48:49.979 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-05-08 14:48:50.115 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-05-08 14:48:50.138 | 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-05-08 14:48:50.160 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-05-08 14:48:50.195 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-05-08 14:48:50.218 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-08 14:48:50.235 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-05-08 14:48:50.236 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-05-08 14:48:50.237 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-05-08 14:48:50.239 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-05-08 14:48:50.328 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-05-08 14:48:50.397 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-05-08 14:48:50.451 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-05-08 14:48:50.480 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-05-08 14:48:50.510 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-05-08 14:48:50.539 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-05-08 14:48:50.569 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-05-08 14:48:50.600 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-05-08 14:48:50.662 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 36.7 MB/s 0:00:00 2026-05-08 14:48:50.686 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-05-08 14:48:50.718 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-05-08 14:48:50.748 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-05-08 14:48:50.778 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-05-08 14:48:50.807 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-05-08 14:48:50.845 | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-05-08 14:48:50.875 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-05-08 14:48:50.907 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-05-08 14:48:50.938 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-05-08 14:48:50.968 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-05-08 14:48:51.001 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-05-08 14:48:51.033 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-05-08 14:48:51.046 | 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-05-08 14:48:51.072 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-05-08 14:48:51.102 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-05-08 14:48:51.131 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-05-08 14:48:51.160 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-05-08 14:48:51.191 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-05-08 14:48:51.507 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, 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-05-08 14:48:51.765 | Attempting uninstall: six 2026-05-08 14:48:51.774 | Found existing installation: six 1.16.0 2026-05-08 14:48:51.775 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:51.776 | Can't uninstall 'six'. No files were found to uninstall. 2026-05-08 14:48:51.838 | Attempting uninstall: PyYAML 2026-05-08 14:48:51.847 | Found existing installation: PyYAML 6.0.1 2026-05-08 14:48:51.847 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:51.848 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-05-08 14:48:51.953 | Attempting uninstall: pyparsing 2026-05-08 14:48:51.961 | Found existing installation: pyparsing 3.1.1 2026-05-08 14:48:51.962 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:51.963 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-05-08 14:48:52.102 | Attempting uninstall: PyJWT 2026-05-08 14:48:52.111 | Found existing installation: PyJWT 2.7.0 2026-05-08 14:48:52.112 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:52.113 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-05-08 14:48:52.274 | Attempting uninstall: netaddr 2026-05-08 14:48:52.282 | Found existing installation: netaddr 0.8.0 2026-05-08 14:48:52.282 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:52.283 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-05-08 14:48:52.539 | Attempting uninstall: python-dateutil 2026-05-08 14:48:52.550 | Found existing installation: python-dateutil 2.8.2 2026-05-08 14:48:52.551 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:48:52.551 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-05-08 14:48:54.686 | 2026-05-08 14:48:54.695 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-05-08 14:48:54.875 | + inc/python:pip_install:216 : result=0 2026-05-08 14:48:54.877 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:48:54.880 | + functions-common:time_stop:2412 : local name 2026-05-08 14:48:54.882 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:48:54.885 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:48:54.888 | + functions-common:time_stop:2415 : local total 2026-05-08 14:48:54.891 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:48:54.894 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:48:54.897 | + functions-common:time_stop:2419 : start_time=1778251726881 2026-05-08 14:48:54.900 | + functions-common:time_stop:2421 : [[ -z 1778251726881 ]] 2026-05-08 14:48:54.904 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:48:54.908 | + functions-common:time_stop:2424 : end_time=1778251734905 2026-05-08 14:48:54.911 | + functions-common:time_stop:2425 : elapsed_time=8024 2026-05-08 14:48:54.913 | + functions-common:time_stop:2426 : total=40223 2026-05-08 14:48:54.916 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:48:54.919 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=48247 2026-05-08 14:48:54.922 | + inc/python:pip_install:219 : return 0 2026-05-08 14:48:54.924 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-05-08 14:48:54.927 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-05-08 14:48:54.930 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-08 14:48:54.934 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-05-08 14:48:54.936 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-05-08 14:48:54.940 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-08 14:48:54.944 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-05-08 14:48:54.944 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-08 14:48:54.950 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-05-08 14:48:54.952 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-05-08 14:48:54.956 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-05-08 14:48:54.959 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-05-08 14:48:54.962 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-05-08 14:48:54.985 | Using python 3.12 to install python-memcached 2026-05-08 14:48:54.987 | + 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-05-08 14:48:56.125 | Collecting python-memcached 2026-05-08 14:48:56.291 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:48:56.326 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-05-08 14:48:56.643 | Installing collected packages: python-memcached 2026-05-08 14:48:56.678 | Successfully installed python-memcached-1.62 2026-05-08 14:48:56.786 | + inc/python:pip_install:216 : result=0 2026-05-08 14:48:56.791 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:48:56.793 | + functions-common:time_stop:2412 : local name 2026-05-08 14:48:56.796 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:48:56.799 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:48:56.802 | + functions-common:time_stop:2415 : local total 2026-05-08 14:48:56.805 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:48:56.807 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:48:56.810 | + functions-common:time_stop:2419 : start_time=1778251734979 2026-05-08 14:48:56.814 | + functions-common:time_stop:2421 : [[ -z 1778251734979 ]] 2026-05-08 14:48:56.817 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:48:56.822 | + functions-common:time_stop:2424 : end_time=1778251736819 2026-05-08 14:48:56.826 | + functions-common:time_stop:2425 : elapsed_time=1840 2026-05-08 14:48:56.828 | + functions-common:time_stop:2426 : total=48247 2026-05-08 14:48:56.832 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:48:56.834 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=50087 2026-05-08 14:48:56.838 | + inc/python:pip_install:219 : return 0 2026-05-08 14:48:56.841 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-05-08 14:48:56.863 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:48:56.866 | + ./stack.sh:main:916 : '[' 192.168.122.140 == 192.168.122.140 ']' 2026-05-08 14:48:56.870 | + ./stack.sh:main:917 : stack_install_service keystone 2026-05-08 14:48:56.874 | + lib/stack:stack_install_service:20 : local service=keystone 2026-05-08 14:48:56.877 | + lib/stack:stack_install_service:21 : type install_keystone 2026-05-08 14:48:56.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-08 14:48:56.883 | + lib/stack:stack_install_service:32 : install_keystone 2026-05-08 14:48:56.887 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-05-08 14:48:56.910 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:48:56.913 | + lib/keystone:install_keystone:539 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone stable/2026.1 2026-05-08 14:48:56.916 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-05-08 14:48:56.919 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-05-08 14:48:56.921 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-08 14:48:56.925 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:48:56.929 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:48:56.932 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:48:56.936 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:48:56.940 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:48:56.962 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:48:56.965 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:48:56.969 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:48:56.973 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-08 14:48:56.973 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:48:56.980 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-05-08 14:48:56.983 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 14:48:56.985 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-08 14:48:56.988 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:48:56.990 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:48:56.992 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:48:56.995 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:48:56.998 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:48:57.000 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:48:57.003 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:48:57.005 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:48:57.008 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:48:57.013 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251737010 2026-05-08 14:48:57.015 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-05-08 14:48:57.019 | Cloning into '/opt/stack/keystone'... 2026-05-08 14:49:14.255 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:49:14.258 | + functions-common:time_stop:2412 : local name 2026-05-08 14:49:14.260 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:49:14.263 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:49:14.265 | + functions-common:time_stop:2415 : local total 2026-05-08 14:49:14.268 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:49:14.271 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:49:14.273 | + functions-common:time_stop:2419 : start_time=1778251737010 2026-05-08 14:49:14.276 | + functions-common:time_stop:2421 : [[ -z 1778251737010 ]] 2026-05-08 14:49:14.279 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:49:14.283 | + functions-common:time_stop:2424 : end_time=1778251754280 2026-05-08 14:49:14.286 | + functions-common:time_stop:2425 : elapsed_time=17270 2026-05-08 14:49:14.288 | + functions-common:time_stop:2426 : total=4609 2026-05-08 14:49:14.291 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:49:14.293 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21879 2026-05-08 14:49:14.296 | + functions-common:git_clone:623 : cd /opt/stack/keystone 2026-05-08 14:49:14.298 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-08 14:49:14.300 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:49:14.303 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:49:14.306 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:49:14.308 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:49:14.311 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:49:14.313 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:49:14.316 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:49:14.318 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:49:14.322 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:49:14.326 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251754323 2026-05-08 14:49:14.329 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-08 14:49:14.910 | From https://review.opendev.org/openstack/keystone 2026-05-08 14:49:14.910 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-08 14:49:14.922 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:49:14.925 | + functions-common:time_stop:2412 : local name 2026-05-08 14:49:14.927 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:49:14.930 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:49:14.933 | + functions-common:time_stop:2415 : local total 2026-05-08 14:49:14.935 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:49:14.938 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:49:14.941 | + functions-common:time_stop:2419 : start_time=1778251754323 2026-05-08 14:49:14.944 | + functions-common:time_stop:2421 : [[ -z 1778251754323 ]] 2026-05-08 14:49:14.949 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:49:14.952 | + functions-common:time_stop:2424 : end_time=1778251754950 2026-05-08 14:49:14.955 | + functions-common:time_stop:2425 : elapsed_time=627 2026-05-08 14:49:14.958 | + functions-common:time_stop:2426 : total=21879 2026-05-08 14:49:14.962 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:49:14.964 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22506 2026-05-08 14:49:14.968 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 14:49:14.971 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:49:14.974 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:49:14.977 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:49:14.981 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:49:14.984 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:49:14.988 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:49:14.991 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:49:14.995 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:49:14.999 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:49:15.005 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251755001 2026-05-08 14:49:15.008 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 14:49:15.181 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:49:15.181 | 2026-05-08 14:49:15.181 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:49:15.181 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:49:15.181 | state without impacting any branches by switching back to a branch. 2026-05-08 14:49:15.181 | 2026-05-08 14:49:15.181 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:49:15.181 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:49:15.181 | 2026-05-08 14:49:15.181 | git switch -c 2026-05-08 14:49:15.182 | 2026-05-08 14:49:15.182 | Or undo this operation with: 2026-05-08 14:49:15.182 | 2026-05-08 14:49:15.182 | git switch - 2026-05-08 14:49:15.182 | 2026-05-08 14:49:15.182 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:49:15.182 | 2026-05-08 14:49:15.182 | HEAD is now at 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-08 14:49:15.187 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:49:15.191 | + functions-common:time_stop:2412 : local name 2026-05-08 14:49:15.194 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:49:15.198 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:49:15.202 | + functions-common:time_stop:2415 : local total 2026-05-08 14:49:15.205 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:49:15.209 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:49:15.212 | + functions-common:time_stop:2419 : start_time=1778251755001 2026-05-08 14:49:15.216 | + functions-common:time_stop:2421 : [[ -z 1778251755001 ]] 2026-05-08 14:49:15.220 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:49:15.225 | + functions-common:time_stop:2424 : end_time=1778251755221 2026-05-08 14:49:15.228 | + functions-common:time_stop:2425 : elapsed_time=220 2026-05-08 14:49:15.232 | + functions-common:time_stop:2426 : total=22506 2026-05-08 14:49:15.235 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:49:15.239 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22726 2026-05-08 14:49:15.242 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-05-08 14:49:15.259 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-05-08 14:49:15.263 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:49:15.263 | + functions-common:git_clone:665 : head -1 2026-05-08 14:49:15.268 | 635914a6a Block app cred tokens from authorizing OAuth1 requests 2026-05-08 14:49:15.271 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:49:15.275 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-05-08 14:49:15.278 | + inc/python:setup_develop:353 : local bindep 2026-05-08 14:49:15.282 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-08 14:49:15.286 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-05-08 14:49:15.290 | + inc/python:setup_develop:359 : local extras= 2026-05-08 14:49:15.294 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-05-08 14:49:15.298 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-08 14:49:15.301 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-08 14:49:15.305 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-05-08 14:49:15.309 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-08 14:49:15.312 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-08 14:49:15.315 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-05-08 14:49:15.319 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-08 14:49:15.324 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-05-08 14:49:15.328 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-08 14:49:15.331 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-08 14:49:15.335 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-05-08 14:49:15.342 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-05-08 14:49:15.345 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-05-08 14:49:15.349 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-05-08 14:49:15.508 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-05-08 14:49:15.512 | + inc/python:setup_package:436 : local bindep=0 2026-05-08 14:49:15.516 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-08 14:49:15.520 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-08 14:49:15.524 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-05-08 14:49:15.528 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-05-08 14:49:15.532 | + inc/python:setup_package:445 : local flags=-e 2026-05-08 14:49:15.535 | + inc/python:setup_package:446 : local extras= 2026-05-08 14:49:15.539 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-08 14:49:15.543 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-08 14:49:15.546 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-08 14:49:15.550 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-08 14:49:15.554 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-08 14:49:15.558 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-05-08 14:49:15.584 | Using python 3.12 to install /opt/stack/keystone 2026-05-08 14:49:15.588 | + 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-05-08 14:49:16.554 | Obtaining file:///opt/stack/keystone 2026-05-08 14:49:16.559 | Installing build dependencies: started 2026-05-08 14:49:18.336 | Installing build dependencies: finished with status 'done' 2026-05-08 14:49:18.337 | Checking if build backend supports build_editable: started 2026-05-08 14:49:18.878 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-08 14:49:18.879 | Getting requirements to build editable: started 2026-05-08 14:49:19.176 | Getting requirements to build editable: finished with status 'done' 2026-05-08 14:49:19.178 | Preparing editable metadata (pyproject.toml): started 2026-05-08 14:49:20.229 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:49:20.244 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (7.0.3) 2026-05-08 14:49:20.246 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.8.9) 2026-05-08 14:49:20.446 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.2.dev7) 2026-05-08 14:49:20.614 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-05-08 14:49:20.658 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.2.dev7) 2026-05-08 14:49:20.681 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-05-08 14:49:21.073 | Collecting cryptography>=2.7 (from keystone==29.0.2.dev7) 2026-05-08 14:49:21.096 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-05-08 14:49:21.678 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:21.702 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-05-08 14:49:21.726 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.7.0) 2026-05-08 14:49:21.728 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.8.0) 2026-05-08 14:49:21.729 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (12.0.0) 2026-05-08 14:49:21.807 | Collecting bcrypt>=3.1.3 (from keystone==29.0.2.dev7) 2026-05-08 14:49:21.829 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-05-08 14:49:21.845 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.1.1) 2026-05-08 14:49:21.845 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.3.0) 2026-05-08 14:49:21.846 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.3.0) 2026-05-08 14:49:22.005 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.029 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-08 14:49:22.090 | Collecting oslo.db>=6.0.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.113 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:49:22.123 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (6.7.2) 2026-05-08 14:49:22.126 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (8.1.0) 2026-05-08 14:49:22.167 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.189 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-08 14:49:22.244 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.268 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 14:49:22.279 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (5.9.1) 2026-05-08 14:49:22.309 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.333 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-08 14:49:22.343 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (10.0.1) 2026-05-08 14:49:22.373 | Collecting oauthlib>=0.6.2 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.394 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-05-08 14:49:22.439 | Collecting pysaml2>=5.0.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.471 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-05-08 14:49:22.482 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (2.11.0) 2026-05-08 14:49:22.484 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.5.0) 2026-05-08 14:49:22.526 | Collecting jsonschema>=3.2.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.550 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-08 14:49:22.565 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (4.0.1) 2026-05-08 14:49:22.565 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.2.dev7) (1.1.2) 2026-05-08 14:49:22.599 | Collecting osprofiler>=1.4.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.622 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:49:22.677 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.2.dev7) 2026-05-08 14:49:22.699 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-05-08 14:49:22.907 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-08 14:49:22.929 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-05-08 14:49:22.964 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.2.dev7) 2026-05-08 14:49:22.987 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-05-08 14:49:22.998 | 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.0.2.dev7) (5.2.1) 2026-05-08 14:49:23.027 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-08 14:49:23.050 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-08 14:49:23.060 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) (8.3.1) 2026-05-08 14:49:23.086 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-08 14:49:23.109 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 14:49:23.148 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-08 14:49:23.170 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-05-08 14:49:23.281 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.2.dev7) 2026-05-08 14:49:23.304 | 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-05-08 14:49:23.344 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-08 14:49:23.368 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-05-08 14:49:23.387 | 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.0.2.dev7) (1.17.0) 2026-05-08 14:49:23.456 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.2.dev7) 2026-05-08 14:49:23.479 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-05-08 14:49:23.525 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-08 14:49:23.549 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-05-08 14:49:23.586 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-08 14:49:23.608 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-05-08 14:49:23.659 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-08 14:49:23.682 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-08 14:49:24.182 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.2.dev7) 2026-05-08 14:49:24.205 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-05-08 14:49:24.220 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (5.13.1) 2026-05-08 14:49:24.223 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.32.5) 2026-05-08 14:49:24.227 | 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.0.2.dev7) (2.1.0) 2026-05-08 14:49:24.229 | 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.0.2.dev7) (1.8.2) 2026-05-08 14:49:24.230 | 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.0.2.dev7) (4.15.0) 2026-05-08 14:49:24.284 | 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.0.2.dev7) (1.3.0) 2026-05-08 14:49:24.286 | 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.0.2.dev7) (2.0.0) 2026-05-08 14:49:24.286 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.2.dev7) (6.0.3) 2026-05-08 14:49:24.331 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:24.354 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-05-08 14:49:24.364 | 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.0.2.dev7) (3.0.0) 2026-05-08 14:49:24.393 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:24.419 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-05-08 14:49:24.457 | Installing build dependencies: started 2026-05-08 14:49:26.000 | Installing build dependencies: finished with status 'done' 2026-05-08 14:49:26.001 | Getting requirements to build wheel: started 2026-05-08 14:49:26.545 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 14:49:26.547 | Installing backend dependencies: started 2026-05-08 14:49:28.254 | Installing backend dependencies: finished with status 'done' 2026-05-08 14:49:28.255 | Preparing metadata (pyproject.toml): started 2026-05-08 14:49:28.749 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:49:28.779 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:28.802 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-05-08 14:49:28.849 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:28.871 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-05-08 14:49:28.883 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.1.1) 2026-05-08 14:49:28.889 | 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.0.2.dev7) (2.9.0.post0) 2026-05-08 14:49:28.893 | 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.0.2.dev7) (3.2.1) 2026-05-08 14:49:28.938 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:28.962 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-05-08 14:49:29.006 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.030 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-08 14:49:29.071 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.095 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-05-08 14:49:29.154 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.177 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-05-08 14:49:29.218 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.242 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-05-08 14:49:29.279 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.302 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-08 14:49:29.347 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.370 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-05-08 14:49:29.380 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) (26.0) 2026-05-08 14:49:29.415 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.445 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:49:29.485 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.509 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-08 14:49:29.561 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.584 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-05-08 14:49:29.850 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.874 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-05-08 14:49:29.924 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:29.948 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 14:49:29.986 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.009 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-05-08 14:49:30.047 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.071 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-05-08 14:49:30.119 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.146 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-05-08 14:49:30.221 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.245 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-05-08 14:49:30.285 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.307 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-05-08 14:49:30.356 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.380 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-05-08 14:49:30.435 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.460 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-05-08 14:49:30.479 | 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.0.2.dev7) (3.3.2) 2026-05-08 14:49:30.480 | 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.0.2.dev7) (7.2.2) 2026-05-08 14:49:30.493 | 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.0.2.dev7) (82.0.1) 2026-05-08 14:49:30.528 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.551 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-05-08 14:49:30.614 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.637 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-05-08 14:49:30.682 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.705 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-05-08 14:49:30.758 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.784 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-05-08 14:49:30.807 | 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.0.2.dev7) (3.4.4) 2026-05-08 14:49:30.808 | 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.0.2.dev7) (3.11) 2026-05-08 14:49:30.809 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2.6.3) 2026-05-08 14:49:30.810 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.2.dev7) (2023.11.17) 2026-05-08 14:49:30.861 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.886 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-05-08 14:49:30.948 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.2.dev7) 2026-05-08 14:49:30.973 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-05-08 14:49:31.006 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.2.dev7) (2.8.5) 2026-05-08 14:49:31.085 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-05-08 14:49:31.145 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-05-08 14:49:31.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 42.3 MB/s 0:00:00 2026-05-08 14:49:31.266 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-05-08 14:49:31.299 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-05-08 14:49:31.329 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-05-08 14:49:31.360 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-05-08 14:49:31.389 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-05-08 14:49:31.418 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-05-08 14:49:31.447 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-05-08 14:49:31.478 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-05-08 14:49:31.509 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-05-08 14:49:31.539 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-05-08 14:49:31.569 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-05-08 14:49:31.598 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-05-08 14:49:31.629 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-05-08 14:49:31.661 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-05-08 14:49:31.693 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-05-08 14:49:31.724 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-05-08 14:49:31.754 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-05-08 14:49:31.785 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-05-08 14:49:31.813 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-05-08 14:49:31.846 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-05-08 14:49:31.875 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-05-08 14:49:31.905 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-05-08 14:49:31.936 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-05-08 14:49:31.968 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-05-08 14:49:32.004 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-05-08 14:49:32.040 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-05-08 14:49:32.058 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 31.1 MB/s 0:00:00 2026-05-08 14:49:32.082 | Downloading oslo_concurrency-7.4.1-py3-none-any.whl (48 kB) 2026-05-08 14:49:32.112 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-05-08 14:49:32.148 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-05-08 14:49:32.184 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-05-08 14:49:32.224 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-05-08 14:49:32.258 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-05-08 14:49:32.287 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-05-08 14:49:32.315 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-05-08 14:49:32.347 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-05-08 14:49:32.380 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-05-08 14:49:32.411 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-05-08 14:49:32.444 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-05-08 14:49:32.476 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-05-08 14:49:32.505 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-05-08 14:49:32.534 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-05-08 14:49:32.563 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-05-08 14:49:32.600 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-05-08 14:49:32.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 31.0 MB/s 0:00:00 2026-05-08 14:49:32.730 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-05-08 14:49:32.759 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-05-08 14:49:32.788 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-05-08 14:49:32.823 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-05-08 14:49:32.854 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-05-08 14:49:32.885 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-05-08 14:49:32.914 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-05-08 14:49:32.943 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-05-08 14:49:32.974 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-05-08 14:49:33.009 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-05-08 14:49:33.183 | Building wheels for collected packages: keystone, testresources 2026-05-08 14:49:33.185 | Building editable for keystone (pyproject.toml): started 2026-05-08 14:49:34.236 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-05-08 14:49:34.237 | Created wheel for keystone: filename=keystone-29.0.2.dev7-0.editable-py3-none-any.whl size=9250 sha256=e1fa98f551921f294bcdbc93799cbaeaea4f4e20950aac4175e7a9e8ea56c27a 2026-05-08 14:49:34.238 | Stored in directory: /tmp/pip-ephem-wheel-cache-ulcpibyg/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-05-08 14:49:34.244 | Building wheel for testresources (pyproject.toml): started 2026-05-08 14:49:34.709 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-05-08 14:49:34.710 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=273a0de43dd903d4d0d0b9058232ff85cb86b1e0400536ac1700364c0d140855 2026-05-08 14:49:34.710 | Stored in directory: /home/quobyte/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-05-08 14:49:34.715 | Successfully built keystone testresources 2026-05-08 14:49:35.056 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, 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-05-08 14:49:35.128 | Attempting uninstall: pytz 2026-05-08 14:49:35.138 | Found existing installation: pytz 2024.1 2026-05-08 14:49:35.138 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:35.139 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-05-08 14:49:36.530 | Attempting uninstall: oauthlib 2026-05-08 14:49:36.542 | Found existing installation: oauthlib 3.2.2 2026-05-08 14:49:36.542 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:36.543 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-05-08 14:49:36.691 | Attempting uninstall: markupsafe 2026-05-08 14:49:36.703 | Found existing installation: MarkupSafe 2.1.5 2026-05-08 14:49:36.703 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:36.703 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-05-08 14:49:37.841 | Attempting uninstall: blinker 2026-05-08 14:49:37.852 | Found existing installation: blinker 1.7.0 2026-05-08 14:49:37.853 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:37.853 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-05-08 14:49:37.870 | Attempting uninstall: bcrypt 2026-05-08 14:49:37.881 | Found existing installation: bcrypt 3.2.2 2026-05-08 14:49:37.883 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:37.883 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-05-08 14:49:37.901 | Attempting uninstall: attrs 2026-05-08 14:49:37.913 | Found existing installation: attrs 23.2.0 2026-05-08 14:49:37.914 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:37.915 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-05-08 14:49:41.098 | Attempting uninstall: jinja2 2026-05-08 14:49:41.110 | Found existing installation: Jinja2 3.1.2 2026-05-08 14:49:41.111 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:41.112 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-05-08 14:49:42.166 | Attempting uninstall: cryptography 2026-05-08 14:49:42.178 | Found existing installation: cryptography 41.0.7 2026-05-08 14:49:42.179 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:42.179 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-05-08 14:49:42.782 | Attempting uninstall: pyopenssl 2026-05-08 14:49:42.795 | Found existing installation: pyOpenSSL 23.2.0 2026-05-08 14:49:42.796 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:42.797 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-05-08 14:49:43.205 | Attempting uninstall: jsonschema 2026-05-08 14:49:43.219 | Found existing installation: jsonschema 4.10.3 2026-05-08 14:49:43.220 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:49:43.220 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-05-08 14:49:44.816 | 2026-05-08 14:49:44.817 | 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-05-08 14:49:44.817 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-05-08 14:49:44.832 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.2.dev7 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.1 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-05-08 14:49:45.208 | + inc/python:pip_install:216 : result=0 2026-05-08 14:49:45.212 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:49:45.215 | + functions-common:time_stop:2412 : local name 2026-05-08 14:49:45.221 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:49:45.223 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:49:45.227 | + functions-common:time_stop:2415 : local total 2026-05-08 14:49:45.230 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:49:45.232 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:49:45.235 | + functions-common:time_stop:2419 : start_time=1778251755578 2026-05-08 14:49:45.237 | + functions-common:time_stop:2421 : [[ -z 1778251755578 ]] 2026-05-08 14:49:45.241 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:49:45.244 | + functions-common:time_stop:2424 : end_time=1778251785242 2026-05-08 14:49:45.247 | + functions-common:time_stop:2425 : elapsed_time=29664 2026-05-08 14:49:45.252 | + functions-common:time_stop:2426 : total=50087 2026-05-08 14:49:45.255 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:49:45.258 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=79751 2026-05-08 14:49:45.261 | + inc/python:pip_install:219 : return 0 2026-05-08 14:49:45.264 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-08 14:49:45.267 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-08 14:49:45.271 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-05-08 14:49:45.274 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-05-08 14:49:45.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:49:45.281 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:49:45.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-05-08 14:49:45.288 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:49:45.291 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-05-08 14:49:45.310 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:49:45.314 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-08 14:49:45.317 | + ./stack.sh:main:918 : configure_keystone 2026-05-08 14:49:45.320 | + lib/keystone:configure_keystone:177 : sudo install -d -o quobyte /etc/keystone 2026-05-08 14:49:45.338 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-05-08 14:49:45.340 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-05-08 14:49:45.345 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-05-08 14:49:45.366 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:49:45.369 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-05-08 14:49:45.409 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-05-08 14:49:45.444 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-05-08 14:49:45.479 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-05-08 14:49:45.514 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-05-08 14:49:45.550 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-05-08 14:49:45.584 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-05-08 14:49:45.617 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-05-08 14:49:45.649 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-05-08 14:49:45.684 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-05-08 14:49:45.687 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-05-08 14:49:45.689 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-05-08 14:49:45.692 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-05-08 14:49:45.695 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-08 14:49:45.698 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-08 14:49:45.716 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:49:45.720 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-08 14:49:45.722 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-08 14:49:45.725 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-08 14:49:45.742 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:49:45.745 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:49:45.748 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:49:45.784 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-08 14:49:45.787 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-08 14:49:45.789 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-05-08 14:49:45.792 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-05-08 14:49:45.809 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:49:45.813 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.140/identity 2026-05-08 14:49:45.849 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-05-08 14:49:45.851 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-05-08 14:49:45.887 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-05-08 14:49:45.889 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-05-08 14:49:45.892 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-05-08 14:49:45.895 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-05-08 14:49:45.898 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 14:49:45.901 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 14:49:45.904 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 14:49:45.921 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:49:45.924 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 14:49:45.927 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-08 14:49:45.930 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-05-08 14:49:45.965 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-05-08 14:49:45.968 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-05-08 14:49:45.971 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-05-08 14:49:45.974 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-05-08 14:49:45.978 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 14:49:45.997 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 14:49:45.999 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 14:49:46.002 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 14:49:46.005 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 14:49:46.008 | + 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-05-08 14:49:46.039 | + 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-05-08 14:49:46.072 | + 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-05-08 14:49:46.105 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 14:49:46.139 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-05-08 14:49:46.172 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-05-08 14:49:46.205 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-05-08 14:49:46.208 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-05-08 14:49:46.211 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-05-08 14:49:46.213 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-05-08 14:49:46.216 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-08 14:49:46.219 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-05-08 14:49:46.222 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-05-08 14:49:46.225 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-08 14:49:46.228 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-08 14:49:46.244 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-08 14:49:46.245 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:49:46.255 | d /var/run/uwsgi 0755 quobyte root 2026-05-08 14:49:46.259 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:49:46.273 | /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-05-08 14:49:46.277 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-05-08 14:49:46.280 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-05-08 14:49:46.284 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-08 14:49:46.287 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-05-08 14:49:46.320 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-05-08 14:49:46.348 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-05-08 14:49:46.379 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-05-08 14:49:46.409 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-05-08 14:49:46.440 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-05-08 14:49:46.471 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-05-08 14:49:46.501 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-05-08 14:49:46.531 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-05-08 14:49:46.563 | + 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-05-08 14:49:46.595 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-05-08 14:49:46.627 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-05-08 14:49:46.660 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-05-08 14:49:46.691 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-05-08 14:49:46.725 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-08 14:49:46.727 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-08 14:49:46.731 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-05-08 14:49:46.734 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-05-08 14:49:46.736 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-08 14:49:46.739 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:49:46.741 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:49:46.744 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-05-08 14:49:46.747 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-05-08 14:49:46.751 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-05-08 14:49:46.782 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-05-08 14:49:46.816 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-05-08 14:49:46.816 | + 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-05-08 14:49:46.826 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-05-08 14:49:46.830 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-05-08 14:49:46.833 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-05-08 14:49:46.836 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-08 14:49:46.839 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-08 14:49:46.841 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 14:49:46.844 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 14:49:46.847 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:49:46.849 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:49:46.852 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-08 14:49:46.854 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-08 14:49:46.857 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:49:46.859 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:49:46.862 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-05-08 14:49:46.873 | perl: warning: Setting locale failed. 2026-05-08 14:49:46.874 | perl: warning: Please check that your locale settings: 2026-05-08 14:49:46.874 | LANGUAGE = (unset), 2026-05-08 14:49:46.874 | LC_ALL = "en_US.utf8", 2026-05-08 14:49:46.874 | LANG = "de_DE.UTF-8" 2026-05-08 14:49:46.874 | are supported and installed on your system. 2026-05-08 14:49:46.874 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:49:46.913 | Enabling site keystone-api. 2026-05-08 14:49:46.918 | To activate the new configuration, you need to run: 2026-05-08 14:49:46.918 | systemctl reload apache2 2026-05-08 14:49:46.923 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-08 14:49:46.926 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 14:49:46.928 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:49:46.932 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 14:49:47.101 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-05-08 14:49:47.137 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-05-08 14:49:47.173 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-05-08 14:49:47.207 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-05-08 14:49:47.210 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-05-08 14:49:47.246 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-05-08 14:49:47.278 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-05-08 14:49:47.310 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-05-08 14:49:47.344 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-08 14:49:47.347 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-05-08 14:49:47.350 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-05-08 14:49:47.383 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-05-08 14:49:47.417 | + ./stack.sh:main:922 : is_service_enabled swift 2026-05-08 14:49:47.436 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:49:47.439 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-05-08 14:49:47.458 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:49:47.461 | + ./stack.sh:main:938 : stack_install_service glance 2026-05-08 14:49:47.464 | + lib/stack:stack_install_service:20 : local service=glance 2026-05-08 14:49:47.467 | + lib/stack:stack_install_service:21 : type install_glance 2026-05-08 14:49:47.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-08 14:49:47.472 | + lib/stack:stack_install_service:32 : install_glance 2026-05-08 14:49:47.475 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-05-08 14:49:47.478 | + lib/glance:install_glance:550 : local glance_store_extras 2026-05-08 14:49:47.481 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-05-08 14:49:47.499 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:49:47.502 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-05-08 14:49:47.504 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-05-08 14:49:47.523 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:49:47.526 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-05-08 14:49:47.530 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-05-08 14:49:47.532 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:49:47.536 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:49:47.539 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-05-08 14:49:47.542 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:49:47.546 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-05-08 14:49:47.549 | ++ inc/python:join_extras:28 : local IFS=, 2026-05-08 14:49:47.552 | ++ inc/python:join_extras:29 : echo cinder 2026-05-08 14:49:47.555 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-05-08 14:49:47.558 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-05-08 14:49:47.561 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-05-08 14:49:47.564 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-05-08 14:49:47.568 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-05-08 14:49:47.571 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-05-08 14:49:47.574 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-05-08 14:49:47.579 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-05-08 14:49:47.579 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-05-08 14:49:47.585 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-05-08 14:49:47.587 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-05-08 14:49:47.590 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-05-08 14:49:47.593 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-05-08 14:49:47.596 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-05-08 14:49:47.619 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-05-08 14:49:47.621 | + 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-05-08 14:49:48.827 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-05-08 14:49:49.001 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-05-08 14:49:49.017 | 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.3.0) 2026-05-08 14:49:49.018 | 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.7.2) 2026-05-08 14:49:49.019 | 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.9.1) 2026-05-08 14:49:49.020 | 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.0.1) 2026-05-08 14:49:49.020 | 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.4.1) 2026-05-08 14:49:49.021 | 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.7.0) 2026-05-08 14:49:49.022 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-05-08 14:49:49.023 | 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-05-08 14:49:49.024 | 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.13.1) 2026-05-08 14:49:49.025 | 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-05-08 14:49:49.026 | 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.32.5) 2026-05-08 14:49:49.050 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-05-08 14:49:49.066 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-05-08 14:49:49.077 | 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.2.1) 2026-05-08 14:49:49.079 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-05-08 14:49:49.080 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-05-08 14:49:49.086 | 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.0.0) 2026-05-08 14:49:49.088 | Requirement already satisfied: wrapt>=1.7.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.1.1) 2026-05-08 14:49:49.132 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-05-08 14:49:49.149 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-05-08 14:49:49.225 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-05-08 14:49:49.242 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-05-08 14:49:49.288 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-05-08 14:49:49.306 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:49:49.351 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-05-08 14:49:49.368 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-05-08 14:49:49.380 | 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) (25.4.0) 2026-05-08 14:49:49.381 | 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-05-08 14:49:49.382 | 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-05-08 14:49:49.383 | 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) (0.30.0) 2026-05-08 14:49:49.389 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-05-08 14:49:49.390 | 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-05-08 14:49:49.391 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-05-08 14:49:49.392 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-05-08 14:49:49.396 | 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.3.0) 2026-05-08 14:49:49.397 | 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.1.0) 2026-05-08 14:49:49.399 | 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.5.1) 2026-05-08 14:49:49.430 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-05-08 14:49:49.445 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-05-08 14:49:49.455 | 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-05-08 14:49:49.459 | 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-05-08 14:49:49.463 | 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-05-08 14:49:49.465 | 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-05-08 14:49:49.465 | 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-05-08 14:49:49.475 | 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-05-08 14:49:49.478 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-05-08 14:49:49.480 | 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.1.2) 2026-05-08 14:49:49.483 | 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-05-08 14:49:49.491 | 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.9) 2026-05-08 14:49:49.493 | 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-05-08 14:49:49.494 | 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-05-08 14:49:49.495 | 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-05-08 14:49:49.496 | 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.3) 2026-05-08 14:49:49.500 | 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-05-08 14:49:49.501 | 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.0) 2026-05-08 14:49:49.506 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-05-08 14:49:49.523 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-05-08 14:49:49.528 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-05-08 14:49:49.531 | 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-05-08 14:49:49.544 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.4) 2026-05-08 14:49:49.545 | 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.11) 2026-05-08 14:49:49.546 | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.3) 2026-05-08 14:49:49.547 | Requirement already satisfied: certifi>=2017.4.17 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-05-08 14:49:49.568 | 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.7) 2026-05-08 14:49:49.625 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-05-08 14:49:49.679 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-05-08 14:49:49.706 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-05-08 14:49:49.729 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-05-08 14:49:49.750 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-05-08 14:49:49.774 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-05-08 14:49:49.795 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-05-08 14:49:50.033 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-05-08 14:49:51.278 | 2026-05-08 14:49:51.294 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-05-08 14:49:51.425 | + inc/python:pip_install:216 : result=0 2026-05-08 14:49:51.428 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:49:51.430 | + functions-common:time_stop:2412 : local name 2026-05-08 14:49:51.433 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:49:51.435 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:49:51.438 | + functions-common:time_stop:2415 : local total 2026-05-08 14:49:51.441 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:49:51.443 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:49:51.446 | + functions-common:time_stop:2419 : start_time=1778251787613 2026-05-08 14:49:51.448 | + functions-common:time_stop:2421 : [[ -z 1778251787613 ]] 2026-05-08 14:49:51.452 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:49:51.456 | + functions-common:time_stop:2424 : end_time=1778251791453 2026-05-08 14:49:51.458 | + functions-common:time_stop:2425 : elapsed_time=3840 2026-05-08 14:49:51.461 | + functions-common:time_stop:2426 : total=79751 2026-05-08 14:49:51.464 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:49:51.467 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=83591 2026-05-08 14:49:51.470 | + inc/python:pip_install:219 : return 0 2026-05-08 14:49:51.473 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-05-08 14:49:51.475 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-05-08 14:49:51.478 | + lib/glance:copy_rootwrap:265 : sudo install -d -o quobyte /etc/glance 2026-05-08 14:49:51.493 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-05-08 14:49:51.498 | + lib/glance:install_glance:572 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance stable/2026.1 2026-05-08 14:49:51.501 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-05-08 14:49:51.504 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-05-08 14:49:51.506 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-08 14:49:51.509 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:49:51.512 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:49:51.516 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:49:51.519 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:49:51.522 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:49:51.540 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:49:51.543 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:49:51.545 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:49:51.549 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-08 14:49:51.549 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:49:51.554 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-05-08 14:49:51.557 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 14:49:51.560 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-08 14:49:51.563 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:49:51.565 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:49:51.568 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:49:51.571 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:49:51.574 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:49:51.577 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:49:51.580 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:49:51.582 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:49:51.586 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:49:51.590 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251791587 2026-05-08 14:49:51.593 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-05-08 14:49:51.596 | Cloning into '/opt/stack/glance'... 2026-05-08 14:49:59.786 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:49:59.789 | + functions-common:time_stop:2412 : local name 2026-05-08 14:49:59.792 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:49:59.795 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:49:59.798 | + functions-common:time_stop:2415 : local total 2026-05-08 14:49:59.801 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:49:59.804 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:49:59.807 | + functions-common:time_stop:2419 : start_time=1778251791587 2026-05-08 14:49:59.810 | + functions-common:time_stop:2421 : [[ -z 1778251791587 ]] 2026-05-08 14:49:59.814 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:49:59.818 | + functions-common:time_stop:2424 : end_time=1778251799815 2026-05-08 14:49:59.822 | + functions-common:time_stop:2425 : elapsed_time=8228 2026-05-08 14:49:59.824 | + functions-common:time_stop:2426 : total=22726 2026-05-08 14:49:59.828 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:49:59.831 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30954 2026-05-08 14:49:59.834 | + functions-common:git_clone:623 : cd /opt/stack/glance 2026-05-08 14:49:59.838 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-08 14:49:59.842 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:49:59.845 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:49:59.849 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:49:59.852 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:49:59.855 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:49:59.858 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:49:59.861 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:49:59.864 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:49:59.869 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:49:59.874 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251799870 2026-05-08 14:49:59.878 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-08 14:50:00.461 | From https://review.opendev.org/openstack/glance 2026-05-08 14:50:00.461 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-08 14:50:00.472 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:50:00.475 | + functions-common:time_stop:2412 : local name 2026-05-08 14:50:00.479 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:50:00.481 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:50:00.485 | + functions-common:time_stop:2415 : local total 2026-05-08 14:50:00.488 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:50:00.491 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:50:00.494 | + functions-common:time_stop:2419 : start_time=1778251799870 2026-05-08 14:50:00.498 | + functions-common:time_stop:2421 : [[ -z 1778251799870 ]] 2026-05-08 14:50:00.502 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:50:00.507 | + functions-common:time_stop:2424 : end_time=1778251800504 2026-05-08 14:50:00.510 | + functions-common:time_stop:2425 : elapsed_time=634 2026-05-08 14:50:00.513 | + functions-common:time_stop:2426 : total=30954 2026-05-08 14:50:00.516 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:50:00.519 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31588 2026-05-08 14:50:00.522 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 14:50:00.525 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:50:00.528 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:50:00.531 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:50:00.534 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:50:00.537 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:50:00.540 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:50:00.543 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:50:00.547 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:50:00.551 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:50:00.556 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251800553 2026-05-08 14:50:00.559 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 14:50:00.683 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:50:00.683 | 2026-05-08 14:50:00.683 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:50:00.683 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:50:00.683 | state without impacting any branches by switching back to a branch. 2026-05-08 14:50:00.684 | 2026-05-08 14:50:00.684 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:50:00.684 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:50:00.684 | 2026-05-08 14:50:00.684 | git switch -c 2026-05-08 14:50:00.684 | 2026-05-08 14:50:00.684 | Or undo this operation with: 2026-05-08 14:50:00.684 | 2026-05-08 14:50:00.685 | git switch - 2026-05-08 14:50:00.685 | 2026-05-08 14:50:00.685 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:50:00.685 | 2026-05-08 14:50:00.685 | HEAD is now at 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-08 14:50:00.690 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:50:00.693 | + functions-common:time_stop:2412 : local name 2026-05-08 14:50:00.696 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:50:00.699 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:50:00.702 | + functions-common:time_stop:2415 : local total 2026-05-08 14:50:00.705 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:50:00.708 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:50:00.711 | + functions-common:time_stop:2419 : start_time=1778251800553 2026-05-08 14:50:00.714 | + functions-common:time_stop:2421 : [[ -z 1778251800553 ]] 2026-05-08 14:50:00.717 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:50:00.722 | + functions-common:time_stop:2424 : end_time=1778251800719 2026-05-08 14:50:00.725 | + functions-common:time_stop:2425 : elapsed_time=166 2026-05-08 14:50:00.728 | + functions-common:time_stop:2426 : total=31588 2026-05-08 14:50:00.731 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:50:00.734 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31754 2026-05-08 14:50:00.737 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-05-08 14:50:00.754 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-05-08 14:50:00.758 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:50:00.759 | + functions-common:git_clone:665 : head -1 2026-05-08 14:50:00.761 | 0c8228ca0 Merge "Fix release note rendering" into stable/2026.1 2026-05-08 14:50:00.765 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:50:00.769 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-05-08 14:50:00.772 | + inc/python:setup_develop:353 : local bindep 2026-05-08 14:50:00.776 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-05-08 14:50:00.779 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-05-08 14:50:00.782 | + inc/python:setup_develop:359 : local extras= 2026-05-08 14:50:00.785 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-05-08 14:50:00.789 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-08 14:50:00.792 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-05-08 14:50:00.795 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-05-08 14:50:00.798 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-08 14:50:00.801 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-08 14:50:00.806 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-05-08 14:50:00.809 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-08 14:50:00.813 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-05-08 14:50:00.816 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-08 14:50:00.819 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-08 14:50:00.823 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-05-08 14:50:00.830 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-05-08 14:50:00.833 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-05-08 14:50:00.836 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-05-08 14:50:00.996 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-05-08 14:50:00.999 | + inc/python:setup_package:436 : local bindep=0 2026-05-08 14:50:01.002 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-08 14:50:01.005 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-08 14:50:01.008 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-05-08 14:50:01.012 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-05-08 14:50:01.015 | + inc/python:setup_package:445 : local flags=-e 2026-05-08 14:50:01.019 | + inc/python:setup_package:446 : local extras= 2026-05-08 14:50:01.022 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-08 14:50:01.026 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-08 14:50:01.029 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-08 14:50:01.032 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-08 14:50:01.035 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-08 14:50:01.038 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-05-08 14:50:01.065 | Using python 3.12 to install /opt/stack/glance 2026-05-08 14:50:01.068 | + 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-05-08 14:50:02.051 | Obtaining file:///opt/stack/glance 2026-05-08 14:50:02.054 | Installing build dependencies: started 2026-05-08 14:50:03.855 | Installing build dependencies: finished with status 'done' 2026-05-08 14:50:03.856 | Checking if build backend supports build_editable: started 2026-05-08 14:50:04.395 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-08 14:50:04.397 | Getting requirements to build editable: started 2026-05-08 14:50:04.695 | Getting requirements to build editable: finished with status 'done' 2026-05-08 14:50:04.697 | Preparing editable metadata (pyproject.toml): started 2026-05-08 14:50:05.602 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:50:05.622 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.0.3) 2026-05-08 14:50:05.622 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.7.1) 2026-05-08 14:50:05.625 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.0.46) 2026-05-08 14:50:05.625 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (0.40.4) 2026-05-08 14:50:05.626 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.1.0) 2026-05-08 14:50:05.626 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.5.1) 2026-05-08 14:50:05.626 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.8.9) 2026-05-08 14:50:05.627 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.18.4) 2026-05-08 14:50:05.820 | Collecting httplib2>=0.9.1 (from glance==32.0.1.dev3) 2026-05-08 14:50:05.966 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 14:50:05.979 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.3.0) 2026-05-08 14:50:05.980 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (7.4.1) 2026-05-08 14:50:05.981 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.3.0) 2026-05-08 14:50:05.982 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (2.7.1) 2026-05-08 14:50:05.983 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (10.0.1) 2026-05-08 14:50:05.984 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.7.0) 2026-05-08 14:50:05.985 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.2.1) 2026-05-08 14:50:06.044 | Collecting taskflow>=4.0.0 (from glance==32.0.1.dev3) 2026-05-08 14:50:06.060 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-05-08 14:50:06.073 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.13.1) 2026-05-08 14:50:06.075 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (12.0.0) 2026-05-08 14:50:06.102 | Collecting WSME>=0.8.0 (from glance==32.0.1.dev3) 2026-05-08 14:50:06.123 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 14:50:06.134 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.17.0) 2026-05-08 14:50:06.135 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.10.1) 2026-05-08 14:50:06.136 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.26.0) 2026-05-08 14:50:06.137 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.8.0) 2026-05-08 14:50:06.138 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (18.0.0) 2026-05-08 14:50:06.139 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (6.7.2) 2026-05-08 14:50:06.169 | Collecting oslo.limit>=1.6.0 (from glance==32.0.1.dev3) 2026-05-08 14:50:06.187 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:50:06.197 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.1.0) 2026-05-08 14:50:06.198 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (17.3.0) 2026-05-08 14:50:06.199 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (8.0.0) 2026-05-08 14:50:06.237 | Collecting oslo.reports>=1.18.0 (from glance==32.0.1.dev3) 2026-05-08 14:50:06.256 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:50:06.266 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.0.0) 2026-05-08 14:50:06.268 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (1.4.2) 2026-05-08 14:50:06.269 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (4.3.0) 2026-05-08 14:50:06.270 | Requirement already satisfied: glance-store>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (5.4.0) 2026-05-08 14:50:06.271 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (3.0.0) 2026-05-08 14:50:06.272 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.0.1.dev3) (43.0.3) 2026-05-08 14:50:06.297 | Collecting cursive>=0.2.1 (from glance==32.0.1.dev3) 2026-05-08 14:50:06.312 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-05-08 14:50:06.360 | Collecting castellan>=0.17.0 (from glance==32.0.1.dev3) 2026-05-08 14:50:06.376 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 14:50:06.387 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (1.3.10) 2026-05-08 14:50:06.388 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.0.1.dev3) (4.15.0) 2026-05-08 14:50:06.422 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-08 14:50:06.443 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-05-08 14:50:06.456 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.0.1.dev3) (2.32.5) 2026-05-08 14:50:06.461 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.0.1.dev3) (2.0.0) 2026-05-08 14:50:06.463 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.0.1.dev3) (3.0) 2026-05-08 14:50:06.467 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.0.1.dev3) (5.9.1) 2026-05-08 14:50:06.470 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.0.1.dev3) (2.1.1) 2026-05-08 14:50:06.474 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (2.8.0) 2026-05-08 14:50:06.475 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.0.1.dev3) (3.3.2) 2026-05-08 14:50:06.492 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.0.1.dev3) (3.3.2) 2026-05-08 14:50:06.496 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (25.4.0) 2026-05-08 14:50:06.497 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (2025.9.1) 2026-05-08 14:50:06.498 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (0.37.0) 2026-05-08 14:50:06.499 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.0.1.dev3) (0.30.0) 2026-05-08 14:50:06.507 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev3) (2.1.0) 2026-05-08 14:50:06.508 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.0.1.dev3) (1.8.2) 2026-05-08 14:50:06.514 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (4.1.1) 2026-05-08 14:50:06.516 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (4.0.1) 2026-05-08 14:50:06.517 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (2.11.0) 2026-05-08 14:50:06.525 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (1.5.0) 2026-05-08 14:50:06.529 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.0.1.dev3) (5.2.1) 2026-05-08 14:50:06.535 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.0.1.dev3) (0.20) 2026-05-08 14:50:06.540 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (1.3.0) 2026-05-08 14:50:06.541 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (2.0.0) 2026-05-08 14:50:06.544 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.0.1.dev3) (6.0.3) 2026-05-08 14:50:06.551 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev3) (2.0.2) 2026-05-08 14:50:06.552 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.0.1.dev3) (0.5.0) 2026-05-08 14:50:06.607 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-08 14:50:06.623 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-05-08 14:50:06.665 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-08 14:50:06.680 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-05-08 14:50:06.723 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-08 14:50:06.737 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-05-08 14:50:06.782 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-08 14:50:06.799 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-05-08 14:50:06.809 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) (7.2.2) 2026-05-08 14:50:06.834 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-08 14:50:06.850 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-05-08 14:50:06.891 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.0.1.dev3) 2026-05-08 14:50:06.907 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:50:06.923 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.0.1.dev3) (2.9.0.post0) 2026-05-08 14:50:06.928 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (4.5.1) 2026-05-08 14:50:06.931 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (7.0.1) 2026-05-08 14:50:06.931 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (5.3.1) 2026-05-08 14:50:06.932 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (5.6.2) 2026-05-08 14:50:06.933 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (0.15.1) 2026-05-08 14:50:06.937 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (5.1.0) 2026-05-08 14:50:06.946 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (2025.3) 2026-05-08 14:50:06.947 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (26.0) 2026-05-08 14:50:06.955 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (0.24.1) 2026-05-08 14:50:06.959 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (5.0.0) 2026-05-08 14:50:06.960 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (3.1.6) 2026-05-08 14:50:06.962 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.0.1.dev3) (4.0.1) 2026-05-08 14:50:06.969 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.0.1.dev3) (3.0.3) 2026-05-08 14:50:06.985 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.0.1.dev3) (1.1.2) 2026-05-08 14:50:06.995 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.0.1.dev3) (1.7.3) 2026-05-08 14:50:07.021 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.0.1.dev3) (82.0.1) 2026-05-08 14:50:07.037 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.0.1.dev3) (0.6.0) 2026-05-08 14:50:07.100 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.120 | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:50:07.160 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.181 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-05-08 14:50:07.246 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.262 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-05-08 14:50:07.309 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.327 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-05-08 14:50:07.338 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (14.3.3) 2026-05-08 14:50:07.367 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.383 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-05-08 14:50:07.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.5.0->glance==32.0.1.dev3) (1.17.0) 2026-05-08 14:50:07.422 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (3.4.4) 2026-05-08 14:50:07.423 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (3.11) 2026-05-08 14:50:07.424 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.6.3) 2026-05-08 14:50:07.426 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.0.1.dev3) (2023.11.17) 2026-05-08 14:50:07.461 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (4.0.0) 2026-05-08 14:50:07.463 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (2.19.2) 2026-05-08 14:50:07.474 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.0.1.dev3) (0.1.2) 2026-05-08 14:50:07.489 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.0.1.dev3) (0.7) 2026-05-08 14:50:07.567 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.585 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-05-08 14:50:07.631 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.647 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:50:07.659 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.0.1.dev3) (9.1.4) 2026-05-08 14:50:07.687 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.707 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-05-08 14:50:07.749 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.0.1.dev3) (2.8.5) 2026-05-08 14:50:07.796 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-08 14:50:07.815 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-05-08 14:50:07.830 | Installing build dependencies: started 2026-05-08 14:50:09.468 | Installing build dependencies: finished with status 'done' 2026-05-08 14:50:09.468 | Getting requirements to build wheel: started 2026-05-08 14:50:10.095 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 14:50:10.095 | Preparing metadata (pyproject.toml): started 2026-05-08 14:50:10.458 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:50:10.462 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.0.1.dev3) (2025.2) 2026-05-08 14:50:10.510 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-08 14:50:10.526 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-05-08 14:50:10.578 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.0.1.dev3) 2026-05-08 14:50:10.594 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-05-08 14:50:10.715 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-05-08 14:50:10.754 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-05-08 14:50:10.776 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-05-08 14:50:10.802 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-05-08 14:50:10.826 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-05-08 14:50:10.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 41.7 MB/s 0:00:00 2026-05-08 14:50:10.899 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-05-08 14:50:10.921 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-05-08 14:50:10.943 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-05-08 14:50:10.965 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-05-08 14:50:10.989 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-05-08 14:50:11.013 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-05-08 14:50:11.045 | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-05-08 14:50:11.070 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-05-08 14:50:11.093 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-05-08 14:50:11.118 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-05-08 14:50:11.140 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-05-08 14:50:11.161 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-05-08 14:50:11.185 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-05-08 14:50:11.213 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-05-08 14:50:11.236 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-05-08 14:50:11.272 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 53.4 MB/s 0:00:00 2026-05-08 14:50:11.288 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-05-08 14:50:11.311 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-05-08 14:50:11.333 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-05-08 14:50:11.358 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-05-08 14:50:11.452 | Building wheels for collected packages: glance, simplegeneric 2026-05-08 14:50:11.452 | Building editable for glance (pyproject.toml): started 2026-05-08 14:50:12.275 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-05-08 14:50:12.277 | Created wheel for glance: filename=glance-32.0.1.dev3-0.editable-py3-none-any.whl size=8960 sha256=a7558df2902250a380a0b25e7d5a0882190fe7a558db2260469d4793eb75a7b5 2026-05-08 14:50:12.278 | Stored in directory: /tmp/pip-ephem-wheel-cache-30t0ab0z/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-05-08 14:50:12.284 | Building wheel for simplegeneric (pyproject.toml): started 2026-05-08 14:50:12.701 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-05-08 14:50:12.702 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=83fb32348e516464d9845163b9f442d2f5d664c0e849f662656c656a69f82681 2026-05-08 14:50:12.703 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-05-08 14:50:12.707 | Successfully built glance simplegeneric 2026-05-08 14:50:12.973 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-05-08 14:50:15.420 | Attempting uninstall: jsonpointer 2026-05-08 14:50:15.436 | Found existing installation: jsonpointer 2.0 2026-05-08 14:50:15.437 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:50:15.437 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-05-08 14:50:15.454 | Attempting uninstall: jmespath 2026-05-08 14:50:15.470 | Found existing installation: jmespath 1.0.1 2026-05-08 14:50:15.473 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:50:15.473 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-05-08 14:50:15.513 | Attempting uninstall: httplib2 2026-05-08 14:50:15.531 | Found existing installation: httplib2 0.20.4 2026-05-08 14:50:15.531 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:50:15.532 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-05-08 14:50:15.627 | Attempting uninstall: jsonpatch 2026-05-08 14:50:15.643 | Found existing installation: jsonpatch 1.32 2026-05-08 14:50:15.643 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:50:15.644 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-05-08 14:50:19.862 | 2026-05-08 14:50:19.882 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.3 cmd2-3.2.0 cursive-0.2.3 glance-32.0.1.dev3 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-05-08 14:50:20.122 | + inc/python:pip_install:216 : result=0 2026-05-08 14:50:20.125 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:50:20.129 | + functions-common:time_stop:2412 : local name 2026-05-08 14:50:20.132 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:50:20.135 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:50:20.137 | + functions-common:time_stop:2415 : local total 2026-05-08 14:50:20.139 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:50:20.143 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:50:20.145 | + functions-common:time_stop:2419 : start_time=1778251801058 2026-05-08 14:50:20.148 | + functions-common:time_stop:2421 : [[ -z 1778251801058 ]] 2026-05-08 14:50:20.152 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:50:20.156 | + functions-common:time_stop:2424 : end_time=1778251820153 2026-05-08 14:50:20.159 | + functions-common:time_stop:2425 : elapsed_time=19095 2026-05-08 14:50:20.162 | + functions-common:time_stop:2426 : total=83591 2026-05-08 14:50:20.165 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:50:20.168 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=102686 2026-05-08 14:50:20.171 | + inc/python:pip_install:219 : return 0 2026-05-08 14:50:20.173 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-08 14:50:20.176 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-08 14:50:20.179 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-05-08 14:50:20.182 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-05-08 14:50:20.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:50:20.187 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:50:20.189 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-05-08 14:50:20.192 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:50:20.195 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-08 14:50:20.198 | + ./stack.sh:main:939 : configure_glance 2026-05-08 14:50:20.201 | + lib/glance:configure_glance:346 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-05-08 14:50:20.216 | + lib/glance:configure_glance:349 : local dburl 2026-05-08 14:50:20.220 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-05-08 14:50:20.223 | ++ lib/database:database_connection_url:134 : local db=glance 2026-05-08 14:50:20.225 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-05-08 14:50:20.229 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-05-08 14:50:20.231 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 14:50:20.234 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 14:50:20.236 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 14:50:20.253 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:50:20.257 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 14:50:20.259 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-08 14:50:20.263 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-08 14:50:20.265 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-05-08 14:50:20.299 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-05-08 14:50:20.334 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-05-08 14:50:20.367 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-08 14:50:20.400 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-05-08 14:50:20.434 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-05-08 14:50:20.468 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-05-08 14:50:20.503 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-05-08 14:50:20.507 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-05-08 14:50:20.509 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-08 14:50:20.512 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-08 14:50:20.515 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-08 14:50:20.519 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-05-08 14:50:20.522 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-05-08 14:50:20.526 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-08 14:50:20.529 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-08 14:50:20.533 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-05-08 14:50:20.572 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-05-08 14:50:20.611 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.140/identity 2026-05-08 14:50:20.647 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-05-08 14:50:20.684 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-05-08 14:50:20.721 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-05-08 14:50:20.759 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-05-08 14:50:20.796 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-05-08 14:50:20.834 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.140/identity 2026-05-08 14:50:20.873 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-08 14:50:20.911 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-05-08 14:50:20.950 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-08 14:50:20.954 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-05-08 14:50:20.996 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-05-08 14:50:21.000 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-05-08 14:50:21.004 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-05-08 14:50:21.007 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-08 14:50:21.011 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-08 14:50:21.015 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-08 14:50:21.037 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:50:21.041 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-08 14:50:21.045 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-08 14:50:21.048 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-08 14:50:21.070 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:50:21.074 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:50:21.078 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:50:21.118 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-08 14:50:21.122 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-08 14:50:21.125 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-05-08 14:50:21.128 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-05-08 14:50:21.131 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-05-08 14:50:21.169 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-05-08 14:50:21.205 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-05-08 14:50:21.246 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-05-08 14:50:21.249 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-05-08 14:50:21.252 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-05-08 14:50:21.256 | + lib/glance:configure_glance_store:278 : local be 2026-05-08 14:50:21.259 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-05-08 14:50:21.262 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-05-08 14:50:21.266 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-08 14:50:21.305 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-05-08 14:50:21.309 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.140 2026-05-08 14:50:21.347 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-05-08 14:50:21.351 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-05-08 14:50:21.354 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-05-08 14:50:21.378 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:50:21.381 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.140/image 2026-05-08 14:50:21.419 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-05-08 14:50:21.439 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:50:21.442 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-05-08 14:50:21.446 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-05-08 14:50:21.450 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-05-08 14:50:21.455 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 14:50:21.478 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 14:50:21.481 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 14:50:21.485 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 14:50:21.488 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 14:50:21.492 | + 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-05-08 14:50:21.529 | + 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-05-08 14:50:21.567 | + 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-05-08 14:50:21.602 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 14:50:21.638 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-05-08 14:50:21.673 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-05-08 14:50:21.680 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-05-08 14:50:21.720 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-05-08 14:50:21.757 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-05-08 14:50:21.796 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-05-08 14:50:21.836 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-05-08 14:50:21.877 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-05-08 14:50:21.921 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-05-08 14:50:21.964 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-05-08 14:50:22.004 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-05-08 14:50:22.010 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-05-08 14:50:22.018 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-05-08 14:50:22.040 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:50:22.044 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-05-08 14:50:22.048 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-05-08 14:50:22.051 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-05-08 14:50:22.054 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-05-08 14:50:22.058 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-05-08 14:50:22.061 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-05-08 14:50:22.065 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-05-08 14:50:22.070 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-08 14:50:22.074 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-05-08 14:50:22.114 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-05-08 14:50:22.118 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-05-08 14:50:22.121 | ++ functions:get_random_port:861 : true 2026-05-08 14:50:22.125 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-05-08 14:50:22.128 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-05-08 14:50:22.131 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-05-08 14:50:22.181 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-05-08 14:50:22.184 | ++ functions:get_random_port:865 : break 2 2026-05-08 14:50:22.187 | ++ functions:get_random_port:869 : echo 60999 2026-05-08 14:50:22.192 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-05-08 14:50:22.195 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-05-08 14:50:22.234 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-05-08 14:50:22.274 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-05-08 14:50:22.313 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-05-08 14:50:22.353 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-05-08 14:50:22.392 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-08 14:50:22.429 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-05-08 14:50:22.466 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-05-08 14:50:22.505 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-05-08 14:50:22.543 | + 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-05-08 14:50:22.579 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-05-08 14:50:22.616 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-08 14:50:22.654 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-05-08 14:50:22.691 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-05-08 14:50:22.728 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-05-08 14:50:22.768 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-05-08 14:50:22.807 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-05-08 14:50:22.845 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-05-08 14:50:22.884 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-05-08 14:50:22.922 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-05-08 14:50:22.960 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-05-08 14:50:22.963 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-05-08 14:50:22.966 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 14:50:22.970 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 14:50:22.973 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:50:22.976 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:50:22.980 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-05-08 14:50:22.983 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-05-08 14:50:22.985 | perl: warning: Setting locale failed. 2026-05-08 14:50:22.985 | perl: warning: Please check that your locale settings: 2026-05-08 14:50:22.985 | LANGUAGE = (unset), 2026-05-08 14:50:22.985 | LC_ALL = "en_US.utf8", 2026-05-08 14:50:22.986 | LANG = (unset) 2026-05-08 14:50:22.986 | are supported and installed on your system. 2026-05-08 14:50:22.986 | perl: warning: Falling back to the standard locale ("C"). 2026-05-08 14:50:23.021 | proxy (enabled by site administrator) 2026-05-08 14:50:23.026 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-05-08 14:50:23.029 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-05-08 14:50:23.033 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 14:50:23.036 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 14:50:23.039 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:50:23.043 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:50:23.046 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-05-08 14:50:23.050 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-05-08 14:50:23.053 | perl: warning: Setting locale failed. 2026-05-08 14:50:23.053 | perl: warning: Please check that your locale settings: 2026-05-08 14:50:23.054 | LANGUAGE = (unset), 2026-05-08 14:50:23.054 | LC_ALL = "en_US.utf8", 2026-05-08 14:50:23.054 | LANG = (unset) 2026-05-08 14:50:23.054 | are supported and installed on your system. 2026-05-08 14:50:23.054 | perl: warning: Falling back to the standard locale ("C"). 2026-05-08 14:50:23.089 | No module matches proxy_http 2026-05-08 14:50:23.093 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-05-08 14:50:23.105 | perl: warning: Setting locale failed. 2026-05-08 14:50:23.105 | perl: warning: Please check that your locale settings: 2026-05-08 14:50:23.106 | LANGUAGE = (unset), 2026-05-08 14:50:23.106 | LC_ALL = "en_US.utf8", 2026-05-08 14:50:23.106 | LANG = "de_DE.UTF-8" 2026-05-08 14:50:23.106 | are supported and installed on your system. 2026-05-08 14:50:23.106 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:50:23.146 | Considering dependency proxy for proxy_http: 2026-05-08 14:50:23.146 | Module proxy already enabled 2026-05-08 14:50:23.146 | Enabling module proxy_http. 2026-05-08 14:50:23.152 | To activate the new configuration, you need to run: 2026-05-08 14:50:23.152 | systemctl restart apache2 2026-05-08 14:50:23.156 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-05-08 14:50:23.159 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-05-08 14:50:23.161 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 14:50:23.164 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:50:23.166 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 14:50:23.325 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-05-08 14:50:23.329 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-05-08 14:50:23.332 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-05-08 14:50:23.334 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-08 14:50:23.337 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:50:23.342 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:50:23.345 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-05-08 14:50:23.348 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-05-08 14:50:23.354 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-05-08 14:50:23.354 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-05-08 14:50:23.363 | KeepAlive Off 2026-05-08 14:50:23.370 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-08 14:50:23.370 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-05-08 14:50:23.380 | SetEnv proxy-sendchunked 1 2026-05-08 14:50:23.386 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-05-08 14:50:23.386 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-05-08 14:50:23.396 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-05-08 14:50:23.401 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-05-08 14:50:23.404 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-05-08 14:50:23.407 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-08 14:50:23.409 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-08 14:50:23.412 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 14:50:23.415 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 14:50:23.417 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:50:23.420 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:50:23.423 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-08 14:50:23.425 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-08 14:50:23.428 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:50:23.431 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:50:23.434 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-05-08 14:50:23.445 | perl: warning: Setting locale failed. 2026-05-08 14:50:23.445 | perl: warning: Please check that your locale settings: 2026-05-08 14:50:23.445 | LANGUAGE = (unset), 2026-05-08 14:50:23.445 | LC_ALL = "en_US.utf8", 2026-05-08 14:50:23.445 | LANG = "de_DE.UTF-8" 2026-05-08 14:50:23.445 | are supported and installed on your system. 2026-05-08 14:50:23.445 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:50:23.484 | Enabling site glance-api. 2026-05-08 14:50:23.489 | To activate the new configuration, you need to run: 2026-05-08 14:50:23.489 | systemctl reload apache2 2026-05-08 14:50:23.494 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-05-08 14:50:23.497 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 14:50:23.500 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:50:23.502 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 14:50:23.663 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-05-08 14:50:23.669 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-05-08 14:50:23.702 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-05-08 14:50:23.739 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-05-08 14:50:23.742 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-05-08 14:50:23.779 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-05-08 14:50:23.812 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-05-08 14:50:23.847 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-05-08 14:50:23.866 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:50:23.869 | + ./stack.sh:main:944 : stack_install_service cinder 2026-05-08 14:50:23.872 | + lib/stack:stack_install_service:20 : local service=cinder 2026-05-08 14:50:23.875 | + lib/stack:stack_install_service:21 : type install_cinder 2026-05-08 14:50:23.878 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-08 14:50:23.881 | + lib/stack:stack_install_service:32 : install_cinder 2026-05-08 14:50:23.885 | + lib/cinder:install_cinder:526 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/49/985949/3 2026-05-08 14:50:23.888 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-05-08 14:50:23.890 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-05-08 14:50:23.893 | + functions-common:git_clone:583 : local git_ref=refs/changes/49/985949/3 2026-05-08 14:50:23.895 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:50:23.899 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:50:23.902 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:50:23.905 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:50:23.910 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:50:23.927 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:50:23.930 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:50:23.932 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:50:23.936 | + functions-common:git_clone:602 : echo refs/changes/49/985949/3 2026-05-08 14:50:23.937 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:50:23.942 | + functions-common:git_clone:604 : [[ ! -d /opt/stack/cinder ]] 2026-05-08 14:50:23.944 | + functions-common:git_clone:605 : [[ False = \T\r\u\e ]] 2026-05-08 14:50:23.946 | + functions-common:git_clone:610 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-08 14:50:23.949 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:50:23.952 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:50:23.954 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:50:23.957 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:50:23.959 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:50:23.962 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:50:23.965 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:50:23.967 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:50:23.971 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:50:23.975 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251823972 2026-05-08 14:50:23.977 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-05-08 14:50:23.980 | Cloning into '/opt/stack/cinder'... 2026-05-08 14:51:17.210 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:51:17.214 | + functions-common:time_stop:2412 : local name 2026-05-08 14:51:17.217 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:51:17.220 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:51:17.223 | + functions-common:time_stop:2415 : local total 2026-05-08 14:51:17.227 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:51:17.230 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:51:17.233 | + functions-common:time_stop:2419 : start_time=1778251823972 2026-05-08 14:51:17.237 | + functions-common:time_stop:2421 : [[ -z 1778251823972 ]] 2026-05-08 14:51:17.241 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:51:17.246 | + functions-common:time_stop:2424 : end_time=1778251877242 2026-05-08 14:51:17.249 | + functions-common:time_stop:2425 : elapsed_time=53270 2026-05-08 14:51:17.253 | + functions-common:time_stop:2426 : total=31754 2026-05-08 14:51:17.256 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:51:17.259 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=85024 2026-05-08 14:51:17.262 | + functions-common:git_clone:612 : cd /opt/stack/cinder 2026-05-08 14:51:17.266 | + functions-common:git_clone:613 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/49/985949/3 2026-05-08 14:51:17.270 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:51:17.273 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:51:17.277 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:51:17.280 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:51:17.284 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:51:17.287 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:51:17.290 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:51:17.294 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:51:17.299 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:51:17.304 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251877301 2026-05-08 14:51:17.307 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/49/985949/3 2026-05-08 14:51:18.664 | From https://review.opendev.org/openstack/cinder 2026-05-08 14:51:18.664 | * branch refs/changes/49/985949/3 -> FETCH_HEAD 2026-05-08 14:51:18.672 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:51:18.676 | + functions-common:time_stop:2412 : local name 2026-05-08 14:51:18.679 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:51:18.683 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:51:18.686 | + functions-common:time_stop:2415 : local total 2026-05-08 14:51:18.690 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:51:18.694 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:51:18.698 | + functions-common:time_stop:2419 : start_time=1778251877301 2026-05-08 14:51:18.701 | + functions-common:time_stop:2421 : [[ -z 1778251877301 ]] 2026-05-08 14:51:18.705 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:51:18.711 | + functions-common:time_stop:2424 : end_time=1778251878707 2026-05-08 14:51:18.715 | + functions-common:time_stop:2425 : elapsed_time=1406 2026-05-08 14:51:18.719 | + functions-common:time_stop:2426 : total=85024 2026-05-08 14:51:18.722 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:51:18.725 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86430 2026-05-08 14:51:18.729 | + functions-common:git_clone:613 : git checkout FETCH_HEAD 2026-05-08 14:51:18.865 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:51:18.865 | 2026-05-08 14:51:18.865 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:51:18.865 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:51:18.865 | state without impacting any branches by switching back to a branch. 2026-05-08 14:51:18.865 | 2026-05-08 14:51:18.865 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:51:18.866 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:51:18.866 | 2026-05-08 14:51:18.866 | git switch -c 2026-05-08 14:51:18.866 | 2026-05-08 14:51:18.866 | Or undo this operation with: 2026-05-08 14:51:18.866 | 2026-05-08 14:51:18.866 | git switch - 2026-05-08 14:51:18.866 | 2026-05-08 14:51:18.866 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:51:18.866 | 2026-05-08 14:51:18.866 | HEAD is now at 4f937bc08 netapp: add qos stats to pool reporting 2026-05-08 14:51:18.870 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-05-08 14:51:18.889 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-05-08 14:51:18.893 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:51:18.895 | + functions-common:git_clone:665 : head -1 2026-05-08 14:51:18.907 | 4f937bc08 netapp: add qos stats to pool reporting 2026-05-08 14:51:18.914 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:51:18.918 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-05-08 14:51:18.922 | + inc/python:setup_develop:353 : local bindep 2026-05-08 14:51:18.926 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-08 14:51:18.930 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-05-08 14:51:18.934 | + inc/python:setup_develop:359 : local extras= 2026-05-08 14:51:18.938 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-05-08 14:51:18.941 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-08 14:51:18.944 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-08 14:51:18.948 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-05-08 14:51:18.952 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-08 14:51:18.955 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-08 14:51:18.960 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-05-08 14:51:18.964 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-08 14:51:18.968 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-05-08 14:51:18.972 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-08 14:51:18.976 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-08 14:51:18.981 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-05-08 14:51:18.987 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-05-08 14:51:18.991 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-05-08 14:51:18.995 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-05-08 14:51:19.155 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-05-08 14:51:19.159 | + inc/python:setup_package:436 : local bindep=0 2026-05-08 14:51:19.162 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-08 14:51:19.166 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-08 14:51:19.170 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-05-08 14:51:19.174 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-05-08 14:51:19.178 | + inc/python:setup_package:445 : local flags=-e 2026-05-08 14:51:19.182 | + inc/python:setup_package:446 : local extras= 2026-05-08 14:51:19.186 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-08 14:51:19.189 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-08 14:51:19.194 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-08 14:51:19.198 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-08 14:51:19.202 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-08 14:51:19.206 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-05-08 14:51:19.234 | Using python 3.12 to install /opt/stack/cinder 2026-05-08 14:51:19.237 | + 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-05-08 14:51:20.242 | Obtaining file:///opt/stack/cinder 2026-05-08 14:51:20.247 | Installing build dependencies: started 2026-05-08 14:51:22.030 | Installing build dependencies: finished with status 'done' 2026-05-08 14:51:22.031 | Checking if build backend supports build_editable: started 2026-05-08 14:51:22.578 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-08 14:51:22.580 | Getting requirements to build editable: started 2026-05-08 14:51:22.887 | Getting requirements to build editable: finished with status 'done' 2026-05-08 14:51:22.890 | Preparing editable metadata (pyproject.toml): started 2026-05-08 14:51:24.266 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:51:24.293 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (7.0.3) 2026-05-08 14:51:24.295 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (5.2.1) 2026-05-08 14:51:24.296 | 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.dev21) (0.40.4) 2026-05-08 14:51:24.296 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (3.3.2) 2026-05-08 14:51:24.297 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (2.1.0) 2026-05-08 14:51:24.298 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (4.26.0) 2026-05-08 14:51:24.299 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (5.13.1) 2026-05-08 14:51:24.300 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (12.0.0) 2026-05-08 14:51:24.893 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.118 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-05-08 14:51:25.130 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (10.3.0) 2026-05-08 14:51:25.132 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (7.4.1) 2026-05-08 14:51:25.133 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (6.3.0) 2026-05-08 14:51:25.133 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (18.0.0) 2026-05-08 14:51:25.134 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (8.1.0) 2026-05-08 14:51:25.135 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (17.3.0) 2026-05-08 14:51:25.136 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (8.0.0) 2026-05-08 14:51:25.137 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (5.0.0) 2026-05-08 14:51:25.138 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (3.10.1) 2026-05-08 14:51:25.139 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (3.7.0) 2026-05-08 14:51:25.140 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (7.9.0) 2026-05-08 14:51:25.142 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (5.9.1) 2026-05-08 14:51:25.143 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (4.5.1) 2026-05-08 14:51:25.144 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (2.7.1) 2026-05-08 14:51:25.144 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (10.0.1) 2026-05-08 14:51:25.185 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.208 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:51:25.219 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (4.3.0) 2026-05-08 14:51:25.220 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (26.0) 2026-05-08 14:51:25.269 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.292 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-08 14:51:25.305 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (3.10.1) 2026-05-08 14:51:25.306 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (3.1.0) 2026-05-08 14:51:25.307 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (3.3.2) 2026-05-08 14:51:25.308 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (7.3.0) 2026-05-08 14:51:25.345 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.373 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-08 14:51:25.384 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (5.8.0) 2026-05-08 14:51:25.426 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.450 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-05-08 14:51:25.493 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.517 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-05-08 14:51:25.529 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (2.32.5) 2026-05-08 14:51:25.531 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (2.5.1) 2026-05-08 14:51:25.532 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (6.2.0) 2026-05-08 14:51:25.559 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.582 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-05-08 14:51:25.592 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (2.0.46) 2026-05-08 14:51:25.593 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (5.7.0) 2026-05-08 14:51:25.619 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.644 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-05-08 14:51:25.671 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (9.1.4) 2026-05-08 14:51:25.672 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (1.8.9) 2026-05-08 14:51:25.673 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (6.7.2) 2026-05-08 14:51:25.805 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.829 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-05-08 14:51:25.840 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (7.0.0) 2026-05-08 14:51:25.887 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev21) 2026-05-08 14:51:25.911 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-05-08 14:51:25.998 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev21) 2026-05-08 14:51:26.022 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-05-08 14:51:26.034 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (5.6.0) 2026-05-08 14:51:26.035 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (43.0.3) 2026-05-08 14:51:26.035 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (0.2.3) 2026-05-08 14:51:26.234 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev21) 2026-05-08 14:51:26.258 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-05-08 14:51:26.648 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev21) 2026-05-08 14:51:26.672 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-05-08 14:51:26.683 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev21) (1.9.0) 2026-05-08 14:51:26.684 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (2025.3) 2026-05-08 14:51:26.685 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev21) (7.0.1) 2026-05-08 14:51:27.117 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev21) 2026-05-08 14:51:27.140 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-05-08 14:51:27.151 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev21) (1.1.0) 2026-05-08 14:51:27.185 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev21) 2026-05-08 14:51:27.207 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-05-08 14:51:27.220 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev21) (2.9.0.post0) 2026-05-08 14:51:27.221 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev21) (2.6.3) 2026-05-08 14:51:27.225 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev21) (1.17.0) 2026-05-08 14:51:27.258 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev21) (2.0.0) 2026-05-08 14:51:27.262 | 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.dev21) (3.0) 2026-05-08 14:51:27.271 | 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.dev21) (2.8.0) 2026-05-08 14:51:27.278 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) (0.31.2) 2026-05-08 14:51:27.392 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:27.417 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-05-08 14:51:27.458 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:27.485 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-08 14:51:27.545 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:27.568 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-08 14:51:27.606 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:27.631 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-05-08 14:51:27.678 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:27.703 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-05-08 14:51:27.996 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:28.020 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-05-08 14:51:28.065 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:28.088 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-05-08 14:51:28.143 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:28.165 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-05-08 14:51:28.204 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:28.228 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-05-08 14:51:28.259 | 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.dev21) (3.4.4) 2026-05-08 14:51:28.259 | 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.dev21) (3.11) 2026-05-08 14:51:28.261 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev21) (2023.11.17) 2026-05-08 14:51:28.313 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev21) 2026-05-08 14:51:28.336 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-05-08 14:51:28.358 | 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.dev21) (25.4.0) 2026-05-08 14:51:28.359 | 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.dev21) (2025.9.1) 2026-05-08 14:51:28.360 | 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.dev21) (0.37.0) 2026-05-08 14:51:28.361 | 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.dev21) (0.30.0) 2026-05-08 14:51:28.370 | 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.dev21) (1.8.2) 2026-05-08 14:51:28.371 | 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.dev21) (4.15.0) 2026-05-08 14:51:28.375 | 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.dev21) (4.1.1) 2026-05-08 14:51:28.377 | 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.dev21) (4.0.1) 2026-05-08 14:51:28.378 | 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.dev21) (2.11.0) 2026-05-08 14:51:28.388 | 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.dev21) (7.2.2) 2026-05-08 14:51:28.393 | 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.dev21) (1.5.0) 2026-05-08 14:51:28.402 | 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.dev21) (0.20) 2026-05-08 14:51:28.403 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev21) (3.0.0) 2026-05-08 14:51:28.406 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.1.0.dev21) (2.1.1) 2026-05-08 14:51:28.413 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev21) (1.3.0) 2026-05-08 14:51:28.414 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev21) (2.0.0) 2026-05-08 14:51:28.415 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev21) (6.0.3) 2026-05-08 14:51:28.424 | 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.dev21) (1.18.4) 2026-05-08 14:51:28.426 | 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.dev21) (2.0.2) 2026-05-08 14:51:28.427 | 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.dev21) (0.5.0) 2026-05-08 14:51:28.431 | 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.dev21) (1.3.10) 2026-05-08 14:51:28.442 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev21) (3.2.1) 2026-05-08 14:51:28.445 | 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.dev21) (5.3.1) 2026-05-08 14:51:28.446 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev21) (5.6.2) 2026-05-08 14:51:28.447 | 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.dev21) (0.15.1) 2026-05-08 14:51:28.452 | 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.dev21) (5.1.0) 2026-05-08 14:51:28.468 | 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.dev21) (0.24.1) 2026-05-08 14:51:28.472 | 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.dev21) (5.0.0) 2026-05-08 14:51:28.473 | 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.dev21) (3.1.6) 2026-05-08 14:51:28.475 | 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.dev21) (4.0.1) 2026-05-08 14:51:28.483 | 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.dev21) (3.0.3) 2026-05-08 14:51:28.496 | 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.dev21) (1.1.2) 2026-05-08 14:51:28.518 | 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.dev21) (1.7.3) 2026-05-08 14:51:28.523 | 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.dev21) (3.17.0) 2026-05-08 14:51:28.569 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev21) 2026-05-08 14:51:28.593 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-05-08 14:51:28.659 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev21) 2026-05-08 14:51:28.681 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-05-08 14:51:28.736 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev21) 2026-05-08 14:51:28.758 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-05-08 14:51:28.779 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev21) (82.0.1) 2026-05-08 14:51:28.794 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev21) (0.6.0) 2026-05-08 14:51:28.838 | 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.dev21) (4.13.3) 2026-05-08 14:51:28.845 | 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.dev21) (0.6.0) 2026-05-08 14:51:28.846 | Requirement already satisfied: cmd2>=1.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.dev21) (3.2.0) 2026-05-08 14:51:28.857 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (1.11.0) 2026-05-08 14:51:28.858 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (14.3.3) 2026-05-08 14:51:28.859 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (1.7.2) 2026-05-08 14:51:28.898 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev21) 2026-05-08 14:51:28.922 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-05-08 14:51:28.934 | 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.dev21) (24.2.1) 2026-05-08 14:51:28.979 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (4.0.0) 2026-05-08 14:51:28.980 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (2.19.2) 2026-05-08 14:51:28.991 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev21) (0.1.2) 2026-05-08 14:51:29.009 | 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.dev21) (0.7) 2026-05-08 14:51:29.054 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev21) 2026-05-08 14:51:29.078 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-05-08 14:51:29.132 | 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.dev21) (3.4.2) 2026-05-08 14:51:29.133 | 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.dev21) (3.3.0) 2026-05-08 14:51:29.135 | 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.dev21) (4.0.1) 2026-05-08 14:51:29.176 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev21) (2.8.5) 2026-05-08 14:51:29.213 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev21) 2026-05-08 14:51:29.238 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-05-08 14:51:29.274 | 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.dev21) (1.33) 2026-05-08 14:51:29.281 | 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.dev21) (3.0.0) 2026-05-08 14:51:29.378 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-05-08 14:51:29.432 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-05-08 14:51:29.685 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 56.9 MB/s 0:00:00 2026-05-08 14:51:29.708 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-05-08 14:51:29.742 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-05-08 14:51:29.982 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 62.5 MB/s 0:00:00 2026-05-08 14:51:30.005 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-05-08 14:51:30.036 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-05-08 14:51:30.073 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-05-08 14:51:30.105 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-05-08 14:51:30.138 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-05-08 14:51:30.169 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-05-08 14:51:30.202 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-05-08 14:51:30.232 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-05-08 14:51:30.261 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-05-08 14:51:30.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 60.0 MB/s 0:00:00 2026-05-08 14:51:30.380 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-05-08 14:51:30.434 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-05-08 14:51:30.454 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 30.4 MB/s 0:00:00 2026-05-08 14:51:30.478 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-05-08 14:51:30.510 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-05-08 14:51:30.545 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-05-08 14:51:30.576 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-05-08 14:51:30.608 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-05-08 14:51:30.640 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.2 MB/s 0:00:00 2026-05-08 14:51:30.664 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-05-08 14:51:30.697 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-05-08 14:51:30.731 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-05-08 14:51:30.761 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-05-08 14:51:30.794 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-05-08 14:51:30.826 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-05-08 14:51:30.859 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-05-08 14:51:30.890 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-05-08 14:51:30.922 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-05-08 14:51:30.953 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-05-08 14:51:30.985 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-05-08 14:51:31.029 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.9 MB/s 0:00:00 2026-05-08 14:51:31.180 | Building wheels for collected packages: cinder 2026-05-08 14:51:31.181 | Building editable for cinder (pyproject.toml): started 2026-05-08 14:51:32.834 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-05-08 14:51:32.835 | Created wheel for cinder: filename=cinder-28.1.0.dev21-0.editable-py3-none-any.whl size=9154 sha256=f639dc607b0d8575bf0152134cf4f19c5b351437d350f5cbb854670d6b7b625e 2026-05-08 14:51:32.836 | Stored in directory: /tmp/pip-ephem-wheel-cache-wfpk3fc9/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-05-08 14:51:32.841 | Successfully built cinder 2026-05-08 14:51:33.158 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-05-08 14:51:33.502 | Attempting uninstall: pyudev 2026-05-08 14:51:33.520 | Found existing installation: pyudev 0.24.0 2026-05-08 14:51:33.521 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:51:33.521 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-05-08 14:51:33.577 | Attempting uninstall: pyasn1 2026-05-08 14:51:33.595 | Found existing installation: pyasn1 0.4.8 2026-05-08 14:51:33.596 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:51:33.596 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-05-08 14:51:35.266 | Attempting uninstall: botocore 2026-05-08 14:51:35.286 | Found existing installation: botocore 1.34.46 2026-05-08 14:51:35.287 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:51:35.287 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-05-08 14:51:36.596 | Attempting uninstall: s3transfer 2026-05-08 14:51:36.615 | Found existing installation: s3transfer 0.10.1 2026-05-08 14:51:36.616 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:51:36.616 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-05-08 14:51:37.281 | Attempting uninstall: boto3 2026-05-08 14:51:37.299 | Found existing installation: boto3 1.34.46 2026-05-08 14:51:37.300 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-05-08 14:51:37.302 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-05-08 14:51:39.373 | 2026-05-08 14:51:39.396 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev21 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-05-08 14:51:39.815 | + inc/python:pip_install:216 : result=0 2026-05-08 14:51:39.819 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:51:39.823 | + functions-common:time_stop:2412 : local name 2026-05-08 14:51:39.826 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:51:39.829 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:51:39.833 | + functions-common:time_stop:2415 : local total 2026-05-08 14:51:39.836 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:51:39.840 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:51:39.843 | + functions-common:time_stop:2419 : start_time=1778251879227 2026-05-08 14:51:39.846 | + functions-common:time_stop:2421 : [[ -z 1778251879227 ]] 2026-05-08 14:51:39.851 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:51:39.856 | + functions-common:time_stop:2424 : end_time=1778251899852 2026-05-08 14:51:39.859 | + functions-common:time_stop:2425 : elapsed_time=20625 2026-05-08 14:51:39.862 | + functions-common:time_stop:2426 : total=102686 2026-05-08 14:51:39.866 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:51:39.870 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=123311 2026-05-08 14:51:39.874 | + inc/python:pip_install:219 : return 0 2026-05-08 14:51:39.877 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-08 14:51:39.882 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-08 14:51:39.886 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-05-08 14:51:39.888 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-05-08 14:51:39.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:51:39.895 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:51:39.898 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-05-08 14:51:39.902 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:51:39.906 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-05-08 14:51:39.910 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-05-08 14:51:39.913 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-05-08 14:51:39.917 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:51:39.920 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:51:39.923 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-05-08 14:51:39.940 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-05-08 14:51:39.943 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:51:39.947 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:51:39.950 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:51:39.954 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:51:39.958 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:51:39.960 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:51:39.964 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:51:39.968 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:51:39.971 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:51:39.974 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:51:39.977 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:51:39.980 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:51:39.984 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-05-08 14:51:39.988 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:51:39.991 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:51:39.994 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:51:39.998 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-05-08 14:51:40.026 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-05-08 14:51:40.070 | Reading package lists... 2026-05-08 14:51:40.532 | Building dependency tree... 2026-05-08 14:51:40.535 | Reading state information... 2026-05-08 14:51:41.242 | The following additional packages will be installed: 2026-05-08 14:51:41.243 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-08 14:51:41.243 | python3-urwid python3-wcwidth 2026-05-08 14:51:41.245 | Suggested packages: 2026-05-08 14:51:41.246 | python-urwid-doc 2026-05-08 14:51:41.294 | The following NEW packages will be installed: 2026-05-08 14:51:41.295 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-05-08 14:51:41.295 | python3-urwid python3-wcwidth targetcli-fb 2026-05-08 14:51:41.409 | 0 upgraded, 6 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:51:41.410 | Need to get 385 kB of archives. 2026-05-08 14:51:41.410 | After this operation, 3098 kB of additional disk space will be used. 2026-05-08 14:51:41.410 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-05-08 14:51:41.452 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-05-08 14:51:41.453 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-05-08 14:51:41.469 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-05-08 14:51:41.481 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-05-08 14:51:41.482 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-05-08 14:51:41.732 | perl: warning: Setting locale failed. 2026-05-08 14:51:41.732 | perl: warning: Please check that your locale settings: 2026-05-08 14:51:41.732 | LANGUAGE = (unset), 2026-05-08 14:51:41.732 | LC_ALL = "en_US.utf8", 2026-05-08 14:51:41.733 | LANG = "de_DE.UTF-8" 2026-05-08 14:51:41.733 | are supported and installed on your system. 2026-05-08 14:51:41.733 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:51:41.801 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:51:41.801 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:51:41.801 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:51:42.022 | Fetched 385 kB in 0s (2401 kB/s) 2026-05-08 14:51:42.084 | Selecting previously unselected package python3-typing-extensions. 2026-05-08 14:51:42.159 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-05-08 14:51:42.166 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-05-08 14:51:42.171 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-05-08 14:51:42.228 | Selecting previously unselected package python3-wcwidth. 2026-05-08 14:51:42.241 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-05-08 14:51:42.246 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-08 14:51:42.307 | Selecting previously unselected package python3-urwid. 2026-05-08 14:51:42.320 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-05-08 14:51:42.325 | Unpacking python3-urwid (2.6.10-1) ... 2026-05-08 14:51:42.427 | Selecting previously unselected package python3-configshell-fb. 2026-05-08 14:51:42.440 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-05-08 14:51:42.445 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-08 14:51:42.514 | Selecting previously unselected package python3-rtslib-fb. 2026-05-08 14:51:42.527 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-05-08 14:51:42.532 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-08 14:51:42.610 | Selecting previously unselected package targetcli-fb. 2026-05-08 14:51:42.622 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-05-08 14:51:42.627 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-08 14:51:42.710 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-05-08 14:51:43.874 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-05-08 14:51:43.883 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-05-08 14:51:44.200 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-05-08 14:51:44.448 | Setting up python3-urwid (2.6.10-1) ... 2026-05-08 14:51:44.986 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-05-08 14:51:45.186 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-08 14:51:45.187 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-08 14:51:45.209 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-08 14:51:45.210 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-08 14:51:45.210 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-08 14:51:45.210 | keyword = Word(alphanums + '_\-') 2026-05-08 14:51:45.210 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-08 14:51:45.210 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-08 14:51:45.210 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-08 14:51:45.210 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-08 14:51:45.210 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-08 14:51:45.210 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-08 14:51:45.219 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-05-08 14:51:45.219 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-05-08 14:51:45.241 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-05-08 14:51:45.241 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-05-08 14:51:45.242 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-05-08 14:51:45.242 | keyword = Word(alphanums + '_\-') 2026-05-08 14:51:45.242 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-08 14:51:45.242 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-08 14:51:45.242 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-05-08 14:51:45.242 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-05-08 14:51:45.242 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-05-08 14:51:45.242 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-05-08 14:51:45.275 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-05-08 14:51:45.484 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-05-08 14:51:45.484 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-05-08 14:51:45.778 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:51:46.669 | perl: warning: Setting locale failed. 2026-05-08 14:51:46.670 | perl: warning: Please check that your locale settings: 2026-05-08 14:51:46.670 | LANGUAGE = (unset), 2026-05-08 14:51:46.670 | LC_ALL = "en_US.utf8", 2026-05-08 14:51:46.670 | LANG = "de_DE.UTF-8" 2026-05-08 14:51:46.670 | are supported and installed on your system. 2026-05-08 14:51:46.670 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:51:46.799 | perl: warning: Setting locale failed. 2026-05-08 14:51:46.799 | perl: warning: Please check that your locale settings: 2026-05-08 14:51:46.799 | LANGUAGE = (unset), 2026-05-08 14:51:46.799 | LC_ALL = "en_US.utf8", 2026-05-08 14:51:46.799 | LANG = "de_DE.UTF-8" 2026-05-08 14:51:46.799 | are supported and installed on your system. 2026-05-08 14:51:46.799 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:51:46.849 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:51:46.849 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:51:46.849 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:51:46.918 | perl: warning: Setting locale failed. 2026-05-08 14:51:46.918 | perl: warning: Please check that your locale settings: 2026-05-08 14:51:46.918 | LANGUAGE = (unset), 2026-05-08 14:51:46.918 | LC_ALL = "en_US.utf8", 2026-05-08 14:51:46.918 | LANG = "de_DE.UTF-8" 2026-05-08 14:51:46.918 | are supported and installed on your system. 2026-05-08 14:51:46.919 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:51:47.422 | 2026-05-08 14:51:47.422 | Running kernel seems to be up-to-date. 2026-05-08 14:51:47.422 | 2026-05-08 14:51:47.422 | Restarting services... 2026-05-08 14:51:47.446 | 2026-05-08 14:51:47.446 | Service restarts being deferred: 2026-05-08 14:51:47.447 | systemctl restart virtlockd.service 2026-05-08 14:51:47.447 | systemctl restart virtlogd.service 2026-05-08 14:51:47.447 | 2026-05-08 14:51:47.447 | No containers need to be restarted. 2026-05-08 14:51:47.447 | 2026-05-08 14:51:47.447 | User sessions running outdated binaries: 2026-05-08 14:51:47.447 | quobyte @ session #5: sshd[1981] 2026-05-08 14:51:47.458 | 2026-05-08 14:51:47.458 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:51:49.674 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:51:49.678 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:51:49.682 | + functions-common:time_stop:2412 : local name 2026-05-08 14:51:49.685 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:51:49.689 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:51:49.692 | + functions-common:time_stop:2415 : local total 2026-05-08 14:51:49.696 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:51:49.700 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:51:49.704 | + functions-common:time_stop:2419 : start_time=1778251900023 2026-05-08 14:51:49.707 | + functions-common:time_stop:2421 : [[ -z 1778251900023 ]] 2026-05-08 14:51:49.712 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:51:49.717 | + functions-common:time_stop:2424 : end_time=1778251909713 2026-05-08 14:51:49.721 | + functions-common:time_stop:2425 : elapsed_time=9690 2026-05-08 14:51:49.725 | + functions-common:time_stop:2426 : total=138746 2026-05-08 14:51:49.728 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:51:49.732 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148436 2026-05-08 14:51:49.736 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:51:49.740 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-08 14:51:49.743 | + ./stack.sh:main:945 : configure_cinder 2026-05-08 14:51:49.747 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-05-08 14:51:49.764 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-05-08 14:51:49.769 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-05-08 14:51:49.772 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-05-08 14:51:49.776 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-08 14:51:49.781 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-08 14:51:49.782 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-05-08 14:51:49.787 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-05-08 14:51:49.790 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-05-08 14:51:49.794 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-08 14:51:49.796 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-05-08 14:51:49.800 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-05-08 14:51:49.803 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-05-08 14:51:49.806 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-05-08 14:51:49.810 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-05-08 14:51:49.825 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-05-08 14:51:49.841 | + 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-05-08 14:51:49.858 | + 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-05-08 14:51:49.873 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-05-08 14:51:49.889 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-05-08 14:51:49.906 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-08 14:51:49.910 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-08 14:51:49.915 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.frdz7vHLAE 2026-05-08 14:51:49.918 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-08 14:51:49.922 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-05-08 14:51:49.925 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-05-08 14:51:49.928 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.frdz7vHLAE 2026-05-08 14:51:49.934 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.frdz7vHLAE 2026-05-08 14:51:49.950 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.frdz7vHLAE /etc/sudoers.d/cinder-rootwrap 2026-05-08 14:51:49.967 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-05-08 14:51:49.972 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-08 14:51:49.975 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-08 14:51:49.979 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-08 14:51:49.982 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-08 14:51:49.986 | + 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-05-08 14:51:49.988 | + 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-05-08 14:51:49.993 | + 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-05-08 14:51:49.993 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-08 14:51:50.003 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-08 14:51:50.008 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-08 14:51:50.023 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-08 14:51:50.039 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-05-08 14:51:50.042 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-05-08 14:51:50.047 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-05-08 14:51:50.054 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-05-08 14:51:50.057 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-08 14:51:50.061 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-05-08 14:51:50.064 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-08 14:51:50.067 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-08 14:51:50.071 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-05-08 14:51:50.074 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-08 14:51:50.078 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-08 14:51:50.081 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-08 14:51:50.084 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-05-08 14:51:50.126 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-05-08 14:51:50.166 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.140/identity 2026-05-08 14:51:50.205 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-05-08 14:51:50.243 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-05-08 14:51:50.283 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-05-08 14:51:50.322 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-05-08 14:51:50.360 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-05-08 14:51:50.400 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.140/identity 2026-05-08 14:51:50.439 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-08 14:51:50.478 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-05-08 14:51:50.518 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-08 14:51:50.522 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-05-08 14:51:50.563 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-05-08 14:51:50.602 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-05-08 14:51:50.606 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-05-08 14:51:50.609 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-05-08 14:51:50.612 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-05-08 14:51:50.616 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 14:51:50.619 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 14:51:50.622 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 14:51:50.645 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:51:50.648 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 14:51:50.651 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-08 14:51:50.656 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-05-08 14:51:50.699 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-05-08 14:51:50.735 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-05-08 14:51:50.774 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-05-08 14:51:50.813 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-05-08 14:51:50.854 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-05-08 14:51:50.894 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-05-08 14:51:50.936 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.140 2026-05-08 14:51:50.975 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-05-08 14:51:51.017 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-05-08 14:51:51.027 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key d0e64c008ab5126a832806dfec910eec 2026-05-08 14:51:51.068 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-05-08 14:51:51.071 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-05-08 14:51:51.111 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-05-08 14:51:51.152 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-05-08 14:51:51.189 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-05-08 14:51:51.228 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-05-08 14:51:51.267 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-05-08 14:51:51.306 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-05-08 14:51:51.328 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:51:51.332 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-05-08 14:51:51.335 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-05-08 14:51:51.339 | + lib/cinder:configure_cinder:341 : local default_name= 2026-05-08 14:51:51.342 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-05-08 14:51:51.345 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-08 14:51:51.349 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-05-08 14:51:51.352 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-05-08 14:51:51.356 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-05-08 14:51:51.359 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-05-08 14:51:51.363 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-05-08 14:51:51.367 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-08 14:51:51.409 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-05-08 14:51:51.452 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-05-08 14:51:51.498 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-05-08 14:51:51.543 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-05-08 14:51:51.585 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-05-08 14:51:51.628 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-05-08 14:51:51.667 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-05-08 14:51:51.705 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-05-08 14:51:51.746 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-05-08 14:51:51.749 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-05-08 14:51:51.752 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-05-08 14:51:51.756 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-05-08 14:51:51.797 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-05-08 14:51:51.800 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-05-08 14:51:51.835 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-05-08 14:51:51.838 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-05-08 14:51:51.841 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-05-08 14:51:51.844 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-05-08 14:51:51.883 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-05-08 14:51:51.886 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-05-08 14:51:51.889 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-05-08 14:51:51.892 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-05-08 14:51:51.914 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:51:51.918 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-05-08 14:51:51.940 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:51:51.943 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-05-08 14:51:51.964 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:51:51.967 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-05-08 14:51:51.970 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-05-08 14:51:51.973 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-05-08 14:51:51.977 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-05-08 14:51:51.980 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-08 14:51:51.983 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-08 14:51:51.986 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-08 14:51:52.008 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:51:52.013 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-08 14:51:52.017 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-08 14:51:52.020 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-08 14:51:52.042 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:51:52.046 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:51:52.049 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:51:52.090 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-08 14:51:52.093 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-08 14:51:52.096 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-05-08 14:51:52.099 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-05-08 14:51:52.102 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-05-08 14:51:52.107 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 14:51:52.130 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 14:51:52.133 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 14:51:52.135 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 14:51:52.139 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 14:51:52.142 | + 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-05-08 14:51:52.179 | + 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-05-08 14:51:52.219 | + 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-05-08 14:51:52.257 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 14:51:52.298 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-05-08 14:51:52.338 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-05-08 14:51:52.358 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:51:52.361 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-05-08 14:51:52.365 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-05-08 14:51:52.368 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-05-08 14:51:52.372 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-05-08 14:51:52.376 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-08 14:51:52.380 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-05-08 14:51:52.383 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-05-08 14:51:52.387 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-08 14:51:52.391 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-08 14:51:52.409 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-08 14:51:52.409 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:51:52.421 | d /var/run/uwsgi 0755 quobyte root 2026-05-08 14:51:52.426 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:51:52.440 | /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-05-08 14:51:52.445 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-05-08 14:51:52.449 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-05-08 14:51:52.453 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-08 14:51:52.456 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-05-08 14:51:52.493 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-05-08 14:51:52.533 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-05-08 14:51:52.570 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-05-08 14:51:52.610 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-08 14:51:52.649 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-08 14:51:52.687 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-05-08 14:51:52.726 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-05-08 14:51:52.764 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-05-08 14:51:52.803 | + 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-05-08 14:51:52.842 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-08 14:51:52.880 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-08 14:51:52.919 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-05-08 14:51:52.958 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-05-08 14:51:52.997 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-08 14:51:52.999 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-08 14:51:53.003 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-05-08 14:51:53.006 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-05-08 14:51:53.010 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-08 14:51:53.013 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:51:53.016 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:51:53.019 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-05-08 14:51:53.022 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-05-08 14:51:53.026 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-05-08 14:51:53.064 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-08 14:51:53.105 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-05-08 14:51:53.105 | + 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-05-08 14:51:53.116 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-05-08 14:51:53.122 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-05-08 14:51:53.124 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-05-08 14:51:53.127 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-08 14:51:53.131 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-08 14:51:53.134 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 14:51:53.138 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 14:51:53.141 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:51:53.144 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:51:53.147 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-08 14:51:53.151 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-08 14:51:53.154 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:51:53.158 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:51:53.162 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-05-08 14:51:53.174 | perl: warning: Setting locale failed. 2026-05-08 14:51:53.174 | perl: warning: Please check that your locale settings: 2026-05-08 14:51:53.175 | LANGUAGE = (unset), 2026-05-08 14:51:53.175 | LC_ALL = "en_US.utf8", 2026-05-08 14:51:53.175 | LANG = "de_DE.UTF-8" 2026-05-08 14:51:53.175 | are supported and installed on your system. 2026-05-08 14:51:53.175 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:51:53.215 | Enabling site cinder-api. 2026-05-08 14:51:53.221 | To activate the new configuration, you need to run: 2026-05-08 14:51:53.221 | systemctl reload apache2 2026-05-08 14:51:53.227 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-08 14:51:53.231 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 14:51:53.234 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:51:53.238 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 14:51:53.390 | + lib/cinder:configure_cinder:402 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-05-08 14:51:53.393 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-05-08 14:51:53.427 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.140/image 2026-05-08 14:51:53.464 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-05-08 14:51:53.485 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:51:53.489 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-05-08 14:51:53.492 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-05-08 14:51:53.495 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-05-08 14:51:53.499 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-05-08 14:51:53.501 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-08 14:51:53.505 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-05-08 14:51:53.508 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-08 14:51:53.511 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-05-08 14:51:53.515 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-05-08 14:51:53.517 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-05-08 14:51:53.562 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-05-08 14:51:53.598 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.140/identity 2026-05-08 14:51:53.636 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-05-08 14:51:53.673 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-05-08 14:51:53.712 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-05-08 14:51:53.747 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-05-08 14:51:53.787 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-05-08 14:51:53.827 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.140/identity 2026-05-08 14:51:53.867 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-05-08 14:51:53.905 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-05-08 14:51:53.945 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-08 14:51:53.948 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-05-08 14:51:53.952 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-08 14:51:53.956 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 14:51:53.960 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-08 14:51:53.964 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-05-08 14:51:54.007 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-05-08 14:51:54.046 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.140/identity 2026-05-08 14:51:54.086 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-05-08 14:51:54.126 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-05-08 14:51:54.166 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-05-08 14:51:54.204 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-05-08 14:51:54.243 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-05-08 14:51:54.282 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-05-08 14:51:54.319 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-05-08 14:51:54.357 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-05-08 14:51:54.360 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-05-08 14:51:54.384 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:51:54.387 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.140:2379?api_version=v3' 2026-05-08 14:51:54.429 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-08 14:51:54.432 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-05-08 14:51:54.436 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-05-08 14:51:54.477 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-05-08 14:51:54.517 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-05-08 14:51:54.520 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-05-08 14:51:54.524 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-05-08 14:51:54.564 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-05-08 14:51:54.567 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-05-08 14:51:54.571 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-05-08 14:51:54.574 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-08 14:51:54.578 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-05-08 14:51:54.615 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-05-08 14:51:54.652 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.140/identity 2026-05-08 14:51:54.689 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-05-08 14:51:54.727 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-05-08 14:51:54.767 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-05-08 14:51:54.804 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-05-08 14:51:54.839 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-05-08 14:51:54.878 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-05-08 14:51:54.900 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:51:54.904 | + ./stack.sh:main:950 : stack_install_service neutron 2026-05-08 14:51:54.907 | + lib/stack:stack_install_service:20 : local service=neutron 2026-05-08 14:51:54.910 | + lib/stack:stack_install_service:21 : type install_neutron 2026-05-08 14:51:54.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-08 14:51:54.916 | + lib/stack:stack_install_service:32 : install_neutron 2026-05-08 14:51:54.920 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-05-08 14:51:54.924 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-05-08 14:51:54.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:51:54.932 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:51:54.936 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-05-08 14:51:54.939 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:51:54.942 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-05-08 14:51:54.945 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-05-08 14:51:54.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:51:54.953 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:51:54.955 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-05-08 14:51:54.959 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:51:54.964 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-05-08 14:51:54.967 | + inc/python:use_library_from_git:266 : local name=alembic 2026-05-08 14:51:54.971 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:51:54.976 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:51:54.980 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-05-08 14:51:54.984 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:51:54.988 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron stable/2026.1 2026-05-08 14:51:54.993 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-05-08 14:51:54.997 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-05-08 14:51:55.000 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-08 14:51:55.004 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:51:55.008 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:51:55.011 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:51:55.014 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:51:55.018 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:51:55.040 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:51:55.044 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:51:55.047 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:51:55.051 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-08 14:51:55.052 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:51:55.059 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-05-08 14:51:55.063 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 14:51:55.066 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-08 14:51:55.070 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:51:55.072 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:51:55.075 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:51:55.079 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:51:55.081 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:51:55.084 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:51:55.088 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:51:55.091 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:51:55.095 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:51:55.100 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251915097 2026-05-08 14:51:55.103 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-05-08 14:51:55.107 | Cloning into '/opt/stack/neutron'... 2026-05-08 14:52:56.637 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:52:56.640 | + functions-common:time_stop:2412 : local name 2026-05-08 14:52:56.644 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:52:56.648 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:52:56.651 | + functions-common:time_stop:2415 : local total 2026-05-08 14:52:56.655 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:52:56.658 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:52:56.662 | + functions-common:time_stop:2419 : start_time=1778251915097 2026-05-08 14:52:56.665 | + functions-common:time_stop:2421 : [[ -z 1778251915097 ]] 2026-05-08 14:52:56.670 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:52:56.677 | + functions-common:time_stop:2424 : end_time=1778251976673 2026-05-08 14:52:56.681 | + functions-common:time_stop:2425 : elapsed_time=61576 2026-05-08 14:52:56.684 | + functions-common:time_stop:2426 : total=86430 2026-05-08 14:52:56.688 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:52:56.692 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148006 2026-05-08 14:52:56.696 | + functions-common:git_clone:623 : cd /opt/stack/neutron 2026-05-08 14:52:56.700 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-08 14:52:56.704 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:52:56.707 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:52:56.711 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:52:56.715 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:52:56.719 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:52:56.723 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:52:56.727 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:52:56.731 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:52:56.736 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:52:56.741 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251976737 2026-05-08 14:52:56.745 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-08 14:52:57.775 | From https://review.opendev.org/openstack/neutron 2026-05-08 14:52:57.775 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-08 14:52:57.789 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:52:57.792 | + functions-common:time_stop:2412 : local name 2026-05-08 14:52:57.796 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:52:57.799 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:52:57.803 | + functions-common:time_stop:2415 : local total 2026-05-08 14:52:57.807 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:52:57.810 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:52:57.815 | + functions-common:time_stop:2419 : start_time=1778251976737 2026-05-08 14:52:57.818 | + functions-common:time_stop:2421 : [[ -z 1778251976737 ]] 2026-05-08 14:52:57.824 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:52:57.831 | + functions-common:time_stop:2424 : end_time=1778251977826 2026-05-08 14:52:57.835 | + functions-common:time_stop:2425 : elapsed_time=1089 2026-05-08 14:52:57.839 | + functions-common:time_stop:2426 : total=148006 2026-05-08 14:52:57.842 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:52:57.847 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149095 2026-05-08 14:52:57.852 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 14:52:57.855 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:52:57.859 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:52:57.864 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:52:57.867 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:52:57.872 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:52:57.876 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:52:57.879 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:52:57.883 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:52:57.888 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:52:57.895 | + functions-common:time_start:2403 : _TIME_START[$name]=1778251977891 2026-05-08 14:52:57.900 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 14:52:58.351 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:52:58.352 | 2026-05-08 14:52:58.352 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:52:58.352 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:52:58.352 | state without impacting any branches by switching back to a branch. 2026-05-08 14:52:58.352 | 2026-05-08 14:52:58.352 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:52:58.352 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:52:58.352 | 2026-05-08 14:52:58.352 | git switch -c 2026-05-08 14:52:58.352 | 2026-05-08 14:52:58.353 | Or undo this operation with: 2026-05-08 14:52:58.353 | 2026-05-08 14:52:58.353 | git switch - 2026-05-08 14:52:58.353 | 2026-05-08 14:52:58.353 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:52:58.353 | 2026-05-08 14:52:58.353 | HEAD is now at f06ab80f77 Fix deletion of floating IPs with managed DNS records 2026-05-08 14:52:58.361 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:52:58.365 | + functions-common:time_stop:2412 : local name 2026-05-08 14:52:58.369 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:52:58.372 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:52:58.376 | + functions-common:time_stop:2415 : local total 2026-05-08 14:52:58.379 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:52:58.383 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:52:58.386 | + functions-common:time_stop:2419 : start_time=1778251977891 2026-05-08 14:52:58.390 | + functions-common:time_stop:2421 : [[ -z 1778251977891 ]] 2026-05-08 14:52:58.395 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:52:58.401 | + functions-common:time_stop:2424 : end_time=1778251978397 2026-05-08 14:52:58.404 | + functions-common:time_stop:2425 : elapsed_time=506 2026-05-08 14:52:58.408 | + functions-common:time_stop:2426 : total=149095 2026-05-08 14:52:58.411 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:52:58.416 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149601 2026-05-08 14:52:58.420 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-05-08 14:52:58.439 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-05-08 14:52:58.444 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:52:58.444 | + functions-common:git_clone:665 : head -1 2026-05-08 14:52:58.448 | f06ab80f77 Fix deletion of floating IPs with managed DNS records 2026-05-08 14:52:58.453 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:52:58.456 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-05-08 14:52:58.460 | + inc/python:setup_develop:353 : local bindep 2026-05-08 14:52:58.464 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-08 14:52:58.468 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-05-08 14:52:58.472 | + inc/python:setup_develop:359 : local extras= 2026-05-08 14:52:58.476 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-05-08 14:52:58.479 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-08 14:52:58.483 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-08 14:52:58.487 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-05-08 14:52:58.490 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-08 14:52:58.494 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-08 14:52:58.499 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-05-08 14:52:58.503 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-08 14:52:58.508 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-05-08 14:52:58.511 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-08 14:52:58.515 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-08 14:52:58.520 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-05-08 14:52:58.527 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-05-08 14:52:58.531 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-05-08 14:52:58.535 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-05-08 14:52:58.702 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-05-08 14:52:58.706 | + inc/python:setup_package:436 : local bindep=0 2026-05-08 14:52:58.709 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-08 14:52:58.713 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-08 14:52:58.717 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-05-08 14:52:58.720 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-05-08 14:52:58.724 | + inc/python:setup_package:445 : local flags=-e 2026-05-08 14:52:58.728 | + inc/python:setup_package:446 : local extras= 2026-05-08 14:52:58.731 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-08 14:52:58.735 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-08 14:52:58.739 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-08 14:52:58.743 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-08 14:52:58.747 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-08 14:52:58.750 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-05-08 14:52:58.780 | Using python 3.12 to install /opt/stack/neutron 2026-05-08 14:52:58.783 | + 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-05-08 14:52:59.772 | Obtaining file:///opt/stack/neutron 2026-05-08 14:52:59.781 | Installing build dependencies: started 2026-05-08 14:53:01.697 | Installing build dependencies: finished with status 'done' 2026-05-08 14:53:01.698 | Checking if build backend supports build_editable: started 2026-05-08 14:53:02.263 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-08 14:53:02.265 | Getting requirements to build editable: started 2026-05-08 14:53:02.569 | Getting requirements to build editable: finished with status 'done' 2026-05-08 14:53:02.572 | Preparing editable metadata (pyproject.toml): started 2026-05-08 14:53:04.065 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:53:04.089 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (7.0.3) 2026-05-08 14:53:04.090 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.10.1) 2026-05-08 14:53:04.091 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.1.0) 2026-05-08 14:53:04.092 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (2.5.1) 2026-05-08 14:53:04.093 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.0.0) 2026-05-08 14:53:04.095 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (5.2.1) 2026-05-08 14:53:04.300 | Collecting pecan>=1.4.0 (from neutron==28.0.1.dev16) 2026-05-08 14:53:04.451 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-05-08 14:53:04.462 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (0.31.2) 2026-05-08 14:53:04.464 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (2.32.5) 2026-05-08 14:53:04.465 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.1.6) 2026-05-08 14:53:04.466 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (12.0.0) 2026-05-08 14:53:04.467 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (1.3.0) 2026-05-08 14:53:04.531 | Collecting neutron-lib>=3.24.0 (from neutron==28.0.1.dev16) 2026-05-08 14:53:04.546 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:53:04.596 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.1.dev16) 2026-05-08 14:53:04.612 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-08 14:53:04.624 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (9.1.4) 2026-05-08 14:53:04.625 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (2.0.46) 2026-05-08 14:53:04.626 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (1.8.9) 2026-05-08 14:53:04.627 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (5.13.1) 2026-05-08 14:53:04.629 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (1.18.4) 2026-05-08 14:53:04.630 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (5.7.0) 2026-05-08 14:53:04.631 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (4.1.1) 2026-05-08 14:53:04.632 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (7.4.1) 2026-05-08 14:53:04.633 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (10.3.0) 2026-05-08 14:53:04.634 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (6.3.0) 2026-05-08 14:53:04.635 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (18.0.0) 2026-05-08 14:53:04.636 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (6.7.2) 2026-05-08 14:53:04.638 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (8.1.0) 2026-05-08 14:53:04.639 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (17.3.0) 2026-05-08 14:53:04.640 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (8.0.0) 2026-05-08 14:53:04.641 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (5.0.0) 2026-05-08 14:53:04.642 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.10.1) 2026-05-08 14:53:04.643 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.7.0) 2026-05-08 14:53:04.644 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (7.9.0) 2026-05-08 14:53:04.645 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (5.9.1) 2026-05-08 14:53:04.647 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev16) (4.5.1) 2026-05-08 14:53:04.648 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (2.7.1) 2026-05-08 14:53:04.649 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (10.0.1) 2026-05-08 14:53:04.650 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.9.0) 2026-05-08 14:53:04.652 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (4.3.0) 2026-05-08 14:53:04.684 | Collecting os-ken>=4.1.1 (from neutron==28.0.1.dev16) 2026-05-08 14:53:04.701 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-05-08 14:53:04.737 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.1.dev16) 2026-05-08 14:53:04.753 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 14:53:04.792 | Collecting ovs>3.3.0 (from neutron==28.0.1.dev16) 2026-05-08 14:53:04.809 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-05-08 14:53:04.914 | Installing build dependencies: started 2026-05-08 14:53:06.620 | Installing build dependencies: finished with status 'done' 2026-05-08 14:53:06.621 | Getting requirements to build wheel: started 2026-05-08 14:53:07.303 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 14:53:07.305 | Preparing metadata (pyproject.toml): started 2026-05-08 14:53:07.696 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:53:07.749 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.1.dev16) 2026-05-08 14:53:07.764 | Downloading ovsdbapp-2.16.1-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 14:53:07.774 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (7.2.2) 2026-05-08 14:53:07.810 | Collecting pyroute2>=0.7.3 (from neutron==28.0.1.dev16) 2026-05-08 14:53:07.825 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-05-08 14:53:07.837 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (24.2.1) 2026-05-08 14:53:07.838 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (18.12.0) 2026-05-08 14:53:07.839 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (4.10.0) 2026-05-08 14:53:07.872 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.1.dev16) 2026-05-08 14:53:07.887 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-05-08 14:53:07.931 | Collecting os-vif>=3.1.0 (from neutron==28.0.1.dev16) 2026-05-08 14:53:07.948 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-05-08 14:53:07.959 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (3.2.1) 2026-05-08 14:53:07.961 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.0.1.dev16) (8.1.0) 2026-05-08 14:53:07.964 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev16) (1.3.10) 2026-05-08 14:53:07.964 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.1.dev16) (4.15.0) 2026-05-08 14:53:07.967 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.1.dev16) (2.1.1) 2026-05-08 14:53:07.972 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.1.dev16) (3.3.2) 2026-05-08 14:53:07.976 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.1.dev16) (3.0.3) 2026-05-08 14:53:07.980 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev16) (2.1.0) 2026-05-08 14:53:07.980 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.1.dev16) (1.8.2) 2026-05-08 14:53:07.986 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev16) (4.0.1) 2026-05-08 14:53:07.988 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev16) (2.11.0) 2026-05-08 14:53:07.989 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.1.dev16) (5.8.0) 2026-05-08 14:53:08.100 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.0.1.dev16) 2026-05-08 14:53:08.117 | 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-05-08 14:53:08.159 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.0.1.dev16) 2026-05-08 14:53:08.175 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-05-08 14:53:08.189 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev16) (43.0.3) 2026-05-08 14:53:08.190 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev16) (1.5.0) 2026-05-08 14:53:08.193 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev16) (1.1.0) 2026-05-08 14:53:08.193 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev16) (1.33) 2026-05-08 14:53:08.194 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev16) (4.9.2) 2026-05-08 14:53:08.194 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev16) (6.0.3) 2026-05-08 14:53:08.195 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.1.dev16) (1.4.0) 2026-05-08 14:53:08.199 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.0.1.dev16) (2.0.0) 2026-05-08 14:53:08.204 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.0.1.dev16) (3.0) 2026-05-08 14:53:08.212 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.0.1.dev16) (3.0.0) 2026-05-08 14:53:08.216 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev16) (0.40.4) 2026-05-08 14:53:08.217 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev16) (1.1.2) 2026-05-08 14:53:08.246 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.0.1.dev16) 2026-05-08 14:53:08.262 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-05-08 14:53:08.371 | Installing build dependencies: started 2026-05-08 14:53:10.065 | Installing build dependencies: finished with status 'done' 2026-05-08 14:53:10.067 | Getting requirements to build wheel: started 2026-05-08 14:53:10.752 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 14:53:10.754 | Preparing metadata (pyproject.toml): started 2026-05-08 14:53:11.150 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:53:11.154 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.0.1.dev16) (26.0) 2026-05-08 14:53:11.158 | 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.1.1->neutron==28.0.1.dev16) (2.8.0) 2026-05-08 14:53:11.159 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.0.1.dev16) (3.3.2) 2026-05-08 14:53:11.172 | 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.1.1->neutron==28.0.1.dev16) (4.0.0) 2026-05-08 14:53:11.173 | 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.1.1->neutron==28.0.1.dev16) (6.0.2) 2026-05-08 14:53:11.195 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.0.1.dev16) (0.20) 2026-05-08 14:53:11.201 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.0.1.dev16) (2.0.0) 2026-05-08 14:53:11.210 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev16) (2.0.2) 2026-05-08 14:53:11.211 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.1.dev16) (0.5.0) 2026-05-08 14:53:11.218 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.0.1.dev16) (2.9.0.post0) 2026-05-08 14:53:11.224 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev16) (7.0.1) 2026-05-08 14:53:11.225 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev16) (5.3.1) 2026-05-08 14:53:11.226 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev16) (5.6.2) 2026-05-08 14:53:11.227 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.1.dev16) (0.15.1) 2026-05-08 14:53:11.231 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.0.1.dev16) (5.1.0) 2026-05-08 14:53:11.240 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.0.1.dev16) (2025.3) 2026-05-08 14:53:11.247 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.0.1.dev16) (0.24.1) 2026-05-08 14:53:11.251 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.1.dev16) (5.0.0) 2026-05-08 14:53:11.253 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.1.dev16) (4.0.1) 2026-05-08 14:53:11.283 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.0.1.dev16) (1.7.3) 2026-05-08 14:53:11.324 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.1.dev16) 2026-05-08 14:53:11.340 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-05-08 14:53:11.360 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.0.1.dev16) (3.17.0) 2026-05-08 14:53:11.412 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.1.dev16) 2026-05-08 14:53:11.428 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-05-08 14:53:11.470 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.1.dev16) 2026-05-08 14:53:11.472 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-05-08 14:53:11.491 | 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.1.1->neutron==28.0.1.dev16) (2.2.1) 2026-05-08 14:53:11.492 | 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.1.1->neutron==28.0.1.dev16) (1.6.2) 2026-05-08 14:53:11.501 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.1.dev16) (82.0.1) 2026-05-08 14:53:11.528 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.0.1.dev16) (0.6.0) 2026-05-08 14:53:11.572 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.0.1.dev16) (1.17.0) 2026-05-08 14:53:11.578 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.1.dev16) (4.13.3) 2026-05-08 14:53:11.579 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.1.dev16) (4.26.0) 2026-05-08 14:53:11.613 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.1.dev16) 2026-05-08 14:53:11.630 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-05-08 14:53:11.647 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (0.6.0) 2026-05-08 14:53:11.648 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (3.2.0) 2026-05-08 14:53:11.659 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (1.11.0) 2026-05-08 14:53:11.660 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (14.3.3) 2026-05-08 14:53:11.661 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (1.7.2) 2026-05-08 14:53:11.667 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (25.4.0) 2026-05-08 14:53:11.668 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (2025.9.1) 2026-05-08 14:53:11.668 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (0.37.0) 2026-05-08 14:53:11.669 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (0.30.0) 2026-05-08 14:53:11.730 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev16) (3.4.4) 2026-05-08 14:53:11.731 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev16) (3.11) 2026-05-08 14:53:11.732 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.1.dev16) (2.6.3) 2026-05-08 14:53:11.733 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.0.1.dev16) (2023.11.17) 2026-05-08 14:53:11.773 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (4.0.0) 2026-05-08 14:53:11.774 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (2.19.2) 2026-05-08 14:53:11.786 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.1.dev16) (0.1.2) 2026-05-08 14:53:11.805 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.1.dev16) (0.7) 2026-05-08 14:53:11.914 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.1.dev16) (2.8.5) 2026-05-08 14:53:11.921 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.1.dev16) (0.16.0) 2026-05-08 14:53:12.021 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-05-08 14:53:12.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.5 MB/s 0:00:00 2026-05-08 14:53:12.129 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-05-08 14:53:12.302 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-05-08 14:53:12.325 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-05-08 14:53:12.347 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-05-08 14:53:12.370 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-05-08 14:53:12.399 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-05-08 14:53:12.423 | Downloading ovsdbapp-2.16.1-py3-none-any.whl (151 kB) 2026-05-08 14:53:12.438 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-05-08 14:53:12.454 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-05-08 14:53:12.487 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-05-08 14:53:12.536 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-05-08 14:53:12.562 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-05-08 14:53:12.590 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-05-08 14:53:12.627 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-05-08 14:53:12.653 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-05-08 14:53:12.730 | Building wheels for collected packages: neutron, ncclient, ovs 2026-05-08 14:53:12.732 | Building editable for neutron (pyproject.toml): started 2026-05-08 14:53:14.647 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-05-08 14:53:14.648 | Created wheel for neutron: filename=neutron-28.0.1.dev16-0.editable-py3-none-any.whl size=12061 sha256=13525407464fae4ac165fb4cf065e4f82871b3de3da9aa75f0de1a4ff8ba15b2 2026-05-08 14:53:14.649 | Stored in directory: /tmp/pip-ephem-wheel-cache-ppmyyl_g/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-05-08 14:53:14.656 | Building wheel for ncclient (pyproject.toml): started 2026-05-08 14:53:15.220 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-05-08 14:53:15.221 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=519638c6084de29953f6ca817dff75d7c0a7085bb7050b3bfc44e02807b7232f 2026-05-08 14:53:15.222 | Stored in directory: /home/quobyte/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-05-08 14:53:15.229 | Building wheel for ovs (pyproject.toml): started 2026-05-08 14:53:16.109 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-05-08 14:53:16.110 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=1fb4cda16e7532690ea0cf23b7f5e43bfd216d28e0aae56f01f80af665e0923d 2026-05-08 14:53:16.110 | Stored in directory: /home/quobyte/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-05-08 14:53:16.115 | Successfully built neutron ncclient ovs 2026-05-08 14:53:16.430 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-05-08 14:53:22.323 | 2026-05-08 14:53:22.348 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.0.1.dev16 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.1 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-05-08 14:53:22.675 | + inc/python:pip_install:216 : result=0 2026-05-08 14:53:22.678 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:53:22.681 | + functions-common:time_stop:2412 : local name 2026-05-08 14:53:22.685 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:53:22.688 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:53:22.691 | + functions-common:time_stop:2415 : local total 2026-05-08 14:53:22.694 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:53:22.698 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:53:22.702 | + functions-common:time_stop:2419 : start_time=1778251978773 2026-05-08 14:53:22.706 | + functions-common:time_stop:2421 : [[ -z 1778251978773 ]] 2026-05-08 14:53:22.710 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:53:22.718 | + functions-common:time_stop:2424 : end_time=1778252002714 2026-05-08 14:53:22.721 | + functions-common:time_stop:2425 : elapsed_time=23941 2026-05-08 14:53:22.725 | + functions-common:time_stop:2426 : total=123311 2026-05-08 14:53:22.728 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:53:22.732 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=147252 2026-05-08 14:53:22.735 | + inc/python:pip_install:219 : return 0 2026-05-08 14:53:22.738 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-08 14:53:22.741 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-08 14:53:22.745 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-05-08 14:53:22.748 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-05-08 14:53:22.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:53:22.756 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:53:22.759 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-05-08 14:53:22.763 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:53:22.767 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-05-08 14:53:22.770 | + lib/neutron:install_neutron:529 : install_ovn 2026-05-08 14:53:22.774 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-05-08 14:53:22.774 | Installing OVN and dependent packages 2026-05-08 14:53:22.778 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-05-08 14:53:22.782 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-05-08 14:53:22.805 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:53:22.809 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-05-08 14:53:22.833 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:53:22.837 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-05-08 14:53:22.859 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:53:22.863 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-05-08 14:53:22.867 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-05-08 14:53:22.889 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:53:22.892 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-05-08 14:53:22.897 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-05-08 14:53:22.915 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-05-08 14:53:22.919 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown quobyte /var/run/openvswitch 2026-05-08 14:53:22.935 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-05-08 14:53:22.940 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-05-08 14:53:22.967 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-05-08 14:53:22.971 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:53:22.975 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:53:22.979 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:53:22.982 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:53:22.986 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:53:22.990 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:53:22.993 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:53:22.996 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:53:23.000 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:53:23.003 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:53:23.008 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:53:23.011 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:53:23.015 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-05-08 14:53:23.019 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:53:23.023 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:53:23.027 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:53:23.030 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-05-08 14:53:23.060 | + functions-common:apt_get:1199 : 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-05-08 14:53:23.102 | Reading package lists... 2026-05-08 14:53:23.593 | Building dependency tree... 2026-05-08 14:53:23.595 | Reading state information... 2026-05-08 14:53:24.363 | fakeroot is already the newest version (1.33-1). 2026-05-08 14:53:24.363 | fakeroot set to manually installed. 2026-05-08 14:53:24.363 | make is already the newest version (4.3-4.1build2). 2026-05-08 14:53:24.363 | make set to manually installed. 2026-05-08 14:53:24.363 | The following additional packages will be installed: 2026-05-08 14:53:24.364 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-05-08 14:53:24.364 | python3-sortedcontainers 2026-05-08 14:53:24.368 | Suggested packages: 2026-05-08 14:53:24.368 | openvswitch-doc python-sortedcontainers-doc 2026-05-08 14:53:24.420 | The following NEW packages will be installed: 2026-05-08 14:53:24.422 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-05-08 14:53:24.422 | python3-openvswitch python3-sortedcontainers 2026-05-08 14:53:24.481 | 0 upgraded, 6 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:53:24.481 | Need to get 4217 kB of archives. 2026-05-08 14:53:24.481 | After this operation, 13.3 MB of additional disk space will be used. 2026-05-08 14:53:24.482 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-05-08 14:53:24.504 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-05-08 14:53:24.517 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-05-08 14:53:24.518 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-05-08 14:53:24.519 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-05-08 14:53:24.531 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-05-08 14:53:24.823 | perl: warning: Setting locale failed. 2026-05-08 14:53:24.823 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:24.823 | LANGUAGE = (unset), 2026-05-08 14:53:24.823 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:24.823 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:24.823 | are supported and installed on your system. 2026-05-08 14:53:24.823 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:24.886 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:53:24.886 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:53:24.886 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:53:25.092 | Fetched 4217 kB in 0s (46.0 MB/s) 2026-05-08 14:53:25.148 | Selecting previously unselected package libunbound8:amd64. 2026-05-08 14:53:25.224 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-05-08 14:53:25.232 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-05-08 14:53:25.240 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-08 14:53:25.298 | Selecting previously unselected package openvswitch-common. 2026-05-08 14:53:25.311 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-08 14:53:25.316 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-08 14:53:25.425 | Selecting previously unselected package python3-sortedcontainers. 2026-05-08 14:53:25.439 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-05-08 14:53:25.443 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-05-08 14:53:25.499 | Selecting previously unselected package libxdp1:amd64. 2026-05-08 14:53:25.511 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-05-08 14:53:25.515 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-08 14:53:25.575 | Selecting previously unselected package python3-openvswitch. 2026-05-08 14:53:25.588 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-08 14:53:25.593 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-08 14:53:25.701 | Selecting previously unselected package openvswitch-switch. 2026-05-08 14:53:25.714 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-05-08 14:53:25.723 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-08 14:53:25.859 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-05-08 14:53:26.106 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-05-08 14:53:26.117 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-05-08 14:53:26.129 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-05-08 14:53:26.144 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-08 14:53:26.533 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-05-08 14:53:26.558 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-05-08 14:53:27.214 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-05-08 14:53:27.407 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-05-08 14:53:28.401 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:53:30.164 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-05-08 14:53:30.432 | perl: warning: Setting locale failed. 2026-05-08 14:53:30.432 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:30.432 | LANGUAGE = (unset), 2026-05-08 14:53:30.432 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:30.432 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:30.432 | are supported and installed on your system. 2026-05-08 14:53:30.432 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:30.564 | perl: warning: Setting locale failed. 2026-05-08 14:53:30.564 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:30.564 | LANGUAGE = (unset), 2026-05-08 14:53:30.564 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:30.564 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:30.564 | are supported and installed on your system. 2026-05-08 14:53:30.564 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:30.615 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:53:30.615 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:53:30.615 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:53:30.685 | perl: warning: Setting locale failed. 2026-05-08 14:53:30.685 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:30.685 | LANGUAGE = (unset), 2026-05-08 14:53:30.685 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:30.685 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:30.685 | are supported and installed on your system. 2026-05-08 14:53:30.686 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:31.213 | 2026-05-08 14:53:31.213 | Running kernel seems to be up-to-date. 2026-05-08 14:53:31.213 | 2026-05-08 14:53:31.213 | Restarting services... 2026-05-08 14:53:31.236 | 2026-05-08 14:53:31.237 | Service restarts being deferred: 2026-05-08 14:53:31.237 | systemctl restart virtlockd.service 2026-05-08 14:53:31.237 | systemctl restart virtlogd.service 2026-05-08 14:53:31.237 | 2026-05-08 14:53:31.237 | No containers need to be restarted. 2026-05-08 14:53:31.237 | 2026-05-08 14:53:31.237 | User sessions running outdated binaries: 2026-05-08 14:53:31.237 | quobyte @ session #5: sshd[1981] 2026-05-08 14:53:31.247 | 2026-05-08 14:53:31.248 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:53:33.955 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:53:33.959 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:53:33.962 | + functions-common:time_stop:2412 : local name 2026-05-08 14:53:33.966 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:53:33.970 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:53:33.973 | + functions-common:time_stop:2415 : local total 2026-05-08 14:53:33.976 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:53:33.980 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:53:33.982 | + functions-common:time_stop:2419 : start_time=1778252003056 2026-05-08 14:53:33.986 | + functions-common:time_stop:2421 : [[ -z 1778252003056 ]] 2026-05-08 14:53:33.990 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:53:33.995 | + functions-common:time_stop:2424 : end_time=1778252013991 2026-05-08 14:53:33.999 | + functions-common:time_stop:2425 : elapsed_time=10935 2026-05-08 14:53:34.002 | + functions-common:time_stop:2426 : total=148436 2026-05-08 14:53:34.006 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:53:34.010 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=159371 2026-05-08 14:53:34.013 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:53:34.019 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-05-08 14:53:34.047 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-05-08 14:53:34.052 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:53:34.056 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:53:34.059 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:53:34.063 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:53:34.067 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:53:34.071 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:53:34.075 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:53:34.078 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:53:34.082 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:53:34.084 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:53:34.088 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:53:34.091 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:53:34.094 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-05-08 14:53:34.098 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:53:34.102 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:53:34.106 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:53:34.109 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-05-08 14:53:34.138 | + functions-common:apt_get:1199 : 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-05-08 14:53:34.180 | Reading package lists... 2026-05-08 14:53:34.687 | Building dependency tree... 2026-05-08 14:53:34.689 | Reading state information... 2026-05-08 14:53:35.496 | The following additional packages will be installed: 2026-05-08 14:53:35.497 | ovn-common 2026-05-08 14:53:35.552 | The following NEW packages will be installed: 2026-05-08 14:53:35.553 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-05-08 14:53:35.638 | 0 upgraded, 4 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:53:35.638 | Need to get 2360 kB of archives. 2026-05-08 14:53:35.638 | After this operation, 8355 kB of additional disk space will be used. 2026-05-08 14:53:35.638 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-05-08 14:53:35.746 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-05-08 14:53:35.761 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-05-08 14:53:35.768 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-05-08 14:53:36.051 | perl: warning: Setting locale failed. 2026-05-08 14:53:36.052 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:36.052 | LANGUAGE = (unset), 2026-05-08 14:53:36.052 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:36.052 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:36.052 | are supported and installed on your system. 2026-05-08 14:53:36.052 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:36.118 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:53:36.118 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:53:36.118 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:53:36.331 | Fetched 2360 kB in 0s (12.2 MB/s) 2026-05-08 14:53:36.376 | Selecting previously unselected package ovn-common. 2026-05-08 14:53:36.440 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-05-08 14:53:36.448 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:53:36.453 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:36.565 | Selecting previously unselected package ovn-central. 2026-05-08 14:53:36.579 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:53:36.583 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:36.645 | Selecting previously unselected package ovn-controller-vtep. 2026-05-08 14:53:36.659 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:53:36.663 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:36.720 | Selecting previously unselected package ovn-host. 2026-05-08 14:53:36.734 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-05-08 14:53:36.740 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:36.829 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:36.850 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:37.314 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-08 14:53:37.502 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-05-08 14:53:37.954 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-05-08 14:53:38.010 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:38.529 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-08 14:53:38.717 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-05-08 14:53:39.409 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-05-08 14:53:40.096 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-05-08 14:53:40.947 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-05-08 14:53:41.025 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-05-08 14:53:41.227 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-05-08 14:53:41.767 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:53:43.775 | perl: warning: Setting locale failed. 2026-05-08 14:53:43.775 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:43.775 | LANGUAGE = (unset), 2026-05-08 14:53:43.775 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:43.775 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:43.775 | are supported and installed on your system. 2026-05-08 14:53:43.776 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:43.907 | perl: warning: Setting locale failed. 2026-05-08 14:53:43.908 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:43.908 | LANGUAGE = (unset), 2026-05-08 14:53:43.908 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:43.908 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:43.908 | are supported and installed on your system. 2026-05-08 14:53:43.908 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:43.957 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:53:43.957 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:53:43.957 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:53:44.027 | perl: warning: Setting locale failed. 2026-05-08 14:53:44.027 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:44.028 | LANGUAGE = (unset), 2026-05-08 14:53:44.028 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:44.028 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:44.028 | are supported and installed on your system. 2026-05-08 14:53:44.028 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:44.532 | 2026-05-08 14:53:44.532 | Running kernel seems to be up-to-date. 2026-05-08 14:53:44.532 | 2026-05-08 14:53:44.532 | Restarting services... 2026-05-08 14:53:44.555 | 2026-05-08 14:53:44.555 | Service restarts being deferred: 2026-05-08 14:53:44.555 | systemctl restart virtlockd.service 2026-05-08 14:53:44.556 | systemctl restart virtlogd.service 2026-05-08 14:53:44.556 | 2026-05-08 14:53:44.556 | No containers need to be restarted. 2026-05-08 14:53:44.556 | 2026-05-08 14:53:44.556 | User sessions running outdated binaries: 2026-05-08 14:53:44.556 | quobyte @ session #5: sshd[1981] 2026-05-08 14:53:44.566 | 2026-05-08 14:53:44.566 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:53:46.705 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:53:46.708 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:53:46.711 | + functions-common:time_stop:2412 : local name 2026-05-08 14:53:46.713 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:53:46.716 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:53:46.719 | + functions-common:time_stop:2415 : local total 2026-05-08 14:53:46.722 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:53:46.725 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:53:46.728 | + functions-common:time_stop:2419 : start_time=1778252014134 2026-05-08 14:53:46.731 | + functions-common:time_stop:2421 : [[ -z 1778252014134 ]] 2026-05-08 14:53:46.736 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:53:46.741 | + functions-common:time_stop:2424 : end_time=1778252026737 2026-05-08 14:53:46.745 | + functions-common:time_stop:2425 : elapsed_time=12603 2026-05-08 14:53:46.749 | + functions-common:time_stop:2426 : total=159371 2026-05-08 14:53:46.752 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:53:46.756 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=171974 2026-05-08 14:53:46.760 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:53:46.764 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-08 14:53:46.768 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : 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-05-08 14:53:46.771 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-05-08 14:53:46.774 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-05-08 14:53:46.781 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.784 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-05-08 14:53:46.789 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.793 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-05-08 14:53:46.797 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.801 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-05-08 14:53:46.805 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.809 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-05-08 14:53:46.812 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.816 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-05-08 14:53:46.820 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.824 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-05-08 14:53:46.829 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.833 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-05-08 14:53:46.837 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-05-08 14:53:46.841 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-05-08 14:53:46.845 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-05-08 14:53:46.849 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-05-08 14:53:46.854 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:53:46.858 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:53:46.862 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-05-08 14:53:46.864 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:53:46.867 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-05-08 14:53:46.871 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-08 14:53:46.876 | + ./stack.sh:main:953 : is_service_enabled nova 2026-05-08 14:53:46.902 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:53:46.905 | + ./stack.sh:main:955 : stack_install_service nova 2026-05-08 14:53:46.909 | + lib/stack:stack_install_service:20 : local service=nova 2026-05-08 14:53:46.913 | + lib/stack:stack_install_service:21 : type install_nova 2026-05-08 14:53:46.917 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-08 14:53:46.921 | + lib/stack:stack_install_service:32 : install_nova 2026-05-08 14:53:46.925 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-05-08 14:53:46.929 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-05-08 14:53:46.933 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:53:46.936 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:53:46.939 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-05-08 14:53:46.942 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:53:46.946 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-05-08 14:53:46.969 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:53:46.973 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-08 14:53:46.977 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-05-08 14:53:46.981 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-05-08 14:53:46.985 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-05-08 14:53:47.145 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-05-08 14:53:47.149 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:53:47.152 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:53:47.156 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-08 14:53:47.159 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:53:47.162 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:53:47.166 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:53:47.170 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:53:47.173 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:53:47.177 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:53:47.180 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:53:47.184 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:53:47.187 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:53:47.191 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:53:47.194 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:53:47.198 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:53:47.202 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-08 14:53:47.206 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:53:47.209 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:53:47.212 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:53:47.216 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-05-08 14:53:47.245 | + functions-common:apt_get:1199 : 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-05-08 14:53:47.284 | Reading package lists... 2026-05-08 14:53:47.695 | Building dependency tree... 2026-05-08 14:53:47.697 | Reading state information... 2026-05-08 14:53:48.275 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.13). 2026-05-08 14:53:48.276 | libvirt-clients set to manually installed. 2026-05-08 14:53:48.276 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.13). 2026-05-08 14:53:48.276 | The following additional packages will be installed: 2026-05-08 14:53:48.276 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-05-08 14:53:48.276 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-05-08 14:53:48.276 | qemu-system-sparc 2026-05-08 14:53:48.278 | Suggested packages: 2026-05-08 14:53:48.279 | python-zstandard-doc samba vde2 2026-05-08 14:53:48.330 | The following packages will be REMOVED: 2026-05-08 14:53:48.333 | apport-core-dump-handler 2026-05-08 14:53:48.335 | The following NEW packages will be installed: 2026-05-08 14:53:48.336 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-05-08 14:53:48.336 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-05-08 14:53:48.336 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-05-08 14:53:48.408 | 0 upgraded, 13 newly installed, 1 to remove and 25 not upgraded. 2026-05-08 14:53:48.408 | Need to get 110 MB of archives. 2026-05-08 14:53:48.408 | After this operation, 897 MB of additional disk space will be used. 2026-05-08 14:53:48.408 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-05-08 14:53:48.482 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-05-08 14:53:48.488 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-05-08 14:53:48.490 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-05-08 14:53:48.496 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-05-08 14:53:48.672 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-05-08 14:53:48.945 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9104 kB] 2026-05-08 14:53:49.069 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6308 kB] 2026-05-08 14:53:49.153 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3435 kB] 2026-05-08 14:53:49.198 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-05-08 14:53:50.099 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-05-08 14:53:50.100 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-05-08 14:53:50.155 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-05-08 14:53:50.402 | perl: warning: Setting locale failed. 2026-05-08 14:53:50.402 | perl: warning: Please check that your locale settings: 2026-05-08 14:53:50.402 | LANGUAGE = (unset), 2026-05-08 14:53:50.403 | LC_ALL = "en_US.utf8", 2026-05-08 14:53:50.403 | LANG = "de_DE.UTF-8" 2026-05-08 14:53:50.403 | are supported and installed on your system. 2026-05-08 14:53:50.403 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:53:50.466 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:53:50.466 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:53:50.466 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:53:50.769 | Fetched 110 MB in 2s (60.9 MB/s) 2026-05-08 14:53:50.810 | Selecting previously unselected package python3-zstandard. 2026-05-08 14:53:50.887 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-05-08 14:53:50.896 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-05-08 14:53:50.900 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-05-08 14:53:51.045 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-05-08 14:53:51.045 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-08 14:53:51.045 | Package apport-core-dump-handler is to be removed. 2026-05-08 14:53:51.045 | Package python3-zstandard is not configured yet. 2026-05-08 14:53:51.045 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-08 14:53:51.045 | Package apport-core-dump-handler is to be removed. 2026-05-08 14:53:51.045 | Package systemd-coredump is not installed. 2026-05-08 14:53:51.045 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-05-08 14:53:51.045 | Package apport-core-dump-handler is to be removed. 2026-05-08 14:53:51.046 | Package python3-zstandard is not configured yet. 2026-05-08 14:53:51.046 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-05-08 14:53:51.046 | Package apport-core-dump-handler is to be removed. 2026-05-08 14:53:51.046 | Package systemd-coredump is not installed. 2026-05-08 14:53:51.046 | 2026-05-08 14:53:51.104 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-05-08 14:53:51.110 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-05-08 14:53:51.998 | Selecting previously unselected package systemd-coredump. 2026-05-08 14:53:52.065 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-05-08 14:53:52.073 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-05-08 14:53:52.077 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-08 14:53:52.143 | Selecting previously unselected package libvirt-dev:amd64. 2026-05-08 14:53:52.155 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-05-08 14:53:52.167 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-08 14:53:52.239 | Selecting previously unselected package python3-libvirt. 2026-05-08 14:53:52.251 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-05-08 14:53:52.256 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-05-08 14:53:52.327 | Selecting previously unselected package qemu-system-arm. 2026-05-08 14:53:52.340 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-08 14:53:52.353 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:53:52.882 | Selecting previously unselected package qemu-system-mips. 2026-05-08 14:53:52.895 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-08 14:53:52.907 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:53:53.511 | Selecting previously unselected package qemu-system-ppc. 2026-05-08 14:53:53.524 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-08 14:53:53.536 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:53:53.914 | Selecting previously unselected package qemu-system-sparc. 2026-05-08 14:53:53.926 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-08 14:53:53.939 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:53:54.197 | Selecting previously unselected package qemu-system-s390x. 2026-05-08 14:53:54.211 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-08 14:53:54.222 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:53:54.391 | Selecting previously unselected package qemu-system-misc. 2026-05-08 14:53:54.403 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-08 14:53:54.414 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:53:56.388 | Selecting previously unselected package qemu-system. 2026-05-08 14:53:56.404 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-05-08 14:53:56.409 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:53:56.449 | Selecting previously unselected package qemu-efi-aarch64. 2026-05-08 14:53:56.463 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-05-08 14:53:56.467 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-08 14:53:58.404 | Selecting previously unselected package qemu-efi-arm. 2026-05-08 14:53:58.418 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-05-08 14:53:58.423 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-08 14:53:59.269 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-05-08 14:53:59.777 | Creating group 'systemd-coredump' with GID 987. 2026-05-08 14:53:59.781 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-05-08 14:53:59.807 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-05-08 14:54:00.108 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:54:00.126 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:54:00.144 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-05-08 14:54:00.161 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:54:00.179 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-05-08 14:54:00.190 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:54:00.207 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-05-08 14:54:00.456 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:54:00.475 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-05-08 14:54:00.486 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:54:00.504 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-05-08 14:54:00.515 | Processing triggers for man-db (2.12.0-4build2) ... 2026-05-08 14:54:02.339 | perl: warning: Setting locale failed. 2026-05-08 14:54:02.340 | perl: warning: Please check that your locale settings: 2026-05-08 14:54:02.340 | LANGUAGE = (unset), 2026-05-08 14:54:02.340 | LC_ALL = "en_US.utf8", 2026-05-08 14:54:02.340 | LANG = "de_DE.UTF-8" 2026-05-08 14:54:02.340 | are supported and installed on your system. 2026-05-08 14:54:02.340 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:54:02.473 | perl: warning: Setting locale failed. 2026-05-08 14:54:02.474 | perl: warning: Please check that your locale settings: 2026-05-08 14:54:02.474 | LANGUAGE = (unset), 2026-05-08 14:54:02.474 | LC_ALL = "en_US.utf8", 2026-05-08 14:54:02.474 | LANG = "de_DE.UTF-8" 2026-05-08 14:54:02.474 | are supported and installed on your system. 2026-05-08 14:54:02.474 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:54:02.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-05-08 14:54:02.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-05-08 14:54:02.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-05-08 14:54:02.597 | perl: warning: Setting locale failed. 2026-05-08 14:54:02.598 | perl: warning: Please check that your locale settings: 2026-05-08 14:54:02.598 | LANGUAGE = (unset), 2026-05-08 14:54:02.598 | LC_ALL = "en_US.utf8", 2026-05-08 14:54:02.598 | LANG = "de_DE.UTF-8" 2026-05-08 14:54:02.598 | are supported and installed on your system. 2026-05-08 14:54:02.598 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:54:03.106 | 2026-05-08 14:54:03.106 | Running kernel seems to be up-to-date. 2026-05-08 14:54:03.106 | 2026-05-08 14:54:03.106 | Restarting services... 2026-05-08 14:54:03.129 | 2026-05-08 14:54:03.130 | Service restarts being deferred: 2026-05-08 14:54:03.130 | systemctl restart virtlockd.service 2026-05-08 14:54:03.130 | systemctl restart virtlogd.service 2026-05-08 14:54:03.130 | 2026-05-08 14:54:03.130 | No containers need to be restarted. 2026-05-08 14:54:03.130 | 2026-05-08 14:54:03.130 | User sessions running outdated binaries: 2026-05-08 14:54:03.130 | quobyte @ session #5: sshd[1981] 2026-05-08 14:54:03.140 | 2026-05-08 14:54:03.141 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-05-08 14:54:05.544 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:54:05.548 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:54:05.551 | + functions-common:time_stop:2412 : local name 2026-05-08 14:54:05.555 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:54:05.559 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:54:05.562 | + functions-common:time_stop:2415 : local total 2026-05-08 14:54:05.566 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:54:05.569 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:54:05.573 | + functions-common:time_stop:2419 : start_time=1778252027241 2026-05-08 14:54:05.576 | + functions-common:time_stop:2421 : [[ -z 1778252027241 ]] 2026-05-08 14:54:05.581 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:54:05.586 | + functions-common:time_stop:2424 : end_time=1778252045582 2026-05-08 14:54:05.590 | + functions-common:time_stop:2425 : elapsed_time=18341 2026-05-08 14:54:05.593 | + functions-common:time_stop:2426 : total=171974 2026-05-08 14:54:05.597 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:54:05.601 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=190315 2026-05-08 14:54:05.604 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:54:05.608 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-05-08 14:54:05.612 | + functions-common:install_package:1430 : update_package_repo 2026-05-08 14:54:05.615 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-05-08 14:54:05.619 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-05-08 14:54:05.623 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-05-08 14:54:05.626 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-05-08 14:54:05.630 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-05-08 14:54:05.633 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:54:05.637 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:54:05.640 | + functions-common:update_package_repo:1413 : apt_get_update 2026-05-08 14:54:05.643 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-05-08 14:54:05.647 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-05-08 14:54:05.651 | + functions-common:apt_get_update:1159 : return 2026-05-08 14:54:05.654 | + functions-common:install_package:1431 : real_install_package ovmf 2026-05-08 14:54:05.657 | + functions-common:real_install_package:1418 : is_ubuntu 2026-05-08 14:54:05.660 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:54:05.664 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:54:05.668 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-05-08 14:54:05.696 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-05-08 14:54:05.737 | Reading package lists... 2026-05-08 14:54:06.137 | Building dependency tree... 2026-05-08 14:54:06.140 | Reading state information... 2026-05-08 14:54:06.800 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-05-08 14:54:06.800 | ovmf set to manually installed. 2026-05-08 14:54:06.800 | 0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded. 2026-05-08 14:54:06.807 | + functions-common:apt_get:1203 : result=0 2026-05-08 14:54:06.812 | + functions-common:apt_get:1206 : time_stop apt-get 2026-05-08 14:54:06.816 | + functions-common:time_stop:2412 : local name 2026-05-08 14:54:06.819 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:54:06.823 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:54:06.827 | + functions-common:time_stop:2415 : local total 2026-05-08 14:54:06.830 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:54:06.834 | + functions-common:time_stop:2418 : name=apt-get 2026-05-08 14:54:06.838 | + functions-common:time_stop:2419 : start_time=1778252045692 2026-05-08 14:54:06.841 | + functions-common:time_stop:2421 : [[ -z 1778252045692 ]] 2026-05-08 14:54:06.846 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:54:06.852 | + functions-common:time_stop:2424 : end_time=1778252046848 2026-05-08 14:54:06.856 | + functions-common:time_stop:2425 : elapsed_time=1156 2026-05-08 14:54:06.860 | + functions-common:time_stop:2426 : total=190315 2026-05-08 14:54:06.863 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:54:06.866 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=191471 2026-05-08 14:54:06.869 | + functions-common:apt_get:1207 : return 0 2026-05-08 14:54:06.873 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-05-08 14:54:06.877 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 14:54:06.882 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-08 14:54:06.886 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ False == True ]] 2026-05-08 14:54:06.889 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-05-08 14:54:06.892 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-05-08 14:54:06.896 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-05-08 14:54:06.919 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:54:06.924 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-05-08 14:54:06.948 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-05-08 14:54:06.951 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-05-08 14:54:06.954 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-05-08 14:54:06.958 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-05-08 14:54:06.962 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-05-08 14:54:06.965 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-05-08 14:54:06.969 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-05-08 14:54:06.973 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:54:06.976 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:54:06.981 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:54:06.984 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:54:06.989 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:54:07.013 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:54:07.015 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:54:07.019 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:54:07.023 | + functions-common:git_clone:602 : echo v1.3.0 2026-05-08 14:54:07.024 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:54:07.030 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-05-08 14:54:07.033 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 14:54:07.037 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-08 14:54:07.041 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:54:07.045 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:54:07.048 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:54:07.052 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:54:07.055 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:54:07.058 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:54:07.062 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:54:07.065 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:54:07.069 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:54:07.075 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252047071 2026-05-08 14:54:07.079 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-05-08 14:54:07.082 | Cloning into '/opt/stack/novnc'... 2026-05-08 14:54:08.946 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:54:08.950 | + functions-common:time_stop:2412 : local name 2026-05-08 14:54:08.954 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:54:08.958 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:54:08.962 | + functions-common:time_stop:2415 : local total 2026-05-08 14:54:08.966 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:54:08.969 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:54:08.973 | + functions-common:time_stop:2419 : start_time=1778252047071 2026-05-08 14:54:08.976 | + functions-common:time_stop:2421 : [[ -z 1778252047071 ]] 2026-05-08 14:54:08.981 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:54:08.987 | + functions-common:time_stop:2424 : end_time=1778252048983 2026-05-08 14:54:08.990 | + functions-common:time_stop:2425 : elapsed_time=1912 2026-05-08 14:54:08.994 | + functions-common:time_stop:2426 : total=149601 2026-05-08 14:54:08.997 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:54:09.001 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=151513 2026-05-08 14:54:09.004 | + functions-common:git_clone:623 : cd /opt/stack/novnc 2026-05-08 14:54:09.007 | + functions-common:git_clone:624 : git_timed fetch origin v1.3.0 2026-05-08 14:54:09.011 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:54:09.014 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:54:09.018 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:54:09.021 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:54:09.025 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:54:09.029 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:54:09.032 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:54:09.036 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:54:09.041 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:54:09.046 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252049042 2026-05-08 14:54:09.049 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-05-08 14:54:09.426 | From https://github.com/novnc/novnc 2026-05-08 14:54:09.426 | * tag v1.3.0 -> FETCH_HEAD 2026-05-08 14:54:09.438 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:54:09.442 | + functions-common:time_stop:2412 : local name 2026-05-08 14:54:09.446 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:54:09.449 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:54:09.453 | + functions-common:time_stop:2415 : local total 2026-05-08 14:54:09.457 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:54:09.460 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:54:09.463 | + functions-common:time_stop:2419 : start_time=1778252049042 2026-05-08 14:54:09.467 | + functions-common:time_stop:2421 : [[ -z 1778252049042 ]] 2026-05-08 14:54:09.471 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:54:09.476 | + functions-common:time_stop:2424 : end_time=1778252049472 2026-05-08 14:54:09.481 | + functions-common:time_stop:2425 : elapsed_time=430 2026-05-08 14:54:09.484 | + functions-common:time_stop:2426 : total=151513 2026-05-08 14:54:09.487 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:54:09.491 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=151943 2026-05-08 14:54:09.494 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 14:54:09.498 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:54:09.502 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:54:09.505 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:54:09.508 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:54:09.511 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:54:09.515 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:54:09.519 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:54:09.521 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:54:09.527 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:54:09.532 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252049528 2026-05-08 14:54:09.536 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 14:54:09.567 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:54:09.567 | 2026-05-08 14:54:09.568 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:54:09.568 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:54:09.568 | state without impacting any branches by switching back to a branch. 2026-05-08 14:54:09.568 | 2026-05-08 14:54:09.568 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:54:09.568 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:54:09.568 | 2026-05-08 14:54:09.568 | git switch -c 2026-05-08 14:54:09.568 | 2026-05-08 14:54:09.568 | Or undo this operation with: 2026-05-08 14:54:09.569 | 2026-05-08 14:54:09.569 | git switch - 2026-05-08 14:54:09.569 | 2026-05-08 14:54:09.569 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:54:09.569 | 2026-05-08 14:54:09.569 | HEAD is now at 463c39e noVNC 1.3.0 2026-05-08 14:54:09.574 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:54:09.577 | + functions-common:time_stop:2412 : local name 2026-05-08 14:54:09.580 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:54:09.582 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:54:09.585 | + functions-common:time_stop:2415 : local total 2026-05-08 14:54:09.588 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:54:09.590 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:54:09.594 | + functions-common:time_stop:2419 : start_time=1778252049528 2026-05-08 14:54:09.597 | + functions-common:time_stop:2421 : [[ -z 1778252049528 ]] 2026-05-08 14:54:09.603 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:54:09.608 | + functions-common:time_stop:2424 : end_time=1778252049604 2026-05-08 14:54:09.610 | + functions-common:time_stop:2425 : elapsed_time=76 2026-05-08 14:54:09.613 | + functions-common:time_stop:2426 : total=151943 2026-05-08 14:54:09.617 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:54:09.620 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=152019 2026-05-08 14:54:09.623 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-05-08 14:54:09.642 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-05-08 14:54:09.647 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:54:09.647 | + functions-common:git_clone:665 : head -1 2026-05-08 14:54:09.649 | 463c39e noVNC 1.3.0 2026-05-08 14:54:09.654 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:54:09.658 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-05-08 14:54:09.680 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:54:09.684 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova stable/2026.1 2026-05-08 14:54:09.688 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-05-08 14:54:09.692 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-05-08 14:54:09.695 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-08 14:54:09.699 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:54:09.703 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:54:09.708 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:54:09.711 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:54:09.716 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:54:09.740 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:54:09.744 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:54:09.747 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:54:09.751 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-08 14:54:09.752 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:54:09.758 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-05-08 14:54:09.762 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 14:54:09.765 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-08 14:54:09.769 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:54:09.773 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:54:09.777 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:54:09.780 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:54:09.784 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:54:09.788 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:54:09.791 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:54:09.795 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:54:09.799 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:54:09.804 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252049800 2026-05-08 14:54:09.808 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-05-08 14:54:09.811 | Cloning into '/opt/stack/nova'... 2026-05-08 14:57:55.610 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:57:55.615 | + functions-common:time_stop:2412 : local name 2026-05-08 14:57:55.618 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:57:55.621 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:57:55.625 | + functions-common:time_stop:2415 : local total 2026-05-08 14:57:55.628 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:57:55.632 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:57:55.636 | + functions-common:time_stop:2419 : start_time=1778252049800 2026-05-08 14:57:55.638 | + functions-common:time_stop:2421 : [[ -z 1778252049800 ]] 2026-05-08 14:57:55.643 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:57:55.650 | + functions-common:time_stop:2424 : end_time=1778252275645 2026-05-08 14:57:55.653 | + functions-common:time_stop:2425 : elapsed_time=225845 2026-05-08 14:57:55.655 | + functions-common:time_stop:2426 : total=152019 2026-05-08 14:57:55.659 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:57:55.662 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=377864 2026-05-08 14:57:55.666 | + functions-common:git_clone:623 : cd /opt/stack/nova 2026-05-08 14:57:55.670 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-08 14:57:55.673 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:57:55.676 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:57:55.680 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:57:55.684 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:57:55.687 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:57:55.691 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:57:55.694 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:57:55.698 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:57:55.702 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:57:55.707 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252275703 2026-05-08 14:57:55.711 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-08 14:57:56.299 | From https://review.opendev.org/openstack/nova 2026-05-08 14:57:56.299 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-08 14:57:56.311 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:57:56.314 | + functions-common:time_stop:2412 : local name 2026-05-08 14:57:56.318 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:57:56.321 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:57:56.325 | + functions-common:time_stop:2415 : local total 2026-05-08 14:57:56.329 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:57:56.333 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:57:56.336 | + functions-common:time_stop:2419 : start_time=1778252275703 2026-05-08 14:57:56.339 | + functions-common:time_stop:2421 : [[ -z 1778252275703 ]] 2026-05-08 14:57:56.344 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:57:56.349 | + functions-common:time_stop:2424 : end_time=1778252276345 2026-05-08 14:57:56.353 | + functions-common:time_stop:2425 : elapsed_time=642 2026-05-08 14:57:56.356 | + functions-common:time_stop:2426 : total=377864 2026-05-08 14:57:56.360 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:57:56.364 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=378506 2026-05-08 14:57:56.368 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 14:57:56.371 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:57:56.375 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:57:56.378 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:57:56.381 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:57:56.385 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:57:56.389 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:57:56.393 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:57:56.397 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:57:56.403 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:57:56.409 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252276404 2026-05-08 14:57:56.413 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 14:57:56.954 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:57:56.954 | 2026-05-08 14:57:56.954 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:57:56.954 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:57:56.954 | state without impacting any branches by switching back to a branch. 2026-05-08 14:57:56.954 | 2026-05-08 14:57:56.954 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:57:56.954 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:57:56.954 | 2026-05-08 14:57:56.954 | git switch -c 2026-05-08 14:57:56.954 | 2026-05-08 14:57:56.955 | Or undo this operation with: 2026-05-08 14:57:56.955 | 2026-05-08 14:57:56.955 | git switch - 2026-05-08 14:57:56.955 | 2026-05-08 14:57:56.955 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:57:56.955 | 2026-05-08 14:57:56.955 | HEAD is now at 63250020d8 Merge "Doc: add short doc section for mdev_class" into stable/2026.1 2026-05-08 14:57:56.965 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:57:56.969 | + functions-common:time_stop:2412 : local name 2026-05-08 14:57:56.972 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:57:56.976 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:57:56.979 | + functions-common:time_stop:2415 : local total 2026-05-08 14:57:56.983 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:57:56.986 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:57:56.990 | + functions-common:time_stop:2419 : start_time=1778252276404 2026-05-08 14:57:56.993 | + functions-common:time_stop:2421 : [[ -z 1778252276404 ]] 2026-05-08 14:57:56.998 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:57:57.005 | + functions-common:time_stop:2424 : end_time=1778252277000 2026-05-08 14:57:57.008 | + functions-common:time_stop:2425 : elapsed_time=596 2026-05-08 14:57:57.011 | + functions-common:time_stop:2426 : total=378506 2026-05-08 14:57:57.014 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:57:57.018 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=379102 2026-05-08 14:57:57.022 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-05-08 14:57:57.045 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-05-08 14:57:57.050 | + functions-common:git_clone:665 : head -1 2026-05-08 14:57:57.051 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:57:57.055 | 63250020d8 Merge "Doc: add short doc section for mdev_class" into stable/2026.1 2026-05-08 14:57:57.059 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:57:57.062 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-05-08 14:57:57.065 | + inc/python:setup_develop:353 : local bindep 2026-05-08 14:57:57.069 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-05-08 14:57:57.072 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-05-08 14:57:57.076 | + inc/python:setup_develop:359 : local extras= 2026-05-08 14:57:57.081 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-05-08 14:57:57.084 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-08 14:57:57.087 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-05-08 14:57:57.091 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-05-08 14:57:57.095 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-08 14:57:57.099 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-08 14:57:57.103 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-05-08 14:57:57.107 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-08 14:57:57.111 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-05-08 14:57:57.115 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-08 14:57:57.118 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-08 14:57:57.122 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-05-08 14:57:57.130 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-05-08 14:57:57.133 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-05-08 14:57:57.136 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-05-08 14:57:57.302 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-05-08 14:57:57.306 | + inc/python:setup_package:436 : local bindep=0 2026-05-08 14:57:57.309 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-08 14:57:57.313 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-08 14:57:57.317 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-05-08 14:57:57.321 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-05-08 14:57:57.325 | + inc/python:setup_package:445 : local flags=-e 2026-05-08 14:57:57.327 | + inc/python:setup_package:446 : local extras= 2026-05-08 14:57:57.330 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-08 14:57:57.334 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-08 14:57:57.338 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-08 14:57:57.342 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-08 14:57:57.345 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-08 14:57:57.350 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-05-08 14:57:57.378 | Using python 3.12 to install /opt/stack/nova 2026-05-08 14:57:57.381 | + 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-05-08 14:57:58.387 | Obtaining file:///opt/stack/nova 2026-05-08 14:57:58.392 | Installing build dependencies: started 2026-05-08 14:58:00.230 | Installing build dependencies: finished with status 'done' 2026-05-08 14:58:00.230 | Checking if build backend supports build_editable: started 2026-05-08 14:58:00.812 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-08 14:58:00.813 | Getting requirements to build editable: started 2026-05-08 14:58:01.139 | Getting requirements to build editable: finished with status 'done' 2026-05-08 14:58:01.141 | Preparing editable metadata (pyproject.toml): started 2026-05-08 14:58:03.233 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:58:03.259 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.0.3) 2026-05-08 14:58:03.261 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.0.46) 2026-05-08 14:58:03.261 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.2.1) 2026-05-08 14:58:03.262 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (0.40.4) 2026-05-08 14:58:03.262 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.1.6) 2026-05-08 14:58:03.263 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (12.0.0) 2026-05-08 14:58:03.264 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.0.2) 2026-05-08 14:58:03.265 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.5.1) 2026-05-08 14:58:03.266 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (43.0.3) 2026-05-08 14:58:03.267 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.8.9) 2026-05-08 14:58:03.268 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.3.2) 2026-05-08 14:58:03.269 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.1.0) 2026-05-08 14:58:03.270 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.10.1) 2026-05-08 14:58:03.271 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.17.0) 2026-05-08 14:58:03.272 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.18.4) 2026-05-08 14:58:03.273 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.3.0) 2026-05-08 14:58:03.274 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.0.0) 2026-05-08 14:58:03.275 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.26.0) 2026-05-08 14:58:03.276 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (9.9.0) 2026-05-08 14:58:03.277 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.13.1) 2026-05-08 14:58:03.278 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (11.8.0) 2026-05-08 14:58:03.279 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.11.0) 2026-05-08 14:58:03.280 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.32.5) 2026-05-08 14:58:03.281 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.7.0) 2026-05-08 14:58:03.485 | Collecting websockify>=0.9.0 (from nova==33.0.2.dev3) 2026-05-08 14:58:03.640 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-05-08 14:58:03.656 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.1.1) 2026-05-08 14:58:03.656 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.4.1) 2026-05-08 14:58:03.657 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (10.3.0) 2026-05-08 14:58:03.657 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.3.0) 2026-05-08 14:58:03.658 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (8.1.0) 2026-05-08 14:58:03.659 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.10.0) 2026-05-08 14:58:03.660 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.7.0) 2026-05-08 14:58:03.661 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.9.1) 2026-05-08 14:58:03.662 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.7.1) 2026-05-08 14:58:03.663 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (10.0.1) 2026-05-08 14:58:03.664 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (18.0.0) 2026-05-08 14:58:03.665 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.9.0) 2026-05-08 14:58:03.666 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (17.3.0) 2026-05-08 14:58:03.667 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.0.0) 2026-05-08 14:58:03.668 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.10.1) 2026-05-08 14:58:03.669 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.7.2) 2026-05-08 14:58:03.670 | 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.0.2.dev3) (4.5.1) 2026-05-08 14:58:03.672 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.0.0) 2026-05-08 14:58:03.673 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (8.0.0) 2026-05-08 14:58:03.674 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.2.2) 2026-05-08 14:58:03.675 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.9.0) 2026-05-08 14:58:03.676 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (7.0.0) 2026-05-08 14:58:03.677 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.1.0) 2026-05-08 14:58:03.677 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.6.0) 2026-05-08 14:58:03.678 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.3.0) 2026-05-08 14:58:03.679 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (5.6.0) 2026-05-08 14:58:03.704 | Collecting microversion-parse>=0.2.1 (from nova==33.0.2.dev3) 2026-05-08 14:58:03.726 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-05-08 14:58:03.737 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (8.1.0) 2026-05-08 14:58:03.738 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (0.2.3) 2026-05-08 14:58:03.739 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.4.2) 2026-05-08 14:58:03.740 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (1.8.2) 2026-05-08 14:58:03.742 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (2.9.0.post0) 2026-05-08 14:58:03.742 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (3.2.1) 2026-05-08 14:58:03.743 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (4.10.0) 2026-05-08 14:58:03.743 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.2.dev3) (6.0.3) 2026-05-08 14:58:03.746 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev3) (1.3.10) 2026-05-08 14:58:03.747 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.2.dev3) (4.15.0) 2026-05-08 14:58:03.750 | 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.0.2.dev3) (7.3.0) 2026-05-08 14:58:03.755 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.2.dev3) (2.0.0) 2026-05-08 14:58:03.760 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.2.dev3) (3.0) 2026-05-08 14:58:03.767 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.2.dev3) (2.8.0) 2026-05-08 14:58:03.774 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.2.dev3) (3.0.0) 2026-05-08 14:58:03.777 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.2.dev3) (2.1.1) 2026-05-08 14:58:03.781 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.2.dev3) (3.0.3) 2026-05-08 14:58:03.784 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev3) (25.4.0) 2026-05-08 14:58:03.786 | 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.0.2.dev3) (2025.9.1) 2026-05-08 14:58:03.787 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.2.dev3) (0.37.0) 2026-05-08 14:58:03.788 | 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.0.2.dev3) (0.30.0) 2026-05-08 14:58:03.798 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.2.dev3) (2.1.0) 2026-05-08 14:58:03.804 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev3) (4.0.1) 2026-05-08 14:58:03.805 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.2.dev3) (2.11.0) 2026-05-08 14:58:03.807 | 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.0.2.dev3) (5.8.0) 2026-05-08 14:58:03.819 | 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.0.2.dev3) (1.5.0) 2026-05-08 14:58:03.821 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev3) (1.1.0) 2026-05-08 14:58:03.822 | 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.0.2.dev3) (1.33) 2026-05-08 14:58:03.824 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev3) (4.9.2) 2026-05-08 14:58:03.825 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.2.dev3) (1.4.0) 2026-05-08 14:58:03.834 | 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.0.2.dev3) (3.0.0) 2026-05-08 14:58:03.841 | 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.0.2.dev3) (9.1.4) 2026-05-08 14:58:03.853 | 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.0.2.dev3) (2.16.1) 2026-05-08 14:58:03.854 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.2.dev3) (0.8.1) 2026-05-08 14:58:03.862 | 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.0.2.dev3) (0.20) 2026-05-08 14:58:03.876 | 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.0.2.dev3) (2.0.2) 2026-05-08 14:58:03.876 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.2.dev3) (0.5.0) 2026-05-08 14:58:03.894 | 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.0.2.dev3) (7.0.1) 2026-05-08 14:58:03.895 | 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.0.2.dev3) (5.3.1) 2026-05-08 14:58:03.896 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.2.dev3) (5.6.2) 2026-05-08 14:58:03.897 | 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.0.2.dev3) (0.15.1) 2026-05-08 14:58:03.901 | 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.0.2.dev3) (5.1.0) 2026-05-08 14:58:03.911 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.2.dev3) (2025.3) 2026-05-08 14:58:03.912 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.2.dev3) (26.0) 2026-05-08 14:58:03.919 | 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.0.2.dev3) (0.24.1) 2026-05-08 14:58:03.924 | 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.0.2.dev3) (5.0.0) 2026-05-08 14:58:03.926 | 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.0.2.dev3) (4.0.1) 2026-05-08 14:58:03.940 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.2.dev3) (1.1.2) 2026-05-08 14:58:03.962 | 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.0.2.dev3) (1.7.3) 2026-05-08 14:58:03.969 | 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.0.2.dev3) (2.2.0) 2026-05-08 14:58:03.974 | 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.0.2.dev3) (1.3.7) 2026-05-08 14:58:03.985 | 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.0.2.dev3) (3.3.2) 2026-05-08 14:58:03.998 | 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.0.2.dev3) (4.3.1) 2026-05-08 14:58:03.999 | 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.0.2.dev3) (3.7.0) 2026-05-08 14:58:04.009 | 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.0.2.dev3) (2.4.0) 2026-05-08 14:58:04.019 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev3) (2.2.1) 2026-05-08 14:58:04.020 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.2.dev3) (1.6.2) 2026-05-08 14:58:04.029 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.2.dev3) (82.0.1) 2026-05-08 14:58:04.049 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.2.dev3) (0.6.0) 2026-05-08 14:58:04.093 | 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.0.2.dev3) (4.13.3) 2026-05-08 14:58:04.100 | 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.0.2.dev3) (0.6.0) 2026-05-08 14:58:04.101 | Requirement already satisfied: cmd2>=1.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.0.2.dev3) (3.2.0) 2026-05-08 14:58:04.112 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev3) (1.11.0) 2026-05-08 14:58:04.113 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev3) (14.3.3) 2026-05-08 14:58:04.114 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev3) (1.7.2) 2026-05-08 14:58:04.131 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.2.dev3) (1.17.0) 2026-05-08 14:58:04.138 | 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.0.2.dev3) (2.1.0) 2026-05-08 14:58:04.139 | 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.0.2.dev3) (24.2.1) 2026-05-08 14:58:04.160 | 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.0.2.dev3) (4.4.0) 2026-05-08 14:58:04.187 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev3) (3.4.4) 2026-05-08 14:58:04.188 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev3) (3.11) 2026-05-08 14:58:04.189 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.2.dev3) (2.6.3) 2026-05-08 14:58:04.190 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.2.dev3) (2023.11.17) 2026-05-08 14:58:04.237 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev3) (4.0.0) 2026-05-08 14:58:04.238 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev3) (2.19.2) 2026-05-08 14:58:04.250 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.2.dev3) (0.1.2) 2026-05-08 14:58:04.270 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.2.dev3) (0.7) 2026-05-08 14:58:04.326 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.2.dev3) (2.8.5) 2026-05-08 14:58:04.333 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.2.dev3) (0.16.0) 2026-05-08 14:58:04.811 | Collecting numpy (from websockify>=0.9.0->nova==33.0.2.dev3) 2026-05-08 14:58:04.827 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-05-08 14:58:04.902 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.2.dev3) 2026-05-08 14:58:04.917 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-05-08 14:58:04.970 | Collecting redis (from websockify>=0.9.0->nova==33.0.2.dev3) 2026-05-08 14:58:04.990 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-05-08 14:58:05.106 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-05-08 14:58:05.129 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-05-08 14:58:05.154 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-05-08 14:58:05.189 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-05-08 14:58:05.883 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 25.0 MB/s 0:00:00 2026-05-08 14:58:05.901 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-05-08 14:58:05.961 | Building wheels for collected packages: nova 2026-05-08 14:58:05.963 | Building editable for nova (pyproject.toml): started 2026-05-08 14:58:08.325 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-05-08 14:58:08.326 | Created wheel for nova: filename=nova-33.0.2.dev3-0.editable-py3-none-any.whl size=9383 sha256=bfb6edac2f0d7dba36feb415f554273c6dea3cc31c0470d0c4d9abf4fae773a5 2026-05-08 14:58:08.327 | Stored in directory: /tmp/pip-ephem-wheel-cache-vtz0s0h_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-05-08 14:58:08.332 | Successfully built nova 2026-05-08 14:58:08.613 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-05-08 14:58:13.012 | 2026-05-08 14:58:13.038 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.2.dev3 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-05-08 14:58:13.290 | + inc/python:pip_install:216 : result=0 2026-05-08 14:58:13.294 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:58:13.298 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:13.301 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:13.304 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:13.308 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:13.310 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:13.314 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:58:13.317 | + functions-common:time_stop:2419 : start_time=1778252277371 2026-05-08 14:58:13.320 | + functions-common:time_stop:2421 : [[ -z 1778252277371 ]] 2026-05-08 14:58:13.323 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:13.328 | + functions-common:time_stop:2424 : end_time=1778252293325 2026-05-08 14:58:13.332 | + functions-common:time_stop:2425 : elapsed_time=15954 2026-05-08 14:58:13.334 | + functions-common:time_stop:2426 : total=147252 2026-05-08 14:58:13.338 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:13.341 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=163206 2026-05-08 14:58:13.344 | + inc/python:pip_install:219 : return 0 2026-05-08 14:58:13.348 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-08 14:58:13.351 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-08 14:58:13.355 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-05-08 14:58:13.359 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-05-08 14:58:13.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:58:13.366 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:58:13.370 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-05-08 14:58:13.374 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:58:13.377 | + 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-05-08 14:58:13.394 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-08 14:58:13.398 | + ./stack.sh:main:956 : configure_nova 2026-05-08 14:58:13.402 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-05-08 14:58:13.419 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-05-08 14:58:13.422 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-05-08 14:58:13.426 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-05-08 14:58:13.432 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-05-08 14:58:13.432 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-05-08 14:58:13.439 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-05-08 14:58:13.443 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-05-08 14:58:13.447 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-05-08 14:58:13.450 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-05-08 14:58:13.454 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-05-08 14:58:13.458 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-05-08 14:58:13.462 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-05-08 14:58:13.466 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-05-08 14:58:13.482 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-05-08 14:58:13.499 | + 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-05-08 14:58:13.516 | + 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-05-08 14:58:13.533 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-05-08 14:58:13.551 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-05-08 14:58:13.568 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-05-08 14:58:13.573 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-05-08 14:58:13.579 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.U4I55uQkX8 2026-05-08 14:58:13.582 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-08 14:58:13.587 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-05-08 14:58:13.591 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-05-08 14:58:13.595 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-08 14:58:13.599 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-05-08 14:58:13.604 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.U4I55uQkX8 2026-05-08 14:58:13.609 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.U4I55uQkX8 2026-05-08 14:58:13.626 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.U4I55uQkX8 /etc/sudoers.d/nova-rootwrap 2026-05-08 14:58:13.645 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-05-08 14:58:13.650 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-05-08 14:58:13.654 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-05-08 14:58:13.657 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-05-08 14:58:13.661 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-05-08 14:58:13.665 | + 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-05-08 14:58:13.669 | + 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-05-08 14:58:13.674 | + 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-05-08 14:58:13.675 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-05-08 14:58:13.688 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-05-08 14:58:13.694 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-05-08 14:58:13.711 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-05-08 14:58:13.727 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-05-08 14:58:13.732 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-05-08 14:58:13.737 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-05-08 14:58:13.762 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:13.766 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-05-08 14:58:13.778 | net.ipv4.ip_forward = 1 2026-05-08 14:58:13.784 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-08 14:58:13.787 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-05-08 14:58:13.791 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-05-08 14:58:13.809 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-05-08 14:58:13.812 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-05-08 14:58:13.816 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-05-08 14:58:13.833 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-05-08 14:58:13.839 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-05-08 14:58:13.839 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-05-08 14:58:13.847 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:101762d11cb3 2026-05-08 14:58:13.851 | InitiatorName=iqn.2016-04.com.open-iscsi:101762d11cb3 2026-05-08 14:58:13.855 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:13.859 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-05-08 14:58:13.949 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-05-08 14:58:13.952 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-05-08 14:58:13.956 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:58:13.959 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-05-08 14:58:14.029 | + lib/nova:configure_nova:367 : create_nova_conf 2026-05-08 14:58:14.033 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-05-08 14:58:14.040 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-05-08 14:58:14.045 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-05-08 14:58:14.084 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-05-08 14:58:14.088 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-05-08 14:58:14.124 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-05-08 14:58:14.163 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-05-08 14:58:14.200 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-05-08 14:58:14.241 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-05-08 14:58:14.281 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-05-08 14:58:14.321 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.140 2026-05-08 14:58:14.358 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-05-08 14:58:14.398 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-05-08 14:58:14.436 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-05-08 14:58:14.474 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-05-08 14:58:14.513 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-05-08 14:58:14.555 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-05-08 14:58:14.595 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-05-08 14:58:14.634 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-05-08 14:58:14.673 | + lib/nova:create_nova_conf:465 : is_fedora 2026-05-08 14:58:14.676 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:58:14.680 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:58:14.684 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:58:14.688 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:58:14.691 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:58:14.695 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:58:14.699 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:58:14.702 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:58:14.705 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:58:14.709 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:58:14.712 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:58:14.716 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:58:14.719 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:58:14.723 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-05-08 14:58:14.744 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:14.747 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 14:58:14.750 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-05-08 14:58:14.753 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-05-08 14:58:14.792 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-05-08 14:58:14.795 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-08 14:58:14.799 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-08 14:58:14.803 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-08 14:58:14.806 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 14:58:14.810 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 14:58:14.814 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 14:58:14.836 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:14.840 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 14:58:14.844 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:14.848 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:14.886 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-05-08 14:58:14.890 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-05-08 14:58:14.894 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-05-08 14:58:14.897 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-05-08 14:58:14.901 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 14:58:14.905 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 14:58:14.908 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 14:58:14.931 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:14.935 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 14:58:14.939 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:14.943 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:14.981 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-05-08 14:58:15.021 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-05-08 14:58:15.059 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-05-08 14:58:15.099 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-05-08 14:58:15.121 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:15.125 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-05-08 14:58:15.144 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:15.150 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-05-08 14:58:15.150 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-05-08 14:58:15.156 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-05-08 14:58:15.160 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-05-08 14:58:15.197 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-05-08 14:58:15.201 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-05-08 14:58:15.243 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-05-08 14:58:15.282 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-05-08 14:58:15.286 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-05-08 14:58:15.289 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-05-08 14:58:15.292 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-08 14:58:15.295 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-08 14:58:15.298 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-05-08 14:58:15.302 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-08 14:58:15.306 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 14:58:15.309 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-08 14:58:15.313 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-05-08 14:58:15.354 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-05-08 14:58:15.391 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.140/identity 2026-05-08 14:58:15.429 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-05-08 14:58:15.466 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-05-08 14:58:15.504 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-05-08 14:58:15.542 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-05-08 14:58:15.581 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-05-08 14:58:15.619 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.140/identity 2026-05-08 14:58:15.656 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-08 14:58:15.694 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-05-08 14:58:15.732 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-08 14:58:15.735 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-05-08 14:58:15.754 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:15.758 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-05-08 14:58:15.761 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-05-08 14:58:15.803 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-05-08 14:58:15.806 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-08 14:58:15.810 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 14:58:15.813 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-05-08 14:58:15.817 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-05-08 14:58:15.855 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-05-08 14:58:15.897 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.140/identity 2026-05-08 14:58:15.937 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-05-08 14:58:15.978 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-05-08 14:58:16.017 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-05-08 14:58:16.056 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-05-08 14:58:16.097 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-05-08 14:58:16.139 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-05-08 14:58:16.160 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:16.164 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-05-08 14:58:16.186 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:16.189 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-05-08 14:58:16.193 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-05-08 14:58:16.235 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-05-08 14:58:16.278 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-05-08 14:58:16.282 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-05-08 14:58:16.323 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-05-08 14:58:16.326 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-05-08 14:58:16.330 | + lib/nova:create_nova_conf:539 : is_fedora 2026-05-08 14:58:16.333 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:58:16.337 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:58:16.340 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:58:16.344 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:58:16.347 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:58:16.350 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:58:16.354 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:58:16.357 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:58:16.361 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:58:16.364 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:58:16.367 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:58:16.371 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:58:16.375 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:58:16.378 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-05-08 14:58:16.381 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-05-08 14:58:16.385 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-05-08 14:58:16.389 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 14:58:16.411 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 14:58:16.415 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 14:58:16.418 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:16.422 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 14:58:16.425 | + 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-05-08 14:58:16.467 | + 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-05-08 14:58:16.509 | + 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-05-08 14:58:16.549 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 14:58:16.590 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-05-08 14:58:16.631 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-05-08 14:58:16.674 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-05-08 14:58:16.697 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:16.701 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-05-08 14:58:16.704 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-05-08 14:58:16.708 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-05-08 14:58:16.712 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-05-08 14:58:16.715 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-08 14:58:16.718 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-05-08 14:58:16.722 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-05-08 14:58:16.725 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-08 14:58:16.728 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-08 14:58:16.748 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-08 14:58:16.748 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:58:16.759 | d /var/run/uwsgi 0755 quobyte root 2026-05-08 14:58:16.764 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:58:16.779 | /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-05-08 14:58:16.785 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-05-08 14:58:16.789 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-05-08 14:58:16.795 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-08 14:58:16.799 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-05-08 14:58:16.841 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-05-08 14:58:16.881 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-05-08 14:58:16.921 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-05-08 14:58:16.960 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-08 14:58:16.998 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-08 14:58:17.037 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-05-08 14:58:17.077 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-05-08 14:58:17.116 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-05-08 14:58:17.157 | + 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-05-08 14:58:17.198 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-08 14:58:17.238 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-08 14:58:17.280 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-05-08 14:58:17.319 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-05-08 14:58:17.358 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-08 14:58:17.360 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-08 14:58:17.365 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-05-08 14:58:17.368 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-05-08 14:58:17.372 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-08 14:58:17.375 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:17.378 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:17.381 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-05-08 14:58:17.386 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-05-08 14:58:17.389 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-05-08 14:58:17.427 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-08 14:58:17.469 | + 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-05-08 14:58:17.470 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-05-08 14:58:17.483 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-05-08 14:58:17.487 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-05-08 14:58:17.491 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-05-08 14:58:17.493 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-08 14:58:17.497 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-08 14:58:17.501 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 14:58:17.504 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 14:58:17.507 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:17.510 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:17.513 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-08 14:58:17.517 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-08 14:58:17.521 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:17.524 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:17.528 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-05-08 14:58:17.543 | perl: warning: Setting locale failed. 2026-05-08 14:58:17.543 | perl: warning: Please check that your locale settings: 2026-05-08 14:58:17.543 | LANGUAGE = (unset), 2026-05-08 14:58:17.543 | LC_ALL = "en_US.utf8", 2026-05-08 14:58:17.543 | LANG = "de_DE.UTF-8" 2026-05-08 14:58:17.543 | are supported and installed on your system. 2026-05-08 14:58:17.543 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:58:17.584 | Enabling site nova-api. 2026-05-08 14:58:17.590 | To activate the new configuration, you need to run: 2026-05-08 14:58:17.590 | systemctl reload apache2 2026-05-08 14:58:17.597 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-08 14:58:17.600 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 14:58:17.603 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:58:17.606 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 14:58:17.731 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-05-08 14:58:17.757 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:17.760 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-05-08 14:58:17.764 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-05-08 14:58:17.768 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-05-08 14:58:17.772 | + lib/apache:write_uwsgi_config:245 : local url= 2026-05-08 14:58:17.775 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-05-08 14:58:17.779 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-05-08 14:58:17.782 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-05-08 14:58:17.786 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-08 14:58:17.790 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-08 14:58:17.809 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-08 14:58:17.809 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:58:17.822 | d /var/run/uwsgi 0755 quobyte root 2026-05-08 14:58:17.827 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:58:17.843 | /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-05-08 14:58:17.848 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-05-08 14:58:17.852 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-05-08 14:58:17.858 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-08 14:58:17.862 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-05-08 14:58:17.907 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-05-08 14:58:17.950 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-05-08 14:58:17.993 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-05-08 14:58:18.035 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-05-08 14:58:18.077 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-08 14:58:18.120 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-05-08 14:58:18.162 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-05-08 14:58:18.204 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-05-08 14:58:18.246 | + 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-05-08 14:58:18.289 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-05-08 14:58:18.331 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-08 14:58:18.373 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-05-08 14:58:18.416 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-05-08 14:58:18.459 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-05-08 14:58:18.463 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-05-08 14:58:18.507 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-05-08 14:58:18.532 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:18.536 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-05-08 14:58:18.581 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-05-08 14:58:18.585 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-05-08 14:58:18.589 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-05-08 14:58:18.615 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:18.619 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:58:18.623 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:58:18.666 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-05-08 14:58:18.712 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-05-08 14:58:18.715 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-08 14:58:18.719 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-05-08 14:58:18.723 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-08 14:58:18.727 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-08 14:58:18.730 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-08 14:58:18.754 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:18.759 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-08 14:58:18.763 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-08 14:58:18.767 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-08 14:58:18.793 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:18.797 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:58:18.802 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 14:58:18.845 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-08 14:58:18.849 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-08 14:58:18.852 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-05-08 14:58:18.895 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-05-08 14:58:18.937 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-05-08 14:58:18.985 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-05-08 14:58:19.010 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:19.013 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-05-08 14:58:19.056 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-05-08 14:58:19.060 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-05-08 14:58:19.064 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-05-08 14:58:19.109 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-05-08 14:58:19.112 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-08 14:58:19.116 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 14:58:19.120 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-05-08 14:58:19.124 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-05-08 14:58:19.167 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-05-08 14:58:19.210 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.140/identity 2026-05-08 14:58:19.253 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-05-08 14:58:19.295 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-05-08 14:58:19.338 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-05-08 14:58:19.381 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-05-08 14:58:19.425 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-05-08 14:58:19.468 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-05-08 14:58:19.493 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:19.498 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-05-08 14:58:19.504 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 14:58:19.508 | + lib/nova:create_nova_conf:587 : local conf 2026-05-08 14:58:19.511 | + lib/nova:create_nova_conf:588 : local vhost 2026-05-08 14:58:19.516 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-05-08 14:58:19.520 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-08 14:58:19.524 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-08 14:58:19.529 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-05-08 14:58:19.532 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-05-08 14:58:19.536 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-05-08 14:58:19.543 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-05-08 14:58:19.547 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-05-08 14:58:19.551 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-05-08 14:58:19.554 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-05-08 14:58:19.558 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 14:58:19.562 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 14:58:19.566 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 14:58:19.590 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:19.594 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 14:58:19.597 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:19.602 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:19.649 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-05-08 14:58:19.695 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-05-08 14:58:19.741 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 14:58:19.745 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-05-08 14:58:19.749 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-05-08 14:58:19.752 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-05-08 14:58:19.778 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:19.784 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-05-08 14:58:19.785 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-05-08 14:58:20.989 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-05-08 14:58:20.994 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-05-08 14:58:22.142 | Adding vhost "nova_cell1" ... 2026-05-08 14:58:22.233 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-05-08 14:58:23.354 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-05-08 14:58:23.392 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-05-08 14:58:23.396 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-08 14:58:23.400 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-05-08 14:58:23.404 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-08 14:58:23.408 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-08 14:58:23.413 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-08 14:58:23.436 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:23.441 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-08 14:58:23.445 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-08 14:58:23.449 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-08 14:58:23.473 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:23.477 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/nova_cell1 2026-05-08 14:58:23.481 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/nova_cell1 2026-05-08 14:58:23.524 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-08 14:58:23.528 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-08 14:58:23.532 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-05-08 14:58:23.556 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:23.560 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-05-08 14:58:23.564 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-05-08 14:58:23.567 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-05-08 14:58:23.571 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-08 14:58:23.575 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 14:58:23.579 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-08 14:58:23.583 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-05-08 14:58:23.628 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-05-08 14:58:23.670 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.140/identity 2026-05-08 14:58:23.714 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-05-08 14:58:23.756 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-05-08 14:58:23.799 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-05-08 14:58:23.841 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-05-08 14:58:23.884 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-05-08 14:58:23.926 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-05-08 14:58:23.930 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-05-08 14:58:23.934 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-08 14:58:23.939 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 14:58:23.964 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 14:58:23.968 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 14:58:23.972 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:23.976 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 14:58:23.980 | + 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-05-08 14:58:24.022 | + 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-05-08 14:58:24.064 | + 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-05-08 14:58:24.107 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 14:58:24.150 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-05-08 14:58:24.193 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 14:58:24.198 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-05-08 14:58:24.204 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 14:58:24.208 | + lib/nova:create_nova_conf:621 : local conf 2026-05-08 14:58:24.212 | + lib/nova:create_nova_conf:622 : local offset 2026-05-08 14:58:24.217 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-05-08 14:58:24.221 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-08 14:58:24.224 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-08 14:58:24.229 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-05-08 14:58:24.233 | + lib/nova:create_nova_conf:624 : offset=0 2026-05-08 14:58:24.237 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-05-08 14:58:24.240 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-05-08 14:58:24.244 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-05-08 14:58:24.248 | + lib/nova:configure_console_proxies:729 : offset=0 2026-05-08 14:58:24.252 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-05-08 14:58:24.277 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:24.281 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-05-08 14:58:24.325 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-05-08 14:58:24.368 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-05-08 14:58:24.371 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-08 14:58:24.376 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-08 14:58:24.380 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-05-08 14:58:24.404 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:24.408 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-05-08 14:58:24.432 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:24.437 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-05-08 14:58:24.462 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:24.466 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-05-08 14:58:24.470 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-05-08 14:58:24.474 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-05-08 14:58:24.478 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-05-08 14:58:24.503 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:24.507 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-05-08 14:58:24.527 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-05-08 14:58:24.527 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-05-08 14:58:24.538 | cgroup_device_acl = [ 2026-05-08 14:58:24.538 | "/dev/null", "/dev/full", "/dev/zero", 2026-05-08 14:58:24.538 | "/dev/random", "/dev/urandom", 2026-05-08 14:58:24.538 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-05-08 14:58:24.538 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-05-08 14:58:24.538 | "/dev/vfio/vfio", 2026-05-08 14:58:24.538 | ] 2026-05-08 14:58:24.543 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-05-08 14:58:24.547 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:58:24.551 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:58:24.555 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:58:24.559 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:58:24.563 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:58:24.566 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:58:24.570 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:58:24.574 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:58:24.578 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:58:24.582 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:58:24.586 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:58:24.589 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:58:24.593 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:58:24.597 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-05-08 14:58:24.603 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group quobyte libvirt 2026-05-08 14:58:24.607 | + functions-common:add_user_to_group:2181 : local user=quobyte 2026-05-08 14:58:24.611 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-05-08 14:58:24.615 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt quobyte 2026-05-08 14:58:24.647 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-05-08 14:58:24.651 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-05-08 14:58:24.655 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:24.659 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:24.663 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : 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-05-08 14:58:24.666 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-05-08 14:58:24.670 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : 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-05-08 14:58:24.689 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : 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-05-08 14:58:24.690 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-08 14:58:24.701 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-05-08 14:58:24.707 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-05-08 14:58:24.726 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-05-08 14:58:24.726 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-05-08 14:58:24.738 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-05-08 14:58:24.743 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-05-08 14:58:24.747 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-05-08 14:58:24.751 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-05-08 14:58:24.755 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-05-08 14:58:24.759 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:58:24.763 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-05-08 14:58:24.836 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-05-08 14:58:24.840 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:58:24.843 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-05-08 14:58:24.948 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-05-08 14:58:24.996 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-05-08 14:58:25.041 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-05-08 14:58:25.045 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-05-08 14:58:25.089 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-05-08 14:58:25.134 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-05-08 14:58:25.179 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-05-08 14:58:25.222 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-05-08 14:58:25.267 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-05-08 14:58:25.272 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 14:58:25.278 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-08 14:58:25.282 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-05-08 14:58:25.287 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 14:58:25.293 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-08 14:58:25.297 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-05-08 14:58:25.300 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-05-08 14:58:25.304 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-05-08 14:58:25.308 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-05-08 14:58:25.312 | + ./stack.sh:main:959 : is_service_enabled placement 2026-05-08 14:58:25.338 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:25.342 | + ./stack.sh:main:961 : stack_install_service placement 2026-05-08 14:58:25.346 | + lib/stack:stack_install_service:20 : local service=placement 2026-05-08 14:58:25.350 | + lib/stack:stack_install_service:21 : type install_placement 2026-05-08 14:58:25.354 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-05-08 14:58:25.358 | + lib/stack:stack_install_service:32 : install_placement 2026-05-08 14:58:25.361 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-05-08 14:58:25.365 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-05-08 14:58:25.369 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-08 14:58:25.374 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-05-08 14:58:25.378 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-05-08 14:58:25.382 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-08 14:58:25.389 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-05-08 14:58:25.390 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-08 14:58:25.396 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-05-08 14:58:25.400 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-05-08 14:58:25.404 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-05-08 14:58:25.409 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-05-08 14:58:25.413 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-05-08 14:58:25.445 | Using python 3.12 to install osc-placement 2026-05-08 14:58:25.449 | + 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-05-08 14:58:26.660 | Collecting osc-placement 2026-05-08 14:58:26.823 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-05-08 14:58:26.891 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-05-08 14:58:26.892 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-05-08 14:58:26.893 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-05-08 14:58:26.893 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.1) 2026-05-08 14:58:26.895 | 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-05-08 14:58:26.896 | 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.32.5) 2026-05-08 14:58:26.897 | 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.7.0) 2026-05-08 14:58:26.898 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-05-08 14:58:26.899 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-05-08 14:58:26.904 | 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.13.3) 2026-05-08 14:58:26.905 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-05-08 14:58:26.906 | 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.7.2) 2026-05-08 14:58:26.908 | 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-05-08 14:58:26.909 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-05-08 14:58:26.910 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-05-08 14:58:26.911 | 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-05-08 14:58:26.915 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-05-08 14:58:26.916 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-05-08 14:58:26.917 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-05-08 14:58:26.919 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-05-08 14:58:26.920 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-05-08 14:58:26.921 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-05-08 14:58:26.922 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-05-08 14:58:26.923 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-05-08 14:58:26.924 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-05-08 14:58:26.926 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-05-08 14:58:26.927 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-05-08 14:58:26.929 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-05-08 14:58:26.934 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-05-08 14:58:26.941 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-05-08 14:58:26.945 | 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-05-08 14:58:26.946 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-05-08 14:58:26.947 | 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-05-08 14:58:26.948 | 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.0) 2026-05-08 14:58:26.951 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-05-08 14:58:26.956 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-05-08 14:58:26.960 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-05-08 14:58:26.974 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-05-08 14:58:26.975 | 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.11) 2026-05-08 14:58:26.976 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-05-08 14:58:26.977 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-05-08 14:58:26.991 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-05-08 14:58:26.992 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-05-08 14:58:26.996 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-05-08 14:58:27.038 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-05-08 14:58:27.375 | Installing collected packages: osc-placement 2026-05-08 14:58:27.502 | Successfully installed osc-placement-4.8.0 2026-05-08 14:58:27.641 | + inc/python:pip_install:216 : result=0 2026-05-08 14:58:27.644 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:58:27.647 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:27.651 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:27.654 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:27.657 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:27.661 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:27.664 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:58:27.667 | + functions-common:time_stop:2419 : start_time=1778252305438 2026-05-08 14:58:27.670 | + functions-common:time_stop:2421 : [[ -z 1778252305438 ]] 2026-05-08 14:58:27.675 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:27.680 | + functions-common:time_stop:2424 : end_time=1778252307677 2026-05-08 14:58:27.684 | + functions-common:time_stop:2425 : elapsed_time=2239 2026-05-08 14:58:27.688 | + functions-common:time_stop:2426 : total=163206 2026-05-08 14:58:27.692 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:27.695 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=165445 2026-05-08 14:58:27.699 | + inc/python:pip_install:219 : return 0 2026-05-08 14:58:27.703 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement stable/2026.1 2026-05-08 14:58:27.707 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-05-08 14:58:27.710 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-05-08 14:58:27.713 | + functions-common:git_clone:583 : local git_ref=stable/2026.1 2026-05-08 14:58:27.716 | + functions-common:git_clone:584 : local orig_dir 2026-05-08 14:58:27.721 | ++ functions-common:git_clone:585 : pwd 2026-05-08 14:58:27.725 | + functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 14:58:27.728 | + functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 14:58:27.733 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 14:58:27.758 | + functions-common:git_clone:588 : RECLONE=False 2026-05-08 14:58:27.762 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 14:58:27.765 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 14:58:27.769 | + functions-common:git_clone:602 : echo stable/2026.1 2026-05-08 14:58:27.771 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 14:58:27.777 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-05-08 14:58:27.780 | + functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 14:58:27.784 | + functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-08 14:58:27.787 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:58:27.791 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:58:27.795 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:58:27.798 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:58:27.802 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:58:27.806 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:58:27.808 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:58:27.812 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:58:27.817 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:58:27.822 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252307818 2026-05-08 14:58:27.826 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-05-08 14:58:27.829 | Cloning into '/opt/stack/placement'... 2026-05-08 14:58:31.073 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:58:31.076 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:31.080 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:31.083 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:31.087 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:31.090 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:31.092 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:58:31.096 | + functions-common:time_stop:2419 : start_time=1778252307818 2026-05-08 14:58:31.099 | + functions-common:time_stop:2421 : [[ -z 1778252307818 ]] 2026-05-08 14:58:31.103 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:31.109 | + functions-common:time_stop:2424 : end_time=1778252311104 2026-05-08 14:58:31.112 | + functions-common:time_stop:2425 : elapsed_time=3286 2026-05-08 14:58:31.116 | + functions-common:time_stop:2426 : total=379102 2026-05-08 14:58:31.120 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:31.122 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=382388 2026-05-08 14:58:31.126 | + functions-common:git_clone:623 : cd /opt/stack/placement 2026-05-08 14:58:31.130 | + functions-common:git_clone:624 : git_timed fetch origin stable/2026.1 2026-05-08 14:58:31.134 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:58:31.138 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:58:31.142 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:58:31.145 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:58:31.149 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:58:31.153 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:58:31.156 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:58:31.160 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:58:31.165 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:58:31.170 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252311167 2026-05-08 14:58:31.173 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin stable/2026.1 2026-05-08 14:58:31.726 | From https://review.opendev.org/openstack/placement 2026-05-08 14:58:31.726 | * branch stable/2026.1 -> FETCH_HEAD 2026-05-08 14:58:31.738 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:58:31.742 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:31.746 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:31.749 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:31.753 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:31.755 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:31.759 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:58:31.763 | + functions-common:time_stop:2419 : start_time=1778252311167 2026-05-08 14:58:31.766 | + functions-common:time_stop:2421 : [[ -z 1778252311167 ]] 2026-05-08 14:58:31.770 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:31.775 | + functions-common:time_stop:2424 : end_time=1778252311772 2026-05-08 14:58:31.779 | + functions-common:time_stop:2425 : elapsed_time=605 2026-05-08 14:58:31.783 | + functions-common:time_stop:2426 : total=382388 2026-05-08 14:58:31.787 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:31.790 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=382993 2026-05-08 14:58:31.793 | + functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 14:58:31.797 | + functions-common:git_timed:689 : local count=0 2026-05-08 14:58:31.801 | + functions-common:git_timed:690 : local timeout=0 2026-05-08 14:58:31.805 | + functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 14:58:31.808 | + functions-common:git_timed:693 : timeout=0 2026-05-08 14:58:31.812 | + functions-common:git_timed:696 : time_start git_timed 2026-05-08 14:58:31.815 | + functions-common:time_start:2398 : local name=git_timed 2026-05-08 14:58:31.818 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:58:31.822 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:58:31.826 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:58:31.832 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252311828 2026-05-08 14:58:31.836 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 14:58:31.886 | Note: switching to 'FETCH_HEAD'. 2026-05-08 14:58:31.886 | 2026-05-08 14:58:31.886 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 14:58:31.886 | changes and commit them, and you can discard any commits you make in this 2026-05-08 14:58:31.886 | state without impacting any branches by switching back to a branch. 2026-05-08 14:58:31.886 | 2026-05-08 14:58:31.886 | If you want to create a new branch to retain commits you create, you may 2026-05-08 14:58:31.886 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 14:58:31.886 | 2026-05-08 14:58:31.888 | git switch -c 2026-05-08 14:58:31.888 | 2026-05-08 14:58:31.888 | Or undo this operation with: 2026-05-08 14:58:31.888 | 2026-05-08 14:58:31.888 | git switch - 2026-05-08 14:58:31.888 | 2026-05-08 14:58:31.888 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 14:58:31.888 | 2026-05-08 14:58:31.888 | HEAD is now at 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-08 14:58:31.892 | + functions-common:git_timed:711 : time_stop git_timed 2026-05-08 14:58:31.896 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:31.899 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:31.903 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:31.910 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:31.915 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:31.919 | + functions-common:time_stop:2418 : name=git_timed 2026-05-08 14:58:31.923 | + functions-common:time_stop:2419 : start_time=1778252311828 2026-05-08 14:58:31.926 | + functions-common:time_stop:2421 : [[ -z 1778252311828 ]] 2026-05-08 14:58:31.930 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:31.937 | + functions-common:time_stop:2424 : end_time=1778252311933 2026-05-08 14:58:31.940 | + functions-common:time_stop:2425 : elapsed_time=105 2026-05-08 14:58:31.944 | + functions-common:time_stop:2426 : total=382993 2026-05-08 14:58:31.948 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:31.951 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=383098 2026-05-08 14:58:31.955 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-05-08 14:58:31.974 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-05-08 14:58:31.979 | + functions-common:git_clone:665 : git show --oneline 2026-05-08 14:58:31.980 | + functions-common:git_clone:665 : head -1 2026-05-08 14:58:31.983 | 38c03b41 Update TOX_CONSTRAINTS_FILE for stable/2026.1 2026-05-08 14:58:31.987 | + functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 14:58:31.991 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-05-08 14:58:31.996 | + inc/python:setup_develop:353 : local bindep 2026-05-08 14:58:31.999 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-05-08 14:58:32.003 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-05-08 14:58:32.008 | + inc/python:setup_develop:359 : local extras= 2026-05-08 14:58:32.012 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-05-08 14:58:32.015 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-05-08 14:58:32.019 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-05-08 14:58:32.023 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-05-08 14:58:32.027 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-05-08 14:58:32.031 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-05-08 14:58:32.036 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-05-08 14:58:32.040 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-05-08 14:58:32.045 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-05-08 14:58:32.048 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-05-08 14:58:32.052 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-05-08 14:58:32.057 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-05-08 14:58:32.065 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-05-08 14:58:32.069 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-05-08 14:58:32.072 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-05-08 14:58:32.233 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-05-08 14:58:32.237 | + inc/python:setup_package:436 : local bindep=0 2026-05-08 14:58:32.242 | + inc/python:setup_package:437 : local bindep_flag= 2026-05-08 14:58:32.246 | + inc/python:setup_package:438 : local bindep_profiles= 2026-05-08 14:58:32.250 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-05-08 14:58:32.253 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-05-08 14:58:32.258 | + inc/python:setup_package:445 : local flags=-e 2026-05-08 14:58:32.262 | + inc/python:setup_package:446 : local extras= 2026-05-08 14:58:32.266 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-05-08 14:58:32.270 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-05-08 14:58:32.274 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-05-08 14:58:32.278 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-05-08 14:58:32.282 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-05-08 14:58:32.286 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-05-08 14:58:32.317 | Using python 3.12 to install /opt/stack/placement 2026-05-08 14:58:32.320 | + 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-05-08 14:58:33.365 | Obtaining file:///opt/stack/placement 2026-05-08 14:58:33.368 | Installing build dependencies: started 2026-05-08 14:58:35.248 | Installing build dependencies: finished with status 'done' 2026-05-08 14:58:35.249 | Checking if build backend supports build_editable: started 2026-05-08 14:58:35.806 | Checking if build backend supports build_editable: finished with status 'done' 2026-05-08 14:58:35.808 | Getting requirements to build editable: started 2026-05-08 14:58:36.116 | Getting requirements to build editable: finished with status 'done' 2026-05-08 14:58:36.118 | Preparing editable metadata (pyproject.toml): started 2026-05-08 14:58:37.055 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:58:37.079 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.0.3) 2026-05-08 14:58:37.080 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.0.46) 2026-05-08 14:58:37.080 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (12.0.0) 2026-05-08 14:58:37.080 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.5.1) 2026-05-08 14:58:37.081 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.8.9) 2026-05-08 14:58:37.082 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (4.26.0) 2026-05-08 14:58:37.083 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.32.5) 2026-05-08 14:58:37.084 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (7.4.1) 2026-05-08 14:58:37.085 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.3.0) 2026-05-08 14:58:37.086 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (6.3.0) 2026-05-08 14:58:37.089 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.1.0) 2026-05-08 14:58:37.089 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.9.1) 2026-05-08 14:58:37.090 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (10.0.1) 2026-05-08 14:58:37.090 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (18.0.0) 2026-05-08 14:58:37.091 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (5.0.0) 2026-05-08 14:58:37.092 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (8.0.0) 2026-05-08 14:58:37.093 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.7.1) 2026-05-08 14:58:37.094 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (1.1.0) 2026-05-08 14:58:37.095 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (3.6.0) 2026-05-08 14:58:37.096 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.0.1.dev2) (2.1.0) 2026-05-08 14:58:37.099 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (25.4.0) 2026-05-08 14:58:37.100 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (2025.9.1) 2026-05-08 14:58:37.101 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (0.37.0) 2026-05-08 14:58:37.102 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.0.1.dev2) (0.30.0) 2026-05-08 14:58:37.109 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.13.1) 2026-05-08 14:58:37.111 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.1.1) 2026-05-08 14:58:37.114 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (6.7.2) 2026-05-08 14:58:37.115 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.0.1) 2026-05-08 14:58:37.117 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (2.11.0) 2026-05-08 14:58:37.118 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.8.0) 2026-05-08 14:58:37.121 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (2.1.0) 2026-05-08 14:58:37.123 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.7.0) 2026-05-08 14:58:37.123 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (1.8.2) 2026-05-08 14:58:37.124 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (4.15.0) 2026-05-08 14:58:37.134 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (1.5.0) 2026-05-08 14:58:37.138 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.0.1.dev2) (5.2.1) 2026-05-08 14:58:37.143 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (0.20) 2026-05-08 14:58:37.144 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (3.0.0) 2026-05-08 14:58:37.148 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.0.1.dev2) (2.1.1) 2026-05-08 14:58:37.149 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (1.3.0) 2026-05-08 14:58:37.151 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (2.0.0) 2026-05-08 14:58:37.152 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.0.1.dev2) (6.0.3) 2026-05-08 14:58:37.158 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (1.18.4) 2026-05-08 14:58:37.160 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.0.2) 2026-05-08 14:58:37.161 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (0.5.0) 2026-05-08 14:58:37.164 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (1.3.10) 2026-05-08 14:58:37.170 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.0.1.dev2) (2.9.0.post0) 2026-05-08 14:58:37.174 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (5.0.0) 2026-05-08 14:58:37.175 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (3.1.6) 2026-05-08 14:58:37.177 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (4.0.1) 2026-05-08 14:58:37.182 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.0.1.dev2) (3.0.3) 2026-05-08 14:58:37.190 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.0.1.dev2) (1.1.2) 2026-05-08 14:58:37.195 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.0.1.dev2) (3.17.0) 2026-05-08 14:58:37.200 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-05-08 14:58:37.201 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (26.0) 2026-05-08 14:58:37.203 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.0.1.dev2) (7.2.2) 2026-05-08 14:58:37.207 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.0.1.dev2) (82.0.1) 2026-05-08 14:58:37.213 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.0.1.dev2) (0.6.0) 2026-05-08 14:58:37.231 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.0.1.dev2) (1.17.0) 2026-05-08 14:58:37.245 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (3.4.4) 2026-05-08 14:58:37.246 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (3.11) 2026-05-08 14:58:37.247 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2.6.3) 2026-05-08 14:58:37.249 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.0.1.dev2) (2023.11.17) 2026-05-08 14:58:37.268 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.0.1.dev2) (0.7) 2026-05-08 14:58:37.281 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.0.1.dev2) (3.3.2) 2026-05-08 14:58:37.299 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.0.1.dev2) (2.8.5) 2026-05-08 14:58:37.333 | Building wheels for collected packages: openstack-placement 2026-05-08 14:58:37.334 | Building editable for openstack-placement (pyproject.toml): started 2026-05-08 14:58:38.136 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-05-08 14:58:38.136 | Created wheel for openstack-placement: filename=openstack_placement-15.0.1.dev2-0.editable-py3-none-any.whl size=8748 sha256=20bf97afe1f6437ad54ac17dc242ece788d259c8765144ecb740ed28d1a1c79a 2026-05-08 14:58:38.137 | Stored in directory: /tmp/pip-ephem-wheel-cache-1awu1xgk/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-05-08 14:58:38.144 | Successfully built openstack-placement 2026-05-08 14:58:38.417 | Installing collected packages: openstack-placement 2026-05-08 14:58:38.470 | Successfully installed openstack-placement-15.0.1.dev2 2026-05-08 14:58:38.641 | + inc/python:pip_install:216 : result=0 2026-05-08 14:58:38.644 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:58:38.648 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:38.652 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:38.656 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:38.659 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:38.662 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:38.666 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:58:38.670 | + functions-common:time_stop:2419 : start_time=1778252312309 2026-05-08 14:58:38.674 | + functions-common:time_stop:2421 : [[ -z 1778252312309 ]] 2026-05-08 14:58:38.680 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:38.688 | + functions-common:time_stop:2424 : end_time=1778252318684 2026-05-08 14:58:38.691 | + functions-common:time_stop:2425 : elapsed_time=6375 2026-05-08 14:58:38.695 | + functions-common:time_stop:2426 : total=165445 2026-05-08 14:58:38.698 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:38.702 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=171820 2026-05-08 14:58:38.706 | + inc/python:pip_install:219 : return 0 2026-05-08 14:58:38.711 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-05-08 14:58:38.714 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-05-08 14:58:38.718 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-05-08 14:58:38.722 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-05-08 14:58:38.725 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:58:38.728 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:58:38.732 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-05-08 14:58:38.736 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:58:38.739 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-05-08 14:58:38.743 | + ./stack.sh:main:962 : configure_placement 2026-05-08 14:58:38.748 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-05-08 14:58:38.767 | + lib/placement:configure_placement:87 : create_placement_conf 2026-05-08 14:58:38.771 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-05-08 14:58:38.778 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-05-08 14:58:38.781 | ++ lib/database:database_connection_url:134 : local db=placement 2026-05-08 14:58:38.785 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-05-08 14:58:38.789 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-05-08 14:58:38.793 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 14:58:38.797 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 14:58:38.801 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 14:58:38.825 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:38.829 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 14:58:38.833 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:38.838 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-05-08 14:58:38.883 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-05-08 14:58:38.927 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-05-08 14:58:38.970 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-05-08 14:58:38.974 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-05-08 14:58:38.978 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-05-08 14:58:38.981 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-08 14:58:38.985 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-08 14:58:38.989 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-05-08 14:58:38.994 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-05-08 14:58:38.998 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-08 14:58:39.002 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-08 14:58:39.006 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-05-08 14:58:39.049 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-05-08 14:58:39.091 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.140/identity 2026-05-08 14:58:39.133 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-05-08 14:58:39.175 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-05-08 14:58:39.218 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-05-08 14:58:39.261 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-05-08 14:58:39.301 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-05-08 14:58:39.343 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.140/identity 2026-05-08 14:58:39.385 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-08 14:58:39.428 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-05-08 14:58:39.469 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-08 14:58:39.473 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-05-08 14:58:39.477 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-05-08 14:58:39.481 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-05-08 14:58:39.486 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 14:58:39.511 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 14:58:39.516 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 14:58:39.520 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:39.524 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 14:58:39.527 | + 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-05-08 14:58:39.569 | + 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-05-08 14:58:39.611 | + 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-05-08 14:58:39.652 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 14:58:39.696 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-05-08 14:58:39.739 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-05-08 14:58:39.742 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-05-08 14:58:39.746 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-05-08 14:58:39.750 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-05-08 14:58:39.754 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-08 14:58:39.757 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-05-08 14:58:39.761 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-05-08 14:58:39.765 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-08 14:58:39.769 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-08 14:58:39.787 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-08 14:58:39.788 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:58:39.799 | d /var/run/uwsgi 0755 quobyte root 2026-05-08 14:58:39.804 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-08 14:58:39.818 | /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-05-08 14:58:39.824 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-05-08 14:58:39.828 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-05-08 14:58:39.834 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-08 14:58:39.838 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-05-08 14:58:39.878 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-05-08 14:58:39.919 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-05-08 14:58:39.958 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-05-08 14:58:40.000 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-05-08 14:58:40.041 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-08 14:58:40.082 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-05-08 14:58:40.122 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-05-08 14:58:40.165 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-05-08 14:58:40.206 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-05-08 14:58:40.248 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-05-08 14:58:40.288 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-08 14:58:40.331 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-05-08 14:58:40.374 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-05-08 14:58:40.416 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-08 14:58:40.419 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-08 14:58:40.424 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-05-08 14:58:40.428 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-05-08 14:58:40.432 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-08 14:58:40.436 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:40.441 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:40.445 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-05-08 14:58:40.449 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-05-08 14:58:40.453 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-05-08 14:58:40.496 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-05-08 14:58:40.542 | + 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-05-08 14:58:40.542 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-05-08 14:58:40.552 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-05-08 14:58:40.558 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-05-08 14:58:40.562 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-05-08 14:58:40.565 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-08 14:58:40.569 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-08 14:58:40.574 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 14:58:40.578 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 14:58:40.582 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:40.586 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:40.590 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-08 14:58:40.593 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-08 14:58:40.597 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:40.601 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:40.605 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-05-08 14:58:40.618 | perl: warning: Setting locale failed. 2026-05-08 14:58:40.619 | perl: warning: Please check that your locale settings: 2026-05-08 14:58:40.619 | LANGUAGE = (unset), 2026-05-08 14:58:40.619 | LC_ALL = "en_US.utf8", 2026-05-08 14:58:40.619 | LANG = "de_DE.UTF-8" 2026-05-08 14:58:40.619 | are supported and installed on your system. 2026-05-08 14:58:40.619 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 14:58:40.658 | Enabling site placement-api. 2026-05-08 14:58:40.664 | To activate the new configuration, you need to run: 2026-05-08 14:58:40.664 | systemctl reload apache2 2026-05-08 14:58:40.670 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-08 14:58:40.674 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 14:58:40.679 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:58:40.682 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 14:58:40.819 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:40.821 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:40.827 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-05-08 14:58:40.870 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-05-08 14:58:40.910 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-05-08 14:58:40.934 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:40.938 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-05-08 14:58:40.962 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:40.966 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-05-08 14:58:40.968 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-05-08 14:58:40.972 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-05-08 14:58:40.975 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-08 14:58:40.978 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 14:58:40.981 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-08 14:58:40.984 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-05-08 14:58:41.022 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-05-08 14:58:41.059 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.140/identity 2026-05-08 14:58:41.098 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-05-08 14:58:41.137 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-05-08 14:58:41.176 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-05-08 14:58:41.213 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-05-08 14:58:41.251 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-05-08 14:58:41.286 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-05-08 14:58:41.309 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:41.312 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-05-08 14:58:41.336 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:41.340 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-05-08 14:58:41.362 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:41.365 | + ./stack.sh:main:986 : init_os_brick 2026-05-08 14:58:41.368 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-05-08 14:58:41.374 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-05-08 14:58:41.394 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:41.397 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-08 14:58:41.439 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-05-08 14:58:41.459 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:41.462 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-08 14:58:41.500 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-05-08 14:58:41.519 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:41.523 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-08 14:58:41.562 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-05-08 14:58:41.603 | + ./stack.sh:main:993 : run_phase stack install 2026-05-08 14:58:41.606 | + functions-common:run_phase:1840 : local mode=stack 2026-05-08 14:58:41.610 | + functions-common:run_phase:1841 : local phase=install 2026-05-08 14:58:41.612 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-08 14:58:41.616 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-08 14:58:41.619 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-08 14:58:41.623 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-08 14:58:41.627 | + functions-common:run_phase:1850 : local extra 2026-05-08 14:58:41.631 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-08 14:58:41.636 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-08 14:58:41.640 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-08 14:58:41.644 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-08 14:58:41.648 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-05-08 14:58:41.652 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-08 14:58:41.673 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:41.677 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 14:58:41.681 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-08 14:58:41.684 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-05-08 14:58:41.688 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-05-08 14:58:41.692 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 14:58:41.695 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-05-08 14:58:41.699 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-05-08 14:58:41.701 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-05-08 14:58:41.780 | ++ inc/async:async_inner:63 : install_tempest 2026-05-08 14:58:41.831 | [2028 Async install_tempest:38790]: running: install_tempest 2026-05-08 14:58:41.835 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-08 14:58:41.839 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-08 14:58:41.844 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 14:58:41.848 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-08 14:58:41.853 | + functions-common:run_phase:1867 : run_plugins stack install 2026-05-08 14:58:41.857 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-08 14:58:41.861 | + functions-common:run_plugins:1827 : local phase=install 2026-05-08 14:58:41.866 | + functions-common:run_plugins:1829 : local plugins= 2026-05-08 14:58:41.870 | + functions-common:run_plugins:1830 : local plugin 2026-05-08 14:58:41.874 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-05-08 14:58:41.878 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-05-08 14:58:41.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-05-08 14:58:41.886 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-05-08 14:58:41.888 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-05-08 14:58:41.894 | + inc/python:use_library_from_git:269 : return 1 2026-05-08 14:58:41.898 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-05-08 14:58:41.903 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-05-08 14:58:41.907 | + inc/python:pip_install_gr:95 : local clean_name 2026-05-08 14:58:41.912 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-05-08 14:58:41.916 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-05-08 14:58:41.921 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-08 14:58:41.929 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-05-08 14:58:41.929 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-08 14:58:41.935 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-05-08 14:58:41.940 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-05-08 14:58:41.944 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-08 14:58:41.949 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-05-08 14:58:41.954 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-08 14:58:41.985 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-05-08 14:58:41.989 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-05-08 14:58:43.359 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-05-08 14:58:43.538 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-05-08 14:58:43.551 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-05-08 14:58:43.551 | 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-05-08 14:58:43.552 | 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.13.3) 2026-05-08 14:58:43.553 | 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-05-08 14:58:43.554 | Requirement already satisfied: openstacksdk>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-05-08 14:58:43.555 | Requirement already satisfied: osc-lib>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.4.0) 2026-05-08 14:58:43.556 | 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.7.2) 2026-05-08 14:58:43.557 | 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-05-08 14:58:43.558 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-05-08 14:58:43.558 | 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.32.5) 2026-05-08 14:58:43.559 | 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.7.0) 2026-05-08 14:58:43.561 | 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-05-08 14:58:43.562 | Requirement already satisfied: cmd2>=1.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) (3.2.0) 2026-05-08 14:58:43.563 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-05-08 14:58:43.564 | 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-05-08 14:58:43.568 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-05-08 14:58:43.569 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.3.3) 2026-05-08 14:58:43.570 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.2) 2026-05-08 14:58:43.573 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-05-08 14:58:43.577 | 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-05-08 14:58:43.580 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-05-08 14:58:43.581 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-05-08 14:58:43.582 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-05-08 14:58:43.583 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-05-08 14:58:43.584 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.1) 2026-05-08 14:58:43.585 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-05-08 14:58:43.586 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.9.2) 2026-05-08 14:58:43.587 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-05-08 14:58:43.588 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-05-08 14:58:43.589 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-05-08 14:58:43.595 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-08 14:58:43.604 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (10.0.1) 2026-05-08 14:58:43.608 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-05-08 14:58:43.609 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-05-08 14:58:43.610 | 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>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-05-08 14:58:43.611 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (26.0) 2026-05-08 14:58:43.614 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-05-08 14:58:43.619 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-05-08 14:58:43.624 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-05-08 14:58:43.640 | 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.3.0) 2026-05-08 14:58:43.641 | 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.9.1) 2026-05-08 14:58:43.645 | 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-05-08 14:58:43.648 | 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.1.2) 2026-05-08 14:58:43.655 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.4) 2026-05-08 14:58:43.656 | 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.11) 2026-05-08 14:58:43.657 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.6.3) 2026-05-08 14:58:43.658 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-05-08 14:58:43.676 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-05-08 14:58:43.677 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2026-05-08 14:58:43.683 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-05-08 14:58:43.729 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-05-08 14:58:43.866 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.9 MB/s 0:00:00 2026-05-08 14:58:44.180 | Installing collected packages: python-openstackclient 2026-05-08 14:58:46.097 | Successfully installed python-openstackclient-9.0.0 2026-05-08 14:58:46.258 | + inc/python:pip_install:216 : result=0 2026-05-08 14:58:46.262 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:58:46.267 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:46.270 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:46.274 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:46.278 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:46.282 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:46.286 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:58:46.290 | + functions-common:time_stop:2419 : start_time=1778252321978 2026-05-08 14:58:46.294 | + functions-common:time_stop:2421 : [[ -z 1778252321978 ]] 2026-05-08 14:58:46.299 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:46.305 | + functions-common:time_stop:2424 : end_time=1778252326301 2026-05-08 14:58:46.309 | + functions-common:time_stop:2425 : elapsed_time=4323 2026-05-08 14:58:46.313 | + functions-common:time_stop:2426 : total=171820 2026-05-08 14:58:46.317 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:46.322 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=176143 2026-05-08 14:58:46.326 | + inc/python:pip_install:219 : return 0 2026-05-08 14:58:46.332 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-05-08 14:58:46.358 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:58:46.363 | + ./stack.sh:main:1008 : install_oscwrap 2026-05-08 14:58:46.368 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-05-08 14:58:46.374 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.icTDcHe91p 2026-05-08 14:58:46.378 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-05-08 14:58:46.383 | + functions-common:install_oscwrap:2468 : unalias -a 2026-05-08 14:58:46.387 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-05-08 14:58:46.391 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-05-08 14:58:46.395 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-08 14:58:46.399 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-05-08 14:58:46.425 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:46.429 | + ./stack.sh:main:1062 : configure_database 2026-05-08 14:58:46.434 | + lib/database:configure_database:128 : configure_database_mysql 2026-05-08 14:58:46.438 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-05-08 14:58:46.442 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-05-08 14:58:46.446 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 14:58:46.449 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-05-08 14:58:46.453 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-05-08 14:58:46.457 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:46.461 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:46.464 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-05-08 14:58:46.468 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-05-08 14:58:46.472 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:46.476 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:46.479 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-05-08 14:58:46.484 | ++ functions-common:is_fips_enabled:2533 : cat /proc/sys/crypto/fips_enabled 2026-05-08 14:58:46.486 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-05-08 14:58:46.490 | + functions-common:is_fips_enabled:2533 : fips= 2026-05-08 14:58:46.494 | + functions-common:is_fips_enabled:2534 : '[' '' == 1 ']' 2026-05-08 14:58:46.498 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-05-08 14:58:46.502 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-05-08 14:58:46.504 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-05-08 14:58:46.510 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-05-08 14:58:46.603 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-05-08 14:58:46.606 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 14:58:46.610 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 14:58:46.614 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 14:58:46.618 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 14:58:46.622 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 14:58:46.626 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 14:58:46.630 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 14:58:46.634 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 14:58:46.638 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 14:58:46.642 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 14:58:46.646 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 14:58:46.650 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 14:58:46.654 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 14:58:46.657 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-05-08 14:58:46.661 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:46.666 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:46.669 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-05-08 14:58:46.673 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:58:46.678 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-08 14:58:48.828 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-05-08 14:58:48.832 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-05-08 14:58:48.836 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:48.840 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:48.845 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-05-08 14:58:48.849 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-05-08 14:58:48.853 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-05-08 14:58:48.876 | mysqladmin: connect to server at 'localhost' failed 2026-05-08 14:58:48.876 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-05-08 14:58:48.881 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-05-08 14:58:48.885 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-05-08 14:58:48.889 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 14:58:48.893 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 14:58:48.897 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-05-08 14:58:48.901 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-05-08 14:58:48.905 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-05-08 14:58:48.911 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-05-08 14:58:48.911 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-05-08 14:58:48.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:58:49.011 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.45 2026-05-08 14:58:49.020 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.45 2026-05-08 14:58:49.021 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-05-08 14:58:49.021 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-05-08 14:58:49.027 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-05-08 14:58:49.032 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-05-08 14:58:49.037 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:49.041 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:49.045 | + 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-05-08 14:58:49.060 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:58:49.158 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-05-08 14:58:49.173 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:58:49.263 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-05-08 14:58:49.349 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-05-08 14:58:49.428 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-05-08 14:58:49.507 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-05-08 14:58:49.511 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-05-08 14:58:49.513 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-05-08 14:58:49.514 | enabling MySQL performance counting 2026-05-08 14:58:49.517 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-05-08 14:58:49.547 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-05-08 14:58:49.552 | + 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-05-08 14:58:50.603 | Processing ./tools/dbcounter 2026-05-08 14:58:50.606 | Installing build dependencies: started 2026-05-08 14:58:54.110 | Installing build dependencies: finished with status 'done' 2026-05-08 14:58:54.111 | Getting requirements to build wheel: started 2026-05-08 14:58:54.817 | Getting requirements to build wheel: finished with status 'done' 2026-05-08 14:58:54.819 | Preparing metadata (pyproject.toml): started 2026-05-08 14:58:55.208 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-05-08 14:58:55.212 | Building wheels for collected packages: dbcounter 2026-05-08 14:58:55.213 | Building wheel for dbcounter (pyproject.toml): started 2026-05-08 14:58:55.660 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-05-08 14:58:55.661 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=48b7682c79ffa97f42ceafeefcf307c7d561cdccf8621f57f3f05abc2a7ceb46 2026-05-08 14:58:55.661 | Stored in directory: /tmp/pip-ephem-wheel-cache-mz71r87d/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-05-08 14:58:55.666 | Successfully built dbcounter 2026-05-08 14:58:55.978 | Installing collected packages: dbcounter 2026-05-08 14:58:56.024 | Successfully installed dbcounter-0.1 2026-05-08 14:58:56.210 | + inc/python:pip_install:216 : result=0 2026-05-08 14:58:56.214 | + inc/python:pip_install:218 : time_stop pip_install 2026-05-08 14:58:56.219 | + functions-common:time_stop:2412 : local name 2026-05-08 14:58:56.222 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:58:56.224 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:58:56.228 | + functions-common:time_stop:2415 : local total 2026-05-08 14:58:56.230 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:58:56.233 | + functions-common:time_stop:2418 : name=pip_install 2026-05-08 14:58:56.237 | + functions-common:time_stop:2419 : start_time=1778252329539 2026-05-08 14:58:56.239 | + functions-common:time_stop:2421 : [[ -z 1778252329539 ]] 2026-05-08 14:58:56.243 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:58:56.246 | + functions-common:time_stop:2424 : end_time=1778252336244 2026-05-08 14:58:56.250 | + functions-common:time_stop:2425 : elapsed_time=6705 2026-05-08 14:58:56.253 | + functions-common:time_stop:2426 : total=176143 2026-05-08 14:58:56.256 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:58:56.260 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182848 2026-05-08 14:58:56.262 | + inc/python:pip_install:219 : return 0 2026-05-08 14:58:56.266 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-05-08 14:58:56.269 | + lib/database:recreate_database:112 : local db=stats 2026-05-08 14:58:56.273 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-05-08 14:58:56.275 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-05-08 14:58:56.278 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-05-08 14:58:56.284 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:58:56.365 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-05-08 14:58:56.370 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:58:56.448 | + 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-05-08 14:58:56.448 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-05-08 14:58:56.453 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:58:56.535 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-05-08 14:58:56.538 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-05-08 14:58:56.608 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-05-08 14:58:56.681 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-05-08 14:58:56.752 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-05-08 14:58:56.837 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-05-08 14:58:56.915 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-05-08 14:58:56.983 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-05-08 14:58:57.056 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-05-08 14:58:57.060 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:58:57.062 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2026-05-08 14:58:59.236 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-05-08 14:58:59.240 | + functions-common:save_stackenv:63 : local tag=1066 2026-05-08 14:58:59.243 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-08 14:58:59.250 | + functions-common:save_stackenv:65 : time_stamp=2026-05-08-165859 2026-05-08 14:58:59.253 | + functions-common:save_stackenv:66 : echo '# 2026-05-08-165859 1066' 2026-05-08 14:58:59.256 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.260 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-08 14:58:59.264 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.266 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-08 14:58:59.269 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.273 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-08 14:58:59.277 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.277 | + functions-common:save_stackenv:68 : 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-05-08 14:58:59.280 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.282 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.140 2026-05-08 14:58:59.285 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.287 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.140/identity 2026-05-08 14:58:59.290 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.292 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-08-164501 2026-05-08 14:58:59.294 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.296 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-08 14:58:59.299 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.303 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.140 2026-05-08 14:58:59.307 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.311 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-08 14:58:59.315 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.319 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-08 14:58:59.323 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.327 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-08 14:58:59.331 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.333 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-08 14:58:59.337 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.341 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.140 2026-05-08 14:58:59.345 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 14:58:59.349 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-08 14:58:59.352 | + ./stack.sh:main:1076 : start_dstat 2026-05-08 14:58:59.356 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.360 | + functions-common:run_process:1666 : local service=dstat 2026-05-08 14:58:59.364 | + functions-common:run_process:1667 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.368 | + functions-common:run_process:1668 : local group= 2026-05-08 14:58:59.372 | + functions-common:run_process:1669 : local user= 2026-05-08 14:58:59.376 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 14:58:59.380 | + functions-common:run_process:1672 : local name=dstat 2026-05-08 14:58:59.384 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 14:58:59.388 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 14:58:59.392 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:58:59.396 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:58:59.401 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:58:59.409 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252339403 2026-05-08 14:58:59.412 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-05-08 14:58:59.438 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:58:59.442 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-05-08 14:58:59.446 | + functions-common:_run_under_systemd:1620 : local service=dstat 2026-05-08 14:58:59.450 | + functions-common:_run_under_systemd:1621 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.454 | + functions-common:_run_under_systemd:1622 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.458 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.463 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.467 | + functions-common:_common_systemd_pitfalls:1595 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-05-08 14:58:59.471 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-05-08 14:58:59.475 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@dstat.service 2026-05-08 14:58:59.479 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 14:58:59.483 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 14:58:59.487 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 14:58:59.491 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 14:58:59.496 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-05-08 14:58:59.500 | + functions-common:_run_under_systemd:1636 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-05-08 14:58:59.504 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-05-08 14:58:59.508 | + functions-common:write_user_unit_file:1527 : local service=devstack@dstat.service 2026-05-08 14:58:59.512 | + functions-common:write_user_unit_file:1528 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.516 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 14:58:59.520 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 14:58:59.524 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 14:58:59.527 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 14:58:59.532 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 14:58:59.536 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-05-08 14:58:59.539 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 14:58:59.546 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-05-08 14:58:59.633 | + functions-common:write_user_unit_file:1540 : 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-05-08 14:58:59.720 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-05-08 14:58:59.797 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-05-08 14:58:59.863 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-05-08 14:58:59.936 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-05-08 14:59:00.012 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 14:59:00.088 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 14:59:00.092 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 14:59:00.095 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-05-08 14:59:00.181 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 14:59:00.648 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@dstat.service 2026-05-08 14:59:00.677 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-05-08 14:59:01.136 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@dstat.service 2026-05-08 14:59:01.182 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 14:59:01.184 | + functions-common:time_stop:2412 : local name 2026-05-08 14:59:01.186 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:59:01.189 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:59:01.191 | + functions-common:time_stop:2415 : local total 2026-05-08 14:59:01.193 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:59:01.195 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 14:59:01.197 | + functions-common:time_stop:2419 : start_time=1778252339403 2026-05-08 14:59:01.199 | + functions-common:time_stop:2421 : [[ -z 1778252339403 ]] 2026-05-08 14:59:01.202 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:59:01.206 | + functions-common:time_stop:2424 : end_time=1778252341203 2026-05-08 14:59:01.210 | + functions-common:time_stop:2425 : elapsed_time=1800 2026-05-08 14:59:01.210 | + functions-common:time_stop:2426 : total=0 2026-05-08 14:59:01.212 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:59:01.214 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1800 2026-05-08 14:59:01.217 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-05-08 14:59:01.219 | + functions-common:run_process:1666 : local service=memory_tracker 2026-05-08 14:59:01.221 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-05-08 14:59:01.223 | + functions-common:run_process:1668 : local group= 2026-05-08 14:59:01.225 | + functions-common:run_process:1669 : local user=root 2026-05-08 14:59:01.227 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-05-08 14:59:01.229 | + functions-common:run_process:1672 : local name=memory_tracker 2026-05-08 14:59:01.231 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 14:59:01.234 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 14:59:01.236 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:59:01.238 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:59:01.241 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:59:01.245 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252341243 2026-05-08 14:59:01.248 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-05-08 14:59:01.268 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:01.270 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 14:59:01.273 | + functions-common:time_stop:2412 : local name 2026-05-08 14:59:01.276 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:59:01.278 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:59:01.280 | + functions-common:time_stop:2415 : local total 2026-05-08 14:59:01.282 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:59:01.284 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 14:59:01.286 | + functions-common:time_stop:2419 : start_time=1778252341243 2026-05-08 14:59:01.289 | + functions-common:time_stop:2421 : [[ -z 1778252341243 ]] 2026-05-08 14:59:01.293 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:59:01.296 | + functions-common:time_stop:2424 : end_time=1778252341293 2026-05-08 14:59:01.300 | + functions-common:time_stop:2425 : elapsed_time=50 2026-05-08 14:59:01.304 | + functions-common:time_stop:2426 : total=1800 2026-05-08 14:59:01.306 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:59:01.309 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1850 2026-05-08 14:59:01.311 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-05-08 14:59:01.331 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:01.336 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-05-08 14:59:01.340 | + functions-common:run_process:1666 : local service=file_tracker 2026-05-08 14:59:01.344 | + functions-common:run_process:1667 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-05-08 14:59:01.350 | + functions-common:run_process:1668 : local group= 2026-05-08 14:59:01.353 | + functions-common:run_process:1669 : local user= 2026-05-08 14:59:01.357 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 14:59:01.358 | + functions-common:run_process:1672 : local name=file_tracker 2026-05-08 14:59:01.360 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 14:59:01.362 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 14:59:01.364 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:59:01.368 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:59:01.369 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:59:01.372 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252341370 2026-05-08 14:59:01.376 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-05-08 14:59:01.392 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:01.395 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 14:59:01.401 | + functions-common:time_stop:2412 : local name 2026-05-08 14:59:01.403 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:59:01.409 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:59:01.417 | + functions-common:time_stop:2415 : local total 2026-05-08 14:59:01.423 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:59:01.426 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 14:59:01.430 | + functions-common:time_stop:2419 : start_time=1778252341370 2026-05-08 14:59:01.432 | + functions-common:time_stop:2421 : [[ -z 1778252341370 ]] 2026-05-08 14:59:01.439 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:59:01.451 | + functions-common:time_stop:2424 : end_time=1778252341443 2026-05-08 14:59:01.459 | + functions-common:time_stop:2425 : elapsed_time=73 2026-05-08 14:59:01.471 | + functions-common:time_stop:2426 : total=1850 2026-05-08 14:59:01.484 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:59:01.494 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1923 2026-05-08 14:59:01.498 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-05-08 14:59:01.554 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:01.562 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-05-08 14:59:01.614 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:01.620 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-05-08 14:59:01.657 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:59:01.663 | + ./stack.sh:main:1095 : start_etcd3 2026-05-08 14:59:01.667 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-05-08 14:59:01.674 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-05-08 14:59:01.680 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-05-08 14:59:01.684 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.140:2380' 2026-05-08 14:59:01.691 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.140:2380' 2026-05-08 14:59:01.696 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.140:2379' 2026-05-08 14:59:01.701 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-05-08 14:59:01.708 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-05-08 14:59:01.713 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.140:2379' 2026-05-08 14:59:01.718 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-05-08 14:59:01.724 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-05-08 14:59:01.729 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-08 14:59:01.733 | + 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.140:2380 --initial-advertise-peer-urls http://192.168.122.140:2380 --advertise-client-urls http://192.168.122.140:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.140:2379 --log-level=debug' '' root 2026-05-08 14:59:01.740 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-05-08 14:59:01.745 | + functions-common:write_user_unit_file:1528 : 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.140:2380 --initial-advertise-peer-urls http://192.168.122.140:2380 --advertise-client-urls http://192.168.122.140:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.140:2379 --log-level=debug' 2026-05-08 14:59:01.747 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 14:59:01.750 | + functions-common:write_user_unit_file:1530 : local user=root 2026-05-08 14:59:01.752 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 14:59:01.755 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 14:59:01.756 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 14:59:01.759 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-05-08 14:59:01.761 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 14:59:01.765 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-05-08 14:59:01.857 | + functions-common:write_user_unit_file:1540 : 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-05-08 14:59:01.948 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-05-08 14:59:02.026 | + functions-common:write_user_unit_file:1542 : 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.140:2380 --initial-advertise-peer-urls http://192.168.122.140:2380 --advertise-client-urls http://192.168.122.140:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.140:2379 --log-level=debug' 2026-05-08 14:59:02.108 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-05-08 14:59:02.188 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-05-08 14:59:02.263 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 14:59:02.341 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 14:59:02.345 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 14:59:02.349 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-05-08 14:59:02.441 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 14:59:02.949 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-05-08 14:59:03.053 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-05-08 14:59:03.132 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-05-08 14:59:03.215 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-05-08 14:59:03.292 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-05-08 14:59:03.295 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 14:59:03.299 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-08 14:59:03.301 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-05-08 14:59:03.787 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-05-08 14:59:03.815 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-05-08 14:59:04.260 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-05-08 14:59:05.193 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-05-08 14:59:05.219 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:05.223 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-05-08 14:59:05.228 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-05-08 14:59:05.234 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-05-08 14:59:05.241 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-05-08 14:59:05.260 | + functions-common:write_clouds_yaml:85 : sudo chown -R quobyte /etc/openstack 2026-05-08 14:59:05.283 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-05-08 14:59:05.286 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-08 14:59:05.290 | + functions-common:write_clouds_yaml:92 : /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.140/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-05-08 14:59:05.401 | The user clouds.yaml file didn't exist. 2026-05-08 14:59:05.416 | + functions-common:write_clouds_yaml:103 : /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.140/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-05-08 14:59:05.542 | + functions-common:write_clouds_yaml:114 : /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.140/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-05-08 14:59:05.670 | + functions-common:write_clouds_yaml:125 : /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.140/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-05-08 14:59:05.804 | + functions-common:write_clouds_yaml:136 : /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.140/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-05-08 14:59:05.932 | + functions-common:write_clouds_yaml:147 : /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.140/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-05-08 14:59:06.062 | + functions-common:write_clouds_yaml:158 : /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.140/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-05-08 14:59:06.195 | + functions-common:write_clouds_yaml:169 : /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.140/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-05-08 14:59:06.329 | + functions-common:write_clouds_yaml:180 : /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.140/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-05-08 14:59:06.466 | + functions-common:write_clouds_yaml:191 : /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.140/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-05-08 14:59:06.607 | + functions-common:write_clouds_yaml:201 : cat 2026-05-08 14:59:06.615 | ++ functions-common:write_clouds_yaml:207 : eval echo '~quobyte' 2026-05-08 14:59:06.619 | +++ functions-common:write_clouds_yaml:207 : echo /home/quobyte 2026-05-08 14:59:06.624 | + functions-common:write_clouds_yaml:207 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-05-08 14:59:06.631 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-05-08 14:59:06.635 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-05-08 14:59:06.639 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-05-08 14:59:06.665 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:59:06.670 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-05-08 14:59:06.674 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 14:59:06.678 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-05-08 14:59:06.683 | + ./stack.sh:main:1112 : '[' 192.168.122.140 == 192.168.122.140 ']' 2026-05-08 14:59:06.688 | + ./stack.sh:main:1113 : init_keystone 2026-05-08 14:59:06.692 | + lib/keystone:init_keystone:477 : is_service_enabled ldap 2026-05-08 14:59:06.716 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:06.720 | + lib/keystone:init_keystone:481 : [[ True == True ]] 2026-05-08 14:59:06.724 | + lib/keystone:init_keystone:483 : recreate_database keystone 2026-05-08 14:59:06.729 | + lib/database:recreate_database:112 : local db=keystone 2026-05-08 14:59:06.737 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-05-08 14:59:06.740 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-05-08 14:59:06.744 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-05-08 14:59:06.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:59:06.832 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-05-08 14:59:06.837 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 14:59:06.917 | + lib/keystone:init_keystone:486 : time_start dbsync 2026-05-08 14:59:06.922 | + functions-common:time_start:2398 : local name=dbsync 2026-05-08 14:59:06.926 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:59:06.930 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:59:06.935 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:59:06.941 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252346937 2026-05-08 14:59:06.945 | + lib/keystone:init_keystone:488 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-05-08 14:59:10.432 | INFO dbcounter [-] Registered counter for database keystone 2026-05-08 14:59:10.461 | 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=41755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-08 14:59:10.475 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 14:59:10.475 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 14:59:10.476 | DEBUG dbcounter [-] [41755] Writer thread running {{(pid=41755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 14:59:10.560 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-05-08 14:59:14.164 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 14:59:14.166 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-05-08 14:59:14.167 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:14.170 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-05-08 14:59:14.211 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:14.214 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-05-08 14:59:14.234 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:14.237 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-05-08 14:59:14.307 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:14.310 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-05-08 14:59:14.343 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:14.345 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-05-08 14:59:14.427 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:14.430 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-05-08 14:59:14.430 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 14:59:14.432 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-05-08 14:59:14.496 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:14.499 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-05-08 14:59:14.535 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41755) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 14:59:15.028 | + lib/keystone:init_keystone:489 : time_stop dbsync 2026-05-08 14:59:15.031 | + functions-common:time_stop:2412 : local name 2026-05-08 14:59:15.034 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:59:15.037 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:59:15.040 | + functions-common:time_stop:2415 : local total 2026-05-08 14:59:15.043 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:59:15.047 | + functions-common:time_stop:2418 : name=dbsync 2026-05-08 14:59:15.050 | + functions-common:time_stop:2419 : start_time=1778252346937 2026-05-08 14:59:15.053 | + functions-common:time_stop:2421 : [[ -z 1778252346937 ]] 2026-05-08 14:59:15.057 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:59:15.062 | + functions-common:time_stop:2424 : end_time=1778252355059 2026-05-08 14:59:15.065 | + functions-common:time_stop:2425 : elapsed_time=8122 2026-05-08 14:59:15.068 | + functions-common:time_stop:2426 : total=0 2026-05-08 14:59:15.072 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:59:15.074 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8122 2026-05-08 14:59:15.078 | + lib/keystone:init_keystone:491 : [[ fernet == \f\e\r\n\e\t ]] 2026-05-08 14:59:15.080 | + lib/keystone:init_keystone:492 : rm -rf /etc/keystone/fernet-keys/ 2026-05-08 14:59:15.085 | + lib/keystone:init_keystone:493 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-05-08 14:59:18.295 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-05-08 14:59:18.296 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-08 14:59:18.297 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-08 14:59:18.297 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-05-08 14:59:18.297 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-05-08 14:59:18.298 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-08 14:59:18.298 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-08 14:59:18.299 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-08 14:59:18.299 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-05-08 14:59:18.742 | + lib/keystone:init_keystone:495 : rm -rf /etc/keystone/credential-keys/ 2026-05-08 14:59:18.747 | + lib/keystone:init_keystone:496 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-05-08 14:59:21.927 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-05-08 14:59:21.928 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-08 14:59:21.929 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-08 14:59:21.929 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-05-08 14:59:21.929 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-05-08 14:59:21.929 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-05-08 14:59:21.930 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-05-08 14:59:21.930 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-05-08 14:59:21.930 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-05-08 14:59:22.382 | + ./stack.sh:main:1114 : start_keystone 2026-05-08 14:59:22.384 | + lib/keystone:start_keystone:550 : local service_port=5000 2026-05-08 14:59:22.388 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2026-05-08 14:59:22.391 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2026-05-08 14:59:22.410 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:22.414 | ++ lib/keystone:start_keystone:557 : which uwsgi 2026-05-08 14:59:22.420 | + lib/keystone:start_keystone:557 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-05-08 14:59:22.423 | + functions-common:run_process:1666 : local service=keystone 2026-05-08 14:59:22.426 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-08 14:59:22.429 | + functions-common:run_process:1668 : local group= 2026-05-08 14:59:22.433 | + functions-common:run_process:1669 : local user= 2026-05-08 14:59:22.436 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 14:59:22.439 | + functions-common:run_process:1672 : local name=keystone 2026-05-08 14:59:22.441 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 14:59:22.444 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 14:59:22.446 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:59:22.449 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:59:22.452 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:59:22.456 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252362453 2026-05-08 14:59:22.458 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-05-08 14:59:22.474 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 14:59:22.476 | + functions-common:run_process:1676 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-05-08 14:59:22.478 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-05-08 14:59:22.481 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-08 14:59:22.483 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-08 14:59:22.485 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-08 14:59:22.487 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-05-08 14:59:22.491 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-05-08 14:59:22.493 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-05-08 14:59:22.496 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-05-08 14:59:22.498 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 14:59:22.500 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 14:59:22.503 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 14:59:22.505 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 14:59:22.507 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-05-08 14:59:22.509 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-05-08 14:59:22.511 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-08 14:59:22.513 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-08 14:59:22.515 | + functions-common:_run_under_systemd:1640 : 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-05-08 14:59:22.517 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-05-08 14:59:22.519 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-05-08 14:59:22.521 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-08 14:59:22.523 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-08 14:59:22.525 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-08 14:59:22.527 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-05-08 14:59:22.529 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-08 14:59:22.534 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-05-08 14:59:22.608 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-08 14:59:22.683 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-05-08 14:59:22.748 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-05-08 14:59:22.819 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-08 14:59:22.884 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 14:59:22.949 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-05-08 14:59:23.010 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-05-08 14:59:23.068 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-05-08 14:59:23.127 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-05-08 14:59:23.186 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-05-08 14:59:23.244 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-08 14:59:23.246 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-08 14:59:23.248 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-05-08 14:59:23.325 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-08 14:59:23.771 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-05-08 14:59:23.794 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-05-08 14:59:24.229 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-05-08 14:59:24.398 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 14:59:24.403 | + functions-common:time_stop:2412 : local name 2026-05-08 14:59:24.406 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:59:24.412 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:59:24.417 | + functions-common:time_stop:2415 : local total 2026-05-08 14:59:24.422 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:59:24.428 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 14:59:24.431 | + functions-common:time_stop:2419 : start_time=1778252362453 2026-05-08 14:59:24.434 | + functions-common:time_stop:2421 : [[ -z 1778252362453 ]] 2026-05-08 14:59:24.439 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:59:24.442 | + functions-common:time_stop:2424 : end_time=1778252364439 2026-05-08 14:59:24.444 | + functions-common:time_stop:2425 : elapsed_time=1986 2026-05-08 14:59:24.446 | + functions-common:time_stop:2426 : total=1923 2026-05-08 14:59:24.449 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:59:24.455 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3909 2026-05-08 14:59:24.457 | + lib/keystone:start_keystone:559 : echo 'Waiting for keystone to start...' 2026-05-08 14:59:24.458 | Waiting for keystone to start... 2026-05-08 14:59:24.460 | + lib/keystone:start_keystone:565 : local service_uri=http://192.168.122.140/identity/v3/ 2026-05-08 14:59:24.463 | + lib/keystone:start_keystone:567 : wait_for_service 60 http://192.168.122.140/identity/v3/ 2026-05-08 14:59:24.465 | + functions:wait_for_service:476 : local timeout=60 2026-05-08 14:59:24.468 | + functions:wait_for_service:477 : local url=http://192.168.122.140/identity/v3/ 2026-05-08 14:59:24.470 | + functions:wait_for_service:478 : local rval=0 2026-05-08 14:59:24.473 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-08 14:59:24.475 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-08 14:59:24.477 | + functions-common:time_start:2399 : local start_time= 2026-05-08 14:59:24.480 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 14:59:24.482 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 14:59:24.487 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252364484 2026-05-08 14:59:24.489 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-08 14:59:24.492 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 14:59:24.500 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.140/identity/v3/ 2026-05-08 14:59:27.428 | ++ inc/async:async_inner:64 : rc=0 2026-05-08 14:59:27.449 | [38790 Async install_tempest:38790]: finished successfully 2026-05-08 14:59:29.930 | + :: : [[ 200 == 503 ]] 2026-05-08 14:59:29.932 | + :: : [[ 0 -eq 7 ]] 2026-05-08 14:59:29.935 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-08 14:59:29.938 | + functions-common:time_stop:2412 : local name 2026-05-08 14:59:29.940 | + functions-common:time_stop:2413 : local end_time 2026-05-08 14:59:29.943 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 14:59:29.945 | + functions-common:time_stop:2415 : local total 2026-05-08 14:59:29.947 | + functions-common:time_stop:2416 : local start_time 2026-05-08 14:59:29.950 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-08 14:59:29.952 | + functions-common:time_stop:2419 : start_time=1778252364484 2026-05-08 14:59:29.954 | + functions-common:time_stop:2421 : [[ -z 1778252364484 ]] 2026-05-08 14:59:29.958 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 14:59:29.963 | + functions-common:time_stop:2424 : end_time=1778252369960 2026-05-08 14:59:29.965 | + functions-common:time_stop:2425 : elapsed_time=5476 2026-05-08 14:59:29.967 | + functions-common:time_stop:2426 : total=0 2026-05-08 14:59:29.971 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 14:59:29.974 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5476 2026-05-08 14:59:29.976 | + functions:wait_for_service:486 : return 0 2026-05-08 14:59:29.980 | + lib/keystone:start_keystone:572 : is_service_enabled tls-proxy 2026-05-08 14:59:30.002 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 14:59:30.005 | + lib/keystone:start_keystone:577 : restart_service memcached 2026-05-08 14:59:30.008 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 14:59:30.012 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-05-08 14:59:30.875 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-05-08 14:59:30.879 | + lib/keystone:bootstrap_keystone:592 : /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.140/identity 2026-05-08 14:59:34.549 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.549 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.551 | 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=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.557 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.572 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.573 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.602 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.628 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.629 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.715 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.716 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.716 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.717 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.717 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.718 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.731 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.731 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.732 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.733 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.740 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.743 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.744 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42765) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-05-08 14:59:34.821 | INFO dbcounter [-] Registered counter for database keystone 2026-05-08 14:59:34.844 | 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=42765) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-08 14:59:35.078 | DEBUG dbcounter [-] [42765] Writer thread running {{(pid=42765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 14:59:35.220 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created domain default 2026-05-08 14:59:35.272 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created project admin 2026-05-08 14:59:35.307 | WARNING keystone.common.password_hashing [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-05-08 14:59:35.331 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created user admin 2026-05-08 14:59:35.353 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created role reader 2026-05-08 14:59:35.368 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created role member 2026-05-08 14:59:35.395 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created implied role where 03b3836fb1b84080820468f718f966f3 implies 78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 14:59:35.411 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created role manager 2026-05-08 14:59:35.433 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created implied role where be6bccd205074598b89b37721b204782 implies 03b3836fb1b84080820468f718f966f3 2026-05-08 14:59:35.453 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created role admin 2026-05-08 14:59:35.473 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created implied role where 8d2bb53db27e4a5c9a6b64368a481564 implies be6bccd205074598b89b37721b204782 2026-05-08 14:59:35.495 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created role service 2026-05-08 14:59:35.515 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Granted role admin on project admin to user admin. 2026-05-08 14:59:35.527 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Granted role admin on the system to user admin. 2026-05-08 14:59:35.549 | WARNING py.warnings [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-05-08 14:59:35.549 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 14:59:35.549 |  2026-05-08 14:59:35.555 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created region RegionOne 2026-05-08 14:59:35.610 | INFO keystone.cmd.bootstrap [None req-fdcc9a62-1072-4caa-931d-09fd7fd90d6e None None] Created public endpoint http://192.168.122.140/identity 2026-05-08 14:59:36.312 | + lib/keystone:bootstrap_keystone:600 : '[' False == True ']' 2026-05-08 14:59:36.316 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-05-08 14:59:36.320 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-05-08 14:59:36.326 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-05-08 14:59:40.858 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 14:59:40.861 | + lib/keystone:create_keystone_accounts:299 : admin_project=e9a8eec825184e39bbe04a835b4c17d2 2026-05-08 14:59:40.865 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-05-08 14:59:40.869 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-05-08 14:59:43.889 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 14:59:43.892 | + lib/keystone:create_keystone_accounts:301 : admin_user=ee6bba4019384cf490025fd03abc8ed4 2026-05-08 14:59:43.894 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-05-08 14:59:43.898 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-05-08 14:59:43.901 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-05-08 14:59:43.903 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin ee6bba4019384cf490025fd03abc8ed4 default 2026-05-08 14:59:43.968 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ee6bba4019384cf490025fd03abc8ed4 default 2026-05-08 14:59:44.015 | [2028 Async ks-domain-role:42884]: running: get_or_add_user_domain_role admin ee6bba4019384cf490025fd03abc8ed4 default 2026-05-08 14:59:44.018 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-05-08 14:59:44.022 | + functions-common:get_or_create_domain:864 : local domain_id 2026-05-08 14:59:44.027 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-08 14:59:47.544 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 14:59:47.549 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-05-08 14:59:47.553 | + functions-common:get_or_create_domain:870 : echo default 2026-05-08 14:59:47.553 | default 2026-05-08 14:59:47.557 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-05-08 14:59:47.645 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-05-08 14:59:47.698 | [2028 Async ks-project:42993]: running: get_or_create_project service Default 2026-05-08 14:59:47.702 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-05-08 14:59:47.790 | + inc/async:async_inner:63 : get_or_create_role service 2026-05-08 14:59:47.842 | [2028 Async ks-service:43087]: running: get_or_create_role service 2026-05-08 14:59:47.844 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-05-08 14:59:47.930 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-05-08 14:59:48.000 | [2028 Async ks-reseller:43181]: running: get_or_create_role ResellerAdmin 2026-05-08 14:59:48.006 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-05-08 14:59:48.012 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-05-08 14:59:48.150 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-05-08 14:59:48.234 | [2028 Async ks-anotherrole:43281]: running: get_or_create_role anotherrole 2026-05-08 14:59:48.241 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-05-08 14:59:48.248 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-05-08 14:59:48.254 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-08 14:59:48.263 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-05-08 14:59:53.064 | + inc/async:async_inner:64 : rc=0 2026-05-08 14:59:53.101 | + inc/async:async_inner:64 : rc=0 2026-05-08 14:59:53.135 | [43181 Async ks-reseller:43181]: finished successfully 2026-05-08 14:59:53.155 | [42993 Async ks-project:42993]: finished successfully 2026-05-08 14:59:53.324 | + inc/async:async_inner:64 : rc=0 2026-05-08 14:59:53.363 | [43281 Async ks-anotherrole:43281]: finished successfully 2026-05-08 14:59:53.627 | + inc/async:async_inner:64 : rc=0 2026-05-08 14:59:53.664 | [43087 Async ks-service:43087]: finished successfully 2026-05-08 14:59:53.860 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 14:59:53.864 | ++ functions-common:get_or_create_project:920 : project_id=cfcea13e13444e6e95aa45a18de16100 2026-05-08 14:59:53.867 | ++ functions-common:get_or_create_project:921 : echo cfcea13e13444e6e95aa45a18de16100 2026-05-08 14:59:53.873 | + lib/keystone:create_keystone_accounts:329 : invis_project=cfcea13e13444e6e95aa45a18de16100 2026-05-08 14:59:53.877 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-05-08 14:59:53.882 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-05-08 14:59:53.888 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-08 14:59:53.894 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-05-08 14:59:54.121 | + inc/async:async_inner:64 : rc=0 2026-05-08 14:59:54.153 | [42884 Async ks-domain-role:42884]: finished successfully 2026-05-08 14:59:57.174 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 14:59:57.177 | ++ functions-common:get_or_create_project:920 : project_id=323b8eeb42414795b5d520b366762661 2026-05-08 14:59:57.181 | ++ functions-common:get_or_create_project:921 : echo 323b8eeb42414795b5d520b366762661 2026-05-08 14:59:57.185 | + lib/keystone:create_keystone_accounts:333 : demo_project=323b8eeb42414795b5d520b366762661 2026-05-08 14:59:57.189 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-05-08 14:59:57.193 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo nomoresecret default demo@example.com 2026-05-08 14:59:57.196 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 14:59:57.198 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-05-08 14:59:57.201 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-05-08 14:59:57.205 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-05-08 15:00:00.398 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:00.402 | ++ functions-common:get_or_create_user:907 : user_id=8158be518fa8409c911e7ad5aa8e1e6d 2026-05-08 15:00:00.406 | ++ functions-common:get_or_create_user:908 : echo 8158be518fa8409c911e7ad5aa8e1e6d 2026-05-08 15:00:00.411 | + lib/keystone:create_keystone_accounts:336 : demo_user=8158be518fa8409c911e7ad5aa8e1e6d 2026-05-08 15:00:00.415 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-05-08 15:00:00.474 | [2028 Async ks-domain-role:42884]: Waiting for completion of get_or_add_user_domain_role admin ee6bba4019384cf490025fd03abc8ed4 default running on PID 42884 (6 other jobs running) 2026-05-08 15:00:00.503 | [2028 Async ks-domain-role:42884]: Signaling child to exit 2026-05-08 15:00:00.503 | WAKEUP 2026-05-08 15:00:00.530 | [2028 Async ks-domain-role:42884]: Signaled 2026-05-08 15:00:00.532 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-05-08 15:00:00.532 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user ee6bba4019384cf490025fd03abc8ed4 --domain default 2026-05-08 15:00:00.533 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee6bba4019384cf490025fd03abc8ed4 --domain default -c Role -f value 2026-05-08 15:00:00.533 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:00.533 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:00.533 | + functions-common:get_or_add_user_domain_role:991 : echo 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:00.533 | 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:00.584 | [2028 Async ks-domain-role:42884]: finished get_or_add_user_domain_role admin ee6bba4019384cf490025fd03abc8ed4 default with result 0 in 10 seconds 2026-05-08 15:00:00.593 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-05-08 15:00:00.632 | [2028 Async ks-project:42993]: Waiting for completion of get_or_create_project service Default running on PID 42993 (5 other jobs running) 2026-05-08 15:00:00.660 | [2028 Async ks-project:42993]: Signaling child to exit 2026-05-08 15:00:00.661 | WAKEUP 2026-05-08 15:00:00.686 | [2028 Async ks-project:42993]: Signaled 2026-05-08 15:00:00.688 | + functions-common:get_or_create_project:914 : local project_id 2026-05-08 15:00:00.688 | ++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-05-08 15:00:00.688 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:00.688 | + functions-common:get_or_create_project:920 : project_id=3a9431a3be4f44a09396515377b20993 2026-05-08 15:00:00.688 | + functions-common:get_or_create_project:921 : echo 3a9431a3be4f44a09396515377b20993 2026-05-08 15:00:00.688 | 3a9431a3be4f44a09396515377b20993 2026-05-08 15:00:00.736 | [2028 Async ks-project:42993]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-05-08 15:00:00.776 | [2028 Async ks-service:43087]: Waiting for completion of get_or_create_role service running on PID 43087 (4 other jobs running) 2026-05-08 15:00:00.805 | [2028 Async ks-service:43087]: Signaling child to exit 2026-05-08 15:00:00.805 | WAKEUP 2026-05-08 15:00:00.830 | [2028 Async ks-service:43087]: Signaled 2026-05-08 15:00:00.832 | + functions-common:get_or_create_role:927 : local role_id 2026-05-08 15:00:00.832 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-05-08 15:00:00.832 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:00.832 | + functions-common:get_or_create_role:932 : role_id=82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:00:00.832 | + functions-common:get_or_create_role:933 : echo 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:00:00.832 | 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:00:00.883 | [2028 Async ks-service:43087]: finished get_or_create_role service with result 0 in 5 seconds 2026-05-08 15:00:00.924 | [2028 Async ks-reseller:43181]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43181 (3 other jobs running) 2026-05-08 15:00:00.952 | [2028 Async ks-reseller:43181]: Signaling child to exit 2026-05-08 15:00:00.952 | WAKEUP 2026-05-08 15:00:00.976 | [2028 Async ks-reseller:43181]: Signaled 2026-05-08 15:00:00.977 | + functions-common:get_or_create_role:927 : local role_id 2026-05-08 15:00:00.978 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-05-08 15:00:00.978 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:00.978 | + functions-common:get_or_create_role:932 : role_id=d1ba00ca70474bbe9ed108e880c46f71 2026-05-08 15:00:00.978 | + functions-common:get_or_create_role:933 : echo d1ba00ca70474bbe9ed108e880c46f71 2026-05-08 15:00:00.978 | d1ba00ca70474bbe9ed108e880c46f71 2026-05-08 15:00:01.027 | [2028 Async ks-reseller:43181]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-05-08 15:00:01.070 | [2028 Async ks-anotherrole:43281]: Waiting for completion of get_or_create_role anotherrole running on PID 43281 (2 other jobs running) 2026-05-08 15:00:01.096 | [2028 Async ks-anotherrole:43281]: Signaling child to exit 2026-05-08 15:00:01.097 | WAKEUP 2026-05-08 15:00:01.120 | [2028 Async ks-anotherrole:43281]: Signaled 2026-05-08 15:00:01.122 | + functions-common:get_or_create_role:927 : local role_id 2026-05-08 15:00:01.122 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-05-08 15:00:01.122 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:01.122 | + functions-common:get_or_create_role:932 : role_id=1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:01.122 | + functions-common:get_or_create_role:933 : echo 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:01.123 | 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:01.171 | [2028 Async ks-anotherrole:43281]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-05-08 15:00:01.177 | + inc/async:async_wait:197 : return 0 2026-05-08 15:00:01.181 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.263 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.311 | [2028 Async ks-demo-member:44168]: running: get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.314 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin ee6bba4019384cf490025fd03abc8ed4 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.392 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ee6bba4019384cf490025fd03abc8ed4 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.441 | [2028 Async ks-demo-admin:44264]: running: get_or_add_user_project_role admin ee6bba4019384cf490025fd03abc8ed4 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.445 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.531 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.589 | [2028 Async ks-demo-another:44360]: running: get_or_add_user_project_role anotherrole 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:01.593 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d cfcea13e13444e6e95aa45a18de16100 2026-05-08 15:00:01.672 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d cfcea13e13444e6e95aa45a18de16100 2026-05-08 15:00:01.734 | [2028 Async ks-demo-invis:44456]: running: get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d cfcea13e13444e6e95aa45a18de16100 2026-05-08 15:00:01.739 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-05-08 15:00:01.745 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-05-08 15:00:01.752 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:00:01.757 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-05-08 15:00:01.763 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-05-08 15:00:01.773 | +++ functions-common:get_or_create_user:907 : 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-05-08 15:00:06.422 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:06.433 | ++ functions-common:get_or_create_user:907 : user_id=bd1a98019e934184914868cada7dcab6 2026-05-08 15:00:06.441 | ++ functions-common:get_or_create_user:908 : echo bd1a98019e934184914868cada7dcab6 2026-05-08 15:00:06.455 | + lib/keystone:create_keystone_accounts:349 : demo_reader=bd1a98019e934184914868cada7dcab6 2026-05-08 15:00:06.468 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader bd1a98019e934184914868cada7dcab6 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:06.631 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bd1a98019e934184914868cada7dcab6 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:06.746 | [2028 Async ks-demo-reader:44609]: running: get_or_add_user_project_role reader bd1a98019e934184914868cada7dcab6 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:06.755 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-05-08 15:00:06.770 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-05-08 15:00:06.776 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-08 15:00:06.789 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-05-08 15:00:11.589 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:11.633 | [44168 Async ks-demo-member:44168]: finished successfully 2026-05-08 15:00:12.173 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:12.177 | ++ functions-common:get_or_create_project:920 : project_id=05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:12.177 | ++ functions-common:get_or_create_project:921 : echo 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:12.184 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:12.189 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-05-08 15:00:12.197 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-05-08 15:00:12.203 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:00:12.207 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-05-08 15:00:12.213 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-05-08 15:00:12.218 | +++ functions-common:get_or_create_user:907 : 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-05-08 15:00:12.781 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:12.836 | [44264 Async ks-demo-admin:44264]: finished successfully 2026-05-08 15:00:13.037 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:13.064 | [44360 Async ks-demo-another:44360]: finished successfully 2026-05-08 15:00:13.319 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:13.349 | [44456 Async ks-demo-invis:44456]: finished successfully 2026-05-08 15:00:15.612 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:15.616 | ++ functions-common:get_or_create_user:907 : user_id=ca671c6f954341d1a900ec848f618a42 2026-05-08 15:00:15.620 | ++ functions-common:get_or_create_user:908 : echo ca671c6f954341d1a900ec848f618a42 2026-05-08 15:00:15.625 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=ca671c6f954341d1a900ec848f618a42 2026-05-08 15:00:15.629 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:15.717 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:15.767 | [2028 Async ks-alt-admin:45018]: running: get_or_add_user_project_role admin ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:15.771 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:15.856 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:15.910 | [2028 Async ks-alt-another:45114]: running: get_or_add_user_project_role anotherrole ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:15.913 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-05-08 15:00:15.918 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-05-08 15:00:15.918 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:00:15.921 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-05-08 15:00:15.923 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-05-08 15:00:15.927 | +++ functions-common:get_or_create_user:907 : 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-05-08 15:00:15.972 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:16.003 | [44609 Async ks-demo-reader:44609]: finished successfully 2026-05-08 15:00:19.458 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:19.462 | ++ functions-common:get_or_create_user:907 : user_id=249ed2a6e2f246acad21c8e0450abc7c 2026-05-08 15:00:19.466 | ++ functions-common:get_or_create_user:908 : echo 249ed2a6e2f246acad21c8e0450abc7c 2026-05-08 15:00:19.474 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=249ed2a6e2f246acad21c8e0450abc7c 2026-05-08 15:00:19.481 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 249ed2a6e2f246acad21c8e0450abc7c 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:19.583 | + inc/async:async_inner:63 : get_or_add_user_project_role member 249ed2a6e2f246acad21c8e0450abc7c 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:19.640 | [2028 Async ks-alt-member-user:45288]: running: get_or_add_user_project_role member 249ed2a6e2f246acad21c8e0450abc7c 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:19.642 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-05-08 15:00:19.645 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-05-08 15:00:19.647 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:00:19.650 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-05-08 15:00:19.652 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-05-08 15:00:19.658 | +++ functions-common:get_or_create_user:907 : 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-05-08 15:00:23.246 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:23.251 | ++ functions-common:get_or_create_user:907 : user_id=da730fc7f55a4fa798d2b4c89b078db6 2026-05-08 15:00:23.257 | ++ functions-common:get_or_create_user:908 : echo da730fc7f55a4fa798d2b4c89b078db6 2026-05-08 15:00:23.263 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=da730fc7f55a4fa798d2b4c89b078db6 2026-05-08 15:00:23.267 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader da730fc7f55a4fa798d2b4c89b078db6 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:23.349 | + inc/async:async_inner:63 : get_or_add_user_project_role reader da730fc7f55a4fa798d2b4c89b078db6 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:23.419 | [2028 Async ks-alt-reader-user:45458]: running: get_or_add_user_project_role reader da730fc7f55a4fa798d2b4c89b078db6 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:23.439 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-05-08 15:00:23.444 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:00:23.449 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-05-08 15:00:23.456 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-05-08 15:00:23.463 | +++ functions-common:get_or_create_user:907 : 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-05-08 15:00:24.495 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:24.555 | [45018 Async ks-alt-admin:45018]: finished successfully 2026-05-08 15:00:24.680 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:24.704 | [45114 Async ks-alt-another:45114]: finished successfully 2026-05-08 15:00:27.217 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:27.220 | ++ functions-common:get_or_create_user:907 : user_id=8b947a2f475c4c4c84318752da978b9d 2026-05-08 15:00:27.225 | ++ functions-common:get_or_create_user:908 : echo 8b947a2f475c4c4c84318752da978b9d 2026-05-08 15:00:27.230 | + lib/keystone:create_keystone_accounts:381 : system_member_user=8b947a2f475c4c4c84318752da978b9d 2026-05-08 15:00:27.235 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 8b947a2f475c4c4c84318752da978b9d all 2026-05-08 15:00:27.339 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8b947a2f475c4c4c84318752da978b9d all 2026-05-08 15:00:27.399 | [2028 Async ks-system-member:45691]: running: get_or_add_user_system_role member 8b947a2f475c4c4c84318752da978b9d all 2026-05-08 15:00:27.408 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-05-08 15:00:27.415 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:00:27.419 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-05-08 15:00:27.422 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-05-08 15:00:27.426 | +++ functions-common:get_or_create_user:907 : 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-05-08 15:00:28.217 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:28.237 | [45288 Async ks-alt-member-user:45288]: finished successfully 2026-05-08 15:00:31.006 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:31.012 | ++ functions-common:get_or_create_user:907 : user_id=22a0c0c796dd4e138f40b3a88b3c0fad 2026-05-08 15:00:31.016 | ++ functions-common:get_or_create_user:908 : echo 22a0c0c796dd4e138f40b3a88b3c0fad 2026-05-08 15:00:31.021 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=22a0c0c796dd4e138f40b3a88b3c0fad 2026-05-08 15:00:31.027 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 22a0c0c796dd4e138f40b3a88b3c0fad all 2026-05-08 15:00:31.117 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 22a0c0c796dd4e138f40b3a88b3c0fad all 2026-05-08 15:00:31.197 | [2028 Async ks-system-reader:45896]: running: get_or_add_user_system_role reader 22a0c0c796dd4e138f40b3a88b3c0fad all 2026-05-08 15:00:31.200 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-05-08 15:00:31.204 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-05-08 15:00:31.209 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-05-08 15:00:31.211 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-08 15:00:31.218 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-05-08 15:00:31.628 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:31.650 | [45458 Async ks-alt-reader-user:45458]: finished successfully 2026-05-08 15:00:34.573 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:34.578 | ++ functions-common:get_or_create_group:884 : group_id=ec642254e9f94aaa92d547b60c5f00f4 2026-05-08 15:00:34.582 | ++ functions-common:get_or_create_group:885 : echo ec642254e9f94aaa92d547b60c5f00f4 2026-05-08 15:00:34.587 | + lib/keystone:create_keystone_accounts:391 : admin_group=ec642254e9f94aaa92d547b60c5f00f4 2026-05-08 15:00:34.591 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-05-08 15:00:34.594 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-05-08 15:00:34.597 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-05-08 15:00:34.601 | ++ functions-common:get_or_create_group:877 : local group_id 2026-05-08 15:00:34.605 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-05-08 15:00:38.059 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:38.064 | ++ functions-common:get_or_create_group:884 : group_id=005aa4fde92f4c648ae7ab97d027c024 2026-05-08 15:00:38.069 | ++ functions-common:get_or_create_group:885 : echo 005aa4fde92f4c648ae7ab97d027c024 2026-05-08 15:00:38.075 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=005aa4fde92f4c648ae7ab97d027c024 2026-05-08 15:00:38.078 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:38.161 | + inc/async:async_inner:63 : get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:38.229 | [2028 Async ks-group-memberdemo:46158]: running: get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:38.235 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:38.343 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:38.408 | [2028 Async ks-group-anotherdemo:46237]: running: get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:38.410 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:38.497 | + inc/async:async_inner:63 : get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:38.596 | [2028 Async ks-group-memberalt:46316]: running: get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:38.601 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:38.780 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:38.874 | [2028 Async ks-group-anotheralt:46395]: running: get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:38.880 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin ec642254e9f94aaa92d547b60c5f00f4 e9a8eec825184e39bbe04a835b4c17d2 2026-05-08 15:00:39.040 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ec642254e9f94aaa92d547b60c5f00f4 e9a8eec825184e39bbe04a835b4c17d2 2026-05-08 15:00:39.147 | [2028 Async ks-group-admin:46474]: running: get_or_add_group_project_role admin ec642254e9f94aaa92d547b60c5f00f4 e9a8eec825184e39bbe04a835b4c17d2 2026-05-08 15:00:39.156 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-05-08 15:00:39.270 | [2028 Async ks-demo-member:44168]: Waiting for completion of get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 running on PID 44168 (17 other jobs running) 2026-05-08 15:00:39.339 | [2028 Async ks-demo-member:44168]: Signaling child to exit 2026-05-08 15:00:39.342 | WAKEUP 2026-05-08 15:00:39.386 | [2028 Async ks-demo-member:44168]: Signaled 2026-05-08 15:00:39.389 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:39.390 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:39.390 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:39.390 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:39.390 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:39.390 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:39.390 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:39.390 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:39.390 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:39.391 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 8158be518fa8409c911e7ad5aa8e1e6d --project 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:39.391 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8158be518fa8409c911e7ad5aa8e1e6d --project 323b8eeb42414795b5d520b366762661 -c Role -f value 2026-05-08 15:00:39.391 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:39.391 | + functions-common:get_or_add_user_project_role:971 : user_role_id=03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:39.391 | + functions-common:get_or_add_user_project_role:972 : echo 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:39.391 | 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:39.403 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:39.468 | [45691 Async ks-system-member:45691]: finished successfully 2026-05-08 15:00:39.506 | [2028 Async ks-demo-member:44168]: finished get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 with result 0 in 10 seconds 2026-05-08 15:00:39.592 | [2028 Async ks-demo-admin:44264]: Waiting for completion of get_or_add_user_project_role admin ee6bba4019384cf490025fd03abc8ed4 323b8eeb42414795b5d520b366762661 running on PID 44264 (16 other jobs running) 2026-05-08 15:00:39.648 | [2028 Async ks-demo-admin:44264]: Signaling child to exit 2026-05-08 15:00:39.649 | WAKEUP 2026-05-08 15:00:39.701 | [2028 Async ks-demo-admin:44264]: Signaled 2026-05-08 15:00:39.705 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:39.705 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:39.705 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:39.705 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:39.705 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:39.705 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:39.705 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:39.706 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:39.706 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:39.706 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user ee6bba4019384cf490025fd03abc8ed4 --project 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:39.706 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee6bba4019384cf490025fd03abc8ed4 --project 323b8eeb42414795b5d520b366762661 -c Role -f value 2026-05-08 15:00:39.706 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:39.706 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:39.706 | + functions-common:get_or_add_user_project_role:972 : echo 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:39.706 | 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:39.803 | [2028 Async ks-demo-admin:44264]: finished get_or_add_user_project_role admin ee6bba4019384cf490025fd03abc8ed4 323b8eeb42414795b5d520b366762661 with result 0 in 11 seconds 2026-05-08 15:00:39.885 | [2028 Async ks-demo-another:44360]: Waiting for completion of get_or_add_user_project_role anotherrole 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 running on PID 44360 (15 other jobs running) 2026-05-08 15:00:39.940 | [2028 Async ks-demo-another:44360]: Signaling child to exit 2026-05-08 15:00:39.940 | WAKEUP 2026-05-08 15:00:39.992 | [2028 Async ks-demo-another:44360]: Signaled 2026-05-08 15:00:39.996 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:39.996 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:39.997 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:39.997 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:39.997 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:39.997 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:39.997 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:39.997 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:39.997 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:39.997 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8158be518fa8409c911e7ad5aa8e1e6d --project 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:39.997 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8158be518fa8409c911e7ad5aa8e1e6d --project 323b8eeb42414795b5d520b366762661 -c Role -f value 2026-05-08 15:00:39.997 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:39.997 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:39.998 | + functions-common:get_or_add_user_project_role:972 : echo 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:39.998 | 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:40.091 | [2028 Async ks-demo-another:44360]: finished get_or_add_user_project_role anotherrole 8158be518fa8409c911e7ad5aa8e1e6d 323b8eeb42414795b5d520b366762661 with result 0 in 11 seconds 2026-05-08 15:00:40.177 | [2028 Async ks-demo-invis:44456]: Waiting for completion of get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d cfcea13e13444e6e95aa45a18de16100 running on PID 44456 (14 other jobs running) 2026-05-08 15:00:40.223 | [2028 Async ks-demo-invis:44456]: Signaling child to exit 2026-05-08 15:00:40.223 | WAKEUP 2026-05-08 15:00:40.263 | [2028 Async ks-demo-invis:44456]: Signaled 2026-05-08 15:00:40.267 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:40.267 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:40.267 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:40.267 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:40.267 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:40.267 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:40.267 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:40.267 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:40.267 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:40.268 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 8158be518fa8409c911e7ad5aa8e1e6d --project cfcea13e13444e6e95aa45a18de16100 2026-05-08 15:00:40.268 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8158be518fa8409c911e7ad5aa8e1e6d --project cfcea13e13444e6e95aa45a18de16100 -c Role -f value 2026-05-08 15:00:40.268 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:40.268 | + functions-common:get_or_add_user_project_role:971 : user_role_id=03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:40.268 | + functions-common:get_or_add_user_project_role:972 : echo 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:40.268 | 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:40.365 | [2028 Async ks-demo-invis:44456]: finished get_or_add_user_project_role member 8158be518fa8409c911e7ad5aa8e1e6d cfcea13e13444e6e95aa45a18de16100 with result 0 in 11 seconds 2026-05-08 15:00:40.450 | [2028 Async ks-demo-reader:44609]: Waiting for completion of get_or_add_user_project_role reader bd1a98019e934184914868cada7dcab6 323b8eeb42414795b5d520b366762661 running on PID 44609 (13 other jobs running) 2026-05-08 15:00:40.507 | [2028 Async ks-demo-reader:44609]: Signaling child to exit 2026-05-08 15:00:40.508 | WAKEUP 2026-05-08 15:00:40.563 | [2028 Async ks-demo-reader:44609]: Signaled 2026-05-08 15:00:40.564 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:40.565 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:40.565 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:40.565 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:40.565 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:40.565 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:40.565 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:40.565 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:40.565 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:40.565 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user bd1a98019e934184914868cada7dcab6 --project 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:40.565 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bd1a98019e934184914868cada7dcab6 --project 323b8eeb42414795b5d520b366762661 -c Role -f value 2026-05-08 15:00:40.565 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:40.566 | + functions-common:get_or_add_user_project_role:971 : user_role_id=78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:40.566 | + functions-common:get_or_add_user_project_role:972 : echo 78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:40.566 | 78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:40.664 | [2028 Async ks-demo-reader:44609]: finished get_or_add_user_project_role reader bd1a98019e934184914868cada7dcab6 323b8eeb42414795b5d520b366762661 with result 0 in 9 seconds 2026-05-08 15:00:40.674 | + inc/async:async_wait:197 : return 0 2026-05-08 15:00:40.684 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-05-08 15:00:40.801 | [2028 Async ks-alt-admin:45018]: Waiting for completion of get_or_add_user_project_role admin ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 running on PID 45018 (12 other jobs running) 2026-05-08 15:00:40.854 | [2028 Async ks-alt-admin:45018]: Signaling child to exit 2026-05-08 15:00:40.855 | WAKEUP 2026-05-08 15:00:40.908 | [2028 Async ks-alt-admin:45018]: Signaled 2026-05-08 15:00:40.912 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:40.912 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:40.913 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:40.913 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:40.913 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:40.913 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:40.913 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:40.913 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:40.913 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:40.913 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user ca671c6f954341d1a900ec848f618a42 --project 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:40.913 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca671c6f954341d1a900ec848f618a42 --project 05a51fdd802645a9a58d7751e8f63de0 -c Role -f value 2026-05-08 15:00:40.913 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:40.914 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:40.914 | + functions-common:get_or_add_user_project_role:972 : echo 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:40.914 | 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:41.017 | [2028 Async ks-alt-admin:45018]: finished get_or_add_user_project_role admin ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 with result 0 in 8 seconds 2026-05-08 15:00:41.097 | [2028 Async ks-alt-another:45114]: Waiting for completion of get_or_add_user_project_role anotherrole ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 running on PID 45114 (11 other jobs running) 2026-05-08 15:00:41.146 | [2028 Async ks-alt-another:45114]: Signaling child to exit 2026-05-08 15:00:41.147 | WAKEUP 2026-05-08 15:00:41.193 | [2028 Async ks-alt-another:45114]: Signaled 2026-05-08 15:00:41.199 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:41.199 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:41.200 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:41.200 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:41.200 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:41.200 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:41.200 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:41.200 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:41.200 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:41.200 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user ca671c6f954341d1a900ec848f618a42 --project 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:41.200 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ca671c6f954341d1a900ec848f618a42 --project 05a51fdd802645a9a58d7751e8f63de0 -c Role -f value 2026-05-08 15:00:41.200 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:41.200 | + functions-common:get_or_add_user_project_role:971 : user_role_id=1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:41.201 | + functions-common:get_or_add_user_project_role:972 : echo 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:41.201 | 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:41.296 | [2028 Async ks-alt-another:45114]: finished get_or_add_user_project_role anotherrole ca671c6f954341d1a900ec848f618a42 05a51fdd802645a9a58d7751e8f63de0 with result 0 in 8 seconds 2026-05-08 15:00:41.372 | [2028 Async ks-alt-member-user:45288]: Waiting for completion of get_or_add_user_project_role member 249ed2a6e2f246acad21c8e0450abc7c 05a51fdd802645a9a58d7751e8f63de0 running on PID 45288 (10 other jobs running) 2026-05-08 15:00:41.426 | [2028 Async ks-alt-member-user:45288]: Signaling child to exit 2026-05-08 15:00:41.427 | WAKEUP 2026-05-08 15:00:41.468 | [2028 Async ks-alt-member-user:45288]: Signaled 2026-05-08 15:00:41.470 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:41.470 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:41.470 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:41.470 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:41.470 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:41.471 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:41.471 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:41.471 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:41.471 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:41.471 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 249ed2a6e2f246acad21c8e0450abc7c --project 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:41.471 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 249ed2a6e2f246acad21c8e0450abc7c --project 05a51fdd802645a9a58d7751e8f63de0 -c Role -f value 2026-05-08 15:00:41.471 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:41.471 | + functions-common:get_or_add_user_project_role:971 : user_role_id=03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:41.471 | + functions-common:get_or_add_user_project_role:972 : echo 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:41.471 | 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:41.582 | [2028 Async ks-alt-member-user:45288]: finished get_or_add_user_project_role member 249ed2a6e2f246acad21c8e0450abc7c 05a51fdd802645a9a58d7751e8f63de0 with result 0 in 8 seconds 2026-05-08 15:00:41.656 | [2028 Async ks-alt-reader-user:45458]: Waiting for completion of get_or_add_user_project_role reader da730fc7f55a4fa798d2b4c89b078db6 05a51fdd802645a9a58d7751e8f63de0 running on PID 45458 (9 other jobs running) 2026-05-08 15:00:41.709 | [2028 Async ks-alt-reader-user:45458]: Signaling child to exit 2026-05-08 15:00:41.709 | WAKEUP 2026-05-08 15:00:41.761 | [2028 Async ks-alt-reader-user:45458]: Signaled 2026-05-08 15:00:41.763 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:00:41.763 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:00:41.763 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-05-08 15:00:41.764 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:41.764 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:41.764 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:41.764 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:41.764 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:41.764 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-05-08 15:00:41.764 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user da730fc7f55a4fa798d2b4c89b078db6 --project 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:41.764 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user da730fc7f55a4fa798d2b4c89b078db6 --project 05a51fdd802645a9a58d7751e8f63de0 -c Role -f value 2026-05-08 15:00:41.764 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:41.765 | + functions-common:get_or_add_user_project_role:971 : user_role_id=78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:41.765 | + functions-common:get_or_add_user_project_role:972 : echo 78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:41.765 | 78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:41.882 | [2028 Async ks-alt-reader-user:45458]: finished get_or_add_user_project_role reader da730fc7f55a4fa798d2b4c89b078db6 05a51fdd802645a9a58d7751e8f63de0 with result 0 in 8 seconds 2026-05-08 15:00:41.896 | + inc/async:async_wait:197 : return 0 2026-05-08 15:00:41.902 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-05-08 15:00:42.030 | [2028 Async ks-system-member:45691]: Waiting for completion of get_or_add_user_system_role member 8b947a2f475c4c4c84318752da978b9d all running on PID 45691 (8 other jobs running) 2026-05-08 15:00:42.089 | [2028 Async ks-system-member:45691]: Signaling child to exit 2026-05-08 15:00:42.089 | WAKEUP 2026-05-08 15:00:42.136 | [2028 Async ks-system-member:45691]: Signaled 2026-05-08 15:00:42.141 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-08 15:00:42.142 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-08 15:00:42.142 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-08 15:00:42.142 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:42.142 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:42.142 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:42.142 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:42.142 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:42.142 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-08 15:00:42.142 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b947a2f475c4c4c84318752da978b9d --system all -f value -c Role 2026-05-08 15:00:42.142 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:42.143 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-08 15:00:42.143 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-08 15:00:42.143 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user 8b947a2f475c4c4c84318752da978b9d --system all 2026-05-08 15:00:42.143 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8b947a2f475c4c4c84318752da978b9d --system all -f value -c Role 2026-05-08 15:00:42.143 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:42.143 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-05-08 15:00:42.143 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-05-08 15:00:42.143 | 2026-05-08 15:00:42.253 | [2028 Async ks-system-member:45691]: finished get_or_add_user_system_role member 8b947a2f475c4c4c84318752da978b9d all with result 0 in 12 seconds 2026-05-08 15:00:42.354 | [2028 Async ks-system-reader:45896]: Waiting for completion of get_or_add_user_system_role reader 22a0c0c796dd4e138f40b3a88b3c0fad all running on PID 45896 (7 other jobs running) 2026-05-08 15:00:42.420 | [2028 Async ks-system-reader:45896]: Signaling child to exit 2026-05-08 15:00:44.643 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:44.676 | [45896 Async ks-system-reader:45896]: finished successfully 2026-05-08 15:00:44.730 | WAKEUP 2026-05-08 15:00:44.781 | [2028 Async ks-system-reader:45896]: Signaled 2026-05-08 15:00:44.786 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-05-08 15:00:44.786 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-05-08 15:00:44.786 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-05-08 15:00:44.786 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:00:44.786 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:00:44.786 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-05-08 15:00:44.787 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-05-08 15:00:44.787 | ++ functions-common:_get_domain_args:949 : echo 2026-05-08 15:00:44.787 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-05-08 15:00:44.787 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 22a0c0c796dd4e138f40b3a88b3c0fad --system all -f value -c Role 2026-05-08 15:00:44.787 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:44.787 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-05-08 15:00:44.787 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-05-08 15:00:44.787 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user 22a0c0c796dd4e138f40b3a88b3c0fad --system all 2026-05-08 15:00:44.787 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 22a0c0c796dd4e138f40b3a88b3c0fad --system all -f value -c Role 2026-05-08 15:00:44.787 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:44.787 | + functions-common:get_or_add_user_system_role:1020 : user_role_id=78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:44.788 | + functions-common:get_or_add_user_system_role:1022 : echo 78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:44.788 | 78bdd93d92ae4d36bfc629d8ad20229a 2026-05-08 15:00:44.890 | [2028 Async ks-system-reader:45896]: finished get_or_add_user_system_role reader 22a0c0c796dd4e138f40b3a88b3c0fad all with result 0 in 13 seconds 2026-05-08 15:00:44.899 | + inc/async:async_wait:197 : return 0 2026-05-08 15:00:44.906 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-05-08 15:00:45.016 | [2028 Async ks-group-memberdemo:46158]: Waiting for completion of get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 running on PID 46158 (6 other jobs running) 2026-05-08 15:00:45.068 | [2028 Async ks-group-memberdemo:46158]: Signaling child to exit 2026-05-08 15:00:48.932 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:48.967 | [46158 Async ks-group-memberdemo:46158]: finished successfully 2026-05-08 15:00:49.002 | WAKEUP 2026-05-08 15:00:49.033 | [2028 Async ks-group-memberdemo:46158]: Signaled 2026-05-08 15:00:49.035 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-08 15:00:49.035 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 005aa4fde92f4c648ae7ab97d027c024 --project 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:49.035 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 005aa4fde92f4c648ae7ab97d027c024 --project 323b8eeb42414795b5d520b366762661 -f value -c Role 2026-05-08 15:00:49.035 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:49.035 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:49.035 | + functions-common:get_or_add_group_project_role:1041 : echo 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:49.035 | 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:49.086 | [2028 Async ks-group-memberdemo:46158]: finished get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 with result 0 in 10 seconds 2026-05-08 15:00:49.118 | [2028 Async ks-group-anotherdemo:46237]: Waiting for completion of get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 running on PID 46237 (5 other jobs running) 2026-05-08 15:00:49.146 | [2028 Async ks-group-anotherdemo:46237]: Signaling child to exit 2026-05-08 15:00:49.758 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:49.790 | [46395 Async ks-group-anotheralt:46395]: finished successfully 2026-05-08 15:00:50.133 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:50.166 | [46316 Async ks-group-memberalt:46316]: finished successfully 2026-05-08 15:00:50.272 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:50.304 | [46237 Async ks-group-anotherdemo:46237]: finished successfully 2026-05-08 15:00:50.333 | WAKEUP 2026-05-08 15:00:50.356 | [2028 Async ks-group-anotherdemo:46237]: Signaled 2026-05-08 15:00:50.358 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-08 15:00:50.358 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 005aa4fde92f4c648ae7ab97d027c024 --project 323b8eeb42414795b5d520b366762661 2026-05-08 15:00:50.358 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 005aa4fde92f4c648ae7ab97d027c024 --project 323b8eeb42414795b5d520b366762661 -f value -c Role 2026-05-08 15:00:50.358 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:50.359 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:50.359 | + functions-common:get_or_add_group_project_role:1041 : echo 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:50.359 | 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:50.406 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:00:50.409 | [2028 Async ks-group-anotherdemo:46237]: finished get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 323b8eeb42414795b5d520b366762661 with result 0 in 12 seconds 2026-05-08 15:00:50.438 | [46474 Async ks-group-admin:46474]: finished successfully 2026-05-08 15:00:50.455 | [2028 Async ks-group-memberalt:46316]: Waiting for completion of get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 running on PID 46316 (4 other jobs running) 2026-05-08 15:00:50.482 | [2028 Async ks-group-memberalt:46316]: Signaling child to exit 2026-05-08 15:00:50.482 | WAKEUP 2026-05-08 15:00:50.506 | [2028 Async ks-group-memberalt:46316]: Signaled 2026-05-08 15:00:50.507 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-08 15:00:50.508 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group 005aa4fde92f4c648ae7ab97d027c024 --project 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:50.508 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 005aa4fde92f4c648ae7ab97d027c024 --project 05a51fdd802645a9a58d7751e8f63de0 -f value -c Role 2026-05-08 15:00:50.508 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:50.508 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:50.508 | + functions-common:get_or_add_group_project_role:1041 : echo 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:50.508 | 03b3836fb1b84080820468f718f966f3 2026-05-08 15:00:50.555 | [2028 Async ks-group-memberalt:46316]: finished get_or_add_group_project_role member 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 with result 0 in 11 seconds 2026-05-08 15:00:50.597 | [2028 Async ks-group-anotheralt:46395]: Waiting for completion of get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 running on PID 46395 (3 other jobs running) 2026-05-08 15:00:50.623 | [2028 Async ks-group-anotheralt:46395]: Signaling child to exit 2026-05-08 15:00:50.623 | WAKEUP 2026-05-08 15:00:50.648 | [2028 Async ks-group-anotheralt:46395]: Signaled 2026-05-08 15:00:50.650 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-08 15:00:50.650 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group 005aa4fde92f4c648ae7ab97d027c024 --project 05a51fdd802645a9a58d7751e8f63de0 2026-05-08 15:00:50.650 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 005aa4fde92f4c648ae7ab97d027c024 --project 05a51fdd802645a9a58d7751e8f63de0 -f value -c Role 2026-05-08 15:00:50.650 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:50.650 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:50.650 | + functions-common:get_or_add_group_project_role:1041 : echo 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:50.650 | 1a4d2079f81f402584c2dc8582cb5cb3 2026-05-08 15:00:50.699 | [2028 Async ks-group-anotheralt:46395]: finished get_or_add_group_project_role anotherrole 005aa4fde92f4c648ae7ab97d027c024 05a51fdd802645a9a58d7751e8f63de0 with result 0 in 11 seconds 2026-05-08 15:00:50.740 | [2028 Async ks-group-admin:46474]: Waiting for completion of get_or_add_group_project_role admin ec642254e9f94aaa92d547b60c5f00f4 e9a8eec825184e39bbe04a835b4c17d2 running on PID 46474 (2 other jobs running) 2026-05-08 15:00:50.768 | [2028 Async ks-group-admin:46474]: Signaling child to exit 2026-05-08 15:00:50.768 | WAKEUP 2026-05-08 15:00:50.794 | [2028 Async ks-group-admin:46474]: Signaled 2026-05-08 15:00:50.796 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-05-08 15:00:50.796 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group ec642254e9f94aaa92d547b60c5f00f4 --project e9a8eec825184e39bbe04a835b4c17d2 2026-05-08 15:00:50.796 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ec642254e9f94aaa92d547b60c5f00f4 --project e9a8eec825184e39bbe04a835b4c17d2 -f value -c Role 2026-05-08 15:00:50.796 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:00:50.796 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:50.797 | + functions-common:get_or_add_group_project_role:1041 : echo 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:50.797 | 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:00:50.847 | [2028 Async ks-group-admin:46474]: finished get_or_add_group_project_role admin ec642254e9f94aaa92d547b60c5f00f4 e9a8eec825184e39bbe04a835b4c17d2 with result 0 in 11 seconds 2026-05-08 15:00:50.852 | + inc/async:async_wait:197 : return 0 2026-05-08 15:00:50.855 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-05-08 15:00:50.876 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:00:50.880 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-05-08 15:00:50.904 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:00:50.908 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-05-08 15:00:50.912 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-05-08 15:00:50.995 | + inc/async:async_inner:63 : create_nova_accounts 2026-05-08 15:00:51.044 | [2028 Async create_nova_accounts:48412]: running: create_nova_accounts 2026-05-08 15:00:51.047 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-05-08 15:00:51.069 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:00:51.073 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-05-08 15:00:51.077 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-05-08 15:00:51.151 | + inc/async:async_inner:63 : create_glance_accounts 2026-05-08 15:00:51.200 | [2028 Async create_glance_accounts:48535]: running: create_glance_accounts 2026-05-08 15:00:51.204 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-05-08 15:00:51.229 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:00:51.232 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-05-08 15:00:51.233 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-05-08 15:00:51.293 | + inc/async:async_inner:63 : create_cinder_accounts 2026-05-08 15:00:51.332 | [2028 Async create_cinder_accounts:48673]: running: create_cinder_accounts 2026-05-08 15:00:51.337 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-05-08 15:00:51.355 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:00:51.358 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-05-08 15:00:51.361 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-05-08 15:00:51.428 | + inc/async:async_inner:63 : create_neutron_accounts 2026-05-08 15:00:51.490 | [2028 Async create_neutron_accounts:48815]: running: create_neutron_accounts 2026-05-08 15:00:51.495 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-05-08 15:00:51.526 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:00:51.530 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-05-08 15:00:51.559 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:00:51.568 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-05-08 15:00:51.682 | [2028 Async create_nova_accounts:48412]: Waiting for completion of create_nova_accounts running on PID 48412 (5 other jobs running) 2026-05-08 15:00:51.738 | [2028 Async create_nova_accounts:48412]: Signaling child to exit 2026-05-08 15:01:24.478 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:01:24.502 | [48815 Async create_neutron_accounts:48815]: finished successfully 2026-05-08 15:01:31.129 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:01:31.169 | [48673 Async create_cinder_accounts:48673]: finished successfully 2026-05-08 15:01:46.387 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:01:46.419 | [48412 Async create_nova_accounts:48412]: finished successfully 2026-05-08 15:01:46.447 | WAKEUP 2026-05-08 15:01:46.475 | [2028 Async create_nova_accounts:48412]: Signaled 2026-05-08 15:01:46.477 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-05-08 15:01:46.477 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-05-08 15:01:46.477 | + lib/keystone:create_service_user:420 : get_or_create_user nova nomoresecret Default 2026-05-08 15:01:46.477 | + functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:01:46.477 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-08 15:01:46.478 | + functions-common:get_or_create_user:895 : local email= 2026-05-08 15:01:46.478 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-08 15:01:46.478 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.478 | + functions-common:get_or_create_user:907 : user_id=60053c7c0b534df1918fd9674199b927 2026-05-08 15:01:46.478 | + functions-common:get_or_create_user:908 : echo 60053c7c0b534df1918fd9674199b927 2026-05-08 15:01:46.478 | 60053c7c0b534df1918fd9674199b927 2026-05-08 15:01:46.478 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-05-08 15:01:46.479 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:01:46.479 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:01:46.479 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:01:46.479 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:01:46.479 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:01:46.480 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:01:46.480 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:01:46.481 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:01:46.481 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:01:46.481 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:01:46.481 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:01:46.481 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-05-08 15:01:46.481 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:01:46.481 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.481 | + functions-common:get_or_add_user_project_role:971 : user_role_id=82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:46.482 | + functions-common:get_or_add_user_project_role:972 : echo 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:46.482 | 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:46.482 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-08 15:01:46.483 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-05-08 15:01:46.483 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:01:46.483 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:01:46.483 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:01:46.483 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:01:46.483 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:01:46.483 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:01:46.483 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:01:46.483 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:01:46.484 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:01:46.484 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:01:46.485 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:01:46.485 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-05-08 15:01:46.485 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:01:46.485 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.485 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:01:46.485 | + functions-common:get_or_add_user_project_role:972 : echo 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:01:46.485 | 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:01:46.486 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-05-08 15:01:46.486 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.140/compute 2026-05-08 15:01:46.486 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-05-08 15:01:46.486 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-08 15:01:46.487 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-05-08 15:01:46.487 | ++ functions-common:get_or_create_service:1058 : 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-05-08 15:01:46.487 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.487 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-08 15:01:46.487 | a85444e80b6c441c95430ec478cb3d9b' 2026-05-08 15:01:46.487 | + functions-common:get_or_create_service:1059 : echo a85444e80b6c441c95430ec478cb3d9b 2026-05-08 15:01:46.487 | a85444e80b6c441c95430ec478cb3d9b 2026-05-08 15:01:46.487 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.140/compute/v2/$(project_id)s' 2026-05-08 15:01:46.487 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-08 15:01:46.488 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.140/compute/v2/$(project_id)s' RegionOne 2026-05-08 15:01:46.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-08 15:01:46.489 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-05-08 15:01:46.489 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-08 15:01:46.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-08 15:01:46.489 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.140/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-05-08 15:01:46.489 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=147b670b58da4394b880459f4f15b6d4 2026-05-08 15:01:46.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 147b670b58da4394b880459f4f15b6d4 2026-05-08 15:01:46.490 | + functions-common:get_or_create_endpoint:1092 : public_id=147b670b58da4394b880459f4f15b6d4 2026-05-08 15:01:46.490 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-08 15:01:46.490 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-08 15:01:46.490 | + functions-common:get_or_create_endpoint:1101 : echo 147b670b58da4394b880459f4f15b6d4 2026-05-08 15:01:46.490 | 147b670b58da4394b880459f4f15b6d4 2026-05-08 15:01:46.490 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-05-08 15:01:46.490 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-08 15:01:46.490 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-05-08 15:01:46.490 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-05-08 15:01:46.491 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.491 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-08 15:01:46.491 | 98ce1d80fea44ed1afeb62019156fc00' 2026-05-08 15:01:46.491 | + functions-common:get_or_create_service:1059 : echo 98ce1d80fea44ed1afeb62019156fc00 2026-05-08 15:01:46.491 | 98ce1d80fea44ed1afeb62019156fc00 2026-05-08 15:01:46.491 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.140/compute/v2.1 2026-05-08 15:01:46.491 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-08 15:01:46.491 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public http://192.168.122.140/compute/v2.1 RegionOne 2026-05-08 15:01:46.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-08 15:01:46.492 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-05-08 15:01:46.492 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-08 15:01:46.493 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-08 15:01:46.493 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.140/compute/v2.1 --region RegionOne -f value -c id 2026-05-08 15:01:46.494 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:46.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=116c48ddd60d46cba048df3e2745c4f5 2026-05-08 15:01:46.494 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 116c48ddd60d46cba048df3e2745c4f5 2026-05-08 15:01:46.495 | + functions-common:get_or_create_endpoint:1092 : public_id=116c48ddd60d46cba048df3e2745c4f5 2026-05-08 15:01:46.495 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-08 15:01:46.495 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-08 15:01:46.495 | + functions-common:get_or_create_endpoint:1101 : echo 116c48ddd60d46cba048df3e2745c4f5 2026-05-08 15:01:46.496 | 116c48ddd60d46cba048df3e2745c4f5 2026-05-08 15:01:46.496 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-05-08 15:01:46.496 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:01:46.496 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-05-08 15:01:46.496 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:01:46.496 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-05-08 15:01:46.496 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:01:46.497 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-05-08 15:01:46.497 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:01:46.498 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-05-08 15:01:46.532 | [2028 Async create_nova_accounts:48412]: finished create_nova_accounts with result 0 in 55 seconds 2026-05-08 15:01:46.578 | [2028 Async create_glance_accounts:48535]: Waiting for completion of create_glance_accounts running on PID 48535 (4 other jobs running) 2026-05-08 15:01:46.609 | [2028 Async create_glance_accounts:48535]: Signaling child to exit 2026-05-08 15:01:59.586 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:01:59.615 | [48535 Async create_glance_accounts:48535]: finished successfully 2026-05-08 15:01:59.640 | WAKEUP 2026-05-08 15:01:59.666 | [2028 Async create_glance_accounts:48535]: Signaled 2026-05-08 15:01:59.668 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-05-08 15:01:59.668 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:01:59.668 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-05-08 15:01:59.668 | + lib/keystone:create_service_user:420 : get_or_create_user glance nomoresecret Default 2026-05-08 15:01:59.668 | + functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:01:59.668 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-08 15:01:59.668 | + functions-common:get_or_create_user:895 : local email= 2026-05-08 15:01:59.669 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-08 15:01:59.669 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.669 | + functions-common:get_or_create_user:907 : user_id=ed003a7a368b476c93ddf7d705bf0f26 2026-05-08 15:01:59.669 | + functions-common:get_or_create_user:908 : echo ed003a7a368b476c93ddf7d705bf0f26 2026-05-08 15:01:59.669 | ed003a7a368b476c93ddf7d705bf0f26 2026-05-08 15:01:59.669 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-05-08 15:01:59.670 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:01:59.670 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:01:59.670 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:01:59.670 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:01:59.670 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:01:59.670 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:01:59.671 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:01:59.671 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:01:59.671 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:01:59.671 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:01:59.671 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:01:59.671 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-05-08 15:01:59.671 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:01:59.671 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.672 | + functions-common:get_or_add_user_project_role:971 : user_role_id=82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.672 | + functions-common:get_or_add_user_project_role:972 : echo 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.672 | 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.672 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-08 15:01:59.672 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-05-08 15:01:59.672 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:01:59.672 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:01:59.673 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:01:59.673 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:01:59.673 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:01:59.673 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:01:59.673 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:01:59.673 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:01:59.673 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:01:59.674 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:01:59.674 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:01:59.674 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-05-08 15:01:59.674 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:01:59.674 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.674 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:01:59.675 | + functions-common:get_or_add_user_project_role:972 : echo 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:01:59.675 | 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:01:59.675 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-05-08 15:01:59.675 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:01:59.675 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-05-08 15:01:59.675 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-08 15:01:59.675 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-05-08 15:01:59.676 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-05-08 15:01:59.676 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.676 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-08 15:01:59.676 | d26cdd8c87764137ab95d732df8c4479' 2026-05-08 15:01:59.676 | + functions-common:get_or_create_service:1059 : echo d26cdd8c87764137ab95d732df8c4479 2026-05-08 15:01:59.676 | d26cdd8c87764137ab95d732df8c4479 2026-05-08 15:01:59.676 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne http://192.168.122.140/image 2026-05-08 15:01:59.677 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-08 15:01:59.677 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public http://192.168.122.140/image RegionOne 2026-05-08 15:01:59.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-08 15:01:59.677 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-05-08 15:01:59.677 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-08 15:01:59.677 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-08 15:01:59.678 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.140/image --region RegionOne -f value -c id 2026-05-08 15:01:59.678 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=19ef64d20be14e1d91bc63418ad4f1bc 2026-05-08 15:01:59.678 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 19ef64d20be14e1d91bc63418ad4f1bc 2026-05-08 15:01:59.678 | + functions-common:get_or_create_endpoint:1092 : public_id=19ef64d20be14e1d91bc63418ad4f1bc 2026-05-08 15:01:59.678 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-08 15:01:59.678 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-08 15:01:59.679 | + functions-common:get_or_create_endpoint:1101 : echo 19ef64d20be14e1d91bc63418ad4f1bc 2026-05-08 15:01:59.679 | 19ef64d20be14e1d91bc63418ad4f1bc 2026-05-08 15:01:59.679 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-05-08 15:01:59.679 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-05-08 15:01:59.679 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-05-08 15:01:59.679 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.679 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-05-08 15:01:59.680 | ++ functions-common:get_or_create_domain:870 : echo default 2026-05-08 15:01:59.680 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-05-08 15:01:59.680 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-05-08 15:01:59.680 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-05-08 15:01:59.680 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-05-08 15:01:59.680 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-05-08 15:01:59.681 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-05-08 15:01:59.681 | +---------------+----------------------------------+ 2026-05-08 15:01:59.681 | | Field | Value | 2026-05-08 15:01:59.681 | +---------------+----------------------------------+ 2026-05-08 15:01:59.681 | | default_limit | 2000 | 2026-05-08 15:01:59.681 | | description | None | 2026-05-08 15:01:59.681 | | id | e7388fc3857342899f0f11ec82984c38 | 2026-05-08 15:01:59.682 | | region_id | RegionOne | 2026-05-08 15:01:59.682 | | resource_name | image_size_total | 2026-05-08 15:01:59.682 | | service_id | d26cdd8c87764137ab95d732df8c4479 | 2026-05-08 15:01:59.682 | +---------------+----------------------------------+ 2026-05-08 15:01:59.682 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-05-08 15:01:59.682 | +---------------+----------------------------------+ 2026-05-08 15:01:59.682 | | Field | Value | 2026-05-08 15:01:59.683 | +---------------+----------------------------------+ 2026-05-08 15:01:59.683 | | default_limit | 2000 | 2026-05-08 15:01:59.683 | | description | None | 2026-05-08 15:01:59.683 | | id | df778be2daa3424f87d496447636f3e1 | 2026-05-08 15:01:59.683 | | region_id | RegionOne | 2026-05-08 15:01:59.683 | | resource_name | image_stage_total | 2026-05-08 15:01:59.683 | | service_id | d26cdd8c87764137ab95d732df8c4479 | 2026-05-08 15:01:59.684 | +---------------+----------------------------------+ 2026-05-08 15:01:59.684 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-05-08 15:01:59.684 | +---------------+----------------------------------+ 2026-05-08 15:01:59.684 | | Field | Value | 2026-05-08 15:01:59.684 | +---------------+----------------------------------+ 2026-05-08 15:01:59.684 | | default_limit | 100 | 2026-05-08 15:01:59.684 | | description | None | 2026-05-08 15:01:59.685 | | id | 71f402ea121148109ab4d5573a206777 | 2026-05-08 15:01:59.685 | | region_id | RegionOne | 2026-05-08 15:01:59.685 | | resource_name | image_count_total | 2026-05-08 15:01:59.685 | | service_id | d26cdd8c87764137ab95d732df8c4479 | 2026-05-08 15:01:59.685 | +---------------+----------------------------------+ 2026-05-08 15:01:59.685 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-05-08 15:01:59.686 | +---------------+----------------------------------+ 2026-05-08 15:01:59.686 | | Field | Value | 2026-05-08 15:01:59.686 | +---------------+----------------------------------+ 2026-05-08 15:01:59.686 | | default_limit | 100 | 2026-05-08 15:01:59.686 | | description | None | 2026-05-08 15:01:59.686 | | id | 9ea1be28e6ee472cacffa5c33f95401f | 2026-05-08 15:01:59.686 | | region_id | RegionOne | 2026-05-08 15:01:59.687 | | resource_name | image_count_uploading | 2026-05-08 15:01:59.687 | | service_id | d26cdd8c87764137ab95d732df8c4479 | 2026-05-08 15:01:59.687 | +---------------+----------------------------------+ 2026-05-08 15:01:59.687 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-05-08 15:01:59.687 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-05-08 15:01:59.687 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-05-08 15:01:59.687 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-05-08 15:01:59.688 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-05-08 15:01:59.688 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.140/identity 2026-05-08 15:01:59.688 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-05-08 15:01:59.688 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-05-08 15:01:59.688 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.689 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 19ef64d20be14e1d91bc63418ad4f1bc 2026-05-08 15:01:59.689 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-05-08 15:01:59.689 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-05-08 15:01:59.689 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:01:59.716 | [2028 Async create_glance_accounts:48535]: finished create_glance_accounts with result 0 in 68 seconds 2026-05-08 15:01:59.758 | [2028 Async create_cinder_accounts:48673]: Waiting for completion of create_cinder_accounts running on PID 48673 (3 other jobs running) 2026-05-08 15:01:59.786 | [2028 Async create_cinder_accounts:48673]: Signaling child to exit 2026-05-08 15:01:59.786 | WAKEUP 2026-05-08 15:01:59.811 | [2028 Async create_cinder_accounts:48673]: Signaled 2026-05-08 15:01:59.813 | + 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-05-08 15:01:59.813 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-05-08 15:01:59.813 | + lib/cinder:create_cinder_accounts:458 : is_service_enabled barbican 2026-05-08 15:01:59.813 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:01:59.813 | + lib/cinder:create_cinder_accounts:462 : create_service_user cinder 2026-05-08 15:01:59.813 | + lib/keystone:create_service_user:420 : get_or_create_user cinder nomoresecret Default 2026-05-08 15:01:59.814 | + functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:01:59.814 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-08 15:01:59.814 | + functions-common:get_or_create_user:895 : local email= 2026-05-08 15:01:59.814 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-08 15:01:59.814 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.814 | + functions-common:get_or_create_user:907 : user_id=975b3e793ccd411fb9c6e69754764a66 2026-05-08 15:01:59.814 | + functions-common:get_or_create_user:908 : echo 975b3e793ccd411fb9c6e69754764a66 2026-05-08 15:01:59.815 | 975b3e793ccd411fb9c6e69754764a66 2026-05-08 15:01:59.815 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-05-08 15:01:59.815 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:01:59.815 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:01:59.815 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:01:59.815 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:01:59.816 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:01:59.816 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:01:59.817 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:01:59.817 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:01:59.817 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:01:59.817 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:01:59.817 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:01:59.817 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-05-08 15:01:59.817 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:01:59.818 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.819 | + functions-common:get_or_add_user_project_role:971 : user_role_id=82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.819 | + functions-common:get_or_add_user_project_role:972 : echo 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.819 | 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.819 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-08 15:01:59.819 | + lib/cinder:create_cinder_accounts:464 : local cinder_api_url 2026-05-08 15:01:59.819 | + lib/cinder:create_cinder_accounts:465 : cinder_api_url=http://192.168.122.140/volume 2026-05-08 15:01:59.819 | + lib/cinder:create_cinder_accounts:468 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-05-08 15:01:59.819 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-08 15:01:59.819 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-05-08 15:01:59.819 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-05-08 15:01:59.820 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.820 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-08 15:01:59.820 | 5c8c96feb0ec482884ea43ca7bf74513' 2026-05-08 15:01:59.820 | + functions-common:get_or_create_service:1059 : echo 5c8c96feb0ec482884ea43ca7bf74513 2026-05-08 15:01:59.820 | 5c8c96feb0ec482884ea43ca7bf74513 2026-05-08 15:01:59.820 | + lib/cinder:create_cinder_accounts:470 : get_or_create_endpoint block-storage RegionOne http://192.168.122.140/volume/v3 2026-05-08 15:01:59.820 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-08 15:01:59.820 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.140/volume/v3 RegionOne 2026-05-08 15:01:59.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-08 15:01:59.820 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-05-08 15:01:59.820 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-08 15:01:59.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-08 15:01:59.821 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.140/volume/v3 --region RegionOne -f value -c id 2026-05-08 15:01:59.821 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=a66ef990f52f4b6390cf9aed1f802136 2026-05-08 15:01:59.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo a66ef990f52f4b6390cf9aed1f802136 2026-05-08 15:01:59.821 | + functions-common:get_or_create_endpoint:1092 : public_id=a66ef990f52f4b6390cf9aed1f802136 2026-05-08 15:01:59.821 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-08 15:01:59.821 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-08 15:01:59.821 | + functions-common:get_or_create_endpoint:1101 : echo a66ef990f52f4b6390cf9aed1f802136 2026-05-08 15:01:59.821 | a66ef990f52f4b6390cf9aed1f802136 2026-05-08 15:01:59.822 | + lib/cinder:create_cinder_accounts:473 : configure_cinder_internal_tenant 2026-05-08 15:01:59.822 | ++ lib/cinder:configure_cinder_internal_tenant:706 : get_or_create_project service 2026-05-08 15:01:59.822 | ++ functions-common:get_or_create_project:914 : local project_id 2026-05-08 15:01:59.822 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-05-08 15:01:59.822 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.822 | ++ functions-common:get_or_create_project:920 : project_id=3a9431a3be4f44a09396515377b20993 2026-05-08 15:01:59.822 | ++ functions-common:get_or_create_project:921 : echo 3a9431a3be4f44a09396515377b20993 2026-05-08 15:01:59.822 | + lib/cinder:configure_cinder_internal_tenant:706 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3a9431a3be4f44a09396515377b20993 2026-05-08 15:01:59.822 | ++ lib/cinder:configure_cinder_internal_tenant:707 : get_or_create_user cinder 2026-05-08 15:01:59.822 | ++ functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:01:59.822 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-08 15:01:59.823 | ++ functions-common:get_or_create_user:895 : local email= 2026-05-08 15:01:59.823 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-05-08 15:01:59.823 | No password was supplied, authentication will fail when a user does not have a password. 2026-05-08 15:01:59.823 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.823 | ++ functions-common:get_or_create_user:907 : user_id=975b3e793ccd411fb9c6e69754764a66 2026-05-08 15:01:59.823 | ++ functions-common:get_or_create_user:908 : echo 975b3e793ccd411fb9c6e69754764a66 2026-05-08 15:01:59.823 | + lib/cinder:configure_cinder_internal_tenant:707 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 975b3e793ccd411fb9c6e69754764a66 2026-05-08 15:01:59.867 | [2028 Async create_cinder_accounts:48673]: finished create_cinder_accounts with result 0 in 39 seconds 2026-05-08 15:01:59.872 | + inc/async:async_wait:197 : return 0 2026-05-08 15:01:59.876 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-05-08 15:01:59.934 | [2028 Async create_neutron_accounts:48815]: Waiting for completion of create_neutron_accounts running on PID 48815 (2 other jobs running) 2026-05-08 15:01:59.961 | [2028 Async create_neutron_accounts:48815]: Signaling child to exit 2026-05-08 15:01:59.962 | WAKEUP 2026-05-08 15:01:59.985 | [2028 Async create_neutron_accounts:48815]: Signaled 2026-05-08 15:01:59.987 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-05-08 15:01:59.987 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.140/ 2026-05-08 15:01:59.987 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-05-08 15:01:59.987 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.140/networking 2026-05-08 15:01:59.987 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-05-08 15:01:59.987 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:01:59.988 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-05-08 15:01:59.988 | + lib/keystone:create_service_user:420 : get_or_create_user neutron nomoresecret Default 2026-05-08 15:01:59.988 | + functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:01:59.988 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-08 15:01:59.988 | + functions-common:get_or_create_user:895 : local email= 2026-05-08 15:01:59.988 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-08 15:01:59.988 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.988 | + functions-common:get_or_create_user:907 : user_id=a0ea68e112084c01a1282ae56b97e77c 2026-05-08 15:01:59.988 | + functions-common:get_or_create_user:908 : echo a0ea68e112084c01a1282ae56b97e77c 2026-05-08 15:01:59.988 | a0ea68e112084c01a1282ae56b97e77c 2026-05-08 15:01:59.988 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-05-08 15:01:59.988 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:01:59.989 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:01:59.989 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:01:59.989 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:01:59.989 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:01:59.989 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:01:59.989 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:01:59.989 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:01:59.989 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:01:59.989 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:01:59.989 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:01:59.989 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-05-08 15:01:59.990 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:01:59.990 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.990 | + functions-common:get_or_add_user_project_role:971 : user_role_id=82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.990 | + functions-common:get_or_add_user_project_role:972 : echo 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.990 | 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:01:59.990 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-05-08 15:01:59.990 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-05-08 15:01:59.990 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-08 15:01:59.990 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-05-08 15:01:59.990 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-05-08 15:01:59.990 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.991 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-08 15:01:59.991 | 01e4cc17a6ee43e8ac9e3cbb10a18a0b' 2026-05-08 15:01:59.991 | + functions-common:get_or_create_service:1059 : echo 01e4cc17a6ee43e8ac9e3cbb10a18a0b 2026-05-08 15:01:59.991 | 01e4cc17a6ee43e8ac9e3cbb10a18a0b 2026-05-08 15:01:59.991 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.140/networking 2026-05-08 15:01:59.991 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-08 15:01:59.991 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public http://192.168.122.140/networking RegionOne 2026-05-08 15:01:59.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-08 15:01:59.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-05-08 15:01:59.991 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-08 15:01:59.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-08 15:01:59.992 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.140/networking --region RegionOne -f value -c id 2026-05-08 15:01:59.992 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:01:59.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=d286949135f24bf19b2075b7d80459f8 2026-05-08 15:01:59.992 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo d286949135f24bf19b2075b7d80459f8 2026-05-08 15:01:59.992 | + functions-common:get_or_create_endpoint:1092 : public_id=d286949135f24bf19b2075b7d80459f8 2026-05-08 15:01:59.992 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-08 15:01:59.992 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-08 15:01:59.992 | + functions-common:get_or_create_endpoint:1101 : echo d286949135f24bf19b2075b7d80459f8 2026-05-08 15:01:59.992 | d286949135f24bf19b2075b7d80459f8 2026-05-08 15:02:00.036 | [2028 Async create_neutron_accounts:48815]: finished create_neutron_accounts with result 0 in 33 seconds 2026-05-08 15:02:00.045 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-05-08 15:02:00.051 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-05-08 15:02:00.055 | + inc/async:async_wait:197 : return 0 2026-05-08 15:02:00.058 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-05-08 15:02:00.080 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:00.084 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-05-08 15:02:00.106 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:00.110 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-05-08 15:02:00.113 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:02:00.116 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-05-08 15:02:00.119 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-05-08 15:02:00.123 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-05-08 15:02:00.203 | + inc/async:async_inner:63 : init_glance 2026-05-08 15:02:00.251 | [2028 Async init_glance:51050]: running: init_glance 2026-05-08 15:02:00.255 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-05-08 15:02:00.282 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:00.286 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-05-08 15:02:00.290 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:02:00.294 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-05-08 15:02:00.298 | + ./stack.sh:main:1164 : configure_neutron 2026-05-08 15:02:00.303 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-05-08 15:02:00.307 | + lib/neutron:_configure_neutron_common:880 : _create_neutron_conf_dir 2026-05-08 15:02:00.311 | + lib/neutron:_create_neutron_conf_dir:873 : sudo install -d -o quobyte /etc/neutron 2026-05-08 15:02:00.334 | + lib/neutron:_configure_neutron_common:883 : cd /opt/stack/neutron 2026-05-08 15:02:00.336 | + lib/neutron:_configure_neutron_common:883 : exec ./tools/generate_config_file_samples.sh 2026-05-08 15:02:13.947 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:02:13.979 | [51050 Async init_glance:51050]: finished successfully 2026-05-08 15:02:23.942 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-08 15:02:23.943 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-08 15:02:38.163 | + lib/neutron:_configure_neutron_common:885 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-05-08 15:02:38.170 | + lib/neutron:_configure_neutron_common:887 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-05-08 15:02:38.173 | + lib/neutron:_configure_neutron_common:891 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-05-08 15:02:38.177 | + lib/neutron:_configure_neutron_common:895 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-05-08 15:02:38.180 | + lib/neutron:_configure_neutron_common:900 : neutron_plugin_configure_common 2026-05-08 15:02:38.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-05-08 15:02:38.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-05-08 15:02:38.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-05-08 15:02:38.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-05-08 15:02:38.199 | + lib/neutron:neutron_service_plugin_class_add:1039 : local service_plugin_class=ovn-router 2026-05-08 15:02:38.203 | + lib/neutron:neutron_service_plugin_class_add:1040 : [[ '' == '' ]] 2026-05-08 15:02:38.206 | + lib/neutron:neutron_service_plugin_class_add:1041 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-05-08 15:02:38.210 | + lib/neutron:_configure_neutron_common:902 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-05-08 15:02:38.214 | + lib/neutron:_configure_neutron_common:902 : [[ ml2_conf.ini == '' ]] 2026-05-08 15:02:38.217 | + lib/neutron:_configure_neutron_common:902 : [[ ml2 == '' ]] 2026-05-08 15:02:38.222 | + lib/neutron:_configure_neutron_common:907 : mkdir -p /etc/neutron/plugins/ml2 2026-05-08 15:02:38.228 | + lib/neutron:_configure_neutron_common:908 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:02:38.232 | + lib/neutron:_configure_neutron_common:911 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:02:38.236 | + lib/neutron:_configure_neutron_common:914 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-05-08 15:02:38.239 | + lib/neutron:_configure_neutron_common:915 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:02:38.247 | ++ lib/neutron:_configure_neutron_common:920 : database_connection_url neutron 2026-05-08 15:02:38.251 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-05-08 15:02:38.255 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-05-08 15:02:38.259 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-05-08 15:02:38.263 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 15:02:38.267 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 15:02:38.271 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 15:02:38.293 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:38.297 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 15:02:38.301 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-08 15:02:38.305 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-05-08 15:02:38.349 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-05-08 15:02:38.392 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-05-08 15:02:38.436 | + lib/neutron:_configure_neutron_common:923 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-05-08 15:02:38.479 | + lib/neutron:_configure_neutron_common:924 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-05-08 15:02:38.524 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-05-08 15:02:38.568 | + lib/neutron:_configure_neutron_common:929 : '[' libvirt = fake ']' 2026-05-08 15:02:38.572 | + lib/neutron:_configure_neutron_common:939 : setup_logging /etc/neutron/neutron.conf 2026-05-08 15:02:38.575 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-05-08 15:02:38.579 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-05-08 15:02:38.584 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 15:02:38.610 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 15:02:38.614 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 15:02:38.618 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 15:02:38.622 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 15:02:38.626 | + 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-05-08 15:02:38.671 | + 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-05-08 15:02:38.716 | + 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-05-08 15:02:38.758 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 15:02:38.802 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-05-08 15:02:38.847 | + lib/neutron:_configure_neutron_common:941 : _neutron_setup_rootwrap 2026-05-08 15:02:38.851 | + lib/neutron:_neutron_setup_rootwrap:1074 : [[ True == \F\a\l\s\e ]] 2026-05-08 15:02:38.855 | + lib/neutron:_neutron_setup_rootwrap:1078 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-05-08 15:02:38.859 | + lib/neutron:_neutron_setup_rootwrap:1079 : [[ -d /etc/neutron/rootwrap.d ]] 2026-05-08 15:02:38.862 | + lib/neutron:_neutron_setup_rootwrap:1083 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-05-08 15:02:38.866 | + lib/neutron:neutron_deploy_rootwrap_filters:1064 : [[ True == \F\a\l\s\e ]] 2026-05-08 15:02:38.869 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : local srcdir=/opt/stack/neutron 2026-05-08 15:02:38.872 | + lib/neutron:neutron_deploy_rootwrap_filters:1068 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-05-08 15:02:38.892 | + lib/neutron:neutron_deploy_rootwrap_filters:1069 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-05-08 15:02:38.909 | + lib/neutron:_neutron_setup_rootwrap:1087 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-05-08 15:02:38.926 | + lib/neutron:_neutron_setup_rootwrap:1088 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-05-08 15:02:38.944 | + lib/neutron:_neutron_setup_rootwrap:1092 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-05-08 15:02:38.961 | + lib/neutron:_neutron_setup_rootwrap:1095 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-08 15:02:38.963 | + lib/neutron:_neutron_setup_rootwrap:1096 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-08 15:02:38.968 | ++ lib/neutron:_neutron_setup_rootwrap:1099 : mktemp 2026-05-08 15:02:38.973 | + lib/neutron:_neutron_setup_rootwrap:1099 : TEMPFILE=/tmp/tmp.r1SfsUSNmq 2026-05-08 15:02:38.976 | + lib/neutron:_neutron_setup_rootwrap:1100 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-05-08 15:02:38.979 | + lib/neutron:_neutron_setup_rootwrap:1101 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-08 15:02:38.982 | + lib/neutron:_neutron_setup_rootwrap:1102 : chmod 0440 /tmp/tmp.r1SfsUSNmq 2026-05-08 15:02:38.987 | + lib/neutron:_neutron_setup_rootwrap:1103 : sudo chown root:root /tmp/tmp.r1SfsUSNmq 2026-05-08 15:02:39.002 | + lib/neutron:_neutron_setup_rootwrap:1104 : sudo mv /tmp/tmp.r1SfsUSNmq /etc/sudoers.d/neutron-rootwrap 2026-05-08 15:02:39.019 | + lib/neutron:_neutron_setup_rootwrap:1107 : configure_root_helper_options /etc/neutron/neutron.conf 2026-05-08 15:02:39.022 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/neutron.conf 2026-05-08 15:02:39.026 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-08 15:02:39.071 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-08 15:02:39.075 | + lib/neutron:configure_root_helper_options:1114 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-05-08 15:02:39.122 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-05-08 15:02:39.126 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-05-08 15:02:39.130 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-05-08 15:02:39.134 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-08 15:02:39.138 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-05-08 15:02:39.142 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-08 15:02:39.168 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:39.174 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-05-08 15:02:39.178 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-05-08 15:02:39.183 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-08 15:02:39.210 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:39.214 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 15:02:39.219 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/ 2026-05-08 15:02:39.266 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-08 15:02:39.270 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-08 15:02:39.274 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-05-08 15:02:39.301 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:02:39.305 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-05-08 15:02:39.333 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:02:39.337 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-05-08 15:02:39.363 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:02:39.367 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-05-08 15:02:39.394 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:02:39.398 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-05-08 15:02:39.424 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:02:39.428 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-08 15:02:39.432 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-05-08 15:02:39.458 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:02:39.462 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-05-08 15:02:39.466 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-05-08 15:02:39.470 | + lib/neutron_plugins/ovn_agent:configure_ovn:549 : echo 'Configuring OVN' 2026-05-08 15:02:39.470 | Configuring OVN 2026-05-08 15:02:39.473 | + lib/neutron_plugins/ovn_agent:configure_ovn:551 : '[' -z '' ']' 2026-05-08 15:02:39.478 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-05-08 15:02:39.483 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:553 : cat /etc/openvswitch/system-id.conf 2026-05-08 15:02:39.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : OVN_UUID=c02a5bad-ab39-4a50-b028-e2de0a8bbae5 2026-05-08 15:02:39.493 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : [[ False == \F\a\l\s\e ]] 2026-05-08 15:02:39.497 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : is_fedora 2026-05-08 15:02:39.501 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 15:02:39.504 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 15:02:39.508 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 15:02:39.511 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 15:02:39.515 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 15:02:39.519 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 15:02:39.523 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 15:02:39.527 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 15:02:39.530 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 15:02:39.534 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 15:02:39.538 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 15:02:39.542 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 15:02:39.546 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 15:02:39.550 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : local sample_file= 2026-05-08 15:02:39.554 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : local config_file= 2026-05-08 15:02:39.558 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_ovn_agent_enabled 2026-05-08 15:02:39.561 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-08 15:02:39.586 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:39.590 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-08 15:02:39.652 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-08 15:02:39.657 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : [[ metadata =~ metadata ]] 2026-05-08 15:02:39.661 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : is_service_enabled ovn-controller 2026-05-08 15:02:39.687 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:02:39.691 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-05-08 15:02:39.695 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-08 15:02:39.699 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-05-08 15:02:39.703 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : sudo install -d -o quobyte /etc/neutron 2026-05-08 15:02:39.721 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-05-08 15:02:39.728 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : cd /opt/stack/neutron 2026-05-08 15:02:39.732 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : exec ./tools/generate_config_file_samples.sh 2026-05-08 15:03:02.303 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-05-08 15:03:02.303 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-05-08 15:03:15.961 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-08 15:03:15.966 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-08 15:03:15.969 | + lib/neutron:configure_root_helper_options:1111 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-08 15:03:15.973 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-05-08 15:03:16.007 | + lib/neutron:configure_root_helper_options:1113 : [[ True == \T\r\u\e ]] 2026-05-08 15:03:16.009 | + lib/neutron:configure_root_helper_options:1114 : 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-05-08 15:03:16.041 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-05-08 15:03:16.074 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.140 2026-05-08 15:03:16.106 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-05-08 15:03:16.137 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-05-08 15:03:16.168 | + lib/neutron_plugins/ovn_agent:configure_ovn:597 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-08 15:03:16.202 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.140:6642 2026-05-08 15:03:16.234 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : is_service_enabled tls-proxy 2026-05-08 15:03:16.252 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:16.255 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-05-08 15:03:16.258 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-05-08 15:03:16.292 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.140:6641 2026-05-08 15:03:16.326 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-05-08 15:03:16.328 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : echo 'Configuring Neutron for OVN' 2026-05-08 15:03:16.329 | Configuring Neutron for OVN 2026-05-08 15:03:16.331 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : is_service_enabled q-svc neutron-api 2026-05-08 15:03:16.349 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:16.352 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : filter_network_api_extensions 2026-05-08 15:03:16.356 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-08 15:03:16.356 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-05-08 15:03:19.663 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:465 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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 2026-05-08 15:03:19.668 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-05-08 15:03:19.668 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-05-08 15:03:22.469 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-08 15:03:22.472 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:469 : is_service_enabled q-qos neutron-qos 2026-05-08 15:03:22.490 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:22.494 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:472 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-08 15:03:22.499 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-08 15:03:22.499 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : sort -u 2026-05-08 15:03:22.499 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : tr ', ' '\n' 2026-05-08 15:03:22.506 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : extensions='address-group 2026-05-08 15:03:22.506 | address-scope 2026-05-08 15:03:22.506 | agent 2026-05-08 15:03:22.506 | allowed-address-pairs 2026-05-08 15:03:22.506 | auto-allocated-topology 2026-05-08 15:03:22.506 | availability_zone 2026-05-08 15:03:22.506 | bgp 2026-05-08 15:03:22.506 | bgp_4byte_asn 2026-05-08 15:03:22.506 | bgp_dragent_scheduler 2026-05-08 15:03:22.507 | binding 2026-05-08 15:03:22.507 | binding-extended 2026-05-08 15:03:22.507 | default-subnetpools 2026-05-08 15:03:22.507 | dhcp_agent_scheduler 2026-05-08 15:03:22.507 | dns-domain-ports 2026-05-08 15:03:22.507 | dns-integration 2026-05-08 15:03:22.507 | dns-integration-domain-keywords 2026-05-08 15:03:22.507 | empty-string-filtering 2026-05-08 15:03:22.507 | enable-default-route-bfd 2026-05-08 15:03:22.507 | enable-default-route-ecmp 2026-05-08 15:03:22.507 | expose-port-forwarding-in-fip 2026-05-08 15:03:22.508 | ext-gw-mode 2026-05-08 15:03:22.508 | external-gateway-multihoming 2026-05-08 15:03:22.508 | external-net 2026-05-08 15:03:22.508 | extra_dhcp_opt 2026-05-08 15:03:22.508 | extraroute 2026-05-08 15:03:22.508 | extraroute-atomic 2026-05-08 15:03:22.508 | filter-validation 2026-05-08 15:03:22.508 | fip-port-details 2026-05-08 15:03:22.508 | flavors 2026-05-08 15:03:22.510 | floating-ip-port-forwarding 2026-05-08 15:03:22.510 | floating-ip-port-forwarding-description 2026-05-08 15:03:22.511 | floating-ip-port-forwarding-detail 2026-05-08 15:03:22.511 | floating-ip-port-forwarding-port-ranges 2026-05-08 15:03:22.511 | floatingip-pools 2026-05-08 15:03:22.512 | fwaas_v2 2026-05-08 15:03:22.512 | ip_allocation 2026-05-08 15:03:22.512 | l3-flavors 2026-05-08 15:03:22.512 | l3-ha 2026-05-08 15:03:22.513 | logging 2026-05-08 15:03:22.513 | multi-provider 2026-05-08 15:03:22.513 | net-mtu 2026-05-08 15:03:22.513 | net-mtu-writable 2026-05-08 15:03:22.513 | network-ip-availability 2026-05-08 15:03:22.513 | network_availability_zone 2026-05-08 15:03:22.513 | network_ha 2026-05-08 15:03:22.513 | pagination 2026-05-08 15:03:22.513 | port-device-profile 2026-05-08 15:03:22.513 | port-hardware-offload-type 2026-05-08 15:03:22.513 | port-mac-address-regenerate 2026-05-08 15:03:22.514 | port-numa-affinity-policy 2026-05-08 15:03:22.514 | port-numa-affinity-policy-socket 2026-05-08 15:03:22.514 | port-resource-request 2026-05-08 15:03:22.514 | port-security 2026-05-08 15:03:22.514 | port-trusted-vif 2026-05-08 15:03:22.514 | project-id 2026-05-08 15:03:22.514 | provider 2026-05-08 15:03:22.514 | qinq 2026-05-08 15:03:22.515 | qos 2026-05-08 15:03:22.515 | qos-bw-limit-direction 2026-05-08 15:03:22.515 | qos-bw-minimum-ingress 2026-05-08 15:03:22.516 | qos-default 2026-05-08 15:03:22.516 | qos-fip 2026-05-08 15:03:22.516 | qos-gateway-ip 2026-05-08 15:03:22.516 | qos-rule-type-details 2026-05-08 15:03:22.516 | qos-rule-type-filter 2026-05-08 15:03:22.516 | qos-rules-alias 2026-05-08 15:03:22.516 | quota-check-limit 2026-05-08 15:03:22.516 | quota-check-limit-default 2026-05-08 15:03:22.517 | quota_details 2026-05-08 15:03:22.517 | quotas 2026-05-08 15:03:22.517 | rbac-address-scope 2026-05-08 15:03:22.517 | rbac-policies 2026-05-08 15:03:22.517 | rbac-security-groups 2026-05-08 15:03:22.517 | router 2026-05-08 15:03:22.517 | router-enable-snat 2026-05-08 15:03:22.517 | router_availability_zone 2026-05-08 15:03:22.517 | security-group 2026-05-08 15:03:22.517 | security-groups-default-rules 2026-05-08 15:03:22.518 | security-groups-normalized-cidr 2026-05-08 15:03:22.518 | security-groups-remote-address-group 2026-05-08 15:03:22.518 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:03:22.519 | security-groups-shared-filtering 2026-05-08 15:03:22.519 | segment 2026-05-08 15:03:22.519 | sorting 2026-05-08 15:03:22.519 | standard-attr-description 2026-05-08 15:03:22.519 | standard-attr-fwaas-v2 2026-05-08 15:03:22.519 | standard-attr-revisions 2026-05-08 15:03:22.519 | standard-attr-tag 2026-05-08 15:03:22.519 | standard-attr-timestamp 2026-05-08 15:03:22.519 | stateful-security-group 2026-05-08 15:03:22.519 | subnet-dns-publish-fixed-ip 2026-05-08 15:03:22.519 | subnet-external-network 2026-05-08 15:03:22.519 | subnet-service-types 2026-05-08 15:03:22.520 | subnet_allocation 2026-05-08 15:03:22.520 | subnetpool-prefix-ops 2026-05-08 15:03:22.520 | tag-creation 2026-05-08 15:03:22.520 | tap-mirror 2026-05-08 15:03:22.520 | tap-mirror-both-direction 2026-05-08 15:03:22.520 | trunk 2026-05-08 15:03:22.520 | uplink-status-propagation 2026-05-08 15:03:22.520 | uplink-status-propagation-updatable 2026-05-08 15:03:22.520 | vlan-transparent 2026-05-08 15:03:22.520 | vpn-endpoint-groups 2026-05-08 15:03:22.521 | vpnaas' 2026-05-08 15:03:22.521 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-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,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,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-05-08 15:03:22.521 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : tr ', ' '\n' 2026-05-08 15:03:22.521 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : sort -u 2026-05-08 15:03:22.521 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : supported_ext='address-group 2026-05-08 15:03:22.521 | address-scope 2026-05-08 15:03:22.521 | agent 2026-05-08 15:03:22.521 | allowed-address-pairs 2026-05-08 15:03:22.521 | auto-allocated-topology 2026-05-08 15:03:22.521 | availability_zone 2026-05-08 15:03:22.522 | bgp 2026-05-08 15:03:22.522 | bgp_4byte_asn 2026-05-08 15:03:22.522 | bgp_dragent_scheduler 2026-05-08 15:03:22.522 | binding 2026-05-08 15:03:22.522 | binding-extended 2026-05-08 15:03:22.522 | default-subnetpools 2026-05-08 15:03:22.522 | dhcp_agent_scheduler 2026-05-08 15:03:22.522 | dns-domain-ports 2026-05-08 15:03:22.522 | dns-integration 2026-05-08 15:03:22.522 | dns-integration-domain-keywords 2026-05-08 15:03:22.523 | empty-string-filtering 2026-05-08 15:03:22.523 | enable-default-route-bfd 2026-05-08 15:03:22.523 | enable-default-route-ecmp 2026-05-08 15:03:22.523 | expose-port-forwarding-in-fip 2026-05-08 15:03:22.523 | ext-gw-mode 2026-05-08 15:03:22.523 | external-gateway-multihoming 2026-05-08 15:03:22.523 | external-net 2026-05-08 15:03:22.523 | extra_dhcp_opt 2026-05-08 15:03:22.523 | extraroute 2026-05-08 15:03:22.523 | extraroute-atomic 2026-05-08 15:03:22.523 | filter-validation 2026-05-08 15:03:22.523 | fip-port-details 2026-05-08 15:03:22.524 | flavors 2026-05-08 15:03:22.524 | floating-ip-port-forwarding 2026-05-08 15:03:22.524 | floating-ip-port-forwarding-description 2026-05-08 15:03:22.524 | floating-ip-port-forwarding-detail 2026-05-08 15:03:22.524 | floating-ip-port-forwarding-port-ranges 2026-05-08 15:03:22.524 | floatingip-pools 2026-05-08 15:03:22.524 | fwaas_v2 2026-05-08 15:03:22.524 | ip_allocation 2026-05-08 15:03:22.524 | l3-flavors 2026-05-08 15:03:22.524 | l3-ha 2026-05-08 15:03:22.525 | logging 2026-05-08 15:03:22.525 | multi-provider 2026-05-08 15:03:22.525 | net-mtu 2026-05-08 15:03:22.525 | net-mtu-writable 2026-05-08 15:03:22.525 | network-ip-availability 2026-05-08 15:03:22.525 | network_availability_zone 2026-05-08 15:03:22.525 | network_ha 2026-05-08 15:03:22.525 | pagination 2026-05-08 15:03:22.525 | port-device-profile 2026-05-08 15:03:22.526 | port-hardware-offload-type 2026-05-08 15:03:22.526 | port-mac-address-regenerate 2026-05-08 15:03:22.526 | port-numa-affinity-policy 2026-05-08 15:03:22.526 | port-numa-affinity-policy-socket 2026-05-08 15:03:22.526 | port-resource-request 2026-05-08 15:03:22.526 | port-security 2026-05-08 15:03:22.526 | port-trusted-vif 2026-05-08 15:03:22.526 | project-id 2026-05-08 15:03:22.526 | provider 2026-05-08 15:03:22.526 | qinq 2026-05-08 15:03:22.526 | qos 2026-05-08 15:03:22.527 | qos-bw-limit-direction 2026-05-08 15:03:22.527 | qos-bw-minimum-ingress 2026-05-08 15:03:22.527 | qos-default 2026-05-08 15:03:22.527 | qos-fip 2026-05-08 15:03:22.527 | qos-gateway-ip 2026-05-08 15:03:22.527 | qos-rule-type-details 2026-05-08 15:03:22.527 | qos-rule-type-filter 2026-05-08 15:03:22.527 | qos-rules-alias 2026-05-08 15:03:22.527 | quota-check-limit 2026-05-08 15:03:22.527 | quota-check-limit-default 2026-05-08 15:03:22.528 | quota_details 2026-05-08 15:03:22.528 | quotas 2026-05-08 15:03:22.528 | rbac-address-scope 2026-05-08 15:03:22.528 | rbac-policies 2026-05-08 15:03:22.528 | rbac-security-groups 2026-05-08 15:03:22.528 | router 2026-05-08 15:03:22.528 | router-enable-snat 2026-05-08 15:03:22.528 | router_availability_zone 2026-05-08 15:03:22.528 | security-group 2026-05-08 15:03:22.528 | security-groups-default-rules 2026-05-08 15:03:22.529 | security-groups-normalized-cidr 2026-05-08 15:03:22.529 | security-groups-remote-address-group 2026-05-08 15:03:22.529 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:03:22.529 | security-groups-shared-filtering 2026-05-08 15:03:22.529 | segment 2026-05-08 15:03:22.529 | sorting 2026-05-08 15:03:22.529 | standard-attr-description 2026-05-08 15:03:22.529 | standard-attr-fwaas-v2 2026-05-08 15:03:22.530 | standard-attr-revisions 2026-05-08 15:03:22.530 | standard-attr-tag 2026-05-08 15:03:22.530 | standard-attr-timestamp 2026-05-08 15:03:22.530 | stateful-security-group 2026-05-08 15:03:22.530 | subnet-dns-publish-fixed-ip 2026-05-08 15:03:22.531 | subnet-external-network 2026-05-08 15:03:22.531 | subnet-service-types 2026-05-08 15:03:22.531 | subnet_allocation 2026-05-08 15:03:22.531 | subnetpool-prefix-ops 2026-05-08 15:03:22.531 | tag-creation 2026-05-08 15:03:22.531 | tap-mirror 2026-05-08 15:03:22.531 | tap-mirror-both-direction 2026-05-08 15:03:22.531 | trunk 2026-05-08 15:03:22.531 | uplink-status-propagation 2026-05-08 15:03:22.531 | uplink-status-propagation-updatable 2026-05-08 15:03:22.532 | vlan-transparent 2026-05-08 15:03:22.532 | vpn-endpoint-groups 2026-05-08 15:03:22.532 | vpnaas' 2026-05-08 15:03:22.532 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-08 15:03:22.532 | address-scope 2026-05-08 15:03:22.532 | agent 2026-05-08 15:03:22.532 | allowed-address-pairs 2026-05-08 15:03:22.532 | auto-allocated-topology 2026-05-08 15:03:22.532 | availability_zone 2026-05-08 15:03:22.532 | bgp 2026-05-08 15:03:22.533 | bgp_4byte_asn 2026-05-08 15:03:22.533 | bgp_dragent_scheduler 2026-05-08 15:03:22.533 | binding 2026-05-08 15:03:22.533 | binding-extended 2026-05-08 15:03:22.533 | default-subnetpools 2026-05-08 15:03:22.533 | dhcp_agent_scheduler 2026-05-08 15:03:22.533 | dns-domain-ports 2026-05-08 15:03:22.533 | dns-integration 2026-05-08 15:03:22.534 | dns-integration-domain-keywords 2026-05-08 15:03:22.534 | empty-string-filtering 2026-05-08 15:03:22.534 | enable-default-route-bfd 2026-05-08 15:03:22.534 | enable-default-route-ecmp 2026-05-08 15:03:22.534 | expose-port-forwarding-in-fip 2026-05-08 15:03:22.534 | ext-gw-mode 2026-05-08 15:03:22.535 | external-gateway-multihoming 2026-05-08 15:03:22.535 | external-net 2026-05-08 15:03:22.535 | extra_dhcp_opt 2026-05-08 15:03:22.535 | extraroute 2026-05-08 15:03:22.535 | extraroute-atomic 2026-05-08 15:03:22.535 | filter-validation 2026-05-08 15:03:22.535 | fip-port-details 2026-05-08 15:03:22.535 | flavors 2026-05-08 15:03:22.535 | floating-ip-port-forwarding 2026-05-08 15:03:22.535 | floating-ip-port-forwarding-description 2026-05-08 15:03:22.536 | floating-ip-port-forwarding-detail 2026-05-08 15:03:22.536 | floating-ip-port-forwarding-port-ranges 2026-05-08 15:03:22.536 | floatingip-pools 2026-05-08 15:03:22.536 | fwaas_v2 2026-05-08 15:03:22.536 | ip_allocation 2026-05-08 15:03:22.536 | l3-flavors 2026-05-08 15:03:22.536 | l3-ha 2026-05-08 15:03:22.536 | logging 2026-05-08 15:03:22.536 | multi-provider 2026-05-08 15:03:22.536 | net-mtu 2026-05-08 15:03:22.537 | net-mtu-writable 2026-05-08 15:03:22.537 | network-ip-availability 2026-05-08 15:03:22.537 | network_availability_zone 2026-05-08 15:03:22.537 | network_ha 2026-05-08 15:03:22.537 | pagination 2026-05-08 15:03:22.537 | port-device-profile 2026-05-08 15:03:22.537 | port-hardware-offload-type 2026-05-08 15:03:22.537 | port-mac-address-regenerate 2026-05-08 15:03:22.537 | port-numa-affinity-policy 2026-05-08 15:03:22.537 | port-numa-affinity-policy-socket 2026-05-08 15:03:22.537 | port-resource-request 2026-05-08 15:03:22.538 | port-security 2026-05-08 15:03:22.538 | port-trusted-vif 2026-05-08 15:03:22.538 | project-id 2026-05-08 15:03:22.538 | provider 2026-05-08 15:03:22.538 | qinq 2026-05-08 15:03:22.538 | qos 2026-05-08 15:03:22.538 | qos-bw-limit-direction 2026-05-08 15:03:22.538 | qos-bw-minimum-ingress 2026-05-08 15:03:22.538 | qos-default 2026-05-08 15:03:22.538 | qos-fip 2026-05-08 15:03:22.538 | qos-gateway-ip 2026-05-08 15:03:22.539 | qos-rule-type-details 2026-05-08 15:03:22.539 | qos-rule-type-filter 2026-05-08 15:03:22.539 | qos-rules-alias 2026-05-08 15:03:22.539 | quota-check-limit 2026-05-08 15:03:22.539 | quota-check-limit-default 2026-05-08 15:03:22.539 | quota_details 2026-05-08 15:03:22.539 | quotas 2026-05-08 15:03:22.539 | rbac-address-scope 2026-05-08 15:03:22.540 | rbac-policies 2026-05-08 15:03:22.540 | rbac-security-groups 2026-05-08 15:03:22.540 | router 2026-05-08 15:03:22.541 | router-enable-snat 2026-05-08 15:03:22.541 | router_availability_zone 2026-05-08 15:03:22.541 | security-group 2026-05-08 15:03:22.541 | security-groups-default-rules 2026-05-08 15:03:22.541 | security-groups-normalized-cidr 2026-05-08 15:03:22.541 | security-groups-remote-address-group 2026-05-08 15:03:22.541 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:03:22.541 | security-groups-shared-filtering 2026-05-08 15:03:22.541 | segment 2026-05-08 15:03:22.541 | sorting 2026-05-08 15:03:22.541 | standard-attr-description 2026-05-08 15:03:22.542 | standard-attr-fwaas-v2 2026-05-08 15:03:22.542 | standard-attr-revisions 2026-05-08 15:03:22.542 | standard-attr-tag 2026-05-08 15:03:22.542 | standard-attr-timestamp 2026-05-08 15:03:22.542 | stateful-security-group 2026-05-08 15:03:22.542 | subnet-dns-publish-fixed-ip 2026-05-08 15:03:22.542 | subnet-external-network 2026-05-08 15:03:22.542 | subnet-service-types 2026-05-08 15:03:22.542 | subnet_allocation 2026-05-08 15:03:22.542 | subnetpool-prefix-ops 2026-05-08 15:03:22.542 | tag-creation 2026-05-08 15:03:22.543 | tap-mirror 2026-05-08 15:03:22.543 | tap-mirror-both-direction 2026-05-08 15:03:22.543 | trunk 2026-05-08 15:03:22.543 | uplink-status-propagation 2026-05-08 15:03:22.543 | uplink-status-propagation-updatable 2026-05-08 15:03:22.543 | vlan-transparent 2026-05-08 15:03:22.543 | vpn-endpoint-groups 2026-05-08 15:03:22.544 | vpnaas' 2026-05-08 15:03:22.544 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : comm -12 /dev/fd/63 /dev/fd/62 2026-05-08 15:03:22.544 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : echo -e 'address-group 2026-05-08 15:03:22.544 | address-scope 2026-05-08 15:03:22.544 | agent 2026-05-08 15:03:22.544 | allowed-address-pairs 2026-05-08 15:03:22.544 | auto-allocated-topology 2026-05-08 15:03:22.545 | availability_zone 2026-05-08 15:03:22.545 | bgp 2026-05-08 15:03:22.545 | bgp_4byte_asn 2026-05-08 15:03:22.545 | bgp_dragent_scheduler 2026-05-08 15:03:22.545 | binding 2026-05-08 15:03:22.545 | binding-extended 2026-05-08 15:03:22.545 | default-subnetpools 2026-05-08 15:03:22.545 | dhcp_agent_scheduler 2026-05-08 15:03:22.545 | dns-domain-ports 2026-05-08 15:03:22.545 | dns-integration 2026-05-08 15:03:22.546 | dns-integration-domain-keywords 2026-05-08 15:03:22.546 | empty-string-filtering 2026-05-08 15:03:22.546 | enable-default-route-bfd 2026-05-08 15:03:22.546 | enable-default-route-ecmp 2026-05-08 15:03:22.546 | expose-port-forwarding-in-fip 2026-05-08 15:03:22.546 | ext-gw-mode 2026-05-08 15:03:22.546 | external-gateway-multihoming 2026-05-08 15:03:22.546 | external-net 2026-05-08 15:03:22.546 | extra_dhcp_opt 2026-05-08 15:03:22.546 | extraroute 2026-05-08 15:03:22.546 | extraroute-atomic 2026-05-08 15:03:22.547 | filter-validation 2026-05-08 15:03:22.547 | fip-port-details 2026-05-08 15:03:22.547 | flavors 2026-05-08 15:03:22.547 | floating-ip-port-forwarding 2026-05-08 15:03:22.547 | floating-ip-port-forwarding-description 2026-05-08 15:03:22.547 | floating-ip-port-forwarding-detail 2026-05-08 15:03:22.547 | floating-ip-port-forwarding-port-ranges 2026-05-08 15:03:22.547 | floatingip-pools 2026-05-08 15:03:22.547 | fwaas_v2 2026-05-08 15:03:22.547 | ip_allocation 2026-05-08 15:03:22.548 | l3-flavors 2026-05-08 15:03:22.548 | l3-ha 2026-05-08 15:03:22.548 | logging 2026-05-08 15:03:22.548 | multi-provider 2026-05-08 15:03:22.548 | net-mtu 2026-05-08 15:03:22.548 | net-mtu-writable 2026-05-08 15:03:22.548 | network-ip-availability 2026-05-08 15:03:22.548 | network_availability_zone 2026-05-08 15:03:22.548 | network_ha 2026-05-08 15:03:22.548 | pagination 2026-05-08 15:03:22.548 | port-device-profile 2026-05-08 15:03:22.549 | port-hardware-offload-type 2026-05-08 15:03:22.549 | port-mac-address-regenerate 2026-05-08 15:03:22.549 | port-numa-affinity-policy 2026-05-08 15:03:22.549 | port-numa-affinity-policy-socket 2026-05-08 15:03:22.549 | port-resource-request 2026-05-08 15:03:22.549 | port-security 2026-05-08 15:03:22.549 | port-trusted-vif 2026-05-08 15:03:22.549 | project-id 2026-05-08 15:03:22.549 | provider 2026-05-08 15:03:22.549 | qinq 2026-05-08 15:03:22.550 | qos 2026-05-08 15:03:22.550 | qos-bw-limit-direction 2026-05-08 15:03:22.550 | qos-bw-minimum-ingress 2026-05-08 15:03:22.550 | qos-default 2026-05-08 15:03:22.550 | qos-fip 2026-05-08 15:03:22.550 | qos-gateway-ip 2026-05-08 15:03:22.550 | qos-rule-type-details 2026-05-08 15:03:22.550 | qos-rule-type-filter 2026-05-08 15:03:22.550 | qos-rules-alias 2026-05-08 15:03:22.550 | quota-check-limit 2026-05-08 15:03:22.551 | quota-check-limit-default 2026-05-08 15:03:22.551 | quota_details 2026-05-08 15:03:22.551 | quotas 2026-05-08 15:03:22.551 | rbac-address-scope 2026-05-08 15:03:22.551 | rbac-policies 2026-05-08 15:03:22.551 | rbac-security-groups 2026-05-08 15:03:22.551 | router 2026-05-08 15:03:22.551 | router-enable-snat 2026-05-08 15:03:22.551 | router_availability_zone 2026-05-08 15:03:22.551 | security-group 2026-05-08 15:03:22.552 | security-groups-default-rules 2026-05-08 15:03:22.552 | security-groups-normalized-cidr 2026-05-08 15:03:22.552 | security-groups-remote-address-group 2026-05-08 15:03:22.552 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:03:22.552 | security-groups-shared-filtering 2026-05-08 15:03:22.552 | segment 2026-05-08 15:03:22.552 | sorting 2026-05-08 15:03:22.552 | standard-attr-description 2026-05-08 15:03:22.552 | standard-attr-fwaas-v2 2026-05-08 15:03:22.552 | standard-attr-revisions 2026-05-08 15:03:22.553 | standard-attr-tag 2026-05-08 15:03:22.553 | standard-attr-timestamp 2026-05-08 15:03:22.553 | stateful-security-group 2026-05-08 15:03:22.553 | subnet-dns-publish-fixed-ip 2026-05-08 15:03:22.553 | subnet-external-network 2026-05-08 15:03:22.553 | subnet-service-types 2026-05-08 15:03:22.553 | subnet_allocation 2026-05-08 15:03:22.553 | subnetpool-prefix-ops 2026-05-08 15:03:22.553 | tag-creation 2026-05-08 15:03:22.553 | tap-mirror 2026-05-08 15:03:22.553 | tap-mirror-both-direction 2026-05-08 15:03:22.554 | trunk 2026-05-08 15:03:22.554 | uplink-status-propagation 2026-05-08 15:03:22.554 | uplink-status-propagation-updatable 2026-05-08 15:03:22.554 | vlan-transparent 2026-05-08 15:03:22.554 | vpn-endpoint-groups 2026-05-08 15:03:22.554 | vpnaas' 2026-05-08 15:03:22.554 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : enabled_ext='address-group 2026-05-08 15:03:22.554 | address-scope 2026-05-08 15:03:22.554 | agent 2026-05-08 15:03:22.554 | allowed-address-pairs 2026-05-08 15:03:22.555 | auto-allocated-topology 2026-05-08 15:03:22.555 | availability_zone 2026-05-08 15:03:22.555 | bgp 2026-05-08 15:03:22.555 | bgp_4byte_asn 2026-05-08 15:03:22.555 | bgp_dragent_scheduler 2026-05-08 15:03:22.555 | binding 2026-05-08 15:03:22.555 | binding-extended 2026-05-08 15:03:22.555 | default-subnetpools 2026-05-08 15:03:22.555 | dhcp_agent_scheduler 2026-05-08 15:03:22.555 | dns-domain-ports 2026-05-08 15:03:22.556 | dns-integration 2026-05-08 15:03:22.556 | dns-integration-domain-keywords 2026-05-08 15:03:22.556 | empty-string-filtering 2026-05-08 15:03:22.556 | enable-default-route-bfd 2026-05-08 15:03:22.556 | enable-default-route-ecmp 2026-05-08 15:03:22.556 | expose-port-forwarding-in-fip 2026-05-08 15:03:22.556 | ext-gw-mode 2026-05-08 15:03:22.556 | external-gateway-multihoming 2026-05-08 15:03:22.556 | external-net 2026-05-08 15:03:22.556 | extra_dhcp_opt 2026-05-08 15:03:22.557 | extraroute 2026-05-08 15:03:22.557 | extraroute-atomic 2026-05-08 15:03:22.557 | filter-validation 2026-05-08 15:03:22.557 | fip-port-details 2026-05-08 15:03:22.557 | flavors 2026-05-08 15:03:22.557 | floating-ip-port-forwarding 2026-05-08 15:03:22.557 | floating-ip-port-forwarding-description 2026-05-08 15:03:22.557 | floating-ip-port-forwarding-detail 2026-05-08 15:03:22.557 | floating-ip-port-forwarding-port-ranges 2026-05-08 15:03:22.557 | floatingip-pools 2026-05-08 15:03:22.557 | fwaas_v2 2026-05-08 15:03:22.558 | ip_allocation 2026-05-08 15:03:22.558 | l3-flavors 2026-05-08 15:03:22.558 | l3-ha 2026-05-08 15:03:22.558 | logging 2026-05-08 15:03:22.558 | multi-provider 2026-05-08 15:03:22.558 | net-mtu 2026-05-08 15:03:22.558 | net-mtu-writable 2026-05-08 15:03:22.558 | network-ip-availability 2026-05-08 15:03:22.558 | network_availability_zone 2026-05-08 15:03:22.558 | network_ha 2026-05-08 15:03:22.559 | pagination 2026-05-08 15:03:22.559 | port-device-profile 2026-05-08 15:03:22.559 | port-hardware-offload-type 2026-05-08 15:03:22.559 | port-mac-address-regenerate 2026-05-08 15:03:22.559 | port-numa-affinity-policy 2026-05-08 15:03:22.559 | port-numa-affinity-policy-socket 2026-05-08 15:03:22.559 | port-resource-request 2026-05-08 15:03:22.559 | port-security 2026-05-08 15:03:22.559 | port-trusted-vif 2026-05-08 15:03:22.559 | project-id 2026-05-08 15:03:22.560 | provider 2026-05-08 15:03:22.560 | qinq 2026-05-08 15:03:22.560 | qos 2026-05-08 15:03:22.560 | qos-bw-limit-direction 2026-05-08 15:03:22.560 | qos-bw-minimum-ingress 2026-05-08 15:03:22.560 | qos-default 2026-05-08 15:03:22.560 | qos-fip 2026-05-08 15:03:22.560 | qos-gateway-ip 2026-05-08 15:03:22.560 | qos-rule-type-details 2026-05-08 15:03:22.560 | qos-rule-type-filter 2026-05-08 15:03:22.560 | qos-rules-alias 2026-05-08 15:03:22.561 | quota-check-limit 2026-05-08 15:03:22.561 | quota-check-limit-default 2026-05-08 15:03:22.561 | quota_details 2026-05-08 15:03:22.561 | quotas 2026-05-08 15:03:22.561 | rbac-address-scope 2026-05-08 15:03:22.561 | rbac-policies 2026-05-08 15:03:22.561 | rbac-security-groups 2026-05-08 15:03:22.561 | router 2026-05-08 15:03:22.561 | router-enable-snat 2026-05-08 15:03:22.561 | router_availability_zone 2026-05-08 15:03:22.562 | security-group 2026-05-08 15:03:22.562 | security-groups-default-rules 2026-05-08 15:03:22.562 | security-groups-normalized-cidr 2026-05-08 15:03:22.562 | security-groups-remote-address-group 2026-05-08 15:03:22.562 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:03:22.562 | security-groups-shared-filtering 2026-05-08 15:03:22.562 | segment 2026-05-08 15:03:22.562 | sorting 2026-05-08 15:03:22.562 | standard-attr-description 2026-05-08 15:03:22.562 | standard-attr-fwaas-v2 2026-05-08 15:03:22.563 | standard-attr-revisions 2026-05-08 15:03:22.563 | standard-attr-tag 2026-05-08 15:03:22.563 | standard-attr-timestamp 2026-05-08 15:03:22.563 | stateful-security-group 2026-05-08 15:03:22.563 | subnet-dns-publish-fixed-ip 2026-05-08 15:03:22.563 | subnet-external-network 2026-05-08 15:03:22.563 | subnet-service-types 2026-05-08 15:03:22.563 | subnet_allocation 2026-05-08 15:03:22.563 | subnetpool-prefix-ops 2026-05-08 15:03:22.563 | tag-creation 2026-05-08 15:03:22.563 | tap-mirror 2026-05-08 15:03:22.564 | tap-mirror-both-direction 2026-05-08 15:03:22.564 | trunk 2026-05-08 15:03:22.564 | uplink-status-propagation 2026-05-08 15:03:22.564 | uplink-status-propagation-updatable 2026-05-08 15:03:22.564 | vlan-transparent 2026-05-08 15:03:22.564 | vpn-endpoint-groups 2026-05-08 15:03:22.564 | vpnaas' 2026-05-08 15:03:22.564 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-08 15:03:22.564 | address-scope 2026-05-08 15:03:22.564 | agent 2026-05-08 15:03:22.565 | allowed-address-pairs 2026-05-08 15:03:22.565 | auto-allocated-topology 2026-05-08 15:03:22.565 | availability_zone 2026-05-08 15:03:22.565 | bgp 2026-05-08 15:03:22.565 | bgp_4byte_asn 2026-05-08 15:03:22.565 | bgp_dragent_scheduler 2026-05-08 15:03:22.565 | binding 2026-05-08 15:03:22.565 | binding-extended 2026-05-08 15:03:22.565 | default-subnetpools 2026-05-08 15:03:22.565 | dhcp_agent_scheduler 2026-05-08 15:03:22.565 | dns-domain-ports 2026-05-08 15:03:22.566 | dns-integration 2026-05-08 15:03:22.566 | dns-integration-domain-keywords 2026-05-08 15:03:22.566 | empty-string-filtering 2026-05-08 15:03:22.566 | enable-default-route-bfd 2026-05-08 15:03:22.566 | enable-default-route-ecmp 2026-05-08 15:03:22.566 | expose-port-forwarding-in-fip 2026-05-08 15:03:22.566 | ext-gw-mode 2026-05-08 15:03:22.566 | external-gateway-multihoming 2026-05-08 15:03:22.566 | external-net 2026-05-08 15:03:22.567 | extra_dhcp_opt 2026-05-08 15:03:22.567 | extraroute 2026-05-08 15:03:22.567 | extraroute-atomic 2026-05-08 15:03:22.567 | filter-validation 2026-05-08 15:03:22.567 | fip-port-details 2026-05-08 15:03:22.567 | flavors 2026-05-08 15:03:22.567 | floating-ip-port-forwarding 2026-05-08 15:03:22.567 | floating-ip-port-forwarding-description 2026-05-08 15:03:22.567 | floating-ip-port-forwarding-detail 2026-05-08 15:03:22.567 | floating-ip-port-forwarding-port-ranges 2026-05-08 15:03:22.567 | floatingip-pools 2026-05-08 15:03:22.568 | fwaas_v2 2026-05-08 15:03:22.568 | ip_allocation 2026-05-08 15:03:22.568 | l3-flavors 2026-05-08 15:03:22.568 | l3-ha 2026-05-08 15:03:22.568 | logging 2026-05-08 15:03:22.568 | multi-provider 2026-05-08 15:03:22.568 | net-mtu 2026-05-08 15:03:22.568 | net-mtu-writable 2026-05-08 15:03:22.568 | network-ip-availability 2026-05-08 15:03:22.568 | network_availability_zone 2026-05-08 15:03:22.568 | network_ha 2026-05-08 15:03:22.569 | pagination 2026-05-08 15:03:22.569 | port-device-profile 2026-05-08 15:03:22.569 | port-hardware-offload-type 2026-05-08 15:03:22.569 | port-mac-address-regenerate 2026-05-08 15:03:22.569 | port-numa-affinity-policy 2026-05-08 15:03:22.569 | port-numa-affinity-policy-socket 2026-05-08 15:03:22.569 | port-resource-request 2026-05-08 15:03:22.569 | port-security 2026-05-08 15:03:22.569 | port-trusted-vif 2026-05-08 15:03:22.569 | project-id 2026-05-08 15:03:22.570 | provider 2026-05-08 15:03:22.570 | qinq 2026-05-08 15:03:22.570 | qos 2026-05-08 15:03:22.570 | qos-bw-limit-direction 2026-05-08 15:03:22.570 | qos-bw-minimum-ingress 2026-05-08 15:03:22.570 | qos-default 2026-05-08 15:03:22.570 | qos-fip 2026-05-08 15:03:22.570 | qos-gateway-ip 2026-05-08 15:03:22.570 | qos-rule-type-details 2026-05-08 15:03:22.570 | qos-rule-type-filter 2026-05-08 15:03:22.570 | qos-rules-alias 2026-05-08 15:03:22.571 | quota-check-limit 2026-05-08 15:03:22.571 | quota-check-limit-default 2026-05-08 15:03:22.571 | quota_details 2026-05-08 15:03:22.571 | quotas 2026-05-08 15:03:22.571 | rbac-address-scope 2026-05-08 15:03:22.571 | rbac-policies 2026-05-08 15:03:22.571 | rbac-security-groups 2026-05-08 15:03:22.572 | router 2026-05-08 15:03:22.572 | router-enable-snat 2026-05-08 15:03:22.572 | router_availability_zone 2026-05-08 15:03:22.572 | security-group 2026-05-08 15:03:22.572 | security-groups-default-rules 2026-05-08 15:03:22.572 | security-groups-normalized-cidr 2026-05-08 15:03:22.572 | security-groups-remote-address-group 2026-05-08 15:03:22.572 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:03:22.572 | security-groups-shared-filtering 2026-05-08 15:03:22.572 | segment 2026-05-08 15:03:22.573 | sorting 2026-05-08 15:03:22.573 | standard-attr-description 2026-05-08 15:03:22.573 | standard-attr-fwaas-v2 2026-05-08 15:03:22.573 | standard-attr-revisions 2026-05-08 15:03:22.573 | standard-attr-tag 2026-05-08 15:03:22.573 | standard-attr-timestamp 2026-05-08 15:03:22.573 | stateful-security-group 2026-05-08 15:03:22.573 | subnet-dns-publish-fixed-ip 2026-05-08 15:03:22.573 | subnet-external-network 2026-05-08 15:03:22.573 | subnet-service-types 2026-05-08 15:03:22.573 | subnet_allocation 2026-05-08 15:03:22.574 | subnetpool-prefix-ops 2026-05-08 15:03:22.574 | tag-creation 2026-05-08 15:03:22.574 | tap-mirror 2026-05-08 15:03:22.574 | tap-mirror-both-direction 2026-05-08 15:03:22.574 | trunk 2026-05-08 15:03:22.574 | uplink-status-propagation 2026-05-08 15:03:22.574 | uplink-status-propagation-updatable 2026-05-08 15:03:22.574 | vlan-transparent 2026-05-08 15:03:22.574 | vpn-endpoint-groups 2026-05-08 15:03:22.574 | vpnaas' 2026-05-08 15:03:22.575 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : comm -3 /dev/fd/63 /dev/fd/62 2026-05-08 15:03:22.575 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo -e 'address-group 2026-05-08 15:03:22.575 | address-scope 2026-05-08 15:03:22.575 | agent 2026-05-08 15:03:22.575 | allowed-address-pairs 2026-05-08 15:03:22.575 | auto-allocated-topology 2026-05-08 15:03:22.575 | availability_zone 2026-05-08 15:03:22.575 | bgp 2026-05-08 15:03:22.575 | bgp_4byte_asn 2026-05-08 15:03:22.575 | bgp_dragent_scheduler 2026-05-08 15:03:22.575 | binding 2026-05-08 15:03:22.576 | binding-extended 2026-05-08 15:03:22.576 | default-subnetpools 2026-05-08 15:03:22.576 | dhcp_agent_scheduler 2026-05-08 15:03:22.576 | dns-domain-ports 2026-05-08 15:03:22.576 | dns-integration 2026-05-08 15:03:22.576 | dns-integration-domain-keywords 2026-05-08 15:03:22.576 | empty-string-filtering 2026-05-08 15:03:22.576 | enable-default-route-bfd 2026-05-08 15:03:22.576 | enable-default-route-ecmp 2026-05-08 15:03:22.576 | expose-port-forwarding-in-fip 2026-05-08 15:03:22.577 | ext-gw-mode 2026-05-08 15:03:22.577 | external-gateway-multihoming 2026-05-08 15:03:22.577 | external-net 2026-05-08 15:03:22.577 | extra_dhcp_opt 2026-05-08 15:03:22.577 | extraroute 2026-05-08 15:03:22.577 | extraroute-atomic 2026-05-08 15:03:22.577 | filter-validation 2026-05-08 15:03:22.577 | fip-port-details 2026-05-08 15:03:22.577 | flavors 2026-05-08 15:03:22.577 | floating-ip-port-forwarding 2026-05-08 15:03:22.578 | floating-ip-port-forwarding-description 2026-05-08 15:03:22.578 | floating-ip-port-forwarding-detail 2026-05-08 15:03:22.578 | floating-ip-port-forwarding-port-ranges 2026-05-08 15:03:22.578 | floatingip-pools 2026-05-08 15:03:22.578 | fwaas_v2 2026-05-08 15:03:22.578 | ip_allocation 2026-05-08 15:03:22.578 | l3-flavors 2026-05-08 15:03:22.578 | l3-ha 2026-05-08 15:03:22.578 | logging 2026-05-08 15:03:22.579 | multi-provider 2026-05-08 15:03:22.579 | net-mtu 2026-05-08 15:03:22.579 | net-mtu-writable 2026-05-08 15:03:22.579 | network-ip-availability 2026-05-08 15:03:22.579 | network_availability_zone 2026-05-08 15:03:22.579 | network_ha 2026-05-08 15:03:22.579 | pagination 2026-05-08 15:03:22.579 | port-device-profile 2026-05-08 15:03:22.579 | port-hardware-offload-type 2026-05-08 15:03:22.579 | port-mac-address-regenerate 2026-05-08 15:03:22.579 | port-numa-affinity-policy 2026-05-08 15:03:22.580 | port-numa-affinity-policy-socket 2026-05-08 15:03:22.580 | port-resource-request 2026-05-08 15:03:22.580 | port-security 2026-05-08 15:03:22.580 | port-trusted-vif 2026-05-08 15:03:22.580 | project-id 2026-05-08 15:03:22.580 | provider 2026-05-08 15:03:22.580 | qinq 2026-05-08 15:03:22.580 | qos 2026-05-08 15:03:22.580 | qos-bw-limit-direction 2026-05-08 15:03:22.580 | qos-bw-minimum-ingress 2026-05-08 15:03:22.581 | qos-default 2026-05-08 15:03:22.581 | qos-fip 2026-05-08 15:03:22.581 | qos-gateway-ip 2026-05-08 15:03:22.581 | qos-rule-type-details 2026-05-08 15:03:22.581 | qos-rule-type-filter 2026-05-08 15:03:22.581 | qos-rules-alias 2026-05-08 15:03:22.581 | quota-check-limit 2026-05-08 15:03:22.581 | quota-check-limit-default 2026-05-08 15:03:22.581 | quota_details 2026-05-08 15:03:22.582 | quotas 2026-05-08 15:03:22.582 | rbac-address-scope 2026-05-08 15:03:22.582 | rbac-policies 2026-05-08 15:03:22.582 | rbac-security-groups 2026-05-08 15:03:22.582 | router 2026-05-08 15:03:22.582 | router-enable-snat 2026-05-08 15:03:22.582 | router_availability_zone 2026-05-08 15:03:22.582 | security-group 2026-05-08 15:03:22.582 | security-groups-default-rules 2026-05-08 15:03:22.582 | security-groups-normalized-cidr 2026-05-08 15:03:22.582 | security-groups-remote-address-group 2026-05-08 15:03:22.583 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:03:22.583 | security-groups-shared-filtering 2026-05-08 15:03:22.583 | segment 2026-05-08 15:03:22.583 | sorting 2026-05-08 15:03:22.583 | standard-attr-description 2026-05-08 15:03:22.583 | standard-attr-fwaas-v2 2026-05-08 15:03:22.583 | standard-attr-revisions 2026-05-08 15:03:22.583 | standard-attr-tag 2026-05-08 15:03:22.583 | standard-attr-timestamp 2026-05-08 15:03:22.584 | stateful-security-group 2026-05-08 15:03:22.584 | subnet-dns-publish-fixed-ip 2026-05-08 15:03:22.584 | subnet-external-network 2026-05-08 15:03:22.584 | subnet-service-types 2026-05-08 15:03:22.584 | subnet_allocation 2026-05-08 15:03:22.584 | subnetpool-prefix-ops 2026-05-08 15:03:22.584 | tag-creation 2026-05-08 15:03:22.584 | tap-mirror 2026-05-08 15:03:22.584 | tap-mirror-both-direction 2026-05-08 15:03:22.584 | trunk 2026-05-08 15:03:22.585 | uplink-status-propagation 2026-05-08 15:03:22.585 | uplink-status-propagation-updatable 2026-05-08 15:03:22.585 | vlan-transparent 2026-05-08 15:03:22.585 | vpn-endpoint-groups 2026-05-08 15:03:22.585 | vpnaas' 2026-05-08 15:03:22.585 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : disabled_ext= 2026-05-08 15:03:22.585 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : '[' '!' -z '' ']' 2026-05-08 15:03:22.585 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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 qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation 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-05-08 15:03:22.585 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : tr ' ' , 2026-05-08 15:03:22.585 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:03:22.586 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:03:22.586 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-05-08 15:03:22.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:22.586 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-08 15:03:22.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-05-08 15:03:22.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-05-08 15:03:22.586 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:22.586 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-05-08 15:03:22.616 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.140:6641 2026-05-08 15:03:22.619 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:22.622 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-08 15:03:22.624 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.140:6641 2026-05-08 15:03:22.626 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.140:6641 ']' 2026-05-08 15:03:22.628 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:22.631 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.140:6641 2026-05-08 15:03:22.665 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.140:6642 2026-05-08 15:03:22.668 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:22.670 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-08 15:03:22.673 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.140:6642 2026-05-08 15:03:22.676 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.140:6642 ']' 2026-05-08 15:03:22.679 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:22.681 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.140:6642 2026-05-08 15:03:22.716 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled tls-proxy 2026-05-08 15:03:22.735 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:22.738 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-05-08 15:03:22.741 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:22.744 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-08 15:03:22.747 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-05-08 15:03:22.749 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-05-08 15:03:22.752 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:22.755 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-05-08 15:03:22.790 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-05-08 15:03:22.794 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:22.796 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-08 15:03:22.799 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-05-08 15:03:22.802 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-05-08 15:03:22.805 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:22.808 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-05-08 15:03:22.842 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-05-08 15:03:22.845 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:22.847 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-08 15:03:22.850 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-08 15:03:22.853 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-08 15:03:22.856 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:22.858 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-08 15:03:22.895 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-05-08 15:03:22.917 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : is_service_enabled q-log neutron-log 2026-05-08 15:03:22.936 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:22.939 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_ovn_metadata_agent_enabled 2026-05-08 15:03:22.942 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-08 15:03:22.960 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:22.963 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-08 15:03:22.966 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-08 15:03:22.969 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-05-08 15:03:22.972 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:22.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-05-08 15:03:22.978 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-05-08 15:03:22.981 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-05-08 15:03:22.984 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:22.987 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-05-08 15:03:23.021 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_service_enabled q-dns neutron-dns 2026-05-08 15:03:23.041 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:23.044 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-05-08 15:03:23.082 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dhcp neutron-dhcp 2026-05-08 15:03:23.101 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:23.104 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-05-08 15:03:23.139 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : is_service_enabled n-api-meta 2026-05-08 15:03:23.158 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:23.161 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:540 : is_ovn_metadata_agent_enabled 2026-05-08 15:03:23.164 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-08 15:03:23.183 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:23.186 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-08 15:03:23.189 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-08 15:03:23.192 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-05-08 15:03:23.226 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-05-08 15:03:23.249 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:23.252 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-05-08 15:03:23.278 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:23.282 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-05-08 15:03:23.307 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:23.311 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-05-08 15:03:23.333 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:23.336 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-05-08 15:03:23.360 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:23.364 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-05-08 15:03:23.368 | + lib/neutron:_configure_neutron_service:1009 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-05-08 15:03:23.372 | + lib/neutron:_configure_neutron_service:1010 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-05-08 15:03:23.378 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-05-08 15:03:23.421 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-05-08 15:03:23.464 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-05-08 15:03:23.498 | + lib/neutron:_configure_neutron_service:1018 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-05-08 15:03:23.533 | + lib/neutron:_configure_neutron_service:1019 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-05-08 15:03:23.536 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/neutron/neutron.conf 2026-05-08 15:03:23.539 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=neutron 2026-05-08 15:03:23.542 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-05-08 15:03:23.544 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-05-08 15:03:23.546 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-05-08 15:03:23.549 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-08 15:03:23.553 | + lib/keystone:configure_keystoneauth:433 : local admin_user=neutron 2026-05-08 15:03:23.555 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-05-08 15:03:23.558 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-05-08 15:03:23.591 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-05-08 15:03:23.627 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.140/identity 2026-05-08 15:03:23.663 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-05-08 15:03:23.698 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-05-08 15:03:23.734 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-05-08 15:03:23.770 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-05-08 15:03:23.805 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-05-08 15:03:23.842 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.140/identity 2026-05-08 15:03:23.877 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-05-08 15:03:23.916 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-05-08 15:03:23.953 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-05-08 15:03:23.956 | + lib/neutron:_configure_neutron_service:1022 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-05-08 15:03:23.994 | + lib/neutron:_configure_neutron_service:1023 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-05-08 15:03:24.032 | + lib/neutron:_configure_neutron_service:1025 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-05-08 15:03:24.036 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-08 15:03:24.040 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 15:03:24.044 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-05-08 15:03:24.048 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-05-08 15:03:24.090 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf nova interface public 2026-05-08 15:03:24.132 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.140/identity 2026-05-08 15:03:24.175 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf nova username nova 2026-05-08 15:03:24.215 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-05-08 15:03:24.257 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-05-08 15:03:24.297 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf nova project_name service 2026-05-08 15:03:24.338 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-05-08 15:03:24.381 | + lib/neutron:_configure_neutron_service:1028 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-05-08 15:03:24.385 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/neutron/neutron.conf 2026-05-08 15:03:24.389 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-05-08 15:03:24.392 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-05-08 15:03:24.396 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-05-08 15:03:24.434 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/neutron/neutron.conf placement interface public 2026-05-08 15:03:24.466 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.140/identity 2026-05-08 15:03:24.496 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/neutron/neutron.conf placement username placement 2026-05-08 15:03:24.526 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-05-08 15:03:24.557 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-05-08 15:03:24.586 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/neutron/neutron.conf placement project_name service 2026-05-08 15:03:24.615 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-05-08 15:03:24.646 | + lib/neutron:_configure_neutron_service:1031 : neutron_plugin_configure_service 2026-05-08 15:03:24.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-05-08 15:03:24.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-05-08 15:03:24.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-05-08 15:03:24.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-05-08 15:03:24.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-05-08 15:03:24.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-05-08 15:03:24.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-05-08 15:03:24.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-05-08 15:03:24.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-05-08 15:03:24.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-05-08 15:03:24.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-05-08 15:03:24.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-05-08 15:03:24.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-05-08 15:03:24.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-05-08 15:03:24.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-05-08 15:03:24.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-05-08 15:03:24.687 | + 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-05-08 15:03:24.689 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:24.691 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-05-08 15:03:24.693 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-05-08 15:03:24.696 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-05-08 15:03:24.698 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:24.700 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-05-08 15:03:24.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-05-08 15:03:24.733 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:24.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-08 15:03:24.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-05-08 15:03:24.740 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-05-08 15:03:24.742 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:24.744 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-05-08 15:03:24.774 | + 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-05-08 15:03:24.776 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:24.778 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-08 15:03:24.781 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-05-08 15:03:24.783 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-05-08 15:03:24.785 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:24.787 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-05-08 15:03:24.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-05-08 15:03:24.829 | + 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-05-08 15:03:24.833 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:24.837 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-08 15:03:24.841 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-05-08 15:03:24.846 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-05-08 15:03:24.850 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:24.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-05-08 15:03:24.897 | + 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-05-08 15:03:24.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:24.903 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-08 15:03:24.907 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-05-08 15:03:24.911 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-05-08 15:03:24.915 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:24.919 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-05-08 15:03:24.962 | + 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-05-08 15:03:24.966 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:24.969 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-05-08 15:03:24.973 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-05-08 15:03:24.977 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-05-08 15:03:24.981 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:24.984 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-05-08 15:03:25.026 | + 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-05-08 15:03:25.030 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:25.033 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-05-08 15:03:25.036 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-05-08 15:03:25.039 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-05-08 15:03:25.043 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:25.046 | + 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-05-08 15:03:25.086 | + 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-05-08 15:03:25.090 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:25.094 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-05-08 15:03:25.097 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-05-08 15:03:25.100 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-05-08 15:03:25.103 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:25.106 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-05-08 15:03:25.146 | + 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-05-08 15:03:25.149 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:25.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-05-08 15:03:25.155 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-05-08 15:03:25.158 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-05-08 15:03:25.161 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:25.164 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-05-08 15:03:25.205 | + 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-05-08 15:03:25.208 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:25.211 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-05-08 15:03:25.214 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-05-08 15:03:25.217 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-05-08 15:03:25.221 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:25.224 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-05-08 15:03:25.265 | + 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-05-08 15:03:25.268 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-08 15:03:25.271 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-05-08 15:03:25.275 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-05-08 15:03:25.278 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-05-08 15:03:25.281 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-05-08 15:03:25.285 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-05-08 15:03:25.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-05-08 15:03:25.328 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-05-08 15:03:25.371 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-05-08 15:03:25.413 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-05-08 15:03:25.416 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-05-08 15:03:25.420 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-05-08 15:03:25.423 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-05-08 15:03:25.426 | + lib/apache:write_uwsgi_config:246 : local http= 2026-05-08 15:03:25.429 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-05-08 15:03:25.432 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-05-08 15:03:25.436 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-05-08 15:03:25.439 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-05-08 15:03:25.456 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-05-08 15:03:25.456 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-05-08 15:03:25.467 | d /var/run/uwsgi 0755 quobyte root 2026-05-08 15:03:25.472 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-05-08 15:03:25.486 | /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-05-08 15:03:25.492 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-05-08 15:03:25.495 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-05-08 15:03:25.501 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-05-08 15:03:25.505 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-05-08 15:03:25.549 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-05-08 15:03:25.590 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-05-08 15:03:25.632 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-05-08 15:03:25.671 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-05-08 15:03:25.705 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-05-08 15:03:25.740 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-05-08 15:03:25.774 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-05-08 15:03:25.808 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-05-08 15:03:25.843 | + 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-05-08 15:03:25.879 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-05-08 15:03:25.916 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-05-08 15:03:25.950 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-05-08 15:03:25.985 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-05-08 15:03:26.019 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-05-08 15:03:26.022 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-05-08 15:03:26.026 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-05-08 15:03:26.029 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-05-08 15:03:26.032 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-05-08 15:03:26.035 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 15:03:26.038 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 15:03:26.042 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-05-08 15:03:26.046 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-05-08 15:03:26.049 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-05-08 15:03:26.084 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-05-08 15:03:26.119 | + 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-05-08 15:03:26.120 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-05-08 15:03:26.130 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-05-08 15:03:26.134 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-05-08 15:03:26.137 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-05-08 15:03:26.140 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-05-08 15:03:26.144 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-05-08 15:03:26.147 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-05-08 15:03:26.150 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-05-08 15:03:26.153 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 15:03:26.156 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 15:03:26.159 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-05-08 15:03:26.162 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-05-08 15:03:26.165 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 15:03:26.168 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 15:03:26.171 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-05-08 15:03:26.184 | perl: warning: Setting locale failed. 2026-05-08 15:03:26.184 | perl: warning: Please check that your locale settings: 2026-05-08 15:03:26.184 | LANGUAGE = (unset), 2026-05-08 15:03:26.184 | LC_ALL = "en_US.utf8", 2026-05-08 15:03:26.184 | LANG = "de_DE.UTF-8" 2026-05-08 15:03:26.184 | are supported and installed on your system. 2026-05-08 15:03:26.184 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-05-08 15:03:26.224 | Enabling site neutron-api. 2026-05-08 15:03:26.230 | To activate the new configuration, you need to run: 2026-05-08 15:03:26.230 | systemctl reload apache2 2026-05-08 15:03:26.235 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-05-08 15:03:26.239 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-05-08 15:03:26.242 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-05-08 15:03:26.245 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-05-08 15:03:26.411 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-05-08 15:03:26.434 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:26.437 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-05-08 15:03:26.456 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:26.459 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-05-08 15:03:26.462 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-05-08 15:03:26.531 | + inc/async:async_inner:63 : init_neutron 2026-05-08 15:03:26.571 | [2028 Async init_neutron:55220]: running: init_neutron 2026-05-08 15:03:26.575 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-05-08 15:03:26.595 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:26.598 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-05-08 15:03:26.618 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:26.621 | + ./stack.sh:main:1196 : configure_os_vif 2026-05-08 15:03:26.623 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-05-08 15:03:26.625 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-05-08 15:03:26.664 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-05-08 15:03:26.667 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-05-08 15:03:26.706 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-05-08 15:03:26.730 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:03:26.733 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-05-08 15:03:26.758 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:26.762 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-05-08 15:03:26.765 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:03:26.768 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-05-08 15:03:26.771 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-05-08 15:03:26.774 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-05-08 15:03:26.846 | + inc/async:async_inner:63 : init_cinder 2026-05-08 15:03:26.894 | [2028 Async init_cinder:55458]: running: init_cinder 2026-05-08 15:03:26.897 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-05-08 15:03:26.923 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:03:26.926 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-05-08 15:03:26.930 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:03:26.933 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-05-08 15:03:26.936 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-05-08 15:03:26.940 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-05-08 15:03:27.017 | + inc/async:async_inner:63 : init_placement 2026-05-08 15:03:27.065 | [2028 Async init_placement:55588]: running: init_placement 2026-05-08 15:03:27.069 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-05-08 15:03:27.129 | [2028 Async init_neutron:55220]: Waiting for completion of init_neutron running on PID 55220 (5 other jobs running) 2026-05-08 15:03:27.161 | [2028 Async init_neutron:55220]: Signaling child to exit 2026-05-08 15:03:41.804 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:03:41.850 | [55458 Async init_cinder:55458]: finished successfully 2026-05-08 15:04:13.896 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:04:13.932 | [55588 Async init_placement:55588]: finished successfully 2026-05-08 15:04:19.462 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:04:19.492 | [55220 Async init_neutron:55220]: finished successfully 2026-05-08 15:04:19.518 | WAKEUP 2026-05-08 15:04:19.543 | [2028 Async init_neutron:55220]: Signaled 2026-05-08 15:04:19.545 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-05-08 15:04:19.545 | + lib/database:recreate_database:112 : local db=neutron 2026-05-08 15:04:19.545 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-05-08 15:04:19.545 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-05-08 15:04:19.545 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-05-08 15:04:19.546 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:19.546 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-05-08 15:04:19.546 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:19.546 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-05-08 15:04:19.546 | + functions-common:time_start:2398 : local name=dbsync 2026-05-08 15:04:19.546 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:04:19.546 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:04:19.546 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:04:19.546 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252606745 2026-05-08 15:04:19.546 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-05-08 15:04:19.547 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-05-08 15:04:19.548 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-05-08 15:04:19.549 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-05-08 15:04:19.550 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-05-08 15:04:19.551 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-05-08 15:04:19.552 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-05-08 15:04:19.553 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-05-08 15:04:19.554 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-05-08 15:04:19.555 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-05-08 15:04:19.556 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-05-08 15:04:19.557 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-05-08 15:04:19.558 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-05-08 15:04:19.559 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-05-08 15:04:19.560 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-05-08 15:04:19.561 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-05-08 15:04:19.562 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-05-08 15:04:19.563 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-05-08 15:04:19.563 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-05-08 15:04:19.563 | Running upgrade for neutron ... 2026-05-08 15:04:19.563 | OK 2026-05-08 15:04:19.563 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-05-08 15:04:19.563 | + functions-common:time_stop:2412 : local name 2026-05-08 15:04:19.563 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:04:19.563 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:04:19.563 | + functions-common:time_stop:2415 : local total 2026-05-08 15:04:19.564 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:04:19.564 | + functions-common:time_stop:2418 : name=dbsync 2026-05-08 15:04:19.564 | + functions-common:time_stop:2419 : start_time=1778252606745 2026-05-08 15:04:19.564 | + functions-common:time_stop:2421 : [[ -z 1778252606745 ]] 2026-05-08 15:04:19.564 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:04:19.564 | + functions-common:time_stop:2424 : end_time=1778252659441 2026-05-08 15:04:19.564 | + functions-common:time_stop:2425 : elapsed_time=52696 2026-05-08 15:04:19.564 | + functions-common:time_stop:2426 : total=8122 2026-05-08 15:04:19.564 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:04:19.564 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=60818 2026-05-08 15:04:19.597 | [2028 Async init_neutron:55220]: finished init_neutron with result 0 in 52 seconds 2026-05-08 15:04:19.603 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:19.606 | + ./stack.sh:main:1226 : async_wait init_placement 2026-05-08 15:04:19.657 | [2028 Async init_placement:55588]: Waiting for completion of init_placement running on PID 55588 (4 other jobs running) 2026-05-08 15:04:19.681 | [2028 Async init_placement:55588]: Signaling child to exit 2026-05-08 15:04:19.682 | WAKEUP 2026-05-08 15:04:19.703 | [2028 Async init_placement:55588]: Signaled 2026-05-08 15:04:19.705 | + lib/placement:init_placement:113 : recreate_database placement 2026-05-08 15:04:19.705 | + lib/database:recreate_database:112 : local db=placement 2026-05-08 15:04:19.705 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-05-08 15:04:19.705 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-05-08 15:04:19.705 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-05-08 15:04:19.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:19.706 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-05-08 15:04:19.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:19.706 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-05-08 15:04:19.706 | + lib/placement:init_placement:115 : create_placement_accounts 2026-05-08 15:04:19.706 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-05-08 15:04:19.706 | + lib/keystone:create_service_user:420 : get_or_create_user placement nomoresecret Default 2026-05-08 15:04:19.706 | + functions-common:get_or_create_user:891 : local user_id 2026-05-08 15:04:19.706 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-05-08 15:04:19.706 | + functions-common:get_or_create_user:895 : local email= 2026-05-08 15:04:19.706 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-05-08 15:04:19.706 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:04:19.707 | + functions-common:get_or_create_user:907 : user_id=d26f7220d8314981beaade08fdc386ec 2026-05-08 15:04:19.707 | + functions-common:get_or_create_user:908 : echo d26f7220d8314981beaade08fdc386ec 2026-05-08 15:04:19.707 | d26f7220d8314981beaade08fdc386ec 2026-05-08 15:04:19.707 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-05-08 15:04:19.707 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:04:19.707 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:04:19.707 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:04:19.707 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:04:19.707 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:04:19.707 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:04:19.707 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:04:19.707 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:04:19.708 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:04:19.708 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:04:19.708 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:04:19.708 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-05-08 15:04:19.708 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:04:19.708 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:04:19.708 | + functions-common:get_or_add_user_project_role:971 : user_role_id=82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:04:19.708 | + functions-common:get_or_add_user_project_role:972 : echo 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:04:19.708 | 82cbc4d08168427ca27d2b7a74aca310 2026-05-08 15:04:19.708 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-05-08 15:04:19.709 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-05-08 15:04:19.709 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-05-08 15:04:19.709 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-05-08 15:04:19.709 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-05-08 15:04:19.709 | ++ functions-common:_get_domain_args:939 : local domain 2026-05-08 15:04:19.709 | ++ functions-common:_get_domain_args:940 : domain= 2026-05-08 15:04:19.709 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-05-08 15:04:19.709 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-05-08 15:04:19.709 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-05-08 15:04:19.709 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-05-08 15:04:19.709 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-05-08 15:04:19.710 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-05-08 15:04:19.710 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-05-08 15:04:19.710 | ++ functions-common:get_or_add_user_project_role:971 : 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-05-08 15:04:19.710 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:04:19.710 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:04:19.710 | + functions-common:get_or_add_user_project_role:972 : echo 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:04:19.710 | 8d2bb53db27e4a5c9a6b64368a481564 2026-05-08 15:04:19.710 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.140/placement 2026-05-08 15:04:19.710 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-05-08 15:04:19.710 | + functions-common:get_or_create_service:1047 : local service_id 2026-05-08 15:04:19.710 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-05-08 15:04:19.711 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-05-08 15:04:19.711 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:04:19.711 | + functions-common:get_or_create_service:1058 : service_id=' 2026-05-08 15:04:19.711 | f126bc073f864193ad90a055eb88b592' 2026-05-08 15:04:19.711 | + functions-common:get_or_create_service:1059 : echo f126bc073f864193ad90a055eb88b592 2026-05-08 15:04:19.711 | f126bc073f864193ad90a055eb88b592 2026-05-08 15:04:19.711 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.140/placement 2026-05-08 15:04:19.711 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-05-08 15:04:19.711 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public http://192.168.122.140/placement RegionOne 2026-05-08 15:04:19.711 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-05-08 15:04:19.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-05-08 15:04:19.712 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:04:19.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-05-08 15:04:19.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-05-08 15:04:19.712 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.140/placement --region RegionOne -f value -c id 2026-05-08 15:04:19.712 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:04:19.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=ef7e652583d549b68b50e947ee3a7999 2026-05-08 15:04:19.712 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo ef7e652583d549b68b50e947ee3a7999 2026-05-08 15:04:19.712 | + functions-common:get_or_create_endpoint:1092 : public_id=ef7e652583d549b68b50e947ee3a7999 2026-05-08 15:04:19.712 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-05-08 15:04:19.713 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-05-08 15:04:19.713 | + functions-common:get_or_create_endpoint:1101 : echo ef7e652583d549b68b50e947ee3a7999 2026-05-08 15:04:19.713 | ef7e652583d549b68b50e947ee3a7999 2026-05-08 15:04:19.745 | [2028 Async init_placement:55588]: finished init_placement with result 0 in 46 seconds 2026-05-08 15:04:19.750 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:19.753 | + ./stack.sh:main:1227 : async_wait init_glance 2026-05-08 15:04:19.804 | [2028 Async init_glance:51050]: Waiting for completion of init_glance running on PID 51050 (3 other jobs running) 2026-05-08 15:04:19.829 | [2028 Async init_glance:51050]: Signaling child to exit 2026-05-08 15:04:19.830 | WAKEUP 2026-05-08 15:04:19.852 | [2028 Async init_glance:51050]: Signaled 2026-05-08 15:04:19.853 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-05-08 15:04:19.853 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-05-08 15:04:19.853 | + lib/glance:init_glance:528 : recreate_database glance 2026-05-08 15:04:19.853 | + lib/database:recreate_database:112 : local db=glance 2026-05-08 15:04:19.854 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-05-08 15:04:19.854 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-05-08 15:04:19.854 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-05-08 15:04:19.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:19.854 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-05-08 15:04:19.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:19.854 | + lib/glance:init_glance:530 : time_start dbsync 2026-05-08 15:04:19.854 | + functions-common:time_start:2398 : local name=dbsync 2026-05-08 15:04:19.854 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:04:19.854 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:04:19.854 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:04:19.854 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252520421 2026-05-08 15:04:19.855 | + lib/glance:init_glance:532 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-05-08 15:04:19.855 | INFO dbcounter [-] Registered counter for database glance 2026-05-08 15:04:19.855 | 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=51156) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-08 15:04:19.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.855 | DEBUG dbcounter [-] [51156] Writer thread running {{(pid=51156) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:19.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.855 | INFO dbcounter [-] Registered counter for database glance 2026-05-08 15:04:19.855 | 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=51156) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-08 15:04:19.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.856 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.856 | DEBUG dbcounter [-] [51156] Writer thread running {{(pid=51156) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:19.856 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-05-08 15:04:19.856 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 15:04:19.856 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-05-08 15:04:19.856 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.856 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-05-08 15:04:19.856 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.856 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-05-08 15:04:19.856 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.856 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-05-08 15:04:19.857 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.857 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-05-08 15:04:19.857 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.857 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-05-08 15:04:19.857 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.857 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-05-08 15:04:19.857 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.857 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-05-08 15:04:19.857 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.857 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-05-08 15:04:19.857 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.858 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-05-08 15:04:19.858 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.858 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-08 15:04:19.858 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.858 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-08 15:04:19.858 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.858 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-08 15:04:19.858 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.858 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-05-08 15:04:19.858 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-05-08 15:04:19.859 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.859 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.860 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-05-08 15:04:19.860 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 15:04:19.860 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-05-08 15:04:19.860 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.860 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-05-08 15:04:19.860 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.860 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-05-08 15:04:19.860 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.860 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-05-08 15:04:19.860 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.860 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-05-08 15:04:19.861 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.861 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-05-08 15:04:19.861 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.861 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-05-08 15:04:19.861 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.861 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-05-08 15:04:19.861 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.861 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-05-08 15:04:19.861 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.861 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-05-08 15:04:19.861 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.862 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-05-08 15:04:19.862 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:19.862 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-05-08 15:04:19.862 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51156) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-05-08 15:04:19.862 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.862 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.862 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:19.862 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:19.862 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-05-08 15:04:19.862 | Database migration is up to date. No migration needed. 2026-05-08 15:04:19.862 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-05-08 15:04:19.863 | Database is synced successfully. 2026-05-08 15:04:19.863 | + lib/glance:init_glance:535 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-05-08 15:04:19.863 | INFO dbcounter [-] Registered counter for database glance 2026-05-08 15:04:19.863 | 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=51334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-08 15:04:19.863 | DEBUG dbcounter [-] [51334] Writer thread running {{(pid=51334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:19.863 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-05-08 15:04:19.863 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-05-08 15:04:19.863 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-05-08 15:04:19.863 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-05-08 15:04:19.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-05-08 15:04:19.865 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-05-08 15:04:19.866 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-05-08 15:04:19.867 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-05-08 15:04:19.867 | + lib/glance:init_glance:536 : time_stop dbsync 2026-05-08 15:04:19.867 | + functions-common:time_stop:2412 : local name 2026-05-08 15:04:19.867 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:04:19.867 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:04:19.868 | + functions-common:time_stop:2415 : local total 2026-05-08 15:04:19.868 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:04:19.868 | + functions-common:time_stop:2418 : name=dbsync 2026-05-08 15:04:19.868 | + functions-common:time_stop:2419 : start_time=1778252520421 2026-05-08 15:04:19.868 | + functions-common:time_stop:2421 : [[ -z 1778252520421 ]] 2026-05-08 15:04:19.868 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:04:19.868 | + functions-common:time_stop:2424 : end_time=1778252533922 2026-05-08 15:04:19.868 | + functions-common:time_stop:2425 : elapsed_time=13501 2026-05-08 15:04:19.868 | + functions-common:time_stop:2426 : total=8122 2026-05-08 15:04:19.868 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:04:19.868 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21623 2026-05-08 15:04:19.900 | [2028 Async init_glance:51050]: finished init_glance with result 0 in 13 seconds 2026-05-08 15:04:19.905 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:19.908 | + ./stack.sh:main:1228 : async_wait init_swift 2026-05-08 15:04:19.929 | Not waiting for async task init_swift that we never started or has already been waited for 2026-05-08 15:04:19.932 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:19.935 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-05-08 15:04:19.989 | [2028 Async init_cinder:55458]: Waiting for completion of init_cinder running on PID 55458 (2 other jobs running) 2026-05-08 15:04:20.014 | [2028 Async init_cinder:55458]: Signaling child to exit 2026-05-08 15:04:20.014 | WAKEUP 2026-05-08 15:04:20.037 | [2028 Async init_cinder:55458]: Signaled 2026-05-08 15:04:20.039 | + lib/cinder:init_cinder:479 : is_service_enabled mysql postgresql 2026-05-08 15:04:20.039 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:20.039 | + lib/cinder:init_cinder:481 : recreate_database cinder 2026-05-08 15:04:20.039 | + lib/database:recreate_database:112 : local db=cinder 2026-05-08 15:04:20.039 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-05-08 15:04:20.039 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-05-08 15:04:20.039 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-05-08 15:04:20.039 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:20.040 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-05-08 15:04:20.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:20.040 | + lib/cinder:init_cinder:483 : time_start dbsync 2026-05-08 15:04:20.040 | + functions-common:time_start:2398 : local name=dbsync 2026-05-08 15:04:20.040 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:04:20.040 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:04:20.041 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:04:20.041 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252607095 2026-05-08 15:04:20.041 | + lib/cinder:init_cinder:485 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-05-08 15:04:20.041 | INFO dbcounter [-] Registered counter for database cinder 2026-05-08 15:04:20.041 | 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=55666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-08 15:04:20.041 | INFO cinder.db.migration [-] Applying migration(s) 2026-05-08 15:04:20.042 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:20.042 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:20.042 | DEBUG dbcounter [-] [55666] Writer thread running {{(pid=55666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:20.042 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-05-08 15:04:20.042 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 15:04:20.042 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-05-08 15:04:20.042 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:20.042 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-05-08 15:04:20.043 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:20.043 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-05-08 15:04:20.043 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:20.043 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-05-08 15:04:20.043 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:20.043 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-05-08 15:04:20.044 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:20.044 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-05-08 15:04:20.044 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:20.044 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-05-08 15:04:20.044 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55666) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:20.044 | INFO cinder.db.migration [-] Migration(s) applied 2026-05-08 15:04:20.044 | + lib/cinder:init_cinder:486 : time_stop dbsync 2026-05-08 15:04:20.045 | + functions-common:time_stop:2412 : local name 2026-05-08 15:04:20.045 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:04:20.045 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:04:20.045 | + functions-common:time_stop:2415 : local total 2026-05-08 15:04:20.045 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:04:20.045 | + functions-common:time_stop:2418 : name=dbsync 2026-05-08 15:04:20.045 | + functions-common:time_stop:2419 : start_time=1778252607095 2026-05-08 15:04:20.046 | + functions-common:time_stop:2421 : [[ -z 1778252607095 ]] 2026-05-08 15:04:20.046 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:04:20.046 | + functions-common:time_stop:2424 : end_time=1778252619616 2026-05-08 15:04:20.046 | + functions-common:time_stop:2425 : elapsed_time=12521 2026-05-08 15:04:20.046 | + functions-common:time_stop:2426 : total=8122 2026-05-08 15:04:20.046 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:04:20.046 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20643 2026-05-08 15:04:20.046 | + lib/cinder:init_cinder:489 : is_service_enabled c-vol 2026-05-08 15:04:20.047 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:20.047 | + lib/cinder:init_cinder:489 : [[ -n lvm:lvmdriver-1 ]] 2026-05-08 15:04:20.047 | + lib/cinder:init_cinder:490 : local be be_name be_type 2026-05-08 15:04:20.047 | + lib/cinder:init_cinder:491 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-08 15:04:20.047 | + lib/cinder:init_cinder:492 : be_type=lvm 2026-05-08 15:04:20.047 | + lib/cinder:init_cinder:493 : be_name=lvmdriver-1 2026-05-08 15:04:20.048 | + lib/cinder:init_cinder:494 : type init_cinder_backend_lvm 2026-05-08 15:04:20.048 | + lib/cinder:init_cinder:495 : init_cinder_backend_lvm lvmdriver-1 2026-05-08 15:04:20.048 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-05-08 15:04:20.048 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-08 15:04:20.048 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-05-08 15:04:20.048 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-05-08 15:04:20.048 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-05-08 15:04:20.049 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-05-08 15:04:20.049 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-05-08 15:04:20.049 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-05-08 15:04:20.049 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-05-08 15:04:20.049 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-05-08 15:04:20.049 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-05-08 15:04:20.050 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-05-08 15:04:20.050 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-05-08 15:04:20.050 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-05-08 15:04:20.050 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-05-08 15:04:20.050 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-05-08 15:04:20.050 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-05-08 15:04:20.050 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-05-08 15:04:20.051 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-05-08 15:04:20.051 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-05-08 15:04:20.051 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-05-08 15:04:20.051 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-08 15:04:20.051 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-05-08 15:04:20.051 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-08 15:04:20.051 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-08 15:04:20.052 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-05-08 15:04:20.052 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-08 15:04:20.052 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-05-08 15:04:20.052 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-05-08 15:04:20.052 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-05-08 15:04:20.052 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-05-08 15:04:20.052 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-05-08 15:04:20.053 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-05-08 15:04:20.053 | s|%DIRECTIO%|--direct-io=on|g; 2026-05-08 15:04:20.053 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-05-08 15:04:20.053 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-05-08 15:04:20.053 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-05-08 15:04:20.053 | [Unit] 2026-05-08 15:04:20.053 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-08 15:04:20.054 | DefaultDependencies=no 2026-05-08 15:04:20.054 | After=systemd-udev-settle.service 2026-05-08 15:04:20.054 | Before=lvm2-activation-early.service 2026-05-08 15:04:20.054 | Wants=systemd-udev-settle.service 2026-05-08 15:04:20.054 | 2026-05-08 15:04:20.054 | [Service] 2026-05-08 15:04:20.054 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-05-08 15:04:20.055 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-05-08 15:04:20.055 | RemainAfterExit=yes 2026-05-08 15:04:20.055 | Type=oneshot 2026-05-08 15:04:20.055 | 2026-05-08 15:04:20.055 | [Install] 2026-05-08 15:04:20.055 | WantedBy=local-fs.target 2026-05-08 15:04:20.055 | Also=systemd-udev-settle.service 2026-05-08 15:04:20.056 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-05-08 15:04:20.056 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-05-08 15:04:20.056 | 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-05-08 15:04:20.056 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-05-08 15:04:20.056 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-05-08 15:04:20.056 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-05-08 15:04:20.056 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-05-08 15:04:20.057 | Volume group "stack-volumes-lvmdriver-1" not found 2026-05-08 15:04:20.057 | Cannot process volume group stack-volumes-lvmdriver-1 2026-05-08 15:04:20.057 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-05-08 15:04:20.057 | Physical volume "/dev/loop0" successfully created. 2026-05-08 15:04:20.057 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-05-08 15:04:20.057 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-05-08 15:04:20.057 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:20.058 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-05-08 15:04:20.058 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-05-08 15:04:20.058 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-05-08 15:04:20.058 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-05-08 15:04:20.058 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-05-08 15:04:20.058 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-05-08 15:04:20.058 | + lib/cinder:init_cinder:500 : is_service_enabled c-bak 2026-05-08 15:04:20.059 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:04:20.059 | + lib/cinder:init_cinder:506 : mkdir -p /opt/stack/data/cinder/volumes 2026-05-08 15:04:20.087 | [2028 Async init_cinder:55458]: finished init_cinder with result 0 in 15 seconds 2026-05-08 15:04:20.092 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:20.095 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-05-08 15:04:20.115 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:20.118 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-05-08 15:04:20.121 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:04:20.124 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-05-08 15:04:20.127 | + ./stack.sh:main:1236 : init_nova 2026-05-08 15:04:20.130 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-05-08 15:04:20.151 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:20.154 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-05-08 15:04:20.174 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:20.178 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 15:04:20.181 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-08 15:04:20.247 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-08 15:04:20.288 | [2028 Async nova-cell-0:57784]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-05-08 15:04:20.291 | ++ lib/nova:init_nova:861 : seq 1 1 2026-05-08 15:04:20.296 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 15:04:20.298 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-05-08 15:04:20.302 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-08 15:04:20.305 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-08 15:04:20.308 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-08 15:04:20.380 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-08 15:04:20.421 | [2028 Async nova-cell-1:57888]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-05-08 15:04:20.425 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-05-08 15:04:20.428 | + lib/database:recreate_database:112 : local db=nova_api 2026-05-08 15:04:20.432 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-05-08 15:04:20.438 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-05-08 15:04:20.439 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-05-08 15:04:20.444 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:20.523 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-05-08 15:04:20.528 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:20.606 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-05-08 15:04:25.329 | INFO dbcounter [-] Registered counter for database nova_api 2026-05-08 15:04:25.368 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:25.369 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:25.369 | DEBUG dbcounter [-] [57958] Writer thread running {{(pid=57958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:25.434 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-05-08 15:04:30.684 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57958) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 15:04:30.690 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-05-08 15:04:33.264 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57958) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:33.270 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-05-08 15:04:33.284 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57958) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:34.081 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-05-08 15:04:34.087 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-05-08 15:04:34.091 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-05-08 15:04:34.096 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-05-08 15:04:34.101 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-05-08 15:04:34.107 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-05-08 15:04:34.113 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-05-08 15:04:34.146 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:34.153 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-05-08 15:04:34.158 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-05-08 15:04:34.165 | + 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-05-08 15:04:38.151 | INFO dbcounter [None req-68b0f65f-3b5c-41e1-aa58-cf7dc9a2666a None None] Registered counter for database nova_api 2026-05-08 15:04:38.245 | DEBUG dbcounter [-] [58557] Writer thread running {{(pid=58557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:38.986 | ++ lib/nova:init_nova:873 : seq 0 1 2026-05-08 15:04:38.993 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-08 15:04:38.997 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-05-08 15:04:39.081 | [2028 Async nova-cell-0:57784]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57784 (3 other jobs running) 2026-05-08 15:04:39.114 | [2028 Async nova-cell-0:57784]: Signaling child to exit 2026-05-08 15:04:46.661 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:04:46.667 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:04:46.692 | [57784 Async nova-cell-0:57784]: finished successfully 2026-05-08 15:04:46.699 | [57888 Async nova-cell-1:57888]: finished successfully 2026-05-08 15:04:46.722 | WAKEUP 2026-05-08 15:04:46.745 | [2028 Async nova-cell-0:57784]: Signaled 2026-05-08 15:04:46.747 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-05-08 15:04:46.747 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-05-08 15:04:46.748 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-05-08 15:04:46.748 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-05-08 15:04:46.748 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-05-08 15:04:46.748 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-05-08 15:04:46.748 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-05-08 15:04:46.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:46.748 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-05-08 15:04:46.748 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:46.748 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-05-08 15:04:46.748 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-05-08 15:04:46.748 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:46.749 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:46.749 | DEBUG dbcounter [-] [57946] Writer thread running {{(pid=57946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:46.749 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-08 15:04:46.749 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 15:04:46.749 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-08 15:04:46.749 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.749 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-08 15:04:46.749 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.749 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-08 15:04:46.749 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.749 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-08 15:04:46.750 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.750 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-08 15:04:46.750 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.750 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-08 15:04:46.750 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.750 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-08 15:04:46.750 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.750 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-08 15:04:46.750 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57946) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.798 | [2028 Async nova-cell-0:57784]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-05-08 15:04:46.803 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:46.806 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-05-08 15:04:46.808 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-05-08 15:04:46.871 | [2028 Async nova-cell-1:57888]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57888 (2 other jobs running) 2026-05-08 15:04:46.901 | [2028 Async nova-cell-1:57888]: Signaling child to exit 2026-05-08 15:04:46.902 | WAKEUP 2026-05-08 15:04:46.928 | [2028 Async nova-cell-1:57888]: Signaled 2026-05-08 15:04:46.929 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-05-08 15:04:46.930 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-05-08 15:04:46.930 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-05-08 15:04:46.930 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-05-08 15:04:46.930 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-05-08 15:04:46.930 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-05-08 15:04:46.930 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-05-08 15:04:46.930 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:46.930 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-05-08 15:04:46.930 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-05-08 15:04:46.930 | + 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-05-08 15:04:46.931 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-05-08 15:04:46.931 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-05-08 15:04:46.931 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-05-08 15:04:46.931 | DEBUG dbcounter [-] [57955] Writer thread running {{(pid=57955) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:46.931 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-05-08 15:04:46.931 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-05-08 15:04:46.931 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-05-08 15:04:46.931 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.931 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-05-08 15:04:46.931 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.931 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-05-08 15:04:46.932 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.932 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-05-08 15:04:46.932 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.932 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-05-08 15:04:46.932 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.932 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-05-08 15:04:46.932 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.932 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-05-08 15:04:46.932 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.932 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-05-08 15:04:46.933 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57955) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-05-08 15:04:46.981 | [2028 Async nova-cell-1:57888]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-05-08 15:04:46.987 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:46.991 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 15:04:46.995 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-05-08 15:04:50.640 | Running batches of 50 until complete 2026-05-08 15:04:50.640 | INFO dbcounter [None req-d8b11819-fb29-41d2-8d12-3b69040b6c40 None None] Registered counter for database nova_cell0 2026-05-08 15:04:50.780 | DEBUG dbcounter [-] [59170] Writer thread running {{(pid=59170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:50.786 | INFO dbcounter [None req-d8b11819-fb29-41d2-8d12-3b69040b6c40 None None] Registered counter for database nova_api 2026-05-08 15:04:50.891 | DEBUG dbcounter [-] [59170] Writer thread running {{(pid=59170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:50.919 | INFO dbcounter [None req-d8b11819-fb29-41d2-8d12-3b69040b6c40 None None] Registered counter for database nova_cell0 2026-05-08 15:04:50.940 | DEBUG dbcounter [-] [59170] Writer thread running {{(pid=59170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:51.022 | +-------------------------------------+--------------+-----------+ 2026-05-08 15:04:51.022 | | Migration | Total Needed | Completed | 2026-05-08 15:04:51.022 | +-------------------------------------+--------------+-----------+ 2026-05-08 15:04:51.022 | | fill_virtual_interface_list | 0 | 0 | 2026-05-08 15:04:51.022 | | migrate_empty_ratio | 0 | 0 | 2026-05-08 15:04:51.022 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-05-08 15:04:51.022 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-05-08 15:04:51.022 | | migration_migrate_to_uuid | 0 | 0 | 2026-05-08 15:04:51.022 | | populate_dev_uuids | 0 | 0 | 2026-05-08 15:04:51.023 | | populate_instance_compute_id | 0 | 0 | 2026-05-08 15:04:51.023 | | populate_missing_availability_zones | 0 | 0 | 2026-05-08 15:04:51.023 | | populate_queued_for_delete | 0 | 0 | 2026-05-08 15:04:51.023 | | populate_user_id | 0 | 0 | 2026-05-08 15:04:51.023 | | populate_uuids | 0 | 0 | 2026-05-08 15:04:51.023 | +-------------------------------------+--------------+-----------+ 2026-05-08 15:04:51.661 | ++ lib/nova:init_nova:887 : seq 1 1 2026-05-08 15:04:51.665 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 15:04:51.670 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-05-08 15:04:51.673 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-08 15:04:51.677 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-08 15:04:51.681 | + 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-05-08 15:04:55.342 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-05-08 15:04:55.342 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-05-08 15:04:55.342 | INFO dbcounter [None req-5368fd88-43a2-4a7a-802d-6575deff256b None None] Registered counter for database nova_api 2026-05-08 15:04:55.408 | DEBUG dbcounter [-] [59224] Writer thread running {{(pid=59224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:04:56.009 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-05-08 15:04:56.011 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-05-08 15:04:56.028 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-05-08 15:04:56.032 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-05-08 15:04:56.035 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-05-08 15:04:56.109 | + inc/async:async_inner:63 : configure_neutron_nova 2026-05-08 15:04:56.155 | [2028 Async configure_neutron_nova:59283]: running: configure_neutron_nova 2026-05-08 15:04:56.160 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-05-08 15:04:56.164 | + functions-common:run_phase:1840 : local mode=stack 2026-05-08 15:04:56.166 | + functions-common:run_phase:1841 : local phase=post-config 2026-05-08 15:04:56.170 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-08 15:04:56.175 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-08 15:04:56.178 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-08 15:04:56.182 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-08 15:04:56.186 | + functions-common:run_phase:1850 : local extra 2026-05-08 15:04:56.191 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-08 15:04:56.196 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-08 15:04:56.200 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-08 15:04:56.203 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-08 15:04:56.206 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-05-08 15:04:56.210 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-08 15:04:56.230 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:56.233 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 15:04:56.236 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:04:56.240 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-05-08 15:04:56.244 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:04:56.248 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-08 15:04:56.252 | ++ extras.d/80-tempest.sh:source:12 : : 2026-05-08 15:04:56.255 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-08 15:04:56.260 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-08 15:04:56.263 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 15:04:56.266 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-08 15:04:56.269 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-05-08 15:04:56.273 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-08 15:04:56.276 | + functions-common:run_plugins:1827 : local phase=post-config 2026-05-08 15:04:56.280 | + functions-common:run_plugins:1829 : local plugins= 2026-05-08 15:04:56.284 | + functions-common:run_plugins:1830 : local plugin 2026-05-08 15:04:56.287 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-05-08 15:04:56.291 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.293 | + inc/meta-config:merge_config_group:171 : shift 2026-05-08 15:04:56.297 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-05-08 15:04:56.299 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:04:56.304 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-08 15:04:56.307 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-08 15:04:56.311 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-05-08 15:04:56.315 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.319 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-05-08 15:04:56.322 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:04:56.326 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-05-08 15:04:56.326 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:04:56.326 | gsub("[][]", "", $1); 2026-05-08 15:04:56.326 | split($1, a, "|"); 2026-05-08 15:04:56.326 | if (a[1] == matchgroup) 2026-05-08 15:04:56.326 | print a[2] 2026-05-08 15:04:56.326 | } 2026-05-08 15:04:56.326 | ' /home/quobyte/devstack/local.conf 2026-05-08 15:04:56.333 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-08 15:04:56.336 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-08 15:04:56.339 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-08 15:04:56.344 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-05-08 15:04:56.348 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-05-08 15:04:56.352 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-05-08 15:04:56.355 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-05-08 15:04:56.361 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-05-08 15:04:56.366 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-05-08 15:04:56.369 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-05-08 15:04:56.374 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-05-08 15:04:56.378 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-05-08 15:04:56.381 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-08 15:04:56.384 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.387 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-08 15:04:56.390 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-05-08 15:04:56.394 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-08 15:04:56.399 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-05-08 15:04:56.402 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-05-08 15:04:56.406 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-05-08 15:04:56.410 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-05-08 15:04:56.415 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-05-08 15:04:56.415 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-05-08 15:04:56.415 | BEGIN { 2026-05-08 15:04:56.416 | section = "" 2026-05-08 15:04:56.416 | last_section = "" 2026-05-08 15:04:56.416 | section_count = 0 2026-05-08 15:04:56.416 | } 2026-05-08 15:04:56.417 | /^\[.+\]/ { 2026-05-08 15:04:56.417 | gsub("[][]", "", $1); 2026-05-08 15:04:56.417 | section=$1 2026-05-08 15:04:56.417 | next 2026-05-08 15:04:56.417 | } 2026-05-08 15:04:56.417 | /^ *\#/ { 2026-05-08 15:04:56.417 | next 2026-05-08 15:04:56.417 | } 2026-05-08 15:04:56.417 | /^[^ \t]+/ { 2026-05-08 15:04:56.417 | # get offset of first = in $0 2026-05-08 15:04:56.417 | eq_idx = index($0, "=") 2026-05-08 15:04:56.418 | # extract attr & value from $0 2026-05-08 15:04:56.418 | attr = substr($0, 1, eq_idx - 1) 2026-05-08 15:04:56.418 | value = substr($0, eq_idx + 1) 2026-05-08 15:04:56.418 | # only need to strip trailing whitespace from attr 2026-05-08 15:04:56.418 | sub(/[ \t]*$/, "", attr) 2026-05-08 15:04:56.418 | # need to strip leading & trailing whitespace from value 2026-05-08 15:04:56.418 | sub(/^[ \t]*/, "", value) 2026-05-08 15:04:56.418 | sub(/[ \t]*$/, "", value) 2026-05-08 15:04:56.419 | 2026-05-08 15:04:56.419 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-08 15:04:56.419 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-08 15:04:56.419 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-08 15:04:56.419 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-08 15:04:56.419 | if (! (section, attr) in cfg_attr_count) { 2026-05-08 15:04:56.419 | if (section != last_section) { 2026-05-08 15:04:56.420 | cfg_section[section_count++] = section 2026-05-08 15:04:56.420 | last_section = section 2026-05-08 15:04:56.420 | } 2026-05-08 15:04:56.420 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-08 15:04:56.420 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-08 15:04:56.420 | 2026-05-08 15:04:56.420 | cfg_attr[section, attr, 0] = value 2026-05-08 15:04:56.420 | cfg_attr_count[section, attr] = 1 2026-05-08 15:04:56.420 | } else { 2026-05-08 15:04:56.420 | lno = cfg_attr_count[section, attr]++ 2026-05-08 15:04:56.420 | cfg_attr[section, attr, lno] = value 2026-05-08 15:04:56.421 | } 2026-05-08 15:04:56.421 | } 2026-05-08 15:04:56.421 | END { 2026-05-08 15:04:56.421 | # Process each section in order 2026-05-08 15:04:56.421 | for (sno = 0; sno < section_count; sno++) { 2026-05-08 15:04:56.421 | section = cfg_section[sno] 2026-05-08 15:04:56.421 | # The ini routines simply append a config item immediately 2026-05-08 15:04:56.421 | # after the section header. To keep the same order as defined 2026-05-08 15:04:56.422 | # in local.conf, invoke the ini routines in the reverse order 2026-05-08 15:04:56.422 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-08 15:04:56.422 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-08 15:04:56.422 | if (cfg_attr_count[section, attr] == 1) 2026-05-08 15:04:56.422 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-08 15:04:56.422 | else { 2026-05-08 15:04:56.422 | # For multiline, invoke the ini routines in the reverse order 2026-05-08 15:04:56.423 | count = cfg_attr_count[section, attr] 2026-05-08 15:04:56.423 | print "inidelete " configfile " " section " " attr 2026-05-08 15:04:56.423 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-08 15:04:56.423 | for (l = count -2; l >= 0; l--) 2026-05-08 15:04:56.423 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-08 15:04:56.423 | } 2026-05-08 15:04:56.423 | } 2026-05-08 15:04:56.424 | } 2026-05-08 15:04:56.424 | } 2026-05-08 15:04:56.424 | ' 2026-05-08 15:04:56.424 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-08 15:04:56.424 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.424 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.424 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-08 15:04:56.428 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-05-08 15:04:56.432 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:04:56.435 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-05-08 15:04:56.440 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-05-08 15:04:56.440 | BEGIN { group = "" } 2026-05-08 15:04:56.440 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:04:56.440 | gsub("[][]", "", $1); 2026-05-08 15:04:56.440 | split($1, a, "|"); 2026-05-08 15:04:56.440 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-08 15:04:56.441 | group=a[1] 2026-05-08 15:04:56.441 | } else { 2026-05-08 15:04:56.441 | group="" 2026-05-08 15:04:56.441 | } 2026-05-08 15:04:56.441 | next 2026-05-08 15:04:56.441 | } 2026-05-08 15:04:56.441 | { 2026-05-08 15:04:56.441 | if (group != "") 2026-05-08 15:04:56.441 | print $0 2026-05-08 15:04:56.441 | } 2026-05-08 15:04:56.441 | ' /home/quobyte/devstack/local.conf 2026-05-08 15:04:56.449 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-05-08 15:04:56.452 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-05-08 15:04:56.490 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-05-08 15:04:56.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-05-08 15:04:56.544 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.547 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-05-08 15:04:56.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-05-08 15:04:56.594 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.597 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-05-08 15:04:56.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-05-08 15:04:56.640 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.644 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-05-08 15:04:56.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-05-08 15:04:56.689 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.693 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-08 15:04:56.698 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-08 15:04:56.701 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-08 15:04:56.707 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-05-08 15:04:56.710 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.716 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.720 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-08 15:04:56.724 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.729 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-05-08 15:04:56.733 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-05-08 15:04:56.737 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-05-08 15:04:56.741 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-05-08 15:04:56.746 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.750 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.753 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-08 15:04:56.757 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.761 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-08 15:04:56.768 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.771 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.777 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.782 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-05-08 15:04:56.788 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.795 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.795 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-08 15:04:56.795 | BEGIN { 2026-05-08 15:04:56.795 | section = "" 2026-05-08 15:04:56.795 | last_section = "" 2026-05-08 15:04:56.795 | section_count = 0 2026-05-08 15:04:56.795 | } 2026-05-08 15:04:56.796 | /^\[.+\]/ { 2026-05-08 15:04:56.796 | gsub("[][]", "", $1); 2026-05-08 15:04:56.796 | section=$1 2026-05-08 15:04:56.796 | next 2026-05-08 15:04:56.796 | } 2026-05-08 15:04:56.796 | /^ *\#/ { 2026-05-08 15:04:56.796 | next 2026-05-08 15:04:56.796 | } 2026-05-08 15:04:56.796 | /^[^ \t]+/ { 2026-05-08 15:04:56.796 | # get offset of first = in $0 2026-05-08 15:04:56.796 | eq_idx = index($0, "=") 2026-05-08 15:04:56.797 | # extract attr & value from $0 2026-05-08 15:04:56.797 | attr = substr($0, 1, eq_idx - 1) 2026-05-08 15:04:56.797 | value = substr($0, eq_idx + 1) 2026-05-08 15:04:56.797 | # only need to strip trailing whitespace from attr 2026-05-08 15:04:56.797 | sub(/[ \t]*$/, "", attr) 2026-05-08 15:04:56.797 | # need to strip leading & trailing whitespace from value 2026-05-08 15:04:56.797 | sub(/^[ \t]*/, "", value) 2026-05-08 15:04:56.797 | sub(/[ \t]*$/, "", value) 2026-05-08 15:04:56.797 | 2026-05-08 15:04:56.797 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-08 15:04:56.797 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-08 15:04:56.798 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-08 15:04:56.798 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-08 15:04:56.798 | if (! (section, attr) in cfg_attr_count) { 2026-05-08 15:04:56.798 | if (section != last_section) { 2026-05-08 15:04:56.798 | cfg_section[section_count++] = section 2026-05-08 15:04:56.798 | last_section = section 2026-05-08 15:04:56.798 | } 2026-05-08 15:04:56.798 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-08 15:04:56.798 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-08 15:04:56.798 | 2026-05-08 15:04:56.799 | cfg_attr[section, attr, 0] = value 2026-05-08 15:04:56.799 | cfg_attr_count[section, attr] = 1 2026-05-08 15:04:56.799 | } else { 2026-05-08 15:04:56.799 | lno = cfg_attr_count[section, attr]++ 2026-05-08 15:04:56.799 | cfg_attr[section, attr, lno] = value 2026-05-08 15:04:56.799 | } 2026-05-08 15:04:56.799 | } 2026-05-08 15:04:56.799 | END { 2026-05-08 15:04:56.799 | # Process each section in order 2026-05-08 15:04:56.799 | for (sno = 0; sno < section_count; sno++) { 2026-05-08 15:04:56.799 | section = cfg_section[sno] 2026-05-08 15:04:56.799 | # The ini routines simply append a config item immediately 2026-05-08 15:04:56.800 | # after the section header. To keep the same order as defined 2026-05-08 15:04:56.800 | # in local.conf, invoke the ini routines in the reverse order 2026-05-08 15:04:56.800 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-08 15:04:56.800 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-08 15:04:56.800 | if (cfg_attr_count[section, attr] == 1) 2026-05-08 15:04:56.800 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-08 15:04:56.800 | else { 2026-05-08 15:04:56.800 | # For multiline, invoke the ini routines in the reverse order 2026-05-08 15:04:56.800 | count = cfg_attr_count[section, attr] 2026-05-08 15:04:56.801 | print "inidelete " configfile " " section " " attr 2026-05-08 15:04:56.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-08 15:04:56.801 | for (l = count -2; l >= 0; l--) 2026-05-08 15:04:56.801 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-08 15:04:56.801 | } 2026-05-08 15:04:56.801 | } 2026-05-08 15:04:56.801 | } 2026-05-08 15:04:56.801 | } 2026-05-08 15:04:56.801 | ' 2026-05-08 15:04:56.801 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.802 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-08 15:04:56.802 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.803 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-08 15:04:56.807 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-05-08 15:04:56.811 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:04:56.815 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-05-08 15:04:56.820 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-05-08 15:04:56.820 | BEGIN { group = "" } 2026-05-08 15:04:56.820 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:04:56.820 | gsub("[][]", "", $1); 2026-05-08 15:04:56.821 | split($1, a, "|"); 2026-05-08 15:04:56.821 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-08 15:04:56.821 | group=a[1] 2026-05-08 15:04:56.821 | } else { 2026-05-08 15:04:56.821 | group="" 2026-05-08 15:04:56.821 | } 2026-05-08 15:04:56.821 | next 2026-05-08 15:04:56.821 | } 2026-05-08 15:04:56.821 | { 2026-05-08 15:04:56.821 | if (group != "") 2026-05-08 15:04:56.822 | print $0 2026-05-08 15:04:56.822 | } 2026-05-08 15:04:56.822 | ' /home/quobyte/devstack/local.conf 2026-05-08 15:04:56.829 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-05-08 15:04:56.833 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-05-08 15:04:56.877 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.882 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-05-08 15:04:56.888 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-05-08 15:04:56.892 | + inc/meta-config:merge_config_group:180 : local dir 2026-05-08 15:04:56.897 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-05-08 15:04:56.901 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-05-08 15:04:56.906 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-05-08 15:04:56.910 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-05-08 15:04:56.916 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-05-08 15:04:56.922 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-05-08 15:04:56.926 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-05-08 15:04:56.931 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-05-08 15:04:56.934 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-05-08 15:04:56.938 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-08 15:04:56.941 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.946 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-08 15:04:56.948 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-05-08 15:04:56.952 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-08 15:04:56.958 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-05-08 15:04:56.962 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-05-08 15:04:56.966 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-05-08 15:04:56.969 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-05-08 15:04:56.974 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-05-08 15:04:56.976 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-05-08 15:04:56.976 | BEGIN { 2026-05-08 15:04:56.976 | section = "" 2026-05-08 15:04:56.976 | last_section = "" 2026-05-08 15:04:56.976 | section_count = 0 2026-05-08 15:04:56.976 | } 2026-05-08 15:04:56.977 | /^\[.+\]/ { 2026-05-08 15:04:56.977 | gsub("[][]", "", $1); 2026-05-08 15:04:56.978 | section=$1 2026-05-08 15:04:56.978 | next 2026-05-08 15:04:56.978 | } 2026-05-08 15:04:56.978 | /^ *\#/ { 2026-05-08 15:04:56.978 | next 2026-05-08 15:04:56.978 | } 2026-05-08 15:04:56.978 | /^[^ \t]+/ { 2026-05-08 15:04:56.978 | # get offset of first = in $0 2026-05-08 15:04:56.978 | eq_idx = index($0, "=") 2026-05-08 15:04:56.978 | # extract attr & value from $0 2026-05-08 15:04:56.978 | attr = substr($0, 1, eq_idx - 1) 2026-05-08 15:04:56.979 | value = substr($0, eq_idx + 1) 2026-05-08 15:04:56.979 | # only need to strip trailing whitespace from attr 2026-05-08 15:04:56.979 | sub(/[ \t]*$/, "", attr) 2026-05-08 15:04:56.979 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:56.979 | # need to strip leading & trailing whitespace from value 2026-05-08 15:04:56.979 | sub(/^[ \t]*/, "", value) 2026-05-08 15:04:56.979 | sub(/[ \t]*$/, "", value) 2026-05-08 15:04:56.979 | 2026-05-08 15:04:56.979 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-08 15:04:56.979 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-08 15:04:56.980 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-08 15:04:56.980 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-08 15:04:56.980 | if (! (section, attr) in cfg_attr_count) { 2026-05-08 15:04:56.980 | if (section != last_section) { 2026-05-08 15:04:56.980 | cfg_section[section_count++] = section 2026-05-08 15:04:56.980 | last_section = section 2026-05-08 15:04:56.980 | } 2026-05-08 15:04:56.980 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-08 15:04:56.981 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-08 15:04:56.981 | 2026-05-08 15:04:56.982 | cfg_attr[section, attr, 0] = value 2026-05-08 15:04:56.982 | cfg_attr_count[section, attr] = 1 2026-05-08 15:04:56.982 | } else { 2026-05-08 15:04:56.982 | lno = cfg_attr_count[section, attr]++ 2026-05-08 15:04:56.982 | cfg_attr[section, attr, lno] = value 2026-05-08 15:04:56.982 | } 2026-05-08 15:04:56.982 | } 2026-05-08 15:04:56.982 | END { 2026-05-08 15:04:56.982 | # Process each section in order 2026-05-08 15:04:56.982 | for (sno = 0; sno < section_count; sno++) { 2026-05-08 15:04:56.982 | section = cfg_section[sno] 2026-05-08 15:04:56.983 | # The ini routines simply append a config item immediately 2026-05-08 15:04:56.983 | # after the section header. To keep the same order as defined 2026-05-08 15:04:56.983 | # in local.conf, invoke the ini routines in the reverse order 2026-05-08 15:04:56.983 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-08 15:04:56.983 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-08 15:04:56.983 | if (cfg_attr_count[section, attr] == 1) 2026-05-08 15:04:56.983 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-08 15:04:56.983 | else { 2026-05-08 15:04:56.983 | # For multiline, invoke the ini routines in the reverse order 2026-05-08 15:04:56.983 | count = cfg_attr_count[section, attr] 2026-05-08 15:04:56.983 | print "inidelete " configfile " " section " " attr 2026-05-08 15:04:56.984 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-08 15:04:56.984 | for (l = count -2; l >= 0; l--) 2026-05-08 15:04:56.984 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-08 15:04:56.984 | } 2026-05-08 15:04:56.984 | } 2026-05-08 15:04:56.984 | } 2026-05-08 15:04:56.984 | } 2026-05-08 15:04:56.984 | ' 2026-05-08 15:04:56.984 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:04:56.984 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-08 15:04:56.984 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-08 15:04:56.985 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-05-08 15:04:56.989 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:04:56.992 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-05-08 15:04:56.997 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-05-08 15:04:56.997 | BEGIN { group = "" } 2026-05-08 15:04:56.997 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:04:56.997 | gsub("[][]", "", $1); 2026-05-08 15:04:56.997 | split($1, a, "|"); 2026-05-08 15:04:56.997 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-08 15:04:56.998 | group=a[1] 2026-05-08 15:04:56.998 | } else { 2026-05-08 15:04:56.998 | group="" 2026-05-08 15:04:56.998 | } 2026-05-08 15:04:56.998 | next 2026-05-08 15:04:56.998 | } 2026-05-08 15:04:56.998 | { 2026-05-08 15:04:56.998 | if (group != "") 2026-05-08 15:04:56.998 | print $0 2026-05-08 15:04:56.998 | } 2026-05-08 15:04:56.998 | ' /home/quobyte/devstack/local.conf 2026-05-08 15:04:57.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-05-08 15:04:57.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-05-08 15:04:57.056 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:57.060 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-05-08 15:04:57.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-05-08 15:04:57.109 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:57.113 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-05-08 15:04:57.117 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-05-08 15:04:57.161 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:57.164 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-05-08 15:04:57.169 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-05-08 15:04:57.212 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:57.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-345a8624-d305-4e1a-84a9-2a58e26f9920"' 2026-05-08 15:04:57.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-345a8624-d305-4e1a-84a9-2a58e26f9920 2026-05-08 15:04:57.228 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:04:57.260 | [59283 Async configure_neutron_nova:59283]: finished successfully 2026-05-08 15:04:57.264 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:57.268 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-05-08 15:04:57.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-05-08 15:04:57.317 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:57.320 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-05-08 15:04:57.324 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-05-08 15:04:57.366 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:04:57.370 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-05-08 15:04:57.393 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:04:57.396 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-08 15:04:57.400 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-05-08 15:04:57.425 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:57.428 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-08 15:04:57.471 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-05-08 15:04:57.530 | [2028 Async configure_neutron_nova:59283]: Waiting for completion of configure_neutron_nova running on PID 59283 (2 other jobs running) 2026-05-08 15:04:57.558 | [2028 Async configure_neutron_nova:59283]: Signaling child to exit 2026-05-08 15:04:57.559 | WAKEUP 2026-05-08 15:04:57.584 | [2028 Async configure_neutron_nova:59283]: Signaled 2026-05-08 15:04:57.586 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-05-08 15:04:57.586 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-05-08 15:04:57.586 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-05-08 15:04:57.586 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-05-08 15:04:57.587 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 15:04:57.587 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-08 15:04:57.587 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf neutron auth_type password 2026-05-08 15:04:57.587 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf neutron interface public 2026-05-08 15:04:57.587 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.140/identity 2026-05-08 15:04:57.587 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf neutron username nova 2026-05-08 15:04:57.587 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-05-08 15:04:57.588 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-05-08 15:04:57.588 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf neutron project_name service 2026-05-08 15:04:57.588 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-05-08 15:04:57.588 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-05-08 15:04:57.588 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-05-08 15:04:57.588 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-08 15:04:57.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-08 15:04:57.589 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-08 15:04:57.589 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:04:57.589 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-05-08 15:04:57.589 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-05-08 15:04:57.589 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-05-08 15:04:57.589 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-05-08 15:04:57.590 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 15:04:57.590 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-05-08 15:04:57.590 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-05-08 15:04:57.590 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-08 15:04:57.590 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-08 15:04:57.590 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-05-08 15:04:57.590 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-05-08 15:04:57.591 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-05-08 15:04:57.591 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-05-08 15:04:57.591 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-05-08 15:04:57.591 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-05-08 15:04:57.591 | + lib/keystone:configure_keystoneauth:434 : local section=neutron 2026-05-08 15:04:57.591 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-05-08 15:04:57.591 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-05-08 15:04:57.592 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.140/identity 2026-05-08 15:04:57.592 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-05-08 15:04:57.592 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-05-08 15:04:57.592 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-05-08 15:04:57.592 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-05-08 15:04:57.592 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-05-08 15:04:57.593 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-05-08 15:04:57.593 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-05-08 15:04:57.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-05-08 15:04:57.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-05-08 15:04:57.593 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-05-08 15:04:57.593 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:04:57.593 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-05-08 15:04:57.594 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-05-08 15:04:57.629 | [2028 Async configure_neutron_nova:59283]: finished configure_neutron_nova with result 0 in 1 seconds 2026-05-08 15:04:57.635 | + inc/async:async_wait:197 : return 0 2026-05-08 15:04:57.639 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-05-08 15:04:57.660 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:57.664 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-08 15:04:57.706 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-05-08 15:04:57.752 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-05-08 15:04:57.776 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:57.780 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-05-08 15:04:57.783 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:04:57.787 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-05-08 15:04:57.791 | + ./stack.sh:main:1290 : start_nova_api 2026-05-08 15:04:57.795 | + lib/nova:start_nova_api:968 : local service_port=8774 2026-05-08 15:04:57.799 | + lib/nova:start_nova_api:969 : local service_protocol=http 2026-05-08 15:04:57.802 | + lib/nova:start_nova_api:970 : local nova_url 2026-05-08 15:04:57.805 | + lib/nova:start_nova_api:971 : is_service_enabled tls-proxy 2026-05-08 15:04:57.828 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:04:57.831 | + lib/nova:start_nova_api:977 : 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-05-08 15:04:57.836 | + lib/nova:start_nova_api:978 : 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-05-08 15:04:57.840 | + lib/nova:start_nova_api:978 : 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-05-08 15:04:57.845 | ++ lib/nova:start_nova_api:980 : which uwsgi 2026-05-08 15:04:57.851 | + lib/nova:start_nova_api:980 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-08 15:04:57.856 | + functions-common:run_process:1666 : local service=n-api 2026-05-08 15:04:57.860 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-08 15:04:57.864 | + functions-common:run_process:1668 : local group= 2026-05-08 15:04:57.868 | + functions-common:run_process:1669 : local user= 2026-05-08 15:04:57.872 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:04:57.876 | + functions-common:run_process:1672 : local name=n-api 2026-05-08 15:04:57.879 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:04:57.883 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:04:57.888 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:04:57.893 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:04:57.898 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:04:57.903 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252697899 2026-05-08 15:04:57.906 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-05-08 15:04:57.929 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:04:57.933 | + functions-common:run_process:1676 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-05-08 15:04:57.936 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-05-08 15:04:57.940 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-08 15:04:57.944 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-08 15:04:57.947 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-08 15:04:57.951 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-05-08 15:04:57.954 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-05-08 15:04:57.957 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-05-08 15:04:57.961 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-05-08 15:04:57.965 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:04:57.968 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:04:57.972 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:04:57.975 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:04:57.979 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-05-08 15:04:57.982 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-05-08 15:04:57.986 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-08 15:04:57.989 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:04:57.993 | + functions-common:_run_under_systemd:1640 : 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-05-08 15:04:57.997 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-05-08 15:04:58.000 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:04:58.003 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-08 15:04:58.006 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-08 15:04:58.009 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-08 15:04:58.013 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-05-08 15:04:58.016 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-08 15:04:58.022 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-05-08 15:04:58.107 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-08 15:04:58.194 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-05-08 15:04:58.266 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-05-08 15:04:58.336 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-08 15:04:58.413 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:04:58.488 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-05-08 15:04:58.559 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-05-08 15:04:58.631 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-05-08 15:04:58.712 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-05-08 15:04:58.794 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-05-08 15:04:58.874 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-08 15:04:58.878 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-08 15:04:58.882 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-05-08 15:04:58.977 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-08 15:04:59.436 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-05-08 15:04:59.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-05-08 15:04:59.892 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-05-08 15:05:00.025 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:00.029 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:00.033 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:00.037 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:00.040 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:00.043 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:00.047 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:00.050 | + functions-common:time_stop:2419 : start_time=1778252697899 2026-05-08 15:05:00.054 | + functions-common:time_stop:2421 : [[ -z 1778252697899 ]] 2026-05-08 15:05:00.058 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:00.064 | + functions-common:time_stop:2424 : end_time=1778252700060 2026-05-08 15:05:00.068 | + functions-common:time_stop:2425 : elapsed_time=2161 2026-05-08 15:05:00.070 | + functions-common:time_stop:2426 : total=3909 2026-05-08 15:05:00.074 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:00.078 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6070 2026-05-08 15:05:00.081 | + lib/nova:start_nova_api:981 : nova_url=http://192.168.122.140/compute/v2.1/ 2026-05-08 15:05:00.085 | + lib/nova:start_nova_api:983 : echo 'Waiting for nova-api to start...' 2026-05-08 15:05:00.085 | Waiting for nova-api to start... 2026-05-08 15:05:00.089 | + lib/nova:start_nova_api:984 : wait_for_service 60 http://192.168.122.140/compute/v2.1/ 2026-05-08 15:05:00.093 | + functions:wait_for_service:476 : local timeout=60 2026-05-08 15:05:00.096 | + functions:wait_for_service:477 : local url=http://192.168.122.140/compute/v2.1/ 2026-05-08 15:05:00.100 | + functions:wait_for_service:478 : local rval=0 2026-05-08 15:05:00.103 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-08 15:05:00.106 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-08 15:05:00.109 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:00.113 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:00.116 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:00.122 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252700118 2026-05-08 15:05:00.125 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-08 15:05:00.130 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 15:05:00.132 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.140/compute/v2.1/ 2026-05-08 15:05:06.118 | + :: : [[ 200 == 503 ]] 2026-05-08 15:05:06.120 | + :: : [[ 0 -eq 7 ]] 2026-05-08 15:05:06.124 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-08 15:05:06.127 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:06.131 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:06.135 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:06.139 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:06.143 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:06.147 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-08 15:05:06.151 | + functions-common:time_stop:2419 : start_time=1778252700118 2026-05-08 15:05:06.155 | + functions-common:time_stop:2421 : [[ -z 1778252700118 ]] 2026-05-08 15:05:06.160 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:06.166 | + functions-common:time_stop:2424 : end_time=1778252706161 2026-05-08 15:05:06.170 | + functions-common:time_stop:2425 : elapsed_time=6043 2026-05-08 15:05:06.173 | + functions-common:time_stop:2426 : total=5476 2026-05-08 15:05:06.177 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:06.181 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11519 2026-05-08 15:05:06.185 | + functions:wait_for_service:486 : return 0 2026-05-08 15:05:06.189 | + lib/nova:start_nova_api:988 : 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-05-08 15:05:06.194 | + lib/nova:start_nova_api:988 : 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-05-08 15:05:06.198 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-05-08 15:05:06.223 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:06.228 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-05-08 15:05:06.232 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:05:06.236 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-05-08 15:05:06.239 | + ./stack.sh:main:1295 : start_ovn_services 2026-05-08 15:05:06.244 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-05-08 15:05:06.248 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-05-08 15:05:06.252 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-05-08 15:05:06.255 | + lib/neutron_plugins/ovn_agent:init_ovn:622 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-05-08 15:05:06.260 | + lib/neutron_plugins/ovn_agent:init_ovn:624 : [[ False == \F\a\l\s\e ]] 2026-05-08 15:05:06.264 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-05-08 15:05:06.268 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : sudo mkdir -p /var/lib/ovn 2026-05-08 15:05:06.287 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : mkdir -p /opt/stack/data/ovs 2026-05-08 15:05:06.294 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : rm -f '/opt/stack/data/ovs/*.db' 2026-05-08 15:05:06.301 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-05-08 15:05:06.307 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-05-08 15:05:06.325 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-05-08 15:05:06.342 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-05-08 15:05:06.359 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-05-08 15:05:06.362 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : echo 'Starting OVN' 2026-05-08 15:05:06.362 | Starting OVN 2026-05-08 15:05:06.366 | + lib/neutron_plugins/ovn_agent:start_ovn:736 : _start_ovs 2026-05-08 15:05:06.370 | + lib/neutron_plugins/ovn_agent:_start_ovs:639 : echo 'Starting OVS' 2026-05-08 15:05:06.370 | Starting OVS 2026-05-08 15:05:06.373 | + lib/neutron_plugins/ovn_agent:_start_ovs:640 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-05-08 15:05:06.396 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:06.400 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : enable_service ovsdb-server 2026-05-08 15:05:06.456 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : enable_service ovs-vswitchd 2026-05-08 15:05:06.511 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : [[ False == \T\r\u\e ]] 2026-05-08 15:05:06.515 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : _start_process ovsdb-server.service 2026-05-08 15:05:06.519 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-08 15:05:06.983 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-05-08 15:05:07.432 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-08 15:05:07.433 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-08 15:05:07.433 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-08 15:05:07.433 | 2026-05-08 15:05:07.433 | Possible reasons for having these kinds of units are: 2026-05-08 15:05:07.433 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-08 15:05:07.433 | .wants/, .requires/, or .upholds/ directory. 2026-05-08 15:05:07.433 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-08 15:05:07.433 | a requirement dependency on it. 2026-05-08 15:05:07.433 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-08 15:05:07.433 | D-Bus, udev, scripted systemctl call, ...). 2026-05-08 15:05:07.434 | • In case of template units, the unit is meant to be enabled with some 2026-05-08 15:05:07.434 | instance name specified. 2026-05-08 15:05:07.443 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-05-08 15:05:12.065 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : _start_process ovs-vswitchd.service 2026-05-08 15:05:12.069 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-08 15:05:12.518 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-05-08 15:05:12.978 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-08 15:05:12.978 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-08 15:05:12.978 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-08 15:05:12.978 | 2026-05-08 15:05:12.982 | Possible reasons for having these kinds of units are: 2026-05-08 15:05:12.982 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-08 15:05:12.983 | .wants/, .requires/, or .upholds/ directory. 2026-05-08 15:05:12.983 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-08 15:05:12.983 | a requirement dependency on it. 2026-05-08 15:05:12.983 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-08 15:05:12.983 | D-Bus, udev, scripted systemctl call, ...). 2026-05-08 15:05:12.983 | • In case of template units, the unit is meant to be enabled with some 2026-05-08 15:05:12.983 | instance name specified. 2026-05-08 15:05:12.991 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-05-08 15:05:13.313 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : echo 'Configuring OVSDB' 2026-05-08 15:05:13.313 | Configuring OVSDB 2026-05-08 15:05:13.316 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : is_service_enabled tls-proxy 2026-05-08 15:05:13.343 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:13.347 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-05-08 15:05:13.376 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-05-08 15:05:13.401 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=c02a5bad-ab39-4a50-b028-e2de0a8bbae5 2026-05-08 15:05:13.425 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.140:6642 2026-05-08 15:05:13.450 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-05-08 15:05:13.474 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-05-08 15:05:13.498 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.140 2026-05-08 15:05:13.524 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:688 : hostname 2026-05-08 15:05:13.530 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-05-08 15:05:13.556 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:13.559 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-05-08 15:05:13.585 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : is_provider_network 2026-05-08 15:05:13.587 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-08 15:05:13.590 | + functions-common:is_provider_network:2264 : return 1 2026-05-08 15:05:13.595 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:13.598 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : ovn_base_setup_bridge br-ex 2026-05-08 15:05:13.602 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-05-08 15:05:13.606 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-05-08 15:05:13.610 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-05-08 15:05:13.614 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:248 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-08 15:05:13.642 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-05-08 15:05:13.680 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-08 15:05:13.709 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : is_service_enabled ovn-controller-vtep 2026-05-08 15:05:13.732 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:13.735 | + lib/neutron_plugins/ovn_agent:start_ovn:738 : local SCRIPTDIR=/share/ovn/scripts 2026-05-08 15:05:13.738 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : use_new_ovn_repository 2026-05-08 15:05:13.741 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-05-08 15:05:13.744 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-05-08 15:05:13.748 | + lib/neutron_plugins/ovn_agent:start_ovn:743 : is_service_enabled ovn-northd 2026-05-08 15:05:13.771 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:13.774 | + lib/neutron_plugins/ovn_agent:start_ovn:744 : [[ False == \T\r\u\e ]] 2026-05-08 15:05:13.778 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : _start_process ovn-central.service 2026-05-08 15:05:13.783 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-08 15:05:14.253 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-central.service 2026-05-08 15:05:14.711 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-central.service 2026-05-08 15:05:14.782 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _wait_for_ovn_and_set_custom_config 2026-05-08 15:05:14.786 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:716 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-05-08 15:05:14.791 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-08 15:05:14.796 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-08 15:05:14.799 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:204 : sleep 1 2026-05-08 15:05:15.805 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:205 : count=1 2026-05-08 15:05:15.810 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:206 : '[' 1 -gt 40 ']' 2026-05-08 15:05:15.814 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-05-08 15:05:15.819 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:717 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-05-08 15:05:15.823 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-05-08 15:05:15.827 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-05-08 15:05:15.831 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:718 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-05-08 15:05:15.833 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-08 15:05:15.836 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-05-08 15:05:15.838 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-05-08 15:05:15.841 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-05-08 15:05:15.843 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-05-08 15:05:15.846 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : is_service_enabled tls-proxy 2026-05-08 15:05:15.863 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:15.866 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:726 : 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-05-08 15:05:15.892 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : 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-05-08 15:05:15.916 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-05-08 15:05:15.932 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-05-08 15:05:15.949 | + lib/neutron_plugins/ovn_agent:start_ovn:757 : is_service_enabled ovn-controller 2026-05-08 15:05:15.966 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:15.969 | + lib/neutron_plugins/ovn_agent:start_ovn:758 : [[ False == \T\r\u\e ]] 2026-05-08 15:05:15.972 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_process ovn-controller.service 2026-05-08 15:05:15.975 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-05-08 15:05:16.421 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-05-08 15:05:16.877 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-05-08 15:05:16.878 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-05-08 15:05:16.878 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-05-08 15:05:16.878 | 2026-05-08 15:05:16.878 | Possible reasons for having these kinds of units are: 2026-05-08 15:05:16.878 | • A unit may be statically enabled by being symlinked from another unit's 2026-05-08 15:05:16.878 | .wants/, .requires/, or .upholds/ directory. 2026-05-08 15:05:16.878 | • A unit's purpose may be to act as a helper for some other unit which has 2026-05-08 15:05:16.878 | a requirement dependency on it. 2026-05-08 15:05:16.878 | • A unit may be started when needed via activation (socket, path, timer, 2026-05-08 15:05:16.878 | D-Bus, udev, scripted systemctl call, ...). 2026-05-08 15:05:16.879 | • In case of template units, the unit is meant to be enabled with some 2026-05-08 15:05:16.879 | instance name specified. 2026-05-08 15:05:16.884 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-05-08 15:05:17.151 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller-vtep 2026-05-08 15:05:17.172 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:17.175 | + lib/neutron_plugins/ovn_agent:start_ovn:777 : is_ovn_metadata_agent_enabled 2026-05-08 15:05:17.178 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-05-08 15:05:17.203 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:17.207 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : [[ False == \F\a\l\s\e ]] 2026-05-08 15:05:17.209 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:313 : return 0 2026-05-08 15:05:17.213 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : 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-05-08 15:05:17.216 | + functions-common:run_process:1666 : local service=q-ovn-metadata-agent 2026-05-08 15:05:17.219 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-08 15:05:17.222 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:17.225 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:17.228 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:17.231 | + functions-common:run_process:1672 : local name=q-ovn-metadata-agent 2026-05-08 15:05:17.234 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:17.237 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:17.241 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:17.243 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:17.247 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:17.252 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252717248 2026-05-08 15:05:17.254 | + functions-common:run_process:1675 : is_service_enabled q-ovn-metadata-agent 2026-05-08 15:05:17.272 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:17.276 | + functions-common:run_process:1676 : _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-05-08 15:05:17.279 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-metadata-agent 2026-05-08 15:05:17.282 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-08 15:05:17.286 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-08 15:05:17.290 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-08 15:05:17.295 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-08 15:05:17.299 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-05-08 15:05:17.303 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-05-08 15:05:17.307 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-05-08 15:05:17.310 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:05:17.314 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:05:17.318 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:05:17.322 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:05:17.326 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-05-08 15:05:17.330 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-05-08 15:05:17.334 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:05:17.337 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-metadata-agent.service 2026-05-08 15:05:17.341 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-05-08 15:05:17.345 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:05:17.348 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:05:17.352 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:05:17.355 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:05:17.358 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:05:17.362 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-05-08 15:05:17.364 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:05:17.369 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-05-08 15:05:17.459 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:05:17.549 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-05-08 15:05:17.624 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:05:17.694 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-05-08 15:05:17.765 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-05-08 15:05:17.839 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:05:17.913 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:05:17.917 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:05:17.922 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-05-08 15:05:18.011 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:05:18.477 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-05-08 15:05:18.503 | 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-05-08 15:05:18.948 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-05-08 15:05:19.004 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:19.007 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:19.012 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:19.016 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:19.020 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:19.024 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:19.028 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:19.033 | + functions-common:time_stop:2419 : start_time=1778252717248 2026-05-08 15:05:19.037 | + functions-common:time_stop:2421 : [[ -z 1778252717248 ]] 2026-05-08 15:05:19.042 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:19.049 | + functions-common:time_stop:2424 : end_time=1778252719044 2026-05-08 15:05:19.053 | + functions-common:time_stop:2425 : elapsed_time=1796 2026-05-08 15:05:19.057 | + functions-common:time_stop:2426 : total=6070 2026-05-08 15:05:19.061 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:19.065 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=7866 2026-05-08 15:05:19.071 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-08 15:05:19.075 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-08 15:05:19.080 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-05-08 15:05:19.086 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 15:05:19.116 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 15:05:19.120 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 15:05:19.124 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 15:05:19.128 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 15:05:19.133 | + 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-05-08 15:05:19.182 | + 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-05-08 15:05:19.228 | + 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-05-08 15:05:19.273 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 15:05:19.319 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-05-08 15:05:19.365 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : is_ovn_agent_enabled 2026-05-08 15:05:19.369 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-05-08 15:05:19.395 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:19.399 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-05-08 15:05:19.463 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-05-08 15:05:19.466 | + lib/neutron_plugins/ovn_agent:start_ovn:784 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-08 15:05:19.471 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-05-08 15:05:19.474 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-08 15:05:19.479 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:19.482 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:19.487 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:19.491 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-05-08 15:05:19.495 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:19.499 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:19.503 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:19.507 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:19.512 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:19.518 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252719514 2026-05-08 15:05:19.522 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-05-08 15:05:19.548 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:19.552 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-05-08 15:05:19.556 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-05-08 15:05:19.560 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-08 15:05:19.564 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-08 15:05:19.568 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-08 15:05:19.572 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-08 15:05:19.576 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-05-08 15:05:19.580 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-05-08 15:05:19.584 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-05-08 15:05:19.588 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:05:19.592 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:05:19.596 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:05:19.600 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:05:19.603 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-05-08 15:05:19.608 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-05-08 15:05:19.611 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:05:19.616 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-05-08 15:05:19.619 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-05-08 15:05:19.623 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:05:19.627 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:05:19.631 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:05:19.635 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:05:19.638 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:05:19.642 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-05-08 15:05:19.645 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:05:19.650 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-05-08 15:05:19.729 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:05:19.807 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-05-08 15:05:19.876 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:05:19.947 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-05-08 15:05:20.014 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-05-08 15:05:20.082 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:05:20.151 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:05:20.154 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:05:20.158 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-05-08 15:05:20.239 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:05:20.702 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-05-08 15:05:20.736 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-05-08 15:05:21.193 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-05-08 15:05:21.248 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:21.251 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:21.256 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:21.259 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:21.264 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:21.269 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:21.273 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:21.277 | + functions-common:time_stop:2419 : start_time=1778252719514 2026-05-08 15:05:21.281 | + functions-common:time_stop:2421 : [[ -z 1778252719514 ]] 2026-05-08 15:05:21.286 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:21.292 | + functions-common:time_stop:2424 : end_time=1778252721288 2026-05-08 15:05:21.297 | + functions-common:time_stop:2425 : elapsed_time=1774 2026-05-08 15:05:21.301 | + functions-common:time_stop:2426 : total=7866 2026-05-08 15:05:21.305 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:21.309 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9640 2026-05-08 15:05:21.314 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-08 15:05:21.319 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-08 15:05:21.323 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-05-08 15:05:21.329 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-05-08 15:05:21.360 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-05-08 15:05:21.364 | + functions:setup_systemd_logging:716 : local pidstr= 2026-05-08 15:05:21.368 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-05-08 15:05:21.372 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-05-08 15:05:21.377 | + 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-05-08 15:05:21.423 | + 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-05-08 15:05:21.469 | + 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-05-08 15:05:21.515 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-05-08 15:05:21.561 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-05-08 15:05:21.609 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:21.614 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-05-08 15:05:21.618 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-05-08 15:05:21.624 | + lib/neutron_plugins/ovn_agent:create_public_bridge:306 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-05-08 15:05:21.651 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-05-08 15:05:21.678 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-05-08 15:05:21.682 | + lib/neutron:_configure_public_network_connectivity:813 : [[ -n '' ]] 2026-05-08 15:05:21.686 | + lib/neutron:_configure_public_network_connectivity:820 : for d in $default_v4_route_devs 2026-05-08 15:05:21.691 | + lib/neutron:_configure_public_network_connectivity:821 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-05-08 15:05:21.764 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-05-08 15:05:21.792 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:21.796 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-05-08 15:05:21.799 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:05:21.802 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-05-08 15:05:21.806 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-05-08 15:05:21.810 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-05-08 15:05:21.815 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-05-08 15:05:21.865 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-05-08 15:05:21.870 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:21.874 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-05-08 15:05:21.922 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-05-08 15:05:21.972 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-05-08 15:05:21.976 | + lib/neutron:start_neutron_service_and_check:631 : local service_port=9696 2026-05-08 15:05:21.980 | + lib/neutron:start_neutron_service_and_check:632 : local service_protocol=http 2026-05-08 15:05:21.985 | + lib/neutron:start_neutron_service_and_check:633 : local cfg_file_options 2026-05-08 15:05:21.989 | + lib/neutron:start_neutron_service_and_check:634 : local neutron_url 2026-05-08 15:05:21.995 | ++ lib/neutron:start_neutron_service_and_check:636 : determine_config_files neutron-server 2026-05-08 15:05:22.000 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-08 15:05:22.005 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-08 15:05:22.010 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-05-08 15:05:22.014 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-05-08 15:05:22.019 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-05-08 15:05:22.023 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-05-08 15:05:22.027 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:22.032 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:22.037 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:22.043 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-05-08 15:05:22.047 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:22.053 | + lib/neutron:start_neutron_service_and_check:636 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:22.057 | + lib/neutron:start_neutron_service_and_check:638 : is_service_enabled tls-proxy 2026-05-08 15:05:22.086 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:22.090 | + lib/neutron:start_neutron_service_and_check:644 : enable_neutron_server_services 2026-05-08 15:05:22.094 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-05-08 15:05:22.099 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-05-08 15:05:22.105 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-05-08 15:05:22.137 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-05-08 15:05:22.141 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-05-08 15:05:22.204 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-05-08 15:05:22.272 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-05-08 15:05:22.275 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-05-08 15:05:22.338 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-05-08 15:05:22.342 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-05-08 15:05:22.407 | ++ lib/neutron:start_neutron_service_and_check:647 : which uwsgi 2026-05-08 15:05:22.414 | + lib/neutron:start_neutron_service_and_check:647 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-08 15:05:22.418 | + functions-common:run_process:1666 : local service=neutron-api 2026-05-08 15:05:22.424 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-08 15:05:22.427 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:22.432 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:22.437 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:22.442 | + functions-common:run_process:1672 : local name=neutron-api 2026-05-08 15:05:22.446 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:22.450 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:22.454 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:22.458 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:22.464 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:22.471 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252722466 2026-05-08 15:05:22.476 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-05-08 15:05:22.503 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:22.508 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-05-08 15:05:22.513 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-05-08 15:05:22.518 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-08 15:05:22.523 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-08 15:05:22.527 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-08 15:05:22.531 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-05-08 15:05:22.535 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-05-08 15:05:22.540 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-05-08 15:05:22.545 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-05-08 15:05:22.550 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:05:22.554 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:05:22.558 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:05:22.562 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:05:22.567 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-05-08 15:05:22.571 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-05-08 15:05:22.577 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:22.580 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:05:22.585 | + functions-common:_run_under_systemd:1640 : 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-05-08 15:05:22.589 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-05-08 15:05:22.593 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:05:22.597 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-08 15:05:22.601 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-08 15:05:22.605 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-08 15:05:22.608 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-05-08 15:05:22.613 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-08 15:05:22.620 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-05-08 15:05:22.711 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-08 15:05:22.801 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-05-08 15:05:22.874 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-05-08 15:05:22.949 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-08 15:05:23.024 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:05:23.097 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-05-08 15:05:23.169 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-05-08 15:05:23.243 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-05-08 15:05:23.317 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-05-08 15:05:23.391 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-05-08 15:05:23.467 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-08 15:05:23.472 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-08 15:05:23.475 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-05-08 15:05:23.568 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-08 15:05:24.054 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-05-08 15:05:24.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-05-08 15:05:24.539 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-05-08 15:05:24.705 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:24.708 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:24.717 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:24.723 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:24.728 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:24.733 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:24.736 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:24.738 | + functions-common:time_stop:2419 : start_time=1778252722466 2026-05-08 15:05:24.740 | + functions-common:time_stop:2421 : [[ -z 1778252722466 ]] 2026-05-08 15:05:24.745 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:24.749 | + functions-common:time_stop:2424 : end_time=1778252724745 2026-05-08 15:05:24.753 | + functions-common:time_stop:2425 : elapsed_time=2279 2026-05-08 15:05:24.757 | + functions-common:time_stop:2426 : total=9640 2026-05-08 15:05:24.760 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:24.765 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11919 2026-05-08 15:05:24.769 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.140/ 2026-05-08 15:05:24.772 | + lib/neutron:start_neutron_service_and_check:651 : 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-05-08 15:05:24.774 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-05-08 15:05:24.778 | + functions-common:run_process:1667 : 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-05-08 15:05:24.780 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:24.782 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:24.784 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:24.787 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-05-08 15:05:24.789 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:24.791 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:24.797 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:24.800 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:24.810 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:24.821 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252724814 2026-05-08 15:05:24.825 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-05-08 15:05:24.855 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:24.863 | + functions-common:run_process:1676 : _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-05-08 15:05:24.867 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-05-08 15:05:24.877 | + functions-common:_run_under_systemd:1621 : 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-05-08 15:05:24.881 | + functions-common:_run_under_systemd:1622 : 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-05-08 15:05:24.888 | + functions-common:_run_under_systemd:1624 : _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-05-08 15:05:24.892 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-08 15:05:24.898 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-08 15:05:24.901 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-08 15:05:24.903 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-05-08 15:05:24.907 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:05:24.907 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:05:24.910 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:05:24.912 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:05:24.914 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-05-08 15:05:24.916 | + functions-common:_run_under_systemd:1636 : [[ /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-05-08 15:05:24.919 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:05:24.921 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-05-08 15:05:24.923 | + functions-common:write_user_unit_file:1528 : 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-05-08 15:05:24.926 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:05:24.928 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:05:24.930 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:05:24.932 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:05:24.934 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:05:24.936 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-05-08 15:05:24.939 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:05:24.943 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-05-08 15:05:25.044 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:05:25.144 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-05-08 15:05:25.240 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:05:25.330 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-05-08 15:05:25.420 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-05-08 15:05:25.518 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:05:25.620 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:05:25.622 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:05:25.625 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-05-08 15:05:25.715 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:05:26.241 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-05-08 15:05:26.282 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-05-08 15:05:26.758 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-05-08 15:05:26.798 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:26.803 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:26.805 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:26.808 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:26.810 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:26.812 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:26.815 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:26.818 | + functions-common:time_stop:2419 : start_time=1778252724814 2026-05-08 15:05:26.823 | + functions-common:time_stop:2421 : [[ -z 1778252724814 ]] 2026-05-08 15:05:26.829 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:26.834 | + functions-common:time_stop:2424 : end_time=1778252726831 2026-05-08 15:05:26.836 | + functions-common:time_stop:2425 : elapsed_time=2017 2026-05-08 15:05:26.838 | + functions-common:time_stop:2426 : total=11919 2026-05-08 15:05:26.844 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:26.845 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13936 2026-05-08 15:05:26.847 | + lib/neutron:start_neutron_service_and_check:652 : 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-05-08 15:05:26.851 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-05-08 15:05:26.854 | + functions-common:run_process:1667 : 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-05-08 15:05:26.856 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:26.858 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:26.860 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:26.862 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-05-08 15:05:26.867 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:26.868 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:26.869 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:26.871 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:26.876 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:26.880 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252726878 2026-05-08 15:05:26.882 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-05-08 15:05:26.922 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:26.926 | + functions-common:run_process:1676 : _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-05-08 15:05:26.929 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-05-08 15:05:26.934 | + functions-common:_run_under_systemd:1621 : 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-05-08 15:05:26.940 | + functions-common:_run_under_systemd:1622 : 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-05-08 15:05:26.949 | + functions-common:_run_under_systemd:1624 : _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-05-08 15:05:26.954 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-08 15:05:26.961 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-08 15:05:26.966 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-05-08 15:05:26.976 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-05-08 15:05:26.983 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:05:26.990 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:05:26.996 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:05:27.000 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:05:27.008 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-05-08 15:05:27.013 | + functions-common:_run_under_systemd:1636 : [[ /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-05-08 15:05:27.016 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:05:27.024 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-05-08 15:05:27.028 | + functions-common:write_user_unit_file:1528 : 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-05-08 15:05:27.033 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:05:27.041 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:05:27.048 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:05:27.052 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:05:27.056 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:05:27.060 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-05-08 15:05:27.064 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:05:27.070 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-05-08 15:05:27.209 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:05:27.309 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-05-08 15:05:27.378 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:05:27.449 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-05-08 15:05:27.523 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-05-08 15:05:27.642 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:05:27.770 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:05:27.775 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:05:27.781 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-05-08 15:05:27.943 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:05:28.523 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-05-08 15:05:28.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-05-08 15:05:29.110 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-05-08 15:05:29.167 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:29.174 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:29.181 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:29.184 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:29.190 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:29.194 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:29.199 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:29.203 | + functions-common:time_stop:2419 : start_time=1778252726878 2026-05-08 15:05:29.207 | + functions-common:time_stop:2421 : [[ -z 1778252726878 ]] 2026-05-08 15:05:29.215 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:29.226 | + functions-common:time_stop:2424 : end_time=1778252729217 2026-05-08 15:05:29.230 | + functions-common:time_stop:2425 : elapsed_time=2339 2026-05-08 15:05:29.236 | + functions-common:time_stop:2426 : total=13936 2026-05-08 15:05:29.239 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:29.247 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=16275 2026-05-08 15:05:29.251 | + lib/neutron:start_neutron_service_and_check:653 : _run_ovn_maintenance 2026-05-08 15:05:29.254 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-05-08 15:05:29.258 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:29.263 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-05-08 15:05:29.268 | + functions-common:run_process:1667 : 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-05-08 15:05:29.272 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:29.278 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:29.282 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:29.289 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-05-08 15:05:29.293 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:29.296 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:29.298 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:29.301 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:29.312 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:29.318 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252729315 2026-05-08 15:05:29.322 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-05-08 15:05:29.355 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:29.363 | + functions-common:run_process:1676 : _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-05-08 15:05:29.367 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-05-08 15:05:29.371 | + functions-common:_run_under_systemd:1621 : 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-05-08 15:05:29.374 | + functions-common:_run_under_systemd:1622 : 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-05-08 15:05:29.380 | + functions-common:_run_under_systemd:1624 : _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-05-08 15:05:29.383 | + functions-common:_common_systemd_pitfalls:1592 : 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-05-08 15:05:29.390 | + functions-common:_common_systemd_pitfalls:1595 : [[ /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-05-08 15:05:29.393 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /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-05-08 15:05:29.399 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:05:29.404 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:05:29.408 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:05:29.412 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:05:29.420 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:05:29.424 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-05-08 15:05:29.430 | + functions-common:_run_under_systemd:1636 : [[ /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-05-08 15:05:29.434 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:05:29.440 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:05:29.445 | + functions-common:write_user_unit_file:1528 : 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-05-08 15:05:29.449 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:05:29.454 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:05:29.458 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:05:29.462 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:05:29.467 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:05:29.470 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:05:29.475 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:05:29.485 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-05-08 15:05:29.616 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:05:29.747 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-05-08 15:05:29.872 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:05:29.977 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-05-08 15:05:30.071 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-05-08 15:05:30.131 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:05:30.195 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:05:30.198 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:05:30.199 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-05-08 15:05:30.312 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:05:30.832 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:05:30.878 | 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-05-08 15:05:31.372 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:05:31.429 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:31.435 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:31.442 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:31.450 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:31.457 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:31.462 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:31.467 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:31.474 | + functions-common:time_stop:2419 : start_time=1778252729315 2026-05-08 15:05:31.480 | + functions-common:time_stop:2421 : [[ -z 1778252729315 ]] 2026-05-08 15:05:31.488 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:31.503 | + functions-common:time_stop:2424 : end_time=1778252731494 2026-05-08 15:05:31.511 | + functions-common:time_stop:2425 : elapsed_time=2179 2026-05-08 15:05:31.523 | + functions-common:time_stop:2426 : total=16275 2026-05-08 15:05:31.530 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:31.540 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18454 2026-05-08 15:05:31.548 | + lib/neutron:start_neutron_service_and_check:654 : '[' '!' -z networking ']' 2026-05-08 15:05:31.552 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=http://192.168.122.140/networking 2026-05-08 15:05:31.559 | + lib/neutron:start_neutron_service_and_check:657 : echo 'Waiting for Neutron to start...' 2026-05-08 15:05:31.559 | Waiting for Neutron to start... 2026-05-08 15:05:31.569 | + lib/neutron:start_neutron_service_and_check:659 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.140/networking' 2026-05-08 15:05:31.577 | + lib/neutron:start_neutron_service_and_check:660 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.140/networking' 'Neutron did not start' 60 2026-05-08 15:05:31.585 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.140/networking' 2026-05-08 15:05:31.589 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-05-08 15:05:31.595 | + functions-common:test_with_retry:2352 : local until=60 2026-05-08 15:05:31.600 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-08 15:05:31.606 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-08 15:05:31.611 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-08 15:05:31.616 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:31.622 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:31.630 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:31.637 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252731632 2026-05-08 15:05:31.643 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.140/networking; do sleep 0.5; done' 2026-05-08 15:05:38.261 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.140/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-08 15:05:38.267 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:38.272 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:38.275 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:38.278 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:38.280 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:38.282 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-08 15:05:38.284 | + functions-common:time_stop:2419 : start_time=1778252731632 2026-05-08 15:05:38.286 | + functions-common:time_stop:2421 : [[ -z 1778252731632 ]] 2026-05-08 15:05:38.289 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:38.294 | + functions-common:time_stop:2424 : end_time=1778252738291 2026-05-08 15:05:38.295 | + functions-common:time_stop:2425 : elapsed_time=6659 2026-05-08 15:05:38.297 | + functions-common:time_stop:2426 : total=0 2026-05-08 15:05:38.302 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:38.309 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6659 2026-05-08 15:05:38.318 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-05-08 15:05:38.357 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:38.364 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-05-08 15:05:38.371 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:05:38.379 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-05-08 15:05:38.385 | + ./stack.sh:main:1308 : start_placement 2026-05-08 15:05:38.390 | + lib/placement:start_placement:137 : start_placement_api 2026-05-08 15:05:38.397 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-05-08 15:05:38.408 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-08 15:05:38.415 | + functions-common:run_process:1666 : local service=placement-api 2026-05-08 15:05:38.420 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-08 15:05:38.425 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:38.433 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:38.438 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:38.445 | + functions-common:run_process:1672 : local name=placement-api 2026-05-08 15:05:38.451 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:38.456 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:38.461 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:38.465 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:38.472 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:38.487 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252738475 2026-05-08 15:05:38.493 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-05-08 15:05:38.531 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:38.536 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-05-08 15:05:38.543 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-05-08 15:05:38.549 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-08 15:05:38.553 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-08 15:05:38.557 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-08 15:05:38.566 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-05-08 15:05:38.571 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-05-08 15:05:38.579 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-05-08 15:05:38.585 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-05-08 15:05:38.589 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:05:38.597 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:05:38.604 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:05:38.612 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:05:38.617 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-05-08 15:05:38.624 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-05-08 15:05:38.629 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:38.633 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:05:38.638 | + functions-common:_run_under_systemd:1640 : 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-05-08 15:05:38.646 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-05-08 15:05:38.650 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:05:38.654 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-08 15:05:38.660 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-08 15:05:38.663 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-08 15:05:38.667 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-05-08 15:05:38.674 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-08 15:05:38.684 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-05-08 15:05:38.813 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-08 15:05:38.952 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-05-08 15:05:39.045 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-05-08 15:05:39.141 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-08 15:05:39.258 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:05:39.358 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-05-08 15:05:39.447 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-05-08 15:05:39.539 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-05-08 15:05:39.631 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-05-08 15:05:39.712 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-05-08 15:05:39.795 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-08 15:05:39.800 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-08 15:05:39.804 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-05-08 15:05:39.905 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-08 15:05:40.397 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-05-08 15:05:40.426 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-05-08 15:05:40.872 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-05-08 15:05:41.006 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:41.010 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:41.014 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:41.017 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:41.021 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:41.026 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:41.030 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:41.034 | + functions-common:time_stop:2419 : start_time=1778252738475 2026-05-08 15:05:41.039 | + functions-common:time_stop:2421 : [[ -z 1778252738475 ]] 2026-05-08 15:05:41.044 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:41.051 | + functions-common:time_stop:2424 : end_time=1778252741046 2026-05-08 15:05:41.055 | + functions-common:time_stop:2425 : elapsed_time=2571 2026-05-08 15:05:41.059 | + functions-common:time_stop:2426 : total=18454 2026-05-08 15:05:41.064 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:41.068 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21025 2026-05-08 15:05:41.073 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-05-08 15:05:41.073 | Waiting for placement-api to start... 2026-05-08 15:05:41.077 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.140/placement 2026-05-08 15:05:41.081 | + functions:wait_for_service:476 : local timeout=60 2026-05-08 15:05:41.085 | + functions:wait_for_service:477 : local url=http://192.168.122.140/placement 2026-05-08 15:05:41.090 | + functions:wait_for_service:478 : local rval=0 2026-05-08 15:05:41.094 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-08 15:05:41.098 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-08 15:05:41.102 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:41.106 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:41.112 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:41.120 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252741114 2026-05-08 15:05:41.124 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-08 15:05:41.129 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 15:05:41.131 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.140/placement 2026-05-08 15:05:43.831 | + :: : [[ 200 == 503 ]] 2026-05-08 15:05:43.833 | + :: : [[ 0 -eq 7 ]] 2026-05-08 15:05:43.838 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-08 15:05:43.842 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:43.846 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:43.849 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:43.853 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:43.857 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:43.861 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-08 15:05:43.864 | + functions-common:time_stop:2419 : start_time=1778252741114 2026-05-08 15:05:43.867 | + functions-common:time_stop:2421 : [[ -z 1778252741114 ]] 2026-05-08 15:05:43.873 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:43.879 | + functions-common:time_stop:2424 : end_time=1778252743876 2026-05-08 15:05:43.883 | + functions-common:time_stop:2425 : elapsed_time=2762 2026-05-08 15:05:43.887 | + functions-common:time_stop:2426 : total=11519 2026-05-08 15:05:43.893 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:43.896 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=14281 2026-05-08 15:05:43.900 | + functions:wait_for_service:486 : return 0 2026-05-08 15:05:43.905 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-05-08 15:05:43.931 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:43.935 | + ./stack.sh:main:1312 : start_neutron 2026-05-08 15:05:43.939 | + lib/neutron:start_neutron:664 : start_l2_agent 2026-05-08 15:05:43.943 | + lib/neutron:start_l2_agent:671 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:43.947 | + functions-common:run_process:1666 : local service=q-agt 2026-05-08 15:05:43.950 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-05-08 15:05:43.955 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:43.958 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:43.962 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:43.966 | + functions-common:run_process:1672 : local name=q-agt 2026-05-08 15:05:43.970 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:43.974 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:43.978 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:43.982 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:43.988 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:43.994 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252743990 2026-05-08 15:05:43.998 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-05-08 15:05:44.024 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:44.028 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:44.032 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:44.036 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:44.040 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:44.044 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:44.049 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:44.052 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:44.056 | + functions-common:time_stop:2419 : start_time=1778252743990 2026-05-08 15:05:44.060 | + functions-common:time_stop:2421 : [[ -z 1778252743990 ]] 2026-05-08 15:05:44.064 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:44.071 | + functions-common:time_stop:2424 : end_time=1778252744066 2026-05-08 15:05:44.074 | + functions-common:time_stop:2425 : elapsed_time=76 2026-05-08 15:05:44.078 | + functions-common:time_stop:2426 : total=21025 2026-05-08 15:05:44.081 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:44.085 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21101 2026-05-08 15:05:44.089 | + lib/neutron:start_l2_agent:673 : is_provider_network 2026-05-08 15:05:44.092 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-08 15:05:44.096 | + functions-common:is_provider_network:2264 : return 1 2026-05-08 15:05:44.100 | + lib/neutron:start_neutron:665 : start_other_agents 2026-05-08 15:05:44.104 | + lib/neutron:start_other_agents:689 : 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-05-08 15:05:44.108 | + functions-common:run_process:1666 : local service=q-dhcp 2026-05-08 15:05:44.112 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-05-08 15:05:44.116 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:44.120 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:44.123 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:44.127 | + functions-common:run_process:1672 : local name=q-dhcp 2026-05-08 15:05:44.131 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:44.135 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:44.139 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:44.142 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:44.148 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:44.155 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252744150 2026-05-08 15:05:44.158 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-05-08 15:05:44.184 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:44.188 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:44.192 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:44.197 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:44.201 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:44.205 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:44.210 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:44.214 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:44.218 | + functions-common:time_stop:2419 : start_time=1778252744150 2026-05-08 15:05:44.222 | + functions-common:time_stop:2421 : [[ -z 1778252744150 ]] 2026-05-08 15:05:44.227 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:44.232 | + functions-common:time_stop:2424 : end_time=1778252744228 2026-05-08 15:05:44.236 | + functions-common:time_stop:2425 : elapsed_time=78 2026-05-08 15:05:44.241 | + functions-common:time_stop:2426 : total=21101 2026-05-08 15:05:44.245 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:44.249 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21179 2026-05-08 15:05:44.254 | ++ lib/neutron:start_other_agents:691 : determine_config_files neutron-l3-agent 2026-05-08 15:05:44.259 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-05-08 15:05:44.263 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-05-08 15:05:44.269 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-05-08 15:05:44.273 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-08 15:05:44.276 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-08 15:05:44.281 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-08 15:05:44.285 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-05-08 15:05:44.290 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-08 15:05:44.295 | + lib/neutron:start_other_agents:691 : 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-05-08 15:05:44.298 | + functions-common:run_process:1666 : local service=q-l3 2026-05-08 15:05:44.303 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-05-08 15:05:44.307 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:44.310 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:44.314 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:44.318 | + functions-common:run_process:1672 : local name=q-l3 2026-05-08 15:05:44.322 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:44.327 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:44.331 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:44.335 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:44.341 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:44.346 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252744343 2026-05-08 15:05:44.351 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-05-08 15:05:44.376 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:44.380 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:44.384 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:44.388 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:44.393 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:44.397 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:44.401 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:44.405 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:44.410 | + functions-common:time_stop:2419 : start_time=1778252744343 2026-05-08 15:05:44.414 | + functions-common:time_stop:2421 : [[ -z 1778252744343 ]] 2026-05-08 15:05:44.420 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:44.426 | + functions-common:time_stop:2424 : end_time=1778252744421 2026-05-08 15:05:44.430 | + functions-common:time_stop:2425 : elapsed_time=78 2026-05-08 15:05:44.434 | + functions-common:time_stop:2426 : total=21179 2026-05-08 15:05:44.438 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:44.441 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21257 2026-05-08 15:05:44.446 | + lib/neutron:start_other_agents:693 : 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-05-08 15:05:44.449 | + functions-common:run_process:1666 : local service=q-meta 2026-05-08 15:05:44.454 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-05-08 15:05:44.457 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:44.461 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:44.465 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:44.469 | + functions-common:run_process:1672 : local name=q-meta 2026-05-08 15:05:44.473 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:44.477 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:44.481 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:44.484 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:44.490 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:44.497 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252744492 2026-05-08 15:05:44.501 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-05-08 15:05:44.527 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:44.530 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:44.535 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:44.538 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:44.542 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:44.545 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:44.549 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:44.552 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:44.556 | + functions-common:time_stop:2419 : start_time=1778252744492 2026-05-08 15:05:44.560 | + functions-common:time_stop:2421 : [[ -z 1778252744492 ]] 2026-05-08 15:05:44.566 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:44.571 | + functions-common:time_stop:2424 : end_time=1778252744567 2026-05-08 15:05:44.575 | + functions-common:time_stop:2425 : elapsed_time=75 2026-05-08 15:05:44.579 | + functions-common:time_stop:2426 : total=21257 2026-05-08 15:05:44.583 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:44.587 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21332 2026-05-08 15:05:44.591 | + lib/neutron:start_other_agents:694 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-08 15:05:44.596 | + functions-common:run_process:1666 : local service=q-metering 2026-05-08 15:05:44.600 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-05-08 15:05:44.604 | + functions-common:run_process:1668 : local group= 2026-05-08 15:05:44.608 | + functions-common:run_process:1669 : local user= 2026-05-08 15:05:44.611 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:05:44.615 | + functions-common:run_process:1672 : local name=q-metering 2026-05-08 15:05:44.619 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:05:44.623 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:05:44.627 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:05:44.630 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:05:44.635 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:05:44.642 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252744637 2026-05-08 15:05:44.645 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-05-08 15:05:44.671 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:05:44.676 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:05:44.679 | + functions-common:time_stop:2412 : local name 2026-05-08 15:05:44.683 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:05:44.687 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:05:44.691 | + functions-common:time_stop:2415 : local total 2026-05-08 15:05:44.696 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:05:44.699 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:05:44.704 | + functions-common:time_stop:2419 : start_time=1778252744637 2026-05-08 15:05:44.708 | + functions-common:time_stop:2421 : [[ -z 1778252744637 ]] 2026-05-08 15:05:44.713 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:05:44.719 | + functions-common:time_stop:2424 : end_time=1778252744715 2026-05-08 15:05:44.724 | + functions-common:time_stop:2425 : elapsed_time=78 2026-05-08 15:05:44.727 | + functions-common:time_stop:2426 : total=21332 2026-05-08 15:05:44.731 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:05:44.735 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21410 2026-05-08 15:05:44.739 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-05-08 15:05:44.763 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:05:44.768 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:44.772 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-05-08 15:05:44.776 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:05:44.781 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-05-08 15:05:44.785 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-05-08 15:05:44.789 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-05-08 15:05:44.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-05-08 15:05:44.798 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-05-08 15:05:44.801 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-08 15:05:44.806 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-08 15:05:48.227 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:05:48.232 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-08 15:05:48.233 | address-scope 2026-05-08 15:05:48.233 | agent 2026-05-08 15:05:48.233 | allowed-address-pairs 2026-05-08 15:05:48.233 | auto-allocated-topology 2026-05-08 15:05:48.233 | availability_zone 2026-05-08 15:05:48.233 | default-subnetpools 2026-05-08 15:05:48.233 | dhcp_agent_scheduler 2026-05-08 15:05:48.233 | dns-integration 2026-05-08 15:05:48.233 | dns-domain-ports 2026-05-08 15:05:48.233 | dns-integration-domain-keywords 2026-05-08 15:05:48.234 | empty-string-filtering 2026-05-08 15:05:48.234 | external-net 2026-05-08 15:05:48.234 | extra_dhcp_opt 2026-05-08 15:05:48.234 | extraroute 2026-05-08 15:05:48.234 | extraroute-atomic 2026-05-08 15:05:48.234 | filter-validation 2026-05-08 15:05:48.234 | floating-ip-port-forwarding-detail 2026-05-08 15:05:48.234 | fip-port-details 2026-05-08 15:05:48.234 | flavors 2026-05-08 15:05:48.235 | floatingip-pools 2026-05-08 15:05:48.235 | router 2026-05-08 15:05:48.235 | enable-default-route-bfd 2026-05-08 15:05:48.235 | enable-default-route-ecmp 2026-05-08 15:05:48.235 | ext-gw-mode 2026-05-08 15:05:48.235 | l3-ha 2026-05-08 15:05:48.235 | external-gateway-multihoming 2026-05-08 15:05:48.235 | l3-flavors 2026-05-08 15:05:48.236 | multi-provider 2026-05-08 15:05:48.236 | net-mtu 2026-05-08 15:05:48.237 | net-mtu-writable 2026-05-08 15:05:48.237 | network_availability_zone 2026-05-08 15:05:48.238 | network-ip-availability 2026-05-08 15:05:48.238 | network-ip-availability-details 2026-05-08 15:05:48.238 | pagination 2026-05-08 15:05:48.239 | port-device-profile 2026-05-08 15:05:48.239 | port-mac-address-regenerate 2026-05-08 15:05:48.240 | port-numa-affinity-policy 2026-05-08 15:05:48.240 | port-numa-affinity-policy-socket 2026-05-08 15:05:48.240 | binding 2026-05-08 15:05:48.240 | binding-extended 2026-05-08 15:05:48.240 | port-security 2026-05-08 15:05:48.240 | project-id 2026-05-08 15:05:48.240 | provider 2026-05-08 15:05:48.240 | qinq 2026-05-08 15:05:48.240 | quota-check-limit 2026-05-08 15:05:48.241 | quota-check-limit-default 2026-05-08 15:05:48.241 | quotas 2026-05-08 15:05:48.241 | quota_details 2026-05-08 15:05:48.241 | rbac-policies 2026-05-08 15:05:48.241 | rbac-address-scope 2026-05-08 15:05:48.241 | rbac-security-groups 2026-05-08 15:05:48.242 | revision-if-match 2026-05-08 15:05:48.242 | standard-attr-revisions 2026-05-08 15:05:48.242 | router_availability_zone 2026-05-08 15:05:48.242 | router-enable-snat 2026-05-08 15:05:48.242 | security-groups-default-rules 2026-05-08 15:05:48.243 | security-groups-normalized-cidr 2026-05-08 15:05:48.243 | security-groups-remote-address-group 2026-05-08 15:05:48.243 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:05:48.243 | security-groups-shared-filtering 2026-05-08 15:05:48.243 | security-group 2026-05-08 15:05:48.244 | service-type 2026-05-08 15:05:48.244 | sorting 2026-05-08 15:05:48.244 | standard-attr-description 2026-05-08 15:05:48.244 | stateful-security-group 2026-05-08 15:05:48.244 | subnet-dns-publish-fixed-ip 2026-05-08 15:05:48.244 | subnet-external-network 2026-05-08 15:05:48.244 | subnet-service-types 2026-05-08 15:05:48.245 | subnet_allocation 2026-05-08 15:05:48.245 | subnetpool-prefix-ops 2026-05-08 15:05:48.245 | tag-creation 2026-05-08 15:05:48.245 | standard-attr-tag 2026-05-08 15:05:48.245 | standard-attr-timestamp 2026-05-08 15:05:48.245 | vlan-transparent' 2026-05-08 15:05:48.245 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-08 15:05:48.246 | address-scope 2026-05-08 15:05:48.246 | agent 2026-05-08 15:05:48.246 | allowed-address-pairs 2026-05-08 15:05:48.246 | auto-allocated-topology 2026-05-08 15:05:48.246 | availability_zone 2026-05-08 15:05:48.246 | default-subnetpools 2026-05-08 15:05:48.247 | dhcp_agent_scheduler 2026-05-08 15:05:48.247 | dns-integration 2026-05-08 15:05:48.247 | dns-domain-ports 2026-05-08 15:05:48.247 | dns-integration-domain-keywords 2026-05-08 15:05:48.247 | empty-string-filtering 2026-05-08 15:05:48.247 | external-net 2026-05-08 15:05:48.247 | extra_dhcp_opt 2026-05-08 15:05:48.248 | extraroute 2026-05-08 15:05:48.248 | extraroute-atomic 2026-05-08 15:05:48.248 | filter-validation 2026-05-08 15:05:48.248 | floating-ip-port-forwarding-detail 2026-05-08 15:05:48.248 | fip-port-details 2026-05-08 15:05:48.248 | flavors 2026-05-08 15:05:48.249 | floatingip-pools 2026-05-08 15:05:48.249 | router 2026-05-08 15:05:48.249 | enable-default-route-bfd 2026-05-08 15:05:48.249 | enable-default-route-ecmp 2026-05-08 15:05:48.249 | ext-gw-mode 2026-05-08 15:05:48.249 | l3-ha 2026-05-08 15:05:48.250 | external-gateway-multihoming 2026-05-08 15:05:48.250 | l3-flavors 2026-05-08 15:05:48.250 | multi-provider 2026-05-08 15:05:48.250 | net-mtu 2026-05-08 15:05:48.250 | net-mtu-writable 2026-05-08 15:05:48.250 | network_availability_zone 2026-05-08 15:05:48.250 | network-ip-availability 2026-05-08 15:05:48.251 | network-ip-availability-details 2026-05-08 15:05:48.251 | pagination 2026-05-08 15:05:48.251 | port-device-profile 2026-05-08 15:05:48.251 | port-mac-address-regenerate 2026-05-08 15:05:48.251 | port-numa-affinity-policy 2026-05-08 15:05:48.251 | port-numa-affinity-policy-socket 2026-05-08 15:05:48.251 | binding 2026-05-08 15:05:48.252 | binding-extended 2026-05-08 15:05:48.252 | port-security 2026-05-08 15:05:48.252 | project-id 2026-05-08 15:05:48.252 | provider 2026-05-08 15:05:48.252 | qinq 2026-05-08 15:05:48.252 | quota-check-limit 2026-05-08 15:05:48.253 | quota-check-limit-default 2026-05-08 15:05:48.253 | quotas 2026-05-08 15:05:48.253 | quota_details 2026-05-08 15:05:48.253 | rbac-policies 2026-05-08 15:05:48.253 | rbac-address-scope 2026-05-08 15:05:48.253 | rbac-security-groups 2026-05-08 15:05:48.253 | revision-if-match 2026-05-08 15:05:48.254 | standard-attr-revisions 2026-05-08 15:05:48.254 | router_availability_zone 2026-05-08 15:05:48.254 | router-enable-snat 2026-05-08 15:05:48.254 | security-groups-default-rules 2026-05-08 15:05:48.254 | security-groups-normalized-cidr 2026-05-08 15:05:48.254 | security-groups-remote-address-group 2026-05-08 15:05:48.255 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:05:48.255 | security-groups-shared-filtering 2026-05-08 15:05:48.255 | security-group 2026-05-08 15:05:48.255 | service-type 2026-05-08 15:05:48.255 | sorting 2026-05-08 15:05:48.255 | standard-attr-description 2026-05-08 15:05:48.255 | stateful-security-group 2026-05-08 15:05:48.256 | subnet-dns-publish-fixed-ip 2026-05-08 15:05:48.256 | subnet-external-network 2026-05-08 15:05:48.256 | subnet-service-types 2026-05-08 15:05:48.256 | subnet_allocation 2026-05-08 15:05:48.256 | subnetpool-prefix-ops 2026-05-08 15:05:48.256 | tag-creation 2026-05-08 15:05:48.256 | standard-attr-tag 2026-05-08 15:05:48.257 | standard-attr-timestamp 2026-05-08 15:05:48.257 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-08 15:05:48.257 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-08 15:05:48.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-05-08 15:05:48.257 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-05-08 15:05:48.257 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : 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-05-08 15:05:52.284 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:05:52.289 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=0566e320-0725-4827-9453-4ba7f1b3a8b3 2026-05-08 15:05:52.293 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-05-08 15:05:52.297 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fdc7:e38d:e76d::/56 --share --default -f value -c id 2026-05-08 15:05:56.193 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:05:56.197 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=276bcf13-a695-4f30-b712-2f924ad34919 2026-05-08 15:05:56.199 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-05-08 15:05:56.204 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-08 15:05:56.210 | + functions-common:is_provider_network:2264 : return 1 2026-05-08 15:05:56.214 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-05-08 15:06:01.476 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:01.482 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=6fbd171b-f5ff-4b94-9a3f-09d40d825730 2026-05-08 15:06:01.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-05-08 15:06:01.490 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:01.516 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-05-08 15:06:01.521 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-05-08 15:06:01.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 0566e320-0725-4827-9453-4ba7f1b3a8b3 ']' 2026-05-08 15:06:01.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-05-08 15:06:01.532 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n '' ]] 2026-05-08 15:06:01.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 0566e320-0725-4827-9453-4ba7f1b3a8b3 ' 2026-05-08 15:06:01.540 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-05-08 15:06:01.543 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network 6fbd171b-f5ff-4b94-9a3f-09d40d825730 private-subnet' 2026-05-08 15:06:01.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-05-08 15:06:01.552 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 0566e320-0725-4827-9453-4ba7f1b3a8b3 --network 6fbd171b-f5ff-4b94-9a3f-09d40d825730 private-subnet -f value -c id 2026-05-08 15:06:06.212 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:06.217 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=41957e58-9b45-4460-85bd-9bb19ac62d87 2026-05-08 15:06:06.221 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-05-08 15:06:06.225 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:06.251 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 41957e58-9b45-4460-85bd-9bb19ac62d87 2026-05-08 15:06:06.256 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=41957e58-9b45-4460-85bd-9bb19ac62d87 2026-05-08 15:06:06.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-05-08 15:06:06.266 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-05-08 15:06:06.270 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-05-08 15:06:06.275 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:06.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-05-08 15:06:06.305 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:06.332 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-05-08 15:06:06.336 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 276bcf13-a695-4f30-b712-2f924ad34919 ']' 2026-05-08 15:06:06.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-05-08 15:06:06.343 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-05-08 15:06:06.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 276bcf13-a695-4f30-b712-2f924ad34919 ' 2026-05-08 15:06:06.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-05-08 15:06:06.355 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 6fbd171b-f5ff-4b94-9a3f-09d40d825730 ipv6-private-subnet ' 2026-05-08 15:06:06.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-05-08 15:06:06.366 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 276bcf13-a695-4f30-b712-2f924ad34919 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 6fbd171b-f5ff-4b94-9a3f-09d40d825730 ipv6-private-subnet -f value -c id 2026-05-08 15:06:10.893 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:10.898 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=d24b82ce-e69e-4250-90cb-6152411f30d2 2026-05-08 15:06:10.902 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-05-08 15:06:10.906 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:10.930 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo d24b82ce-e69e-4250-90cb-6152411f30d2 2026-05-08 15:06:10.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=d24b82ce-e69e-4250-90cb-6152411f30d2 2026-05-08 15:06:10.940 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-05-08 15:06:10.944 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-05-08 15:06:10.948 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-08 15:06:13.918 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:13.924 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-08 15:06:13.924 | address-scope 2026-05-08 15:06:13.924 | agent 2026-05-08 15:06:13.924 | allowed-address-pairs 2026-05-08 15:06:13.924 | auto-allocated-topology 2026-05-08 15:06:13.924 | availability_zone 2026-05-08 15:06:13.924 | default-subnetpools 2026-05-08 15:06:13.925 | dhcp_agent_scheduler 2026-05-08 15:06:13.925 | dns-integration 2026-05-08 15:06:13.925 | dns-domain-ports 2026-05-08 15:06:13.925 | dns-integration-domain-keywords 2026-05-08 15:06:13.925 | empty-string-filtering 2026-05-08 15:06:13.925 | external-net 2026-05-08 15:06:13.925 | extra_dhcp_opt 2026-05-08 15:06:13.925 | extraroute 2026-05-08 15:06:13.925 | extraroute-atomic 2026-05-08 15:06:13.925 | filter-validation 2026-05-08 15:06:13.925 | floating-ip-port-forwarding-detail 2026-05-08 15:06:13.926 | fip-port-details 2026-05-08 15:06:13.926 | flavors 2026-05-08 15:06:13.926 | floatingip-pools 2026-05-08 15:06:13.926 | router 2026-05-08 15:06:13.926 | enable-default-route-bfd 2026-05-08 15:06:13.926 | enable-default-route-ecmp 2026-05-08 15:06:13.926 | ext-gw-mode 2026-05-08 15:06:13.926 | l3-ha 2026-05-08 15:06:13.926 | external-gateway-multihoming 2026-05-08 15:06:13.926 | l3-flavors 2026-05-08 15:06:13.926 | multi-provider 2026-05-08 15:06:13.927 | net-mtu 2026-05-08 15:06:13.927 | net-mtu-writable 2026-05-08 15:06:13.927 | network_availability_zone 2026-05-08 15:06:13.927 | network-ip-availability 2026-05-08 15:06:13.927 | network-ip-availability-details 2026-05-08 15:06:13.927 | pagination 2026-05-08 15:06:13.927 | port-device-profile 2026-05-08 15:06:13.927 | port-mac-address-regenerate 2026-05-08 15:06:13.927 | port-numa-affinity-policy 2026-05-08 15:06:13.927 | port-numa-affinity-policy-socket 2026-05-08 15:06:13.927 | binding 2026-05-08 15:06:13.928 | binding-extended 2026-05-08 15:06:13.928 | port-security 2026-05-08 15:06:13.928 | project-id 2026-05-08 15:06:13.928 | provider 2026-05-08 15:06:13.928 | qinq 2026-05-08 15:06:13.928 | quota-check-limit 2026-05-08 15:06:13.928 | quota-check-limit-default 2026-05-08 15:06:13.928 | quotas 2026-05-08 15:06:13.928 | quota_details 2026-05-08 15:06:13.928 | rbac-policies 2026-05-08 15:06:13.928 | rbac-address-scope 2026-05-08 15:06:13.929 | rbac-security-groups 2026-05-08 15:06:13.929 | revision-if-match 2026-05-08 15:06:13.929 | standard-attr-revisions 2026-05-08 15:06:13.929 | router_availability_zone 2026-05-08 15:06:13.929 | router-enable-snat 2026-05-08 15:06:13.929 | security-groups-default-rules 2026-05-08 15:06:13.929 | security-groups-normalized-cidr 2026-05-08 15:06:13.929 | security-groups-remote-address-group 2026-05-08 15:06:13.929 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:06:13.929 | security-groups-shared-filtering 2026-05-08 15:06:13.929 | security-group 2026-05-08 15:06:13.930 | service-type 2026-05-08 15:06:13.930 | sorting 2026-05-08 15:06:13.930 | standard-attr-description 2026-05-08 15:06:13.930 | stateful-security-group 2026-05-08 15:06:13.930 | subnet-dns-publish-fixed-ip 2026-05-08 15:06:13.930 | subnet-external-network 2026-05-08 15:06:13.930 | subnet-service-types 2026-05-08 15:06:13.930 | subnet_allocation 2026-05-08 15:06:13.930 | subnetpool-prefix-ops 2026-05-08 15:06:13.930 | tag-creation 2026-05-08 15:06:13.931 | standard-attr-tag 2026-05-08 15:06:13.931 | standard-attr-timestamp 2026-05-08 15:06:13.931 | vlan-transparent' 2026-05-08 15:06:13.931 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-08 15:06:13.931 | address-scope 2026-05-08 15:06:13.931 | agent 2026-05-08 15:06:13.931 | allowed-address-pairs 2026-05-08 15:06:13.931 | auto-allocated-topology 2026-05-08 15:06:13.931 | availability_zone 2026-05-08 15:06:13.931 | default-subnetpools 2026-05-08 15:06:13.932 | dhcp_agent_scheduler 2026-05-08 15:06:13.932 | dns-integration 2026-05-08 15:06:13.932 | dns-domain-ports 2026-05-08 15:06:13.932 | dns-integration-domain-keywords 2026-05-08 15:06:13.932 | empty-string-filtering 2026-05-08 15:06:13.932 | external-net 2026-05-08 15:06:13.932 | extra_dhcp_opt 2026-05-08 15:06:13.932 | extraroute 2026-05-08 15:06:13.932 | extraroute-atomic 2026-05-08 15:06:13.932 | filter-validation 2026-05-08 15:06:13.933 | floating-ip-port-forwarding-detail 2026-05-08 15:06:13.933 | fip-port-details 2026-05-08 15:06:13.933 | flavors 2026-05-08 15:06:13.933 | floatingip-pools 2026-05-08 15:06:13.933 | router 2026-05-08 15:06:13.933 | enable-default-route-bfd 2026-05-08 15:06:13.933 | enable-default-route-ecmp 2026-05-08 15:06:13.933 | ext-gw-mode 2026-05-08 15:06:13.933 | l3-ha 2026-05-08 15:06:13.933 | external-gateway-multihoming 2026-05-08 15:06:13.933 | l3-flavors 2026-05-08 15:06:13.934 | multi-provider 2026-05-08 15:06:13.934 | net-mtu 2026-05-08 15:06:13.934 | net-mtu-writable 2026-05-08 15:06:13.934 | network_availability_zone 2026-05-08 15:06:13.934 | network-ip-availability 2026-05-08 15:06:13.934 | network-ip-availability-details 2026-05-08 15:06:13.934 | pagination 2026-05-08 15:06:13.934 | port-device-profile 2026-05-08 15:06:13.934 | port-mac-address-regenerate 2026-05-08 15:06:13.934 | port-numa-affinity-policy 2026-05-08 15:06:13.934 | port-numa-affinity-policy-socket 2026-05-08 15:06:13.935 | binding 2026-05-08 15:06:13.935 | binding-extended 2026-05-08 15:06:13.935 | port-security 2026-05-08 15:06:13.935 | project-id 2026-05-08 15:06:13.935 | provider 2026-05-08 15:06:13.935 | qinq 2026-05-08 15:06:13.935 | quota-check-limit 2026-05-08 15:06:13.935 | quota-check-limit-default 2026-05-08 15:06:13.935 | quotas 2026-05-08 15:06:13.935 | quota_details 2026-05-08 15:06:13.935 | rbac-policies 2026-05-08 15:06:13.935 | rbac-address-scope 2026-05-08 15:06:13.936 | rbac-security-groups 2026-05-08 15:06:13.936 | revision-if-match 2026-05-08 15:06:13.936 | standard-attr-revisions 2026-05-08 15:06:13.936 | router_availability_zone 2026-05-08 15:06:13.936 | router-enable-snat 2026-05-08 15:06:13.936 | security-groups-default-rules 2026-05-08 15:06:13.936 | security-groups-normalized-cidr 2026-05-08 15:06:13.936 | security-groups-remote-address-group 2026-05-08 15:06:13.936 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:06:13.936 | security-groups-shared-filtering 2026-05-08 15:06:13.937 | security-group 2026-05-08 15:06:13.937 | service-type 2026-05-08 15:06:13.937 | sorting 2026-05-08 15:06:13.937 | standard-attr-description 2026-05-08 15:06:13.937 | stateful-security-group 2026-05-08 15:06:13.937 | subnet-dns-publish-fixed-ip 2026-05-08 15:06:13.937 | subnet-external-network 2026-05-08 15:06:13.937 | subnet-service-types 2026-05-08 15:06:13.937 | subnet_allocation 2026-05-08 15:06:13.937 | subnetpool-prefix-ops 2026-05-08 15:06:13.937 | tag-creation 2026-05-08 15:06:13.937 | standard-attr-tag 2026-05-08 15:06:13.938 | standard-attr-timestamp 2026-05-08 15:06:13.938 | vlan-transparent =~ router ]] 2026-05-08 15:06:13.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-08 15:06:13.940 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-05-08 15:06:13.945 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-08 15:06:13.950 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-08 15:06:16.938 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:16.943 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-08 15:06:16.943 | address-scope 2026-05-08 15:06:16.943 | agent 2026-05-08 15:06:16.944 | allowed-address-pairs 2026-05-08 15:06:16.944 | auto-allocated-topology 2026-05-08 15:06:16.944 | availability_zone 2026-05-08 15:06:16.944 | default-subnetpools 2026-05-08 15:06:16.944 | dhcp_agent_scheduler 2026-05-08 15:06:16.944 | dns-integration 2026-05-08 15:06:16.944 | dns-domain-ports 2026-05-08 15:06:16.944 | dns-integration-domain-keywords 2026-05-08 15:06:16.944 | empty-string-filtering 2026-05-08 15:06:16.944 | external-net 2026-05-08 15:06:16.945 | extra_dhcp_opt 2026-05-08 15:06:16.945 | extraroute 2026-05-08 15:06:16.945 | extraroute-atomic 2026-05-08 15:06:16.945 | filter-validation 2026-05-08 15:06:16.945 | floating-ip-port-forwarding-detail 2026-05-08 15:06:16.945 | fip-port-details 2026-05-08 15:06:16.945 | flavors 2026-05-08 15:06:16.945 | floatingip-pools 2026-05-08 15:06:16.945 | router 2026-05-08 15:06:16.945 | enable-default-route-bfd 2026-05-08 15:06:16.945 | enable-default-route-ecmp 2026-05-08 15:06:16.945 | ext-gw-mode 2026-05-08 15:06:16.946 | l3-ha 2026-05-08 15:06:16.946 | external-gateway-multihoming 2026-05-08 15:06:16.946 | l3-flavors 2026-05-08 15:06:16.946 | multi-provider 2026-05-08 15:06:16.946 | net-mtu 2026-05-08 15:06:16.946 | net-mtu-writable 2026-05-08 15:06:16.946 | network_availability_zone 2026-05-08 15:06:16.946 | network-ip-availability 2026-05-08 15:06:16.946 | network-ip-availability-details 2026-05-08 15:06:16.946 | pagination 2026-05-08 15:06:16.946 | port-device-profile 2026-05-08 15:06:16.946 | port-mac-address-regenerate 2026-05-08 15:06:16.947 | port-numa-affinity-policy 2026-05-08 15:06:16.947 | port-numa-affinity-policy-socket 2026-05-08 15:06:16.947 | binding 2026-05-08 15:06:16.947 | binding-extended 2026-05-08 15:06:16.947 | port-security 2026-05-08 15:06:16.947 | project-id 2026-05-08 15:06:16.947 | provider 2026-05-08 15:06:16.947 | qinq 2026-05-08 15:06:16.947 | quota-check-limit 2026-05-08 15:06:16.947 | quota-check-limit-default 2026-05-08 15:06:16.948 | quotas 2026-05-08 15:06:16.948 | quota_details 2026-05-08 15:06:16.948 | rbac-policies 2026-05-08 15:06:16.948 | rbac-address-scope 2026-05-08 15:06:16.948 | rbac-security-groups 2026-05-08 15:06:16.948 | revision-if-match 2026-05-08 15:06:16.948 | standard-attr-revisions 2026-05-08 15:06:16.948 | router_availability_zone 2026-05-08 15:06:16.948 | router-enable-snat 2026-05-08 15:06:16.948 | security-groups-default-rules 2026-05-08 15:06:16.948 | security-groups-normalized-cidr 2026-05-08 15:06:16.949 | security-groups-remote-address-group 2026-05-08 15:06:16.949 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:06:16.949 | security-groups-shared-filtering 2026-05-08 15:06:16.949 | security-group 2026-05-08 15:06:16.949 | service-type 2026-05-08 15:06:16.949 | sorting 2026-05-08 15:06:16.949 | standard-attr-description 2026-05-08 15:06:16.949 | stateful-security-group 2026-05-08 15:06:16.949 | subnet-dns-publish-fixed-ip 2026-05-08 15:06:16.949 | subnet-external-network 2026-05-08 15:06:16.949 | subnet-service-types 2026-05-08 15:06:16.950 | subnet_allocation 2026-05-08 15:06:16.950 | subnetpool-prefix-ops 2026-05-08 15:06:16.950 | tag-creation 2026-05-08 15:06:16.950 | standard-attr-tag 2026-05-08 15:06:16.950 | standard-attr-timestamp 2026-05-08 15:06:16.950 | vlan-transparent' 2026-05-08 15:06:16.950 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-08 15:06:16.950 | address-scope 2026-05-08 15:06:16.950 | agent 2026-05-08 15:06:16.950 | allowed-address-pairs 2026-05-08 15:06:16.951 | auto-allocated-topology 2026-05-08 15:06:16.951 | availability_zone 2026-05-08 15:06:16.951 | default-subnetpools 2026-05-08 15:06:16.951 | dhcp_agent_scheduler 2026-05-08 15:06:16.951 | dns-integration 2026-05-08 15:06:16.951 | dns-domain-ports 2026-05-08 15:06:16.951 | dns-integration-domain-keywords 2026-05-08 15:06:16.951 | empty-string-filtering 2026-05-08 15:06:16.951 | external-net 2026-05-08 15:06:16.951 | extra_dhcp_opt 2026-05-08 15:06:16.951 | extraroute 2026-05-08 15:06:16.952 | extraroute-atomic 2026-05-08 15:06:16.952 | filter-validation 2026-05-08 15:06:16.952 | floating-ip-port-forwarding-detail 2026-05-08 15:06:16.952 | fip-port-details 2026-05-08 15:06:16.952 | flavors 2026-05-08 15:06:16.952 | floatingip-pools 2026-05-08 15:06:16.952 | router 2026-05-08 15:06:16.952 | enable-default-route-bfd 2026-05-08 15:06:16.952 | enable-default-route-ecmp 2026-05-08 15:06:16.952 | ext-gw-mode 2026-05-08 15:06:16.953 | l3-ha 2026-05-08 15:06:16.953 | external-gateway-multihoming 2026-05-08 15:06:16.953 | l3-flavors 2026-05-08 15:06:16.953 | multi-provider 2026-05-08 15:06:16.953 | net-mtu 2026-05-08 15:06:16.953 | net-mtu-writable 2026-05-08 15:06:16.953 | network_availability_zone 2026-05-08 15:06:16.953 | network-ip-availability 2026-05-08 15:06:16.953 | network-ip-availability-details 2026-05-08 15:06:16.953 | pagination 2026-05-08 15:06:16.953 | port-device-profile 2026-05-08 15:06:16.954 | port-mac-address-regenerate 2026-05-08 15:06:16.954 | port-numa-affinity-policy 2026-05-08 15:06:16.954 | port-numa-affinity-policy-socket 2026-05-08 15:06:16.954 | binding 2026-05-08 15:06:16.954 | binding-extended 2026-05-08 15:06:16.954 | port-security 2026-05-08 15:06:16.954 | project-id 2026-05-08 15:06:16.954 | provider 2026-05-08 15:06:16.954 | qinq 2026-05-08 15:06:16.954 | quota-check-limit 2026-05-08 15:06:16.954 | quota-check-limit-default 2026-05-08 15:06:16.955 | quotas 2026-05-08 15:06:16.955 | quota_details 2026-05-08 15:06:16.955 | rbac-policies 2026-05-08 15:06:16.955 | rbac-address-scope 2026-05-08 15:06:16.955 | rbac-security-groups 2026-05-08 15:06:16.955 | revision-if-match 2026-05-08 15:06:16.955 | standard-attr-revisions 2026-05-08 15:06:16.955 | router_availability_zone 2026-05-08 15:06:16.955 | router-enable-snat 2026-05-08 15:06:16.955 | security-groups-default-rules 2026-05-08 15:06:16.956 | security-groups-normalized-cidr 2026-05-08 15:06:16.956 | security-groups-remote-address-group 2026-05-08 15:06:16.956 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:06:16.956 | security-groups-shared-filtering 2026-05-08 15:06:16.956 | security-group 2026-05-08 15:06:16.956 | service-type 2026-05-08 15:06:16.956 | sorting 2026-05-08 15:06:16.956 | standard-attr-description 2026-05-08 15:06:16.956 | stateful-security-group 2026-05-08 15:06:16.956 | subnet-dns-publish-fixed-ip 2026-05-08 15:06:16.956 | subnet-external-network 2026-05-08 15:06:16.957 | subnet-service-types 2026-05-08 15:06:16.957 | subnet_allocation 2026-05-08 15:06:16.957 | subnetpool-prefix-ops 2026-05-08 15:06:16.957 | tag-creation 2026-05-08 15:06:16.957 | standard-attr-tag 2026-05-08 15:06:16.957 | standard-attr-timestamp 2026-05-08 15:06:16.957 | vlan-transparent =~ external-net ]] 2026-05-08 15:06:16.957 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-08 15:06:16.957 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-05-08 15:06:16.960 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-05-08 15:06:20.476 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:20.481 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=505087a1-60c3-4b14-b5ae-80cc922b2431 2026-05-08 15:06:20.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-05-08 15:06:20.489 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:20.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-05-08 15:06:20.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-05-08 15:06:20.520 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-05-08 15:06:20.525 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-08 15:06:23.588 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:23.593 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-08 15:06:23.593 | address-scope 2026-05-08 15:06:23.593 | agent 2026-05-08 15:06:23.593 | allowed-address-pairs 2026-05-08 15:06:23.594 | auto-allocated-topology 2026-05-08 15:06:23.594 | availability_zone 2026-05-08 15:06:23.594 | default-subnetpools 2026-05-08 15:06:23.594 | dhcp_agent_scheduler 2026-05-08 15:06:23.594 | dns-integration 2026-05-08 15:06:23.594 | dns-domain-ports 2026-05-08 15:06:23.594 | dns-integration-domain-keywords 2026-05-08 15:06:23.594 | empty-string-filtering 2026-05-08 15:06:23.594 | external-net 2026-05-08 15:06:23.594 | extra_dhcp_opt 2026-05-08 15:06:23.595 | extraroute 2026-05-08 15:06:23.595 | extraroute-atomic 2026-05-08 15:06:23.595 | filter-validation 2026-05-08 15:06:23.595 | floating-ip-port-forwarding-detail 2026-05-08 15:06:23.595 | fip-port-details 2026-05-08 15:06:23.595 | flavors 2026-05-08 15:06:23.595 | floatingip-pools 2026-05-08 15:06:23.595 | router 2026-05-08 15:06:23.595 | enable-default-route-bfd 2026-05-08 15:06:23.596 | enable-default-route-ecmp 2026-05-08 15:06:23.596 | ext-gw-mode 2026-05-08 15:06:23.596 | l3-ha 2026-05-08 15:06:23.596 | external-gateway-multihoming 2026-05-08 15:06:23.596 | l3-flavors 2026-05-08 15:06:23.596 | multi-provider 2026-05-08 15:06:23.596 | net-mtu 2026-05-08 15:06:23.597 | net-mtu-writable 2026-05-08 15:06:23.597 | network_availability_zone 2026-05-08 15:06:23.597 | network-ip-availability 2026-05-08 15:06:23.597 | network-ip-availability-details 2026-05-08 15:06:23.597 | pagination 2026-05-08 15:06:23.597 | port-device-profile 2026-05-08 15:06:23.597 | port-mac-address-regenerate 2026-05-08 15:06:23.597 | port-numa-affinity-policy 2026-05-08 15:06:23.597 | port-numa-affinity-policy-socket 2026-05-08 15:06:23.597 | binding 2026-05-08 15:06:23.597 | binding-extended 2026-05-08 15:06:23.598 | port-security 2026-05-08 15:06:23.598 | project-id 2026-05-08 15:06:23.598 | provider 2026-05-08 15:06:23.598 | qinq 2026-05-08 15:06:23.598 | quota-check-limit 2026-05-08 15:06:23.598 | quota-check-limit-default 2026-05-08 15:06:23.598 | quotas 2026-05-08 15:06:23.599 | quota_details 2026-05-08 15:06:23.599 | rbac-policies 2026-05-08 15:06:23.599 | rbac-address-scope 2026-05-08 15:06:23.599 | rbac-security-groups 2026-05-08 15:06:23.599 | revision-if-match 2026-05-08 15:06:23.599 | standard-attr-revisions 2026-05-08 15:06:23.599 | router_availability_zone 2026-05-08 15:06:23.599 | router-enable-snat 2026-05-08 15:06:23.599 | security-groups-default-rules 2026-05-08 15:06:23.599 | security-groups-normalized-cidr 2026-05-08 15:06:23.600 | security-groups-remote-address-group 2026-05-08 15:06:23.600 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:06:23.600 | security-groups-shared-filtering 2026-05-08 15:06:23.600 | security-group 2026-05-08 15:06:23.600 | service-type 2026-05-08 15:06:23.600 | sorting 2026-05-08 15:06:23.600 | standard-attr-description 2026-05-08 15:06:23.600 | stateful-security-group 2026-05-08 15:06:23.600 | subnet-dns-publish-fixed-ip 2026-05-08 15:06:23.600 | subnet-external-network 2026-05-08 15:06:23.601 | subnet-service-types 2026-05-08 15:06:23.601 | subnet_allocation 2026-05-08 15:06:23.601 | subnetpool-prefix-ops 2026-05-08 15:06:23.601 | tag-creation 2026-05-08 15:06:23.601 | standard-attr-tag 2026-05-08 15:06:23.601 | standard-attr-timestamp 2026-05-08 15:06:23.601 | vlan-transparent' 2026-05-08 15:06:23.601 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-08 15:06:23.601 | address-scope 2026-05-08 15:06:23.601 | agent 2026-05-08 15:06:23.602 | allowed-address-pairs 2026-05-08 15:06:23.602 | auto-allocated-topology 2026-05-08 15:06:23.602 | availability_zone 2026-05-08 15:06:23.602 | default-subnetpools 2026-05-08 15:06:23.602 | dhcp_agent_scheduler 2026-05-08 15:06:23.602 | dns-integration 2026-05-08 15:06:23.602 | dns-domain-ports 2026-05-08 15:06:23.602 | dns-integration-domain-keywords 2026-05-08 15:06:23.602 | empty-string-filtering 2026-05-08 15:06:23.602 | external-net 2026-05-08 15:06:23.602 | extra_dhcp_opt 2026-05-08 15:06:23.603 | extraroute 2026-05-08 15:06:23.603 | extraroute-atomic 2026-05-08 15:06:23.603 | filter-validation 2026-05-08 15:06:23.603 | floating-ip-port-forwarding-detail 2026-05-08 15:06:23.603 | fip-port-details 2026-05-08 15:06:23.603 | flavors 2026-05-08 15:06:23.603 | floatingip-pools 2026-05-08 15:06:23.603 | router 2026-05-08 15:06:23.603 | enable-default-route-bfd 2026-05-08 15:06:23.604 | enable-default-route-ecmp 2026-05-08 15:06:23.604 | ext-gw-mode 2026-05-08 15:06:23.604 | l3-ha 2026-05-08 15:06:23.604 | external-gateway-multihoming 2026-05-08 15:06:23.604 | l3-flavors 2026-05-08 15:06:23.604 | multi-provider 2026-05-08 15:06:23.604 | net-mtu 2026-05-08 15:06:23.604 | net-mtu-writable 2026-05-08 15:06:23.604 | network_availability_zone 2026-05-08 15:06:23.604 | network-ip-availability 2026-05-08 15:06:23.604 | network-ip-availability-details 2026-05-08 15:06:23.604 | pagination 2026-05-08 15:06:23.605 | port-device-profile 2026-05-08 15:06:23.605 | port-mac-address-regenerate 2026-05-08 15:06:23.605 | port-numa-affinity-policy 2026-05-08 15:06:23.605 | port-numa-affinity-policy-socket 2026-05-08 15:06:23.605 | binding 2026-05-08 15:06:23.605 | binding-extended 2026-05-08 15:06:23.605 | port-security 2026-05-08 15:06:23.605 | project-id 2026-05-08 15:06:23.605 | provider 2026-05-08 15:06:23.605 | qinq 2026-05-08 15:06:23.605 | quota-check-limit 2026-05-08 15:06:23.606 | quota-check-limit-default 2026-05-08 15:06:23.606 | quotas 2026-05-08 15:06:23.606 | quota_details 2026-05-08 15:06:23.606 | rbac-policies 2026-05-08 15:06:23.606 | rbac-address-scope 2026-05-08 15:06:23.606 | rbac-security-groups 2026-05-08 15:06:23.606 | revision-if-match 2026-05-08 15:06:23.606 | standard-attr-revisions 2026-05-08 15:06:23.606 | router_availability_zone 2026-05-08 15:06:23.606 | router-enable-snat 2026-05-08 15:06:23.606 | security-groups-default-rules 2026-05-08 15:06:23.606 | security-groups-normalized-cidr 2026-05-08 15:06:23.607 | security-groups-remote-address-group 2026-05-08 15:06:23.607 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:06:23.607 | security-groups-shared-filtering 2026-05-08 15:06:23.607 | security-group 2026-05-08 15:06:23.607 | service-type 2026-05-08 15:06:23.607 | sorting 2026-05-08 15:06:23.607 | standard-attr-description 2026-05-08 15:06:23.607 | stateful-security-group 2026-05-08 15:06:23.607 | subnet-dns-publish-fixed-ip 2026-05-08 15:06:23.607 | subnet-external-network 2026-05-08 15:06:23.607 | subnet-service-types 2026-05-08 15:06:23.608 | subnet_allocation 2026-05-08 15:06:23.608 | subnetpool-prefix-ops 2026-05-08 15:06:23.608 | tag-creation 2026-05-08 15:06:23.608 | standard-attr-tag 2026-05-08 15:06:23.608 | standard-attr-timestamp 2026-05-08 15:06:23.608 | vlan-transparent =~ auto-allocated-topology ]] 2026-05-08 15:06:23.608 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-08 15:06:23.608 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-05-08 15:06:23.609 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-05-08 15:06:23.614 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : 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-05-08 15:06:27.975 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:27.981 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=ecb531b9-da73-4d03-b3a4-24c70b7f6be0 2026-05-08 15:06:27.984 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-05-08 15:06:27.988 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:28.011 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-05-08 15:06:28.014 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-05-08 15:06:28.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 505087a1-60c3-4b14-b5ae-80cc922b2431 41957e58-9b45-4460-85bd-9bb19ac62d87 2026-05-08 15:06:33.708 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-05-08 15:06:33.713 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 ecb531b9-da73-4d03-b3a4-24c70b7f6be0 2026-05-08 15:06:33.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-05-08 15:06:33.720 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-05-08 15:06:33.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n '' ]] 2026-05-08 15:06:33.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network ecb531b9-da73-4d03-b3a4-24c70b7f6be0 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-05-08 15:06:33.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-05-08 15:06:33.734 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-05-08 15:06:33.741 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-05-08 15:06:33.741 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network ecb531b9-da73-4d03-b3a4-24c70b7f6be0 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-05-08 15:06:37.045 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:37.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-05-08 15:06:37.050 | | id | af7c3d62-bd52-474b-bde2-8ef8feaab14b |' 2026-05-08 15:06:37.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-05-08 15:06:37.057 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:37.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' af7c3d62-bd52-474b-bde2-8ef8feaab14b '|' 2026-05-08 15:06:37.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | af7c3d62-bd52-474b-bde2-8ef8feaab14b |' 2026-05-08 15:06:37.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-05-08 15:06:37.095 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' af7c3d62-bd52-474b-bde2-8ef8feaab14b '|' 2026-05-08 15:06:37.097 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-05-08 15:06:37.100 | ++ functions-common:get_field:798 : local data field 2026-05-08 15:06:37.103 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:37.106 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-08 15:06:37.110 | ++ functions-common:get_field:803 : field='$3' 2026-05-08 15:06:37.116 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-08 15:06:37.116 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | af7c3d62-bd52-474b-bde2-8ef8feaab14b |' 2026-05-08 15:06:37.123 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:37.127 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.4.1 2026-05-08 15:06:37.134 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' af7c3d62-bd52-474b-bde2-8ef8feaab14b '|' 2026-05-08 15:06:37.134 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-05-08 15:06:37.138 | ++ functions-common:get_field:798 : local data field 2026-05-08 15:06:37.142 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:37.146 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-08 15:06:37.149 | ++ functions-common:get_field:803 : field='$6' 2026-05-08 15:06:37.155 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.4.1 | | id | af7c3d62-bd52-474b-bde2-8ef8feaab14b |' 2026-05-08 15:06:37.155 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-08 15:06:37.162 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:37.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=af7c3d62-bd52-474b-bde2-8ef8feaab14b 2026-05-08 15:06:37.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ecb531b9-da73-4d03-b3a4-24c70b7f6be0 505087a1-60c3-4b14-b5ae-80cc922b2431 2026-05-08 15:06:43.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-05-08 15:06:43.253 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-05-08 15:06:43.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-05-08 15:06:43.282 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:06:43.286 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-05-08 15:06:43.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-05-08 15:06:43.295 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-08 15:06:43.299 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-05-08 15:06:43.302 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-08 15:06:43.305 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-08 15:06:43.344 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-08 15:06:43.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-05-08 15:06:43.352 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-05-08 15:06:43.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-05-08 15:06:43.358 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-08 15:06:43.362 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-05-08 15:06:43.366 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-05-08 15:06:43.371 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-05-08 15:06:43.376 | + functions-common:test_with_retry:2352 : local until=10 2026-05-08 15:06:43.380 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-05-08 15:06:43.385 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-05-08 15:06:43.388 | + functions-common:time_start:2398 : local name=test_with_retry 2026-05-08 15:06:43.392 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:06:43.397 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:06:43.403 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:06:43.409 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252803405 2026-05-08 15:06:43.413 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-05-08 15:06:43.424 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-05-08 15:06:43.429 | + functions-common:time_stop:2412 : local name 2026-05-08 15:06:43.432 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:06:43.436 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:06:43.440 | + functions-common:time_stop:2415 : local total 2026-05-08 15:06:43.444 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:06:43.448 | + functions-common:time_stop:2418 : name=test_with_retry 2026-05-08 15:06:43.452 | + functions-common:time_stop:2419 : start_time=1778252803405 2026-05-08 15:06:43.456 | + functions-common:time_stop:2421 : [[ -z 1778252803405 ]] 2026-05-08 15:06:43.461 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:06:43.467 | + functions-common:time_stop:2424 : end_time=1778252803463 2026-05-08 15:06:43.472 | + functions-common:time_stop:2425 : elapsed_time=58 2026-05-08 15:06:43.475 | + functions-common:time_stop:2426 : total=6659 2026-05-08 15:06:43.479 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:06:43.482 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6717 2026-05-08 15:06:43.488 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.4.1 2026-05-08 15:06:43.488 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-05-08 15:06:43.495 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-05-08 15:06:43.499 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-05-08 15:06:43.502 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-05-08 15:06:43.505 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-05-08 15:06:43.509 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-05-08 15:06:43.531 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-05-08 15:06:43.554 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-05-08 15:06:43.555 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-05-08 15:06:43.556 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-05-08 15:06:43.559 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-05-08 15:06:46.683 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:46.690 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.4.236 ' 2026-05-08 15:06:46.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-05-08 15:06:46.697 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:46.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-05-08 15:06:46.725 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-08 15:06:46.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-05-08 15:06:46.733 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-05-08 15:06:46.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 505087a1-60c3-4b14-b5ae-80cc922b2431 d24b82ce-e69e-4250-90cb-6152411f30d2 2026-05-08 15:06:52.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-05-08 15:06:52.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 ecb531b9-da73-4d03-b3a4-24c70b7f6be0 2026-05-08 15:06:52.600 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-05-08 15:06:52.604 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-05-08 15:06:52.607 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network ecb531b9-da73-4d03-b3a4-24c70b7f6be0 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-05-08 15:06:52.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-05-08 15:06:52.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-05-08 15:06:52.620 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network ecb531b9-da73-4d03-b3a4-24c70b7f6be0 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-05-08 15:06:52.620 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-05-08 15:06:58.808 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:06:58.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-05-08 15:06:58.815 | | id | 23fc7243-1eb9-4556-8990-9d5175ea5c8c |' 2026-05-08 15:06:58.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-05-08 15:06:58.821 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:06:58.847 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 23fc7243-1eb9-4556-8990-9d5175ea5c8c '|' 2026-05-08 15:06:58.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 23fc7243-1eb9-4556-8990-9d5175ea5c8c |' 2026-05-08 15:06:58.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-05-08 15:06:58.863 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-05-08 15:06:58.863 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 23fc7243-1eb9-4556-8990-9d5175ea5c8c '|' 2026-05-08 15:06:58.867 | ++ functions-common:get_field:798 : local data field 2026-05-08 15:06:58.871 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:58.875 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-05-08 15:06:58.879 | ++ functions-common:get_field:803 : field='$3' 2026-05-08 15:06:58.884 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 23fc7243-1eb9-4556-8990-9d5175ea5c8c |' 2026-05-08 15:06:58.888 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-05-08 15:06:58.896 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:58.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-05-08 15:06:58.906 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-05-08 15:06:58.913 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 23fc7243-1eb9-4556-8990-9d5175ea5c8c '|' 2026-05-08 15:06:58.914 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-05-08 15:06:58.918 | ++ functions-common:get_field:798 : local data field 2026-05-08 15:06:58.921 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:58.925 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-05-08 15:06:58.929 | ++ functions-common:get_field:803 : field='$6' 2026-05-08 15:06:58.934 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-05-08 15:06:58.935 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | 23fc7243-1eb9-4556-8990-9d5175ea5c8c |' 2026-05-08 15:06:58.941 | ++ functions-common:get_field:799 : read data 2026-05-08 15:06:58.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=23fc7243-1eb9-4556-8990-9d5175ea5c8c 2026-05-08 15:06:58.951 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-05-08 15:06:58.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-05-08 15:06:58.959 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-05-08 15:06:58.963 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-05-08 15:06:58.987 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:06:58.992 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-05-08 15:06:59.006 | net.ipv6.conf.all.forwarding = 1 2026-05-08 15:06:59.015 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 505087a1-60c3-4b14-b5ae-80cc922b2431 -c external_gateway_info -f json 2026-05-08 15:06:59.015 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 23fc7243-1eb9-4556-8990-9d5175ea5c8c 2026-05-08 15:06:59.015 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-05-08 15:06:59.018 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-05-08 15:06:59.019 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-05-08 15:07:02.271 | ++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:07:02.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::187 2026-05-08 15:07:02.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-05-08 15:07:02.285 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-05-08 15:07:02.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-05-08 15:07:02.312 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-05-08 15:07:02.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-05-08 15:07:02.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-05-08 15:07:02.322 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-05-08 15:07:02.326 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-05-08 15:07:02.352 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-05-08 15:07:02.357 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-05-08 15:07:02.361 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-05-08 15:07:02.366 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-05-08 15:07:02.385 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-05-08 15:07:02.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fdc7:e38d:e76d::/56 2026-05-08 15:07:02.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 276bcf13-a695-4f30-b712-2f924ad34919 ]] 2026-05-08 15:07:02.413 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fdc7:e38d:e76d::/56 via 2001:db8::187 dev br-ex 2026-05-08 15:07:02.431 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-05-08 15:07:02.435 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-05-08 15:07:02.439 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-05-08 15:07:02.465 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:02.469 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-05-08 15:07:02.473 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:07:02.477 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-05-08 15:07:02.481 | + ./stack.sh:main:1329 : start_nova 2026-05-08 15:07:02.485 | + lib/nova:start_nova:1177 : start_nova_rest 2026-05-08 15:07:02.489 | + lib/nova:start_nova_rest:1090 : 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-05-08 15:07:02.493 | + lib/nova:start_nova_rest:1091 : 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-05-08 15:07:02.497 | + lib/nova:start_nova_rest:1091 : 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-05-08 15:07:02.501 | + lib/nova:start_nova_rest:1093 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-08 15:07:02.506 | + lib/nova:start_nova_rest:1095 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-08 15:07:02.509 | + functions-common:run_process:1666 : local service=n-sch 2026-05-08 15:07:02.513 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-08 15:07:02.516 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:02.520 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:02.524 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:02.529 | + functions-common:run_process:1672 : local name=n-sch 2026-05-08 15:07:02.532 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:02.536 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:02.540 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:02.544 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:02.548 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:02.555 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252822551 2026-05-08 15:07:02.559 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-05-08 15:07:02.586 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:02.592 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-05-08 15:07:02.596 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-05-08 15:07:02.600 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-08 15:07:02.604 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-08 15:07:02.608 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-08 15:07:02.612 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-08 15:07:02.616 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-08 15:07:02.620 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-08 15:07:02.624 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-05-08 15:07:02.629 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:02.632 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:02.636 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:02.639 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:02.644 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-05-08 15:07:02.647 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-08 15:07:02.651 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-08 15:07:02.655 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-05-08 15:07:02.659 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-05-08 15:07:02.663 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:07:02.667 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:07:02.670 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:07:02.674 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:07:02.678 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:07:02.682 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-05-08 15:07:02.686 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:07:02.693 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-05-08 15:07:02.787 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:07:02.881 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-05-08 15:07:02.958 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:07:03.035 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-05-08 15:07:03.117 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-05-08 15:07:03.194 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:03.274 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:07:03.277 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:07:03.280 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-05-08 15:07:03.371 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:07:03.842 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-05-08 15:07:03.873 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-05-08 15:07:04.330 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-05-08 15:07:04.399 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:04.403 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:04.405 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:04.409 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:04.412 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:04.415 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:04.418 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:04.421 | + functions-common:time_stop:2419 : start_time=1778252822551 2026-05-08 15:07:04.424 | + functions-common:time_stop:2421 : [[ -z 1778252822551 ]] 2026-05-08 15:07:04.428 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:04.433 | + functions-common:time_stop:2424 : end_time=1778252824430 2026-05-08 15:07:04.436 | + functions-common:time_stop:2425 : elapsed_time=1879 2026-05-08 15:07:04.439 | + functions-common:time_stop:2426 : total=21410 2026-05-08 15:07:04.442 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:04.445 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23289 2026-05-08 15:07:04.449 | ++ lib/nova:start_nova_rest:1096 : which uwsgi 2026-05-08 15:07:04.454 | + lib/nova:start_nova_rest:1096 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-08 15:07:04.458 | + functions-common:run_process:1666 : local service=n-api-meta 2026-05-08 15:07:04.460 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-08 15:07:04.464 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:04.467 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:04.471 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:04.475 | + functions-common:run_process:1672 : local name=n-api-meta 2026-05-08 15:07:04.478 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:04.482 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:04.485 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:04.488 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:04.492 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:04.498 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252824494 2026-05-08 15:07:04.502 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-05-08 15:07:04.521 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:04.525 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-05-08 15:07:04.528 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-05-08 15:07:04.531 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-08 15:07:04.535 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-08 15:07:04.539 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-08 15:07:04.542 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-05-08 15:07:04.546 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-05-08 15:07:04.549 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-05-08 15:07:04.552 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-05-08 15:07:04.555 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:04.559 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:04.561 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:04.565 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:04.568 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-05-08 15:07:04.572 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-05-08 15:07:04.576 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-08 15:07:04.579 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:07:04.582 | + functions-common:_run_under_systemd:1640 : 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-05-08 15:07:04.585 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-05-08 15:07:04.588 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:07:04.592 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-08 15:07:04.595 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-08 15:07:04.598 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-08 15:07:04.601 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-05-08 15:07:04.604 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-08 15:07:04.609 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-05-08 15:07:04.693 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-08 15:07:04.779 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-05-08 15:07:04.854 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-05-08 15:07:04.930 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-08 15:07:05.001 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:05.073 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-05-08 15:07:05.145 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-05-08 15:07:05.218 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-05-08 15:07:05.289 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-05-08 15:07:05.360 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-05-08 15:07:05.430 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-08 15:07:05.433 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-08 15:07:05.437 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-05-08 15:07:05.527 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-08 15:07:06.002 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-05-08 15:07:06.043 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-05-08 15:07:06.507 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-05-08 15:07:06.659 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:06.668 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:06.673 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:06.679 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:06.684 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:06.691 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:06.692 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:06.694 | + functions-common:time_stop:2419 : start_time=1778252824494 2026-05-08 15:07:06.696 | + functions-common:time_stop:2421 : [[ -z 1778252824494 ]] 2026-05-08 15:07:06.699 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:06.706 | + functions-common:time_stop:2424 : end_time=1778252826701 2026-05-08 15:07:06.706 | + functions-common:time_stop:2425 : elapsed_time=2207 2026-05-08 15:07:06.708 | + functions-common:time_stop:2426 : total=23289 2026-05-08 15:07:06.712 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:06.713 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=25496 2026-05-08 15:07:06.715 | + lib/nova:start_nova_rest:1098 : 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-05-08 15:07:06.717 | + lib/nova:start_nova_rest:1098 : 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-05-08 15:07:06.722 | + lib/nova:start_nova:1178 : start_nova_console_proxies 2026-05-08 15:07:06.723 | + lib/nova:start_nova_console_proxies:1113 : 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-05-08 15:07:06.725 | + lib/nova:start_nova_console_proxies:1115 : 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-05-08 15:07:06.727 | + lib/nova:start_nova_console_proxies:1115 : 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-05-08 15:07:06.730 | + lib/nova:start_nova_console_proxies:1117 : local api_cell_conf=/etc/nova/nova.conf 2026-05-08 15:07:06.732 | + lib/nova:start_nova_console_proxies:1119 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 15:07:06.735 | + lib/nova:start_nova_console_proxies:1124 : enable_nova_console_proxies 2026-05-08 15:07:06.738 | ++ lib/nova:enable_nova_console_proxies:1102 : seq 1 1 2026-05-08 15:07:06.742 | + lib/nova:enable_nova_console_proxies:1102 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 15:07:06.744 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-08 15:07:06.747 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-novnc 2026-05-08 15:07:06.770 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:06.770 | + lib/nova:enable_nova_console_proxies:1105 : enable_service n-novnc-cell1 2026-05-08 15:07:06.840 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-08 15:07:06.842 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-spice 2026-05-08 15:07:06.869 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:06.872 | + lib/nova:enable_nova_console_proxies:1103 : for srv in n-novnc n-spice n-sproxy 2026-05-08 15:07:06.874 | + lib/nova:enable_nova_console_proxies:1104 : is_service_enabled n-sproxy 2026-05-08 15:07:06.902 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:06.907 | ++ lib/nova:start_nova_console_proxies:1125 : seq 1 1 2026-05-08 15:07:06.912 | + lib/nova:start_nova_console_proxies:1125 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 15:07:06.915 | + lib/nova:start_nova_console_proxies:1126 : local conf 2026-05-08 15:07:06.919 | ++ lib/nova:start_nova_console_proxies:1127 : conductor_conf 1 2026-05-08 15:07:06.923 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-08 15:07:06.927 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-08 15:07:06.930 | + lib/nova:start_nova_console_proxies:1127 : conf=/etc/nova/nova_cell1.conf 2026-05-08 15:07:06.933 | + lib/nova:start_nova_console_proxies:1128 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-08 15:07:06.936 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-05-08 15:07:06.938 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-08 15:07:06.940 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:06.943 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:06.945 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:06.948 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-05-08 15:07:06.950 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:06.953 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:06.955 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:06.957 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:06.964 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:06.967 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252826965 2026-05-08 15:07:06.970 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-05-08 15:07:06.991 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:06.993 | + functions-common:run_process:1676 : _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-05-08 15:07:06.996 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-05-08 15:07:06.998 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-08 15:07:07.001 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-08 15:07:07.003 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-08 15:07:07.006 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-08 15:07:07.008 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-05-08 15:07:07.011 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-05-08 15:07:07.013 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-05-08 15:07:07.015 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:07.018 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:07.020 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:07.022 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:07.025 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-05-08 15:07:07.028 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-05-08 15:07:07.030 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:07:07.033 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-05-08 15:07:07.035 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-05-08 15:07:07.038 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:07:07.040 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:07:07.042 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:07:07.044 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:07:07.046 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:07:07.048 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-05-08 15:07:07.051 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:07:07.055 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-05-08 15:07:07.141 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:07:07.230 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-05-08 15:07:07.299 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:07:07.368 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-05-08 15:07:07.436 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-05-08 15:07:07.504 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:07.574 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:07:07.577 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:07:07.579 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-05-08 15:07:07.683 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:07:08.230 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-05-08 15:07:08.268 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-05-08 15:07:08.737 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-05-08 15:07:08.803 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:08.807 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:08.810 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:08.818 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:08.822 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:08.826 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:08.832 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:08.836 | + functions-common:time_stop:2419 : start_time=1778252826965 2026-05-08 15:07:08.839 | + functions-common:time_stop:2421 : [[ -z 1778252826965 ]] 2026-05-08 15:07:08.845 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:08.849 | + functions-common:time_stop:2424 : end_time=1778252828846 2026-05-08 15:07:08.851 | + functions-common:time_stop:2425 : elapsed_time=1881 2026-05-08 15:07:08.854 | + functions-common:time_stop:2426 : total=25496 2026-05-08 15:07:08.856 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:08.859 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27377 2026-05-08 15:07:08.862 | + lib/nova:start_nova_console_proxies:1129 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-08 15:07:08.864 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-05-08 15:07:08.866 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-05-08 15:07:08.869 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:08.871 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:08.873 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:08.876 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-05-08 15:07:08.878 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:08.881 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:08.883 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:08.888 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:08.894 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:08.901 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252828897 2026-05-08 15:07:08.905 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-05-08 15:07:08.936 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:08.939 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:08.941 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:08.943 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:08.946 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:08.948 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:08.951 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:08.953 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:08.955 | + functions-common:time_stop:2419 : start_time=1778252828897 2026-05-08 15:07:08.958 | + functions-common:time_stop:2421 : [[ -z 1778252828897 ]] 2026-05-08 15:07:08.963 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:08.966 | + functions-common:time_stop:2424 : end_time=1778252828963 2026-05-08 15:07:08.968 | + functions-common:time_stop:2425 : elapsed_time=66 2026-05-08 15:07:08.971 | + functions-common:time_stop:2426 : total=27377 2026-05-08 15:07:08.973 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:08.975 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27443 2026-05-08 15:07:08.978 | + lib/nova:start_nova_console_proxies:1130 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:08.981 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-05-08 15:07:08.983 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:08.985 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:08.988 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:08.990 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:08.992 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-05-08 15:07:08.994 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:08.997 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:08.999 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:09.002 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:09.005 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:09.010 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252829007 2026-05-08 15:07:09.012 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-05-08 15:07:09.034 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:09.036 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:09.039 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:09.041 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:09.044 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:09.046 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:09.048 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:09.050 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:09.053 | + functions-common:time_stop:2419 : start_time=1778252829007 2026-05-08 15:07:09.055 | + functions-common:time_stop:2421 : [[ -z 1778252829007 ]] 2026-05-08 15:07:09.058 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:09.063 | + functions-common:time_stop:2424 : end_time=1778252829060 2026-05-08 15:07:09.065 | + functions-common:time_stop:2425 : elapsed_time=53 2026-05-08 15:07:09.067 | + functions-common:time_stop:2426 : total=27443 2026-05-08 15:07:09.070 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:09.072 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27496 2026-05-08 15:07:09.074 | + lib/nova:start_nova_console_proxies:1134 : 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-05-08 15:07:09.077 | + lib/nova:start_nova_console_proxies:1134 : 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-05-08 15:07:09.080 | + lib/nova:start_nova:1179 : start_nova_conductor 2026-05-08 15:07:09.082 | + lib/nova:start_nova_conductor:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 15:07:09.085 | + lib/nova:start_nova_conductor:1153 : enable_nova_fleet 2026-05-08 15:07:09.087 | + lib/nova:enable_nova_fleet:1138 : is_service_enabled n-cond 2026-05-08 15:07:09.108 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:09.111 | + lib/nova:enable_nova_fleet:1139 : enable_service n-super-cond 2026-05-08 15:07:09.170 | ++ lib/nova:enable_nova_fleet:1140 : seq 1 1 2026-05-08 15:07:09.174 | + lib/nova:enable_nova_fleet:1140 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 15:07:09.177 | + lib/nova:enable_nova_fleet:1141 : enable_service n-cond-cell1 2026-05-08 15:07:09.246 | + lib/nova:start_nova_conductor:1154 : is_service_enabled n-super-cond 2026-05-08 15:07:09.284 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:09.290 | + lib/nova:start_nova_conductor:1155 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-08 15:07:09.301 | + functions-common:run_process:1666 : local service=n-super-cond 2026-05-08 15:07:09.309 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-08 15:07:09.313 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:09.317 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:09.325 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:09.332 | + functions-common:run_process:1672 : local name=n-super-cond 2026-05-08 15:07:09.340 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:09.345 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:09.351 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:09.358 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:09.365 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:09.376 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252829367 2026-05-08 15:07:09.384 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-05-08 15:07:09.429 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:09.434 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-05-08 15:07:09.443 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-05-08 15:07:09.449 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-08 15:07:09.455 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-08 15:07:09.462 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-08 15:07:09.469 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-08 15:07:09.475 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-05-08 15:07:09.481 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-05-08 15:07:09.487 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-05-08 15:07:09.493 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:09.500 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:09.507 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:09.512 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:09.520 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-05-08 15:07:09.524 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-05-08 15:07:09.530 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-05-08 15:07:09.536 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-05-08 15:07:09.543 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-05-08 15:07:09.548 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:07:09.553 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:07:09.558 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:07:09.564 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:07:09.568 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:07:09.572 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-05-08 15:07:09.580 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:07:09.593 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-05-08 15:07:09.741 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:07:09.853 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-05-08 15:07:09.968 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:07:10.094 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-05-08 15:07:10.212 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-05-08 15:07:10.339 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:10.438 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:07:10.443 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:07:10.452 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-05-08 15:07:10.577 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:07:11.159 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-05-08 15:07:11.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-05-08 15:07:11.689 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-05-08 15:07:11.741 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:11.749 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:11.755 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:11.760 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:11.767 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:11.772 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:11.778 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:11.784 | + functions-common:time_stop:2419 : start_time=1778252829367 2026-05-08 15:07:11.789 | + functions-common:time_stop:2421 : [[ -z 1778252829367 ]] 2026-05-08 15:07:11.803 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:11.813 | + functions-common:time_stop:2424 : end_time=1778252831807 2026-05-08 15:07:11.824 | + functions-common:time_stop:2425 : elapsed_time=2440 2026-05-08 15:07:11.826 | + functions-common:time_stop:2426 : total=27496 2026-05-08 15:07:11.831 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:11.838 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29936 2026-05-08 15:07:11.844 | ++ lib/nova:start_nova_conductor:1157 : seq 1 1 2026-05-08 15:07:11.858 | + lib/nova:start_nova_conductor:1157 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-05-08 15:07:11.862 | + lib/nova:start_nova_conductor:1158 : is_service_enabled n-cond-cell1 2026-05-08 15:07:11.905 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:11.912 | + lib/nova:start_nova_conductor:1159 : local conf 2026-05-08 15:07:11.920 | ++ lib/nova:start_nova_conductor:1160 : conductor_conf 1 2026-05-08 15:07:11.925 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-05-08 15:07:11.930 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-05-08 15:07:11.936 | + lib/nova:start_nova_conductor:1160 : conf=/etc/nova/nova_cell1.conf 2026-05-08 15:07:11.941 | + lib/nova:start_nova_conductor:1161 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:11.943 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-05-08 15:07:11.950 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:11.956 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:11.960 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:11.964 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:11.969 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-05-08 15:07:11.980 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:11.985 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:11.989 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:11.997 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:12.004 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:12.015 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252832005 2026-05-08 15:07:12.019 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-05-08 15:07:12.060 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:12.065 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-05-08 15:07:12.071 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-05-08 15:07:12.078 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:12.080 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:12.087 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:12.092 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:12.096 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-05-08 15:07:12.102 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-05-08 15:07:12.107 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-05-08 15:07:12.111 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:12.117 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:12.123 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:12.128 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:12.135 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-05-08 15:07:12.138 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-05-08 15:07:12.145 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:07:12.151 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-05-08 15:07:12.154 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-05-08 15:07:12.158 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:07:12.163 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:07:12.168 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:07:12.172 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:07:12.177 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:07:12.183 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-05-08 15:07:12.190 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:07:12.197 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-05-08 15:07:12.342 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:07:12.494 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-05-08 15:07:12.615 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:07:12.705 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-05-08 15:07:12.790 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-05-08 15:07:12.895 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:12.971 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:07:12.975 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:07:12.981 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-05-08 15:07:13.071 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:07:13.600 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-05-08 15:07:13.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-05-08 15:07:14.104 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-05-08 15:07:14.171 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:14.175 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:14.179 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:14.185 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:14.186 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:14.190 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:14.194 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:14.198 | + functions-common:time_stop:2419 : start_time=1778252832005 2026-05-08 15:07:14.202 | + functions-common:time_stop:2421 : [[ -z 1778252832005 ]] 2026-05-08 15:07:14.207 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:14.215 | + functions-common:time_stop:2424 : end_time=1778252834209 2026-05-08 15:07:14.219 | + functions-common:time_stop:2425 : elapsed_time=2204 2026-05-08 15:07:14.222 | + functions-common:time_stop:2426 : total=29936 2026-05-08 15:07:14.226 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:14.230 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32140 2026-05-08 15:07:14.234 | + lib/nova:start_nova:1180 : start_nova_compute 2026-05-08 15:07:14.238 | + lib/nova:start_nova_compute:995 : 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-05-08 15:07:14.242 | + lib/nova:start_nova_compute:996 : 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-05-08 15:07:14.246 | + lib/nova:start_nova_compute:996 : 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-05-08 15:07:14.250 | + lib/nova:start_nova_compute:998 : local compute_cell_conf=/etc/nova/nova.conf 2026-05-08 15:07:14.254 | + lib/nova:start_nova_compute:1001 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-05-08 15:07:14.261 | + lib/nova:start_nova_compute:1003 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-08 15:07:14.264 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:07:14.268 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-05-08 15:07:14.272 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-05-08 15:07:14.276 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-05-08 15:07:14.280 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-05-08 15:07:14.284 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-05-08 15:07:14.289 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-05-08 15:07:14.293 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-05-08 15:07:14.298 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-05-08 15:07:14.303 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-08 15:07:14.303 | BEGIN { 2026-05-08 15:07:14.304 | section = "" 2026-05-08 15:07:14.304 | last_section = "" 2026-05-08 15:07:14.304 | section_count = 0 2026-05-08 15:07:14.304 | } 2026-05-08 15:07:14.304 | /^\[.+\]/ { 2026-05-08 15:07:14.304 | gsub("[][]", "", $1); 2026-05-08 15:07:14.304 | section=$1 2026-05-08 15:07:14.304 | next 2026-05-08 15:07:14.304 | } 2026-05-08 15:07:14.304 | /^ *\#/ { 2026-05-08 15:07:14.304 | next 2026-05-08 15:07:14.305 | } 2026-05-08 15:07:14.305 | /^[^ \t]+/ { 2026-05-08 15:07:14.305 | # get offset of first = in $0 2026-05-08 15:07:14.305 | eq_idx = index($0, "=") 2026-05-08 15:07:14.305 | # extract attr & value from $0 2026-05-08 15:07:14.305 | attr = substr($0, 1, eq_idx - 1) 2026-05-08 15:07:14.305 | value = substr($0, eq_idx + 1) 2026-05-08 15:07:14.305 | # only need to strip trailing whitespace from attr 2026-05-08 15:07:14.305 | sub(/[ \t]*$/, "", attr) 2026-05-08 15:07:14.305 | # need to strip leading & trailing whitespace from value 2026-05-08 15:07:14.305 | sub(/^[ \t]*/, "", value) 2026-05-08 15:07:14.305 | sub(/[ \t]*$/, "", value) 2026-05-08 15:07:14.306 | 2026-05-08 15:07:14.306 | # cfg_attr_count: number of config lines per [section, attr] 2026-05-08 15:07:14.306 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-05-08 15:07:14.306 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-05-08 15:07:14.306 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-05-08 15:07:14.306 | if (! (section, attr) in cfg_attr_count) { 2026-05-08 15:07:14.306 | if (section != last_section) { 2026-05-08 15:07:14.306 | cfg_section[section_count++] = section 2026-05-08 15:07:14.306 | last_section = section 2026-05-08 15:07:14.310 | } 2026-05-08 15:07:14.310 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-05-08 15:07:14.310 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-05-08 15:07:14.311 | 2026-05-08 15:07:14.311 | cfg_attr[section, attr, 0] = value 2026-05-08 15:07:14.312 | cfg_attr_count[section, attr] = 1 2026-05-08 15:07:14.312 | } else { 2026-05-08 15:07:14.312 | lno = cfg_attr_count[section, attr]++ 2026-05-08 15:07:14.313 | cfg_attr[section, attr, lno] = value 2026-05-08 15:07:14.313 | } 2026-05-08 15:07:14.313 | } 2026-05-08 15:07:14.314 | END { 2026-05-08 15:07:14.314 | # Process each section in order 2026-05-08 15:07:14.314 | for (sno = 0; sno < section_count; sno++) { 2026-05-08 15:07:14.314 | section = cfg_section[sno] 2026-05-08 15:07:14.314 | # The ini routines simply append a config item immediately 2026-05-08 15:07:14.314 | # after the section header. To keep the same order as defined 2026-05-08 15:07:14.314 | # in local.conf, invoke the ini routines in the reverse order 2026-05-08 15:07:14.314 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-05-08 15:07:14.314 | attr = cfg_sec_attr_name[sno, attr_no] 2026-05-08 15:07:14.315 | if (cfg_attr_count[section, attr] == 1) 2026-05-08 15:07:14.315 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-05-08 15:07:14.315 | else { 2026-05-08 15:07:14.315 | # For multiline, invoke the ini routines in the reverse order 2026-05-08 15:07:14.315 | count = cfg_attr_count[section, attr] 2026-05-08 15:07:14.315 | print "inidelete " configfile " " section " " attr 2026-05-08 15:07:14.315 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-05-08 15:07:14.315 | for (l = count -2; l >= 0; l--) 2026-05-08 15:07:14.315 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-05-08 15:07:14.316 | } 2026-05-08 15:07:14.316 | } 2026-05-08 15:07:14.316 | } 2026-05-08 15:07:14.317 | } 2026-05-08 15:07:14.317 | ' 2026-05-08 15:07:14.317 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:07:14.318 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-05-08 15:07:14.318 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-05-08 15:07:14.318 | + inc/meta-config:merge_config_file:164 : read a 2026-05-08 15:07:14.318 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-05-08 15:07:14.318 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:07:14.318 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-05-08 15:07:14.318 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-05-08 15:07:14.318 | BEGIN { group = "" } 2026-05-08 15:07:14.318 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:07:14.318 | gsub("[][]", "", $1); 2026-05-08 15:07:14.318 | split($1, a, "|"); 2026-05-08 15:07:14.319 | if (a[1] == matchgroup && a[2] == configfile) { 2026-05-08 15:07:14.319 | group=a[1] 2026-05-08 15:07:14.319 | } else { 2026-05-08 15:07:14.319 | group="" 2026-05-08 15:07:14.319 | } 2026-05-08 15:07:14.319 | next 2026-05-08 15:07:14.319 | } 2026-05-08 15:07:14.319 | { 2026-05-08 15:07:14.319 | if (group != "") 2026-05-08 15:07:14.319 | print $0 2026-05-08 15:07:14.320 | } 2026-05-08 15:07:14.320 | ' /home/quobyte/devstack/local.conf 2026-05-08 15:07:14.325 | + lib/nova:start_nova_compute:1005 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-05-08 15:07:14.329 | + lib/nova:start_nova_compute:1012 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-05-08 15:07:14.374 | + lib/nova:start_nova_compute:1015 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-05-08 15:07:14.423 | + lib/nova:start_nova_compute:1016 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-05-08 15:07:14.427 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-05-08 15:07:14.431 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-05-08 15:07:14.435 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-05-08 15:07:14.439 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-05-08 15:07:14.443 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-05-08 15:07:14.466 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:14.471 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-05-08 15:07:14.475 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-05-08 15:07:14.478 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-05-08 15:07:14.501 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:14.505 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.140:5672/nova_cell1 2026-05-08 15:07:14.510 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.140:5672/nova_cell1 2026-05-08 15:07:14.553 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-05-08 15:07:14.557 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-05-08 15:07:14.561 | + lib/nova:start_nova_compute:1020 : inidelete /etc/nova/nova-cpu.conf database connection 2026-05-08 15:07:14.589 | + lib/nova:start_nova_compute:1021 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-05-08 15:07:14.617 | + lib/nova:start_nova_compute:1026 : configure_console_compute 2026-05-08 15:07:14.621 | + lib/nova:configure_console_compute:669 : local offset 2026-05-08 15:07:14.626 | + lib/nova:configure_console_compute:670 : offset=0 2026-05-08 15:07:14.631 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-05-08 15:07:14.636 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-05-08 15:07:14.668 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.140 2026-05-08 15:07:14.673 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-05-08 15:07:14.696 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:14.700 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-05-08 15:07:14.704 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-05-08 15:07:14.708 | + functions:vercmp:647 : local v1=v1.3.0 2026-05-08 15:07:14.711 | + functions:vercmp:648 : local 'op=<' 2026-05-08 15:07:14.715 | + functions:vercmp:649 : local v2=1.0.0 2026-05-08 15:07:14.719 | + functions:vercmp:650 : local result 2026-05-08 15:07:14.725 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-05-08 15:07:14.726 | ++ functions:vercmp:654 : head -1 2026-05-08 15:07:14.729 | ++ functions:vercmp:654 : sort -V 2026-05-08 15:07:14.737 | + functions:vercmp:654 : result=1.0.0 2026-05-08 15:07:14.740 | + functions:vercmp:656 : case $op in 2026-05-08 15:07:14.744 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-05-08 15:07:14.748 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-05-08 15:07:14.752 | + functions:vercmp:667 : return 2026-05-08 15:07:14.755 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.140:6080/vnc_lite.html 2026-05-08 15:07:14.759 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.140:6080/vnc_lite.html 2026-05-08 15:07:14.806 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.140:6081/spice_auto.html 2026-05-08 15:07:14.810 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.140:6081/spice_auto.html 2026-05-08 15:07:14.860 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-05-08 15:07:14.883 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:14.887 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-05-08 15:07:14.890 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.140 2026-05-08 15:07:14.893 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-05-08 15:07:14.922 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.140 2026-05-08 15:07:14.950 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-05-08 15:07:14.966 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:14.968 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-05-08 15:07:14.971 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-05-08 15:07:14.986 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:14.988 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-05-08 15:07:14.990 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-05-08 15:07:15.023 | + lib/nova:start_nova_compute:1033 : '[' -n 127.0.0.1 ']' 2026-05-08 15:07:15.025 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-05-08 15:07:15.054 | + lib/nova:start_nova_compute:1038 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-08 15:07:15.056 | + lib/nova:start_nova_compute:1038 : [[ kvm == \q\e\m\u ]] 2026-05-08 15:07:15.058 | + lib/nova:start_nova_compute:1042 : [[ -n '' ]] 2026-05-08 15:07:15.061 | + lib/nova:start_nova_compute:1046 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-05-08 15:07:15.066 | + lib/nova:start_nova_compute:1047 : '[' 0 -gt 0 ']' 2026-05-08 15:07:15.070 | + lib/nova:start_nova_compute:1053 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-05-08 15:07:15.074 | + functions-common:run_process:1666 : local service=n-cpu 2026-05-08 15:07:15.078 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-08 15:07:15.085 | + functions-common:run_process:1668 : local group=libvirt 2026-05-08 15:07:15.087 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:15.092 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:15.096 | + functions-common:run_process:1672 : local name=n-cpu 2026-05-08 15:07:15.101 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:15.105 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:15.110 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:15.114 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:15.120 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:15.127 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252835122 2026-05-08 15:07:15.131 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-05-08 15:07:15.158 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:15.162 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-05-08 15:07:15.167 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-05-08 15:07:15.171 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-08 15:07:15.176 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-08 15:07:15.180 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-08 15:07:15.185 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-08 15:07:15.189 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-05-08 15:07:15.191 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-05-08 15:07:15.194 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-05-08 15:07:15.196 | + functions-common:_run_under_systemd:1627 : local group=libvirt 2026-05-08 15:07:15.199 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:15.201 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:15.203 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:15.206 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-05-08 15:07:15.208 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-05-08 15:07:15.210 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:07:15.213 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-05-08 15:07:15.215 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-05-08 15:07:15.218 | + functions-common:write_user_unit_file:1529 : local group=libvirt 2026-05-08 15:07:15.220 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:07:15.222 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:07:15.224 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:07:15.226 | + functions-common:write_user_unit_file:1533 : [[ -n libvirt ]] 2026-05-08 15:07:15.228 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirt 2026-05-08 15:07:15.230 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-05-08 15:07:15.232 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:07:15.237 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-05-08 15:07:15.318 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:07:15.394 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-05-08 15:07:15.474 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:07:15.551 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-05-08 15:07:15.629 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-05-08 15:07:15.698 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:15.772 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:07:15.774 | + functions-common:write_user_unit_file:1549 : [[ -n libvirt ]] 2026-05-08 15:07:15.776 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-05-08 15:07:15.853 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-05-08 15:07:15.951 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:07:16.520 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-05-08 15:07:16.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-05-08 15:07:17.017 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-05-08 15:07:17.074 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:17.080 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:17.084 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:17.088 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:17.093 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:17.097 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:17.101 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:17.106 | + functions-common:time_stop:2419 : start_time=1778252835122 2026-05-08 15:07:17.110 | + functions-common:time_stop:2421 : [[ -z 1778252835122 ]] 2026-05-08 15:07:17.115 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:17.122 | + functions-common:time_stop:2424 : end_time=1778252837118 2026-05-08 15:07:17.126 | + functions-common:time_stop:2425 : elapsed_time=1996 2026-05-08 15:07:17.130 | + functions-common:time_stop:2426 : total=32140 2026-05-08 15:07:17.134 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:17.137 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34136 2026-05-08 15:07:17.142 | + lib/nova:start_nova_compute:1084 : 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-05-08 15:07:17.146 | + lib/nova:start_nova_compute:1084 : 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-05-08 15:07:17.150 | + lib/nova:start_nova:1181 : is_service_enabled n-api 2026-05-08 15:07:17.176 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:17.180 | + lib/nova:start_nova:1183 : echo 'Dumping cells_v2 mapping' 2026-05-08 15:07:17.180 | Dumping cells_v2 mapping 2026-05-08 15:07:17.185 | + lib/nova:start_nova:1184 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-05-08 15:07:20.906 | INFO dbcounter [None req-9361b7be-713c-4685-a8bf-00dcb71df7a3 None None] Registered counter for database nova_api 2026-05-08 15:07:20.975 | DEBUG dbcounter [-] [73618] Writer thread running {{(pid=73618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:07:20.994 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-08 15:07:20.995 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-05-08 15:07:20.995 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-08 15:07:20.995 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-05-08 15:07:20.995 | | cell1 | e8342c87-0699-4cab-8e86-10c4b310e35c | rabbit://stackrabbit:stackqueue@192.168.122.140:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-05-08 15:07:20.995 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-05-08 15:07:21.705 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-05-08 15:07:21.709 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-05-08 15:07:21.809 | + inc/async:async_inner:63 : create_flavors 2026-05-08 15:07:21.863 | [2028 Async create_flavors:73683]: running: create_flavors 2026-05-08 15:07:21.868 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-05-08 15:07:21.897 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:21.901 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-05-08 15:07:21.903 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:07:21.906 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-05-08 15:07:21.908 | + ./stack.sh:main:1334 : start_cinder 2026-05-08 15:07:21.910 | + lib/cinder:start_cinder:605 : local service_port=8776 2026-05-08 15:07:21.913 | + lib/cinder:start_cinder:606 : local service_protocol=http 2026-05-08 15:07:21.917 | + lib/cinder:start_cinder:607 : local cinder_url 2026-05-08 15:07:21.923 | + lib/cinder:start_cinder:608 : '[' lioadm = tgtadm ']' 2026-05-08 15:07:21.926 | + lib/cinder:start_cinder:623 : [[ 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 =~ c-api ]] 2026-05-08 15:07:21.932 | ++ lib/cinder:start_cinder:624 : which uwsgi 2026-05-08 15:07:21.938 | + lib/cinder:start_cinder:624 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-08 15:07:21.943 | + functions-common:run_process:1666 : local service=c-api 2026-05-08 15:07:21.948 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-08 15:07:21.952 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:21.955 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:21.963 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:21.971 | + functions-common:run_process:1672 : local name=c-api 2026-05-08 15:07:21.974 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:21.982 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:21.987 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:21.992 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:21.999 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:22.006 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252842001 2026-05-08 15:07:22.010 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-05-08 15:07:22.044 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:22.049 | + functions-common:run_process:1676 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-05-08 15:07:22.052 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-05-08 15:07:22.058 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-08 15:07:22.061 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-08 15:07:22.064 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-08 15:07:22.071 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-05-08 15:07:22.077 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-05-08 15:07:22.082 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-05-08 15:07:22.086 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-05-08 15:07:22.091 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:22.096 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:22.100 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:22.104 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:22.109 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-05-08 15:07:22.113 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-05-08 15:07:22.117 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-08 15:07:22.121 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:07:22.127 | + functions-common:_run_under_systemd:1640 : 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-05-08 15:07:22.131 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-05-08 15:07:22.136 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:07:22.140 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-08 15:07:22.144 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-08 15:07:22.147 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-08 15:07:22.152 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-05-08 15:07:22.156 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-08 15:07:22.163 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-05-08 15:07:22.262 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-08 15:07:22.361 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-05-08 15:07:22.442 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-05-08 15:07:22.522 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-08 15:07:22.612 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:22.689 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-05-08 15:07:22.796 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-05-08 15:07:22.881 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-05-08 15:07:22.974 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-05-08 15:07:23.057 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-05-08 15:07:23.137 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-08 15:07:23.141 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-08 15:07:23.146 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-05-08 15:07:23.252 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-08 15:07:23.772 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-05-08 15:07:23.804 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-05-08 15:07:24.303 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-05-08 15:07:24.446 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:24.452 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:24.458 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:24.469 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:24.478 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:24.492 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:24.497 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:24.503 | + functions-common:time_stop:2419 : start_time=1778252842001 2026-05-08 15:07:24.514 | + functions-common:time_stop:2421 : [[ -z 1778252842001 ]] 2026-05-08 15:07:24.521 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:24.535 | + functions-common:time_stop:2424 : end_time=1778252844523 2026-05-08 15:07:24.542 | + functions-common:time_stop:2425 : elapsed_time=2522 2026-05-08 15:07:24.552 | + functions-common:time_stop:2426 : total=34136 2026-05-08 15:07:24.561 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:24.565 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36658 2026-05-08 15:07:24.576 | + lib/cinder:start_cinder:625 : cinder_url=http://192.168.122.140/volume/v3 2026-05-08 15:07:24.584 | + lib/cinder:start_cinder:628 : echo 'Waiting for Cinder API to start...' 2026-05-08 15:07:24.584 | Waiting for Cinder API to start... 2026-05-08 15:07:24.596 | + lib/cinder:start_cinder:629 : wait_for_service 60 http://192.168.122.140/volume/v3 2026-05-08 15:07:24.603 | + functions:wait_for_service:476 : local timeout=60 2026-05-08 15:07:24.614 | + functions:wait_for_service:477 : local url=http://192.168.122.140/volume/v3 2026-05-08 15:07:24.622 | + functions:wait_for_service:478 : local rval=0 2026-05-08 15:07:24.624 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-08 15:07:24.633 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-08 15:07:24.639 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:24.648 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:24.658 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:24.669 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252844661 2026-05-08 15:07:24.680 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-08 15:07:24.685 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 15:07:24.689 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.140/volume/v3 2026-05-08 15:07:29.295 | + :: : [[ 401 == 503 ]] 2026-05-08 15:07:29.297 | + :: : [[ 0 -eq 7 ]] 2026-05-08 15:07:29.305 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-08 15:07:29.313 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:29.318 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:29.322 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:29.326 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:29.330 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:29.334 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-08 15:07:29.338 | + functions-common:time_stop:2419 : start_time=1778252844661 2026-05-08 15:07:29.344 | + functions-common:time_stop:2421 : [[ -z 1778252844661 ]] 2026-05-08 15:07:29.351 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:29.358 | + functions-common:time_stop:2424 : end_time=1778252849353 2026-05-08 15:07:29.363 | + functions-common:time_stop:2425 : elapsed_time=4692 2026-05-08 15:07:29.367 | + functions-common:time_stop:2426 : total=14281 2026-05-08 15:07:29.370 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:29.375 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=18973 2026-05-08 15:07:29.379 | + functions:wait_for_service:486 : return 0 2026-05-08 15:07:29.383 | + lib/cinder:start_cinder:633 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:29.388 | + functions-common:run_process:1666 : local service=c-sch 2026-05-08 15:07:29.400 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:29.403 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:29.408 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:29.412 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:29.416 | + functions-common:run_process:1672 : local name=c-sch 2026-05-08 15:07:29.422 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:29.425 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:29.431 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:29.437 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:29.440 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:29.447 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252849443 2026-05-08 15:07:29.452 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-05-08 15:07:29.482 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:29.484 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-05-08 15:07:29.487 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-05-08 15:07:29.489 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:29.492 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:29.494 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:29.496 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:29.499 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-08 15:07:29.501 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-08 15:07:29.503 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-05-08 15:07:29.506 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:29.509 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:29.512 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:29.514 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:29.517 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-05-08 15:07:29.520 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-08 15:07:29.522 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-05-08 15:07:29.524 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-05-08 15:07:29.526 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:29.529 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:07:29.531 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:07:29.533 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-05-08 15:07:29.535 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:07:29.538 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:07:29.540 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-05-08 15:07:29.543 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:07:29.548 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-05-08 15:07:29.638 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:07:29.724 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-05-08 15:07:29.811 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:07:29.894 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-05-08 15:07:29.976 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-05-08 15:07:30.062 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:30.135 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-05-08 15:07:30.138 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:07:30.140 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-05-08 15:07:30.245 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:07:30.783 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-05-08 15:07:30.805 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-05-08 15:07:31.297 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-05-08 15:07:31.357 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:31.361 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:31.366 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:31.370 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:31.378 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:31.381 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:31.386 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:31.391 | + functions-common:time_stop:2419 : start_time=1778252849443 2026-05-08 15:07:31.397 | + functions-common:time_stop:2421 : [[ -z 1778252849443 ]] 2026-05-08 15:07:31.405 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:31.416 | + functions-common:time_stop:2424 : end_time=1778252851407 2026-05-08 15:07:31.420 | + functions-common:time_stop:2425 : elapsed_time=1964 2026-05-08 15:07:31.423 | + functions-common:time_stop:2426 : total=36658 2026-05-08 15:07:31.426 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:31.428 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38622 2026-05-08 15:07:31.430 | + lib/cinder:start_cinder:638 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-08 15:07:31.432 | + lib/cinder:start_cinder:639 : 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-05-08 15:07:31.436 | + functions-common:run_process:1666 : local service=c-bak 2026-05-08 15:07:31.441 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:31.445 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:31.449 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:31.454 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-08 15:07:31.458 | + functions-common:run_process:1672 : local name=c-bak 2026-05-08 15:07:31.462 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:31.465 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:31.472 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:31.476 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:31.482 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:31.488 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252851484 2026-05-08 15:07:31.492 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-05-08 15:07:31.526 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:31.529 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:31.535 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:31.539 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:31.543 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:31.547 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:31.551 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:31.556 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:31.560 | + functions-common:time_stop:2419 : start_time=1778252851484 2026-05-08 15:07:31.565 | + functions-common:time_stop:2421 : [[ -z 1778252851484 ]] 2026-05-08 15:07:31.570 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:31.574 | + functions-common:time_stop:2424 : end_time=1778252851572 2026-05-08 15:07:31.577 | + functions-common:time_stop:2425 : elapsed_time=88 2026-05-08 15:07:31.580 | + functions-common:time_stop:2426 : total=38622 2026-05-08 15:07:31.582 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:31.585 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38710 2026-05-08 15:07:31.587 | + lib/cinder:start_cinder:640 : 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-05-08 15:07:31.590 | + functions-common:run_process:1666 : local service=c-vol 2026-05-08 15:07:31.592 | + functions-common:run_process:1667 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:31.594 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:31.597 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:31.600 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-08 15:07:31.602 | + functions-common:run_process:1672 : local name=c-vol 2026-05-08 15:07:31.604 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:31.608 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:31.613 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:31.617 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:31.624 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:31.627 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252851624 2026-05-08 15:07:31.630 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-05-08 15:07:31.658 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:31.664 | + functions-common:run_process:1676 : _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-05-08 15:07:31.671 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-05-08 15:07:31.677 | + functions-common:_run_under_systemd:1621 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:31.680 | + functions-common:_run_under_systemd:1622 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:31.684 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:31.690 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:31.696 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-05-08 15:07:31.701 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-05-08 15:07:31.707 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-05-08 15:07:31.716 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:31.722 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:31.728 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:31.734 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-08 15:07:31.737 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-05-08 15:07:31.741 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-05-08 15:07:31.745 | + functions-common:_run_under_systemd:1642 : 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-05-08 15:07:31.747 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-05-08 15:07:31.750 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-05-08 15:07:31.754 | + functions-common:write_user_unit_file:1529 : local group= 2026-05-08 15:07:31.757 | + functions-common:write_user_unit_file:1530 : local user=quobyte 2026-05-08 15:07:31.759 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-08 15:07:31.762 | + functions-common:write_user_unit_file:1532 : local extra= 2026-05-08 15:07:31.766 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-05-08 15:07:31.769 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-05-08 15:07:31.772 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-05-08 15:07:31.779 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-05-08 15:07:31.878 | + functions-common:write_user_unit_file:1540 : 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-05-08 15:07:31.993 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-05-08 15:07:32.114 | + functions-common:write_user_unit_file:1542 : 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-05-08 15:07:32.213 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-05-08 15:07:32.312 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-05-08 15:07:32.396 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:32.481 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-05-08 15:07:32.488 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-05-08 15:07:32.568 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-05-08 15:07:32.571 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-05-08 15:07:32.665 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-05-08 15:07:33.223 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-05-08 15:07:33.245 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-05-08 15:07:33.755 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-05-08 15:07:33.810 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:33.817 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:33.822 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:33.830 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:33.840 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:33.851 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:33.854 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:33.857 | + functions-common:time_stop:2419 : start_time=1778252851624 2026-05-08 15:07:33.861 | + functions-common:time_stop:2421 : [[ -z 1778252851624 ]] 2026-05-08 15:07:33.865 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:33.871 | + functions-common:time_stop:2424 : end_time=1778252853867 2026-05-08 15:07:33.874 | + functions-common:time_stop:2425 : elapsed_time=2243 2026-05-08 15:07:33.878 | + functions-common:time_stop:2426 : total=38710 2026-05-08 15:07:33.881 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:33.883 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40953 2026-05-08 15:07:33.886 | + ./stack.sh:main:1335 : create_volume_types 2026-05-08 15:07:33.888 | + lib/cinder:create_volume_types:675 : is_service_enabled c-api 2026-05-08 15:07:33.910 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:33.912 | + lib/cinder:create_volume_types:675 : [[ -n lvm:lvmdriver-1 ]] 2026-05-08 15:07:33.917 | + lib/cinder:create_volume_types:676 : local be be_name 2026-05-08 15:07:33.917 | + lib/cinder:create_volume_types:677 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-05-08 15:07:33.918 | + lib/cinder:create_volume_types:678 : be_name=lvmdriver-1 2026-05-08 15:07:33.920 | + lib/cinder:create_volume_types:679 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-05-08 15:07:33.922 | + lib/cinder:create_one_type:656 : type_name=lvmdriver-1 2026-05-08 15:07:33.925 | + lib/cinder:create_one_type:657 : property_key=volume_backend_name 2026-05-08 15:07:33.927 | + lib/cinder:create_one_type:658 : property_value=lvmdriver-1 2026-05-08 15:07:33.929 | + lib/cinder:create_one_type:660 : is_service_enabled keystone 2026-05-08 15:07:33.962 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:33.965 | + lib/cinder:create_one_type:661 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-05-08 15:07:38.624 | +-------------+--------------------------------------+ 2026-05-08 15:07:38.624 | | Field | Value | 2026-05-08 15:07:38.624 | +-------------+--------------------------------------+ 2026-05-08 15:07:38.625 | | description | None | 2026-05-08 15:07:38.625 | | id | 9d32582f-170e-42bf-9b57-e47d0fd781e3 | 2026-05-08 15:07:38.625 | | is_public | True | 2026-05-08 15:07:38.625 | | name | lvmdriver-1 | 2026-05-08 15:07:38.625 | | properties | volume_backend_name='lvmdriver-1' | 2026-05-08 15:07:38.625 | +-------------+--------------------------------------+ 2026-05-08 15:07:38.895 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-05-08 15:07:38.898 | + lib/cinder:create_volume_types:689 : [[ False == \T\r\u\e ]] 2026-05-08 15:07:38.900 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-05-08 15:07:38.902 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-05-08 15:07:38.937 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:38.942 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-05-08 15:07:38.944 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:07:38.947 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-05-08 15:07:38.949 | + ./stack.sh:main:1350 : start_glance 2026-05-08 15:07:38.951 | + lib/glance:start_glance:649 : local service_protocol=http 2026-05-08 15:07:38.958 | ++ lib/glance:start_glance:651 : which uwsgi 2026-05-08 15:07:38.961 | + lib/glance:start_glance:651 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-08 15:07:38.963 | + functions-common:run_process:1666 : local service=g-api 2026-05-08 15:07:38.965 | + functions-common:run_process:1667 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-08 15:07:38.968 | + functions-common:run_process:1668 : local group= 2026-05-08 15:07:38.970 | + functions-common:run_process:1669 : local user= 2026-05-08 15:07:38.976 | + functions-common:run_process:1670 : local env_vars= 2026-05-08 15:07:38.982 | + functions-common:run_process:1672 : local name=g-api 2026-05-08 15:07:38.987 | + functions-common:run_process:1674 : time_start run_process 2026-05-08 15:07:38.993 | + functions-common:time_start:2398 : local name=run_process 2026-05-08 15:07:38.997 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:39.004 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:39.013 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:39.019 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252859014 2026-05-08 15:07:39.023 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-05-08 15:07:39.076 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:39.085 | + functions-common:run_process:1676 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-05-08 15:07:39.096 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-05-08 15:07:39.105 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-08 15:07:39.112 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-08 15:07:39.119 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-08 15:07:39.130 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-05-08 15:07:39.138 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-05-08 15:07:39.148 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-05-08 15:07:39.158 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-05-08 15:07:39.166 | + functions-common:_run_under_systemd:1627 : local group= 2026-05-08 15:07:39.177 | + functions-common:_run_under_systemd:1628 : local user=quobyte 2026-05-08 15:07:39.185 | + functions-common:_run_under_systemd:1629 : [[ -z quobyte ]] 2026-05-08 15:07:39.199 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-05-08 15:07:39.205 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-05-08 15:07:39.212 | + functions-common:_run_under_systemd:1636 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-05-08 15:07:39.219 | + functions-common:_run_under_systemd:1637 : [[ True == \T\r\u\e ]] 2026-05-08 15:07:39.227 | + functions-common:_run_under_systemd:1638 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:07:39.235 | + functions-common:_run_under_systemd:1640 : 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-05-08 15:07:39.243 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-05-08 15:07:39.249 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-05-08 15:07:39.257 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-05-08 15:07:39.265 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=quobyte 2026-05-08 15:07:39.272 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-05-08 15:07:39.278 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-05-08 15:07:39.286 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-05-08 15:07:39.295 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-05-08 15:07:39.476 | + functions-common:write_uwsgi_user_unit_file:1568 : 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-05-08 15:07:39.587 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-05-08 15:07:39.660 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-05-08 15:07:39.739 | + functions-common:write_uwsgi_user_unit_file:1571 : 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-05-08 15:07:39.845 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-05-08 15:07:39.938 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-05-08 15:07:40.016 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-05-08 15:07:40.097 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-05-08 15:07:40.178 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-05-08 15:07:40.259 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-05-08 15:07:40.341 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-05-08 15:07:40.345 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-05-08 15:07:40.349 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-05-08 15:07:40.462 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-05-08 15:07:41.054 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-05-08 15:07:41.088 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-05-08 15:07:41.632 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-05-08 15:07:41.827 | + functions-common:run_process:1678 : time_stop run_process 2026-05-08 15:07:41.832 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:41.838 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:41.842 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:41.847 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:41.851 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:41.855 | + functions-common:time_stop:2418 : name=run_process 2026-05-08 15:07:41.862 | + functions-common:time_stop:2419 : start_time=1778252859014 2026-05-08 15:07:41.868 | + functions-common:time_stop:2421 : [[ -z 1778252859014 ]] 2026-05-08 15:07:41.877 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:41.886 | + functions-common:time_stop:2424 : end_time=1778252861879 2026-05-08 15:07:41.892 | + functions-common:time_stop:2425 : elapsed_time=2865 2026-05-08 15:07:41.899 | + functions-common:time_stop:2426 : total=40953 2026-05-08 15:07:41.907 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:41.914 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43818 2026-05-08 15:07:41.921 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-05-08 15:07:41.974 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:07:41.981 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (192.168.122.140) to start...' 2026-05-08 15:07:41.981 | Waiting for g-api (192.168.122.140) to start... 2026-05-08 15:07:41.991 | + lib/glance:start_glance:659 : wait_for_service 60 http://192.168.122.140/image 2026-05-08 15:07:42.001 | + functions:wait_for_service:476 : local timeout=60 2026-05-08 15:07:42.007 | + functions:wait_for_service:477 : local url=http://192.168.122.140/image 2026-05-08 15:07:42.014 | + functions:wait_for_service:478 : local rval=0 2026-05-08 15:07:42.025 | + functions:wait_for_service:479 : time_start wait_for_service 2026-05-08 15:07:42.033 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-08 15:07:42.040 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:07:42.047 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:07:42.054 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:07:42.064 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252862056 2026-05-08 15:07:42.072 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-05-08 15:07:42.079 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 15:07:42.085 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.140/image 2026-05-08 15:07:47.462 | + :: : [[ 300 == 503 ]] 2026-05-08 15:07:47.464 | + :: : [[ 0 -eq 7 ]] 2026-05-08 15:07:47.474 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-05-08 15:07:47.484 | + functions-common:time_stop:2412 : local name 2026-05-08 15:07:47.495 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:07:47.507 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:07:47.514 | + functions-common:time_stop:2415 : local total 2026-05-08 15:07:47.521 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:07:47.530 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-08 15:07:47.537 | + functions-common:time_stop:2419 : start_time=1778252862056 2026-05-08 15:07:47.541 | + functions-common:time_stop:2421 : [[ -z 1778252862056 ]] 2026-05-08 15:07:47.551 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:07:47.558 | + functions-common:time_stop:2424 : end_time=1778252867553 2026-05-08 15:07:47.561 | + functions-common:time_stop:2425 : elapsed_time=5497 2026-05-08 15:07:47.564 | + functions-common:time_stop:2426 : total=18973 2026-05-08 15:07:47.569 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:07:47.578 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24470 2026-05-08 15:07:47.585 | + functions:wait_for_service:486 : return 0 2026-05-08 15:07:47.591 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-05-08 15:07:47.633 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:47.639 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-05-08 15:07:47.674 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:07:47.681 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-05-08 15:07:47.682 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:07:47.687 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-05-08 15:07:47.693 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-05-08 15:07:47.701 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:47.705 | + 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-05-08 15:07:47.712 | + functions:upload_image:141 : local image image_fname image_name 2026-05-08 15:07:47.720 | + functions:upload_image:143 : local max_attempts=5 2026-05-08 15:07:47.726 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-05-08 15:07:47.740 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:47.753 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:47.758 | + 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-05-08 15:07:47.765 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-05-08 15:07:47.774 | ++ functions:upload_image:151 : seq 5 2026-05-08 15:07:47.783 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-05-08 15:07:47.793 | + functions:upload_image:152 : local rc=0 2026-05-08 15:07:47.802 | + 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-05-08 15:07:47.808 | --2026-05-08 17:07:47-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:47.935 | Resolving github.com (github.com)... 140.82.121.4 2026-05-08 15:07:47.955 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-05-08 15:07:48.194 | HTTP request sent, awaiting response... 302 Found 2026-05-08 15:07:48.194 | 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-05-08T15%3A59%3A17Z&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-05-08T14%3A59%3A08Z&ske=2026-05-08T15%3A59%3A17Z&sks=b&skv=2018-11-09&sig=OuvbJTt1zFs7UJ57wqcxhogZBHw6G4Wiltm4Aqx30es%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODI1NDY2OCwibmJmIjoxNzc4MjUyODY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.wXSYokweBU5n4KqtF55ZIFTAdQaHdLt1yPaWGQtq8cA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-05-08 15:07:48.195 | --2026-05-08 17:07:48-- 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-05-08T15%3A59%3A17Z&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-05-08T14%3A59%3A08Z&ske=2026-05-08T15%3A59%3A17Z&sks=b&skv=2018-11-09&sig=OuvbJTt1zFs7UJ57wqcxhogZBHw6G4Wiltm4Aqx30es%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3ODI1NDY2OCwibmJmIjoxNzc4MjUyODY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.wXSYokweBU5n4KqtF55ZIFTAdQaHdLt1yPaWGQtq8cA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-05-08 15:07:48.230 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-05-08 15:07:48.242 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-05-08 15:07:48.283 | HTTP request sent, awaiting response... 200 OK 2026-05-08 15:07:48.284 | Length: 21692416 (21M) [application/octet-stream] 2026-05-08 15:07:48.284 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-05-08 15:07:48.336 | 2026-05-08 15:07:48.556 | 0K ........ ........ .... 100% 76.0M=0.3s 2026-05-08 15:07:48.556 | 2026-05-08 15:07:48.556 | 2026-05-08 17:07:48 (76.0 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-05-08 15:07:48.556 | 2026-05-08 15:07:48.564 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-05-08 15:07:48.564 | + functions:upload_image:163 : break 2026-05-08 15:07:48.567 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:48.569 | + 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-05-08 15:07:48.571 | + 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-05-08 15:07:48.573 | + 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-05-08 15:07:48.575 | + functions:upload_image:313 : local kernel= 2026-05-08 15:07:48.579 | + functions:upload_image:314 : local ramdisk= 2026-05-08 15:07:48.585 | + functions:upload_image:315 : local disk_format= 2026-05-08 15:07:48.592 | + functions:upload_image:316 : local container_format= 2026-05-08 15:07:48.598 | + functions:upload_image:317 : local unpack= 2026-05-08 15:07:48.602 | + functions:upload_image:318 : local img_property= 2026-05-08 15:07:48.608 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-05-08 15:07:48.614 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-05-08 15:07:48.619 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-05-08 15:07:48.624 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-05-08 15:07:48.630 | + functions:upload_image:328 : case "$image_fname" in 2026-05-08 15:07:48.635 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-05-08 15:07:48.643 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-05-08 15:07:48.648 | + functions:upload_image:350 : local format 2026-05-08 15:07:48.657 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:48.657 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-05-08 15:07:48.674 | + functions:upload_image:351 : format=qcow2 2026-05-08 15:07:48.677 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-05-08 15:07:48.681 | + functions:upload_image:353 : disk_format=qcow2 2026-05-08 15:07:48.684 | + functions:upload_image:357 : container_format=bare 2026-05-08 15:07:48.688 | + functions:upload_image:404 : is_arch ppc64le 2026-05-08 15:07:48.693 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 15:07:48.698 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-05-08 15:07:48.705 | + functions:upload_image:404 : is_arch ppc64 2026-05-08 15:07:48.709 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 15:07:48.717 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-05-08 15:07:48.720 | + functions:upload_image:404 : is_arch ppc 2026-05-08 15:07:48.726 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 15:07:48.732 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-05-08 15:07:48.739 | + functions:upload_image:408 : is_arch aarch64 2026-05-08 15:07:48.744 | ++ functions-common:is_arch:517 : uname -m 2026-05-08 15:07:48.754 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-05-08 15:07:48.758 | + functions:upload_image:412 : '[' bare = bare ']' 2026-05-08 15:07:48.763 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-05-08 15:07:48.767 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-05-08 15:07:48.773 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-05-08 15:07:48.776 | + 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-05-08 15:07:48.779 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-05-08 15:07:48.782 | + functions:_upload_image:112 : shift 2026-05-08 15:07:48.785 | + functions:_upload_image:113 : local container=bare 2026-05-08 15:07:48.788 | + functions:_upload_image:114 : shift 2026-05-08 15:07:48.791 | + functions:_upload_image:115 : local disk=qcow2 2026-05-08 15:07:48.794 | + functions:_upload_image:116 : shift 2026-05-08 15:07:48.797 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:48.800 | + functions:_upload_image:118 : shift 2026-05-08 15:07:48.803 | + functions:_upload_image:119 : local properties 2026-05-08 15:07:48.806 | + functions:_upload_image:120 : local useimport 2026-05-08 15:07:48.809 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-05-08 15:07:48.815 | ++ functions:_image_properties_to_arg:94 : local result= 2026-05-08 15:07:48.815 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-05-08 15:07:48.816 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-05-08 15:07:48.818 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-05-08 15:07:48.820 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-05-08 15:07:48.823 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-05-08 15:07:48.827 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-05-08 15:07:48.833 | + 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-05-08 15:07:54.682 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-08 15:07:54.682 | | Field | Value | 2026-05-08 15:07:54.682 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-08 15:07:54.682 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-05-08 15:07:54.682 | | container_format | bare | 2026-05-08 15:07:54.683 | | created_at | 2026-05-08T15:07:53Z | 2026-05-08 15:07:54.683 | | disk_format | qcow2 | 2026-05-08 15:07:54.683 | | file | /v2/images/6805bf17-b253-4844-88a6-93f58bdab99a/file | 2026-05-08 15:07:54.683 | | id | 6805bf17-b253-4844-88a6-93f58bdab99a | 2026-05-08 15:07:54.683 | | min_disk | 0 | 2026-05-08 15:07:54.683 | | min_ram | 0 | 2026-05-08 15:07:54.683 | | name | cirros-0.6.3-x86_64-disk | 2026-05-08 15:07:54.683 | | owner | e9a8eec825184e39bbe04a835b4c17d2 | 2026-05-08 15:07:54.683 | | 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-05-08 15:07:54.683 | | protected | False | 2026-05-08 15:07:54.684 | | schema | /v2/schemas/image | 2026-05-08 15:07:54.684 | | size | 21692416 | 2026-05-08 15:07:54.684 | | status | active | 2026-05-08 15:07:54.684 | | tags | | 2026-05-08 15:07:54.684 | | updated_at | 2026-05-08T15:07:55Z | 2026-05-08 15:07:54.684 | | virtual_size | 117440512 | 2026-05-08 15:07:54.684 | | visibility | public | 2026-05-08 15:07:54.684 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-05-08 15:07:55.031 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-05-08 15:07:55.092 | [2028 Async create_flavors:73683]: Waiting for completion of create_flavors running on PID 73683 (2 other jobs running) 2026-05-08 15:07:55.124 | [2028 Async create_flavors:73683]: Signaling child to exit 2026-05-08 15:08:01.803 | + inc/async:async_inner:64 : rc=0 2026-05-08 15:08:01.836 | [73683 Async create_flavors:73683]: finished successfully 2026-05-08 15:08:01.865 | WAKEUP 2026-05-08 15:08:01.893 | [2028 Async create_flavors:73683]: Signaled 2026-05-08 15:08:01.895 | + lib/nova:create_flavors:1248 : is_service_enabled n-api 2026-05-08 15:08:01.895 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:01.895 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-05-08 15:08:01.895 | + lib/nova:create_flavors:1249 : grep -q ds512M 2026-05-08 15:08:01.896 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-05-08 15:08:01.896 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.896 | | Field | Value | 2026-05-08 15:08:01.896 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.896 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.896 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.896 | | description | None | 2026-05-08 15:08:01.896 | | disk | 1 | 2026-05-08 15:08:01.896 | | id | c1 | 2026-05-08 15:08:01.896 | | name | cirros256 | 2026-05-08 15:08:01.896 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.896 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.897 | | ram | 256 | 2026-05-08 15:08:01.897 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.897 | | swap | 0 | 2026-05-08 15:08:01.897 | | vcpus | 1 | 2026-05-08 15:08:01.897 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.897 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-05-08 15:08:01.897 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.897 | | Field | Value | 2026-05-08 15:08:01.897 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.898 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.898 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.898 | | description | None | 2026-05-08 15:08:01.899 | | disk | 5 | 2026-05-08 15:08:01.899 | | id | d1 | 2026-05-08 15:08:01.899 | | name | ds512M | 2026-05-08 15:08:01.900 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.900 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.900 | | ram | 512 | 2026-05-08 15:08:01.901 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.901 | | swap | 0 | 2026-05-08 15:08:01.901 | | vcpus | 1 | 2026-05-08 15:08:01.901 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.901 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-05-08 15:08:01.901 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.901 | | Field | Value | 2026-05-08 15:08:01.901 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.901 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.901 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.901 | | description | None | 2026-05-08 15:08:01.902 | | disk | 10 | 2026-05-08 15:08:01.902 | | id | d2 | 2026-05-08 15:08:01.902 | | name | ds1G | 2026-05-08 15:08:01.902 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.902 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.902 | | ram | 1024 | 2026-05-08 15:08:01.902 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.902 | | swap | 0 | 2026-05-08 15:08:01.902 | | vcpus | 1 | 2026-05-08 15:08:01.902 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.902 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-05-08 15:08:01.903 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.903 | | Field | Value | 2026-05-08 15:08:01.903 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.903 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.903 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.903 | | description | None | 2026-05-08 15:08:01.903 | | disk | 10 | 2026-05-08 15:08:01.903 | | id | d3 | 2026-05-08 15:08:01.903 | | name | ds2G | 2026-05-08 15:08:01.903 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.903 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.903 | | ram | 2048 | 2026-05-08 15:08:01.904 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.904 | | swap | 0 | 2026-05-08 15:08:01.904 | | vcpus | 2 | 2026-05-08 15:08:01.904 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.904 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-05-08 15:08:01.904 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.904 | | Field | Value | 2026-05-08 15:08:01.904 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.904 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.904 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.904 | | description | None | 2026-05-08 15:08:01.905 | | disk | 20 | 2026-05-08 15:08:01.905 | | id | d4 | 2026-05-08 15:08:01.905 | | name | ds4G | 2026-05-08 15:08:01.905 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.905 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.905 | | ram | 4096 | 2026-05-08 15:08:01.905 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.905 | | swap | 0 | 2026-05-08 15:08:01.905 | | vcpus | 4 | 2026-05-08 15:08:01.905 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.905 | + lib/nova:create_flavors:1258 : grep -q m1.tiny 2026-05-08 15:08:01.905 | + lib/nova:create_flavors:1258 : openstack --os-region-name=RegionOne flavor list 2026-05-08 15:08:01.906 | + lib/nova:create_flavors:1259 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-05-08 15:08:01.906 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.906 | | Field | Value | 2026-05-08 15:08:01.906 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.906 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.906 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.906 | | description | None | 2026-05-08 15:08:01.906 | | disk | 1 | 2026-05-08 15:08:01.906 | | id | 1 | 2026-05-08 15:08:01.906 | | name | m1.tiny | 2026-05-08 15:08:01.906 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.907 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.907 | | ram | 512 | 2026-05-08 15:08:01.907 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.907 | | swap | 0 | 2026-05-08 15:08:01.907 | | vcpus | 1 | 2026-05-08 15:08:01.907 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.907 | + lib/nova:create_flavors:1260 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-05-08 15:08:01.907 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.907 | | Field | Value | 2026-05-08 15:08:01.907 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.907 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.908 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.908 | | description | None | 2026-05-08 15:08:01.908 | | disk | 20 | 2026-05-08 15:08:01.908 | | id | 2 | 2026-05-08 15:08:01.908 | | name | m1.small | 2026-05-08 15:08:01.908 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.908 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.908 | | ram | 2048 | 2026-05-08 15:08:01.908 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.908 | | swap | 0 | 2026-05-08 15:08:01.908 | | vcpus | 1 | 2026-05-08 15:08:01.908 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.909 | + lib/nova:create_flavors:1261 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-05-08 15:08:01.909 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.909 | | Field | Value | 2026-05-08 15:08:01.909 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.909 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.909 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.909 | | description | None | 2026-05-08 15:08:01.909 | | disk | 40 | 2026-05-08 15:08:01.909 | | id | 3 | 2026-05-08 15:08:01.909 | | name | m1.medium | 2026-05-08 15:08:01.909 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.910 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.910 | | ram | 4096 | 2026-05-08 15:08:01.910 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.910 | | swap | 0 | 2026-05-08 15:08:01.910 | | vcpus | 2 | 2026-05-08 15:08:01.910 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.910 | + lib/nova:create_flavors:1262 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-05-08 15:08:01.910 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.910 | | Field | Value | 2026-05-08 15:08:01.910 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.910 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.911 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.911 | | description | None | 2026-05-08 15:08:01.911 | | disk | 80 | 2026-05-08 15:08:01.911 | | id | 4 | 2026-05-08 15:08:01.911 | | name | m1.large | 2026-05-08 15:08:01.911 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.911 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.911 | | ram | 8192 | 2026-05-08 15:08:01.911 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.911 | | swap | 0 | 2026-05-08 15:08:01.911 | | vcpus | 4 | 2026-05-08 15:08:01.912 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.912 | + lib/nova:create_flavors:1263 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-05-08 15:08:01.912 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.912 | | Field | Value | 2026-05-08 15:08:01.912 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.912 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:01.912 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:01.912 | | description | None | 2026-05-08 15:08:01.912 | | disk | 160 | 2026-05-08 15:08:01.912 | | id | 5 | 2026-05-08 15:08:01.912 | | name | m1.xlarge | 2026-05-08 15:08:01.912 | | os-flavor-access:is_public | True | 2026-05-08 15:08:01.913 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:01.913 | | ram | 16384 | 2026-05-08 15:08:01.913 | | rxtx_factor | 1.0 | 2026-05-08 15:08:01.913 | | swap | 0 | 2026-05-08 15:08:01.913 | | vcpus | 8 | 2026-05-08 15:08:01.913 | +----------------------------+-----------------------+ 2026-05-08 15:08:01.954 | [2028 Async create_flavors:73683]: finished create_flavors with result 0 in 40 seconds 2026-05-08 15:08:01.961 | + inc/async:async_wait:197 : return 0 2026-05-08 15:08:01.965 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-05-08 15:08:01.989 | + functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:08:01.993 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-05-08 15:08:02.018 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:02.022 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-05-08 15:08:02.047 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:02.050 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-05-08 15:08:02.053 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-05-08 15:08:02.056 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-05-08 15:08:02.060 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 15:08:02.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-05-08 15:08:02.065 | ++ 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-05-08 15:08:02.068 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-05-08 15:08:02.070 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-05-08 15:08:02.072 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-05-08 15:08:02.074 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-05-08 15:08:02.075 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-05-08 15:08:02.077 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-05-08 15:08:02.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-05-08 15:08:02.080 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-05-08 15:08:02.082 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-05-08 15:08:02.084 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-05-08 15:08:02.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-05-08 15:08:02.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-08 15:08:02.089 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-05-08 15:08:02.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-08 15:08:02.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-05-08 15:08:02.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-08 15:08:02.096 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-05-08 15:08:02.098 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-08 15:08:02.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-05-08 15:08:02.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-08 15:08:02.103 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-05-08 15:08:02.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-05-08 15:08:02.107 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-08 15:08:02.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-05-08 15:08:02.110 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-08 15:08:02.112 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-05-08 15:08:02.114 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-05-08 15:08:02.115 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-05-08 15:08:02.117 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-05-08 15:08:02.119 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-05-08 15:08:02.120 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-05-08 15:08:02.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-05-08 15:08:02.123 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-05-08 15:08:02.125 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-05-08 15:08:02.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-05-08 15:08:02.128 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-05-08 15:08:02.130 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-05-08 15:08:02.132 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-05-08 15:08:02.134 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-05-08 15:08:02.135 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-05-08 15:08:02.137 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-05-08 15:08:02.139 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-05-08 15:08:02.140 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-05-08 15:08:02.142 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-08 15:08:02.144 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-05-08 15:08:02.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-05-08 15:08:02.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-05-08 15:08:02.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-05-08 15:08:02.151 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-05-08 15:08:02.152 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-05-08 15:08:02.154 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-05-08 15:08:02.156 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-05-08 15:08:02.158 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-05-08 15:08:02.161 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-05-08 15:08:02.161 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-05-08 15:08:02.161 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-05-08 15:08:02.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-05-08 15:08:02.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-05-08 15:08:04.201 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-05-08 15:08:04.204 | 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-05-08 15:08:04.467 | + ./stack.sh:main:1400 : save_stackenv 2026-05-08 15:08:04.471 | + functions-common:save_stackenv:63 : local tag= 2026-05-08 15:08:04.476 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-05-08 15:08:04.482 | + functions-common:save_stackenv:65 : time_stamp=2026-05-08-170804 2026-05-08 15:08:04.486 | + functions-common:save_stackenv:66 : echo '# 2026-05-08-170804 ' 2026-05-08 15:08:04.489 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.493 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-05-08 15:08:04.497 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.500 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-05-08 15:08:04.503 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.507 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-05-08 15:08:04.510 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.514 | + functions-common:save_stackenv:68 : 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-05-08 15:08:04.517 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.521 | + functions-common:save_stackenv:68 : echo HOST_IP=192.168.122.140 2026-05-08 15:08:04.524 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.527 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=http://192.168.122.140/identity 2026-05-08 15:08:04.531 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.534 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-05-08-164501 2026-05-08 15:08:04.537 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.541 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-05-08 15:08:04.544 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.547 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=192.168.122.140 2026-05-08 15:08:04.550 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.553 | + functions-common:save_stackenv:68 : echo STACK_USER=quobyte 2026-05-08 15:08:04.557 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.560 | + functions-common:save_stackenv:68 : echo TLS_IP= 2026-05-08 15:08:04.564 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.567 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-05-08 15:08:04.571 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.573 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-05-08 15:08:04.577 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.580 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=192.168.122.140 2026-05-08 15:08:04.583 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-05-08 15:08:04.587 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-05-08 15:08:04.590 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-05-08 15:08:04.594 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-08 15:08:04.598 | + inc/meta-config:merge_config_group:171 : shift 2026-05-08 15:08:04.601 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-05-08 15:08:04.604 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:08:04.607 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-08 15:08:04.611 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-08 15:08:04.616 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-05-08 15:08:04.620 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:08:04.623 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-05-08 15:08:04.626 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:08:04.629 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-05-08 15:08:04.629 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:08:04.630 | gsub("[][]", "", $1); 2026-05-08 15:08:04.630 | split($1, a, "|"); 2026-05-08 15:08:04.630 | if (a[1] == matchgroup) 2026-05-08 15:08:04.630 | print a[2] 2026-05-08 15:08:04.630 | } 2026-05-08 15:08:04.630 | ' /home/quobyte/devstack/local.conf 2026-05-08 15:08:04.636 | + ./stack.sh:main:1418 : run_phase stack extra 2026-05-08 15:08:04.640 | + functions-common:run_phase:1840 : local mode=stack 2026-05-08 15:08:04.643 | + functions-common:run_phase:1841 : local phase=extra 2026-05-08 15:08:04.646 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-08 15:08:04.649 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-08 15:08:04.653 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-08 15:08:04.656 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-08 15:08:04.660 | + functions-common:run_phase:1850 : local extra 2026-05-08 15:08:04.664 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-08 15:08:04.670 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-08 15:08:04.674 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-08 15:08:04.677 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-08 15:08:04.681 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-05-08 15:08:04.685 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-08 15:08:04.706 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:04.709 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 15:08:04.712 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:04.716 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-05-08 15:08:04.720 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:04.723 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-08 15:08:04.727 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:04.731 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-05-08 15:08:04.734 | ++ extras.d/80-tempest.sh:source:15 : : 2026-05-08 15:08:04.738 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-08 15:08:04.741 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-08 15:08:04.745 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 15:08:04.749 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-08 15:08:04.753 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-05-08 15:08:04.756 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-08 15:08:04.760 | + functions-common:run_plugins:1827 : local phase=extra 2026-05-08 15:08:04.764 | + functions-common:run_plugins:1829 : local plugins= 2026-05-08 15:08:04.769 | + functions-common:run_plugins:1830 : local plugin 2026-05-08 15:08:04.773 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-05-08 15:08:04.777 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-08 15:08:04.782 | + inc/meta-config:merge_config_group:171 : shift 2026-05-08 15:08:04.786 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-05-08 15:08:04.790 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:08:04.794 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-08 15:08:04.798 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-08 15:08:04.804 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-05-08 15:08:04.807 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:08:04.812 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-05-08 15:08:04.816 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:08:04.820 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-05-08 15:08:04.820 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:08:04.820 | gsub("[][]", "", $1); 2026-05-08 15:08:04.820 | split($1, a, "|"); 2026-05-08 15:08:04.820 | if (a[1] == matchgroup) 2026-05-08 15:08:04.820 | print a[2] 2026-05-08 15:08:04.820 | } 2026-05-08 15:08:04.820 | ' /home/quobyte/devstack/local.conf 2026-05-08 15:08:04.828 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-05-08 15:08:04.856 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:04.860 | + ./stack.sh:main:1436 : is_nova_ready 2026-05-08 15:08:04.864 | + lib/nova:is_nova_ready:1173 : wait_for_compute 60 2026-05-08 15:08:04.869 | + functions:wait_for_compute:490 : local timeout=60 2026-05-08 15:08:04.873 | + functions:wait_for_compute:491 : local rval=0 2026-05-08 15:08:04.878 | + functions:wait_for_compute:492 : local compute_hostname 2026-05-08 15:08:04.882 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-05-08 15:08:04.886 | + functions-common:time_start:2398 : local name=wait_for_service 2026-05-08 15:08:04.891 | + functions-common:time_start:2399 : local start_time= 2026-05-08 15:08:04.895 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:08:04.900 | ++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:08:04.907 | + functions-common:time_start:2403 : _TIME_START[$name]=1778252884902 2026-05-08 15:08:04.912 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-05-08 15:08:04.943 | + functions:wait_for_compute:494 : compute_hostname= 2026-05-08 15:08:04.948 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-05-08 15:08:04.953 | ++ functions:wait_for_compute:496 : hostname 2026-05-08 15:08:04.958 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-05-08 15:08:04.962 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-05-08 15:08:04.969 | ++ functions:wait_for_compute:498 : hostname 2026-05-08 15:08:04.974 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 15:08:04.976 | + :: : ID= 2026-05-08 15:08:04.978 | + :: : [[ '' == '' ]] 2026-05-08 15:08:04.980 | + :: : sleep 1 2026-05-08 15:08:05.984 | + :: : [[ libvirt = \f\a\k\e ]] 2026-05-08 15:08:05.987 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-05-08 15:08:08.954 | + :: : ID=463c8d06-0b64-47e6-b94b-fb18c9b1e458 2026-05-08 15:08:08.956 | + :: : [[ 463c8d06-0b64-47e6-b94b-fb18c9b1e458 == '' ]] 2026-05-08 15:08:08.961 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-05-08 15:08:08.965 | + functions-common:time_stop:2412 : local name 2026-05-08 15:08:08.970 | + functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:08.974 | + functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:08.978 | + functions-common:time_stop:2415 : local total 2026-05-08 15:08:08.982 | + functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:08.987 | + functions-common:time_stop:2418 : name=wait_for_service 2026-05-08 15:08:08.991 | + functions-common:time_stop:2419 : start_time=1778252884902 2026-05-08 15:08:08.996 | + functions-common:time_stop:2421 : [[ -z 1778252884902 ]] 2026-05-08 15:08:09.001 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:09.008 | + functions-common:time_stop:2424 : end_time=1778252889003 2026-05-08 15:08:09.013 | + functions-common:time_stop:2425 : elapsed_time=4101 2026-05-08 15:08:09.017 | + functions-common:time_stop:2426 : total=24470 2026-05-08 15:08:09.022 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:09.026 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=28571 2026-05-08 15:08:09.030 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-05-08 15:08:09.035 | + functions:wait_for_compute:516 : return 0 2026-05-08 15:08:09.039 | + ./stack.sh:main:1440 : service_check 2026-05-08 15:08:09.043 | + functions-common:service_check:1705 : local service 2026-05-08 15:08:09.048 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.053 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-05-08 15:08:09.074 | not-found 2026-05-08 15:08:09.080 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.084 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-05-08 15:08:09.105 | enabled 2026-05-08 15:08:09.111 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-05-08 15:08:09.137 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-05-08 15:08:09.137 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-05-08 15:08:09.137 | Active: active (running) since Fri 2026-05-08 17:05:00 CEST; 3min 9s ago 2026-05-08 15:08:09.137 | Main PID: 61480 (uwsgi) 2026-05-08 15:08:09.137 | Status: "uWSGI is ready" 2026-05-08 15:08:09.137 | Tasks: 17 (limit: 14255) 2026-05-08 15:08:09.137 | Memory: 264.6M (peak: 265.0M) 2026-05-08 15:08:09.138 | CPU: 14.078s 2026-05-08 15:08:09.138 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-05-08 15:08:09.138 | ├─61480 "nova-apiuWSGI master" 2026-05-08 15:08:09.138 | ├─61481 "nova-apiuWSGI worker 1" 2026-05-08 15:08:09.138 | └─61482 "nova-apiuWSGI worker 2" 2026-05-08 15:08:09.138 | 2026-05-08 15:08:09.138 | May 08 17:08:08 devstack devstack@n-api.service[61482]: [pid: 61482|app: 0|req: 19/36] 192.168.122.140 () {54 vars in 935 bytes} [Fri May 8 17:08:08 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 15:08:09.138 | May 08 17:08:08 devstack devstack@n-api.service[61481]: DEBUG nova.api.openstack.wsgi [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 admin admin] Calling method '>' {{(pid=61481) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-05-08 15:08:09.138 | May 08 17:08:08 devstack devstack@n-api.service[61481]: DEBUG oslo_concurrency.lockutils [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61481) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-08 15:08:09.138 | May 08 17:08:08 devstack devstack@n-api.service[61481]: DEBUG oslo_concurrency.lockutils [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61481) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-08 15:08:09.138 | May 08 17:08:08 devstack devstack@n-api.service[61481]: DEBUG oslo_concurrency.lockutils [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 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=61481) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-08 15:08:09.139 | May 08 17:08:08 devstack devstack@n-api.service[61481]: DEBUG oslo_concurrency.lockutils [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 admin admin] Acquiring lock "e8342c87-0699-4cab-8e86-10c4b310e35c" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61481) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-08 15:08:09.139 | May 08 17:08:08 devstack devstack@n-api.service[61481]: DEBUG oslo_concurrency.lockutils [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 admin admin] Lock "e8342c87-0699-4cab-8e86-10c4b310e35c" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61481) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-08 15:08:09.139 | May 08 17:08:08 devstack devstack@n-api.service[61481]: DEBUG oslo_concurrency.lockutils [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 admin admin] Lock "e8342c87-0699-4cab-8e86-10c4b310e35c" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61481) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-08 15:08:09.139 | May 08 17:08:08 devstack devstack@n-api.service[61481]: INFO nova.api.openstack.requestlog [None req-5b816cae-e1e9-481e-b0ea-dcc37de06be9 admin admin] 192.168.122.140 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.112898 2026-05-08 15:08:09.139 | May 08 17:08:08 devstack devstack@n-api.service[61481]: [pid: 61481|app: 0|req: 18/37] 192.168.122.140 () {60 vars in 1325 bytes} [Fri May 8 17:08:08 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-08 15:08:09.144 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.148 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-05-08 15:08:09.168 | enabled 2026-05-08 15:08:09.174 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-05-08 15:08:09.200 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-05-08 15:08:09.200 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-05-08 15:08:09.200 | Active: active (running) since Fri 2026-05-08 17:07:17 CEST; 52s ago 2026-05-08 15:08:09.201 | Main PID: 73561 (nova-compute) 2026-05-08 15:08:09.201 | Tasks: 22 (limit: 14255) 2026-05-08 15:08:09.201 | Memory: 142.7M (peak: 145.0M) 2026-05-08 15:08:09.201 | CPU: 5.430s 2026-05-08 15:08:09.201 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-05-08 15:08:09.201 | └─73561 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-05-08 15:08:09.201 | 2026-05-08 15:08:09.201 | May 08 17:07:47 devstack nova-compute[73561]: DEBUG nova.scheduler.client.report [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Updated inventory for provider 0bc290ac-f9a1-4adc-8d5c-57e844982b25 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 11961, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 4, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 25, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=73561) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} 2026-05-08 15:08:09.203 | May 08 17:07:47 devstack nova-compute[73561]: DEBUG nova.compute.provider_tree [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Updating resource provider 0bc290ac-f9a1-4adc-8d5c-57e844982b25 generation from 0 to 1 during operation: update_inventory {{(pid=73561) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-08 15:08:09.203 | May 08 17:07:47 devstack nova-compute[73561]: DEBUG nova.compute.provider_tree [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Updating inventory in ProviderTree for provider 0bc290ac-f9a1-4adc-8d5c-57e844982b25 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=73561) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-05-08 15:08:09.203 | May 08 17:07:47 devstack nova-compute[73561]: DEBUG nova.compute.provider_tree [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Updating resource provider 0bc290ac-f9a1-4adc-8d5c-57e844982b25 generation from 1 to 2 during operation: update_traits {{(pid=73561) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-05-08 15:08:09.203 | May 08 17:07:48 devstack nova-compute[73561]: DEBUG nova.compute.resource_tracker [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Compute_service record updated for devstack:devstack {{(pid=73561) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-05-08 15:08:09.204 | May 08 17:07:48 devstack nova-compute[73561]: DEBUG oslo_concurrency.lockutils [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.843s {{(pid=73561) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-08 15:08:09.204 | May 08 17:07:48 devstack nova-compute[73561]: DEBUG nova.service [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73561) start /opt/stack/nova/nova/service.py:195}} 2026-05-08 15:08:09.204 | May 08 17:07:48 devstack nova-compute[73561]: DEBUG nova.service [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73561) start /opt/stack/nova/nova/service.py:211}} 2026-05-08 15:08:09.205 | May 08 17:07:48 devstack nova-compute[73561]: DEBUG nova.service [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] Join ServiceGroup membership for this service compute {{(pid=73561) start /opt/stack/nova/nova/service.py:221}} 2026-05-08 15:08:09.205 | May 08 17:07:48 devstack nova-compute[73561]: DEBUG nova.servicegroup.drivers.db [None req-06e10b97-4ea4-447f-8312-274bfc04da32 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73561) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-08 15:08:09.209 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.214 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-05-08 15:08:09.235 | not-found 2026-05-08 15:08:09.242 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.246 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-05-08 15:08:09.266 | enabled 2026-05-08 15:08:09.273 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-05-08 15:08:09.297 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-05-08 15:08:09.297 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-05-08 15:08:09.297 | Active: active (running) since Fri 2026-05-08 17:07:04 CEST; 1min 4s ago 2026-05-08 15:08:09.298 | Main PID: 69881 (nova-scheduler:) 2026-05-08 15:08:09.298 | Tasks: 19 (limit: 14255) 2026-05-08 15:08:09.298 | Memory: 150.5M (peak: 151.1M) 2026-05-08 15:08:09.298 | CPU: 4.308s 2026-05-08 15:08:09.298 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-05-08 15:08:09.298 | ├─69881 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-05-08 15:08:09.298 | ├─71608 "nova-scheduler: ServiceWrapper worker(0)" 2026-05-08 15:08:09.298 | └─71618 "nova-scheduler: ServiceWrapper worker(1)" 2026-05-08 15:08:09.298 | 2026-05-08 15:08:09.298 | May 08 17:07:10 devstack nova-scheduler[71608]: DEBUG nova.servicegroup.drivers.db [None req-c0a609be-8289-4c48-855e-74590497dfe7 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71608) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-05-08 15:08:09.298 | May 08 17:07:13 devstack nova-scheduler[71608]: DEBUG oslo.service.backend._threading.loopingcall [None req-81e37094-21e6-43c6-98ad-d387e714352c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-08 15:08:09.299 | May 08 17:07:15 devstack nova-scheduler[71618]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71618) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-08 15:08:09.299 | May 08 17:07:15 devstack nova-scheduler[71608]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71608) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-08 15:08:09.299 | May 08 17:07:18 devstack nova-scheduler[69881]: DEBUG dbcounter [-] [69881] Writing DB stats nova_api:SELECT=3 {{(pid=69881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.299 | May 08 17:07:18 devstack nova-scheduler[69881]: DEBUG dbcounter [-] [69881] Writing DB stats nova_cell0:SELECT=1 {{(pid=69881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.299 | May 08 17:07:18 devstack nova-scheduler[69881]: DEBUG dbcounter [-] [69881] Writing DB stats nova_cell1:SELECT=1 {{(pid=69881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.299 | May 08 17:07:25 devstack nova-scheduler[71618]: DEBUG dbcounter [-] [71618] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71618) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.299 | May 08 17:07:25 devstack nova-scheduler[71608]: DEBUG dbcounter [-] [71608] Writing DB stats nova_cell0:SELECT=3 {{(pid=71608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.299 | May 08 17:07:55 devstack nova-scheduler[71618]: DEBUG oslo.service.backend._threading.loopingcall [None req-ef9636b4-e2f1-42b1-9b34-62053426b87f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71618) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-08 15:08:09.305 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.310 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-05-08 15:08:09.329 | not-found 2026-05-08 15:08:09.335 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.339 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-05-08 15:08:09.360 | enabled 2026-05-08 15:08:09.366 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-05-08 15:08:09.391 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-05-08 15:08:09.391 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-05-08 15:08:09.391 | Active: active (running) since Fri 2026-05-08 17:07:06 CEST; 1min 2s ago 2026-05-08 15:08:09.391 | Main PID: 70493 (uwsgi) 2026-05-08 15:08:09.392 | Status: "uWSGI is ready" 2026-05-08 15:08:09.392 | Tasks: 16 (limit: 14255) 2026-05-08 15:08:09.392 | Memory: 215.6M (peak: 216.8M) 2026-05-08 15:08:09.392 | CPU: 9.243s 2026-05-08 15:08:09.392 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-05-08 15:08:09.392 | ├─70493 "nova-api-metauWSGI master" 2026-05-08 15:08:09.392 | ├─70494 "nova-api-metauWSGI worker 1" 2026-05-08 15:08:09.392 | ├─70495 "nova-api-metauWSGI worker 2" 2026-05-08 15:08:09.392 | └─70497 "nova-api-metauWSGI http 1" 2026-05-08 15:08:09.392 | 2026-05-08 15:08:09.392 | May 08 17:07:12 devstack devstack@n-api-meta.service[70494]: DEBUG nova.api.openstack.wsgi_app [None req-3847a8ea-3c43-4f09-8f46-0da4a681d50a None None] ******************************************************************************** {{(pid=70494) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-08 15:08:09.393 | May 08 17:07:12 devstack devstack@n-api-meta.service[70494]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x771e108a3668 pid: 70494 (default app) 2026-05-08 15:08:09.393 | May 08 17:07:21 devstack devstack@n-api-meta.service[70495]: DEBUG dbcounter [-] [70495] Writing DB stats nova_api:SELECT=1 {{(pid=70495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.393 | May 08 17:07:21 devstack devstack@n-api-meta.service[70494]: DEBUG dbcounter [-] [70494] Writing DB stats nova_api:SELECT=1 {{(pid=70494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.393 | May 08 17:07:21 devstack devstack@n-api-meta.service[70495]: DEBUG dbcounter [-] [70495] Writing DB stats nova_cell0:SELECT=1 {{(pid=70495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.393 | May 08 17:07:21 devstack devstack@n-api-meta.service[70495]: DEBUG dbcounter [-] [70495] Writing DB stats nova_cell1:SELECT=1 {{(pid=70495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.393 | May 08 17:07:21 devstack devstack@n-api-meta.service[70494]: DEBUG dbcounter [-] [70494] Writing DB stats nova_cell0:SELECT=1 {{(pid=70494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.393 | May 08 17:07:21 devstack devstack@n-api-meta.service[70494]: DEBUG dbcounter [-] [70494] Writing DB stats nova_cell1:SELECT=1 {{(pid=70494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.393 | May 08 17:07:21 devstack devstack@n-api-meta.service[70495]: DEBUG dbcounter [-] [70495] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.393 | May 08 17:07:22 devstack devstack@n-api-meta.service[70494]: DEBUG dbcounter [-] [70494] Writing DB stats nova_cell0:SELECT=1 {{(pid=70494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.399 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.404 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-05-08 15:08:09.423 | enabled 2026-05-08 15:08:09.429 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-05-08 15:08:09.454 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-05-08 15:08:09.455 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-05-08 15:08:09.455 | Active: active (running) since Fri 2026-05-08 17:05:41 CEST; 2min 28s ago 2026-05-08 15:08:09.455 | Main PID: 67656 (uwsgi) 2026-05-08 15:08:09.455 | Status: "uWSGI is ready" 2026-05-08 15:08:09.455 | Tasks: 5 (limit: 14255) 2026-05-08 15:08:09.455 | Memory: 169.1M (peak: 169.4M) 2026-05-08 15:08:09.455 | CPU: 6.001s 2026-05-08 15:08:09.455 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-05-08 15:08:09.455 | ├─67656 "placementuWSGI master" 2026-05-08 15:08:09.455 | ├─67657 "placementuWSGI worker 1" 2026-05-08 15:08:09.456 | └─67658 "placementuWSGI worker 2" 2026-05-08 15:08:09.456 | 2026-05-08 15:08:09.456 | May 08 17:07:47 devstack devstack@placement-api.service[67658]: INFO placement.requestlog [req-683a8bbd-c57b-4df8-ab3b-63311d6a677f req-0ba1bf36-a52d-495d-99cf-d6e2e9c513e7 service nova] 192.168.122.140 "PUT /placement/resource_providers/0bc290ac-f9a1-4adc-8d5c-57e844982b25/inventories" status: 200 len: 396 microversion: 1.26 2026-05-08 15:08:09.456 | May 08 17:07:47 devstack devstack@placement-api.service[67658]: [pid: 67658|app: 0|req: 5/9] 192.168.122.140 () {64 vars in 1498 bytes} [Fri May 8 17:07:47 2026] PUT /placement/resource_providers/0bc290ac-f9a1-4adc-8d5c-57e844982b25/inventories => generated 396 bytes in 72 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-05-08 15:08:09.456 | May 08 17:07:47 devstack devstack@placement-api.service[67657]: DEBUG placement.requestlog [req-683a8bbd-c57b-4df8-ab3b-63311d6a677f req-cefadaca-fac6-4168-8373-b89a7108120a None None] Starting request: 192.168.122.140 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO" {{(pid=67657) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-08 15:08:09.456 | May 08 17:07:47 devstack devstack@placement-api.service[67657]: INFO placement.requestlog [req-683a8bbd-c57b-4df8-ab3b-63311d6a677f req-cefadaca-fac6-4168-8373-b89a7108120a service nova] 192.168.122.140 "GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO" status: 200 len: 2058 microversion: 1.6 2026-05-08 15:08:09.456 | May 08 17:07:47 devstack devstack@placement-api.service[67657]: [pid: 67657|app: 0|req: 5/10] 192.168.122.140 () {60 vars in 4912 bytes} [Fri May 8 17:07:47 2026] GET /placement/traits?name=in:COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,HW_CPU_X86_AESNI,HW_CPU_X86_MMX,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_SVM,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_AVX2,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_VIRTIO => generated 2058 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-08 15:08:09.456 | May 08 17:07:47 devstack devstack@placement-api.service[67658]: DEBUG placement.requestlog [req-683a8bbd-c57b-4df8-ab3b-63311d6a677f req-5de2ec80-f90b-4bd0-b361-971c2fd7f4c9 None None] Starting request: 192.168.122.140 "PUT /placement/resource_providers/0bc290ac-f9a1-4adc-8d5c-57e844982b25/traits" {{(pid=67658) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-05-08 15:08:09.456 | May 08 17:07:47 devstack devstack@placement-api.service[67658]: INFO placement.requestlog [req-683a8bbd-c57b-4df8-ab3b-63311d6a677f req-5de2ec80-f90b-4bd0-b361-971c2fd7f4c9 service nova] 192.168.122.140 "PUT /placement/resource_providers/0bc290ac-f9a1-4adc-8d5c-57e844982b25/traits" status: 200 len: 2093 microversion: 1.6 2026-05-08 15:08:09.457 | May 08 17:07:47 devstack devstack@placement-api.service[67658]: [pid: 67658|app: 0|req: 6/11] 192.168.122.140 () {64 vars in 1483 bytes} [Fri May 8 17:07:47 2026] PUT /placement/resource_providers/0bc290ac-f9a1-4adc-8d5c-57e844982b25/traits => generated 2093 bytes in 243 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-05-08 15:08:09.457 | May 08 17:07:57 devstack devstack@placement-api.service[67657]: DEBUG dbcounter [-] [67657] Writing DB stats placement:SELECT=4 {{(pid=67657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.457 | May 08 17:07:57 devstack devstack@placement-api.service[67658]: DEBUG dbcounter [-] [67658] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67658) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.460 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.463 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-client.service 2026-05-08 15:08:09.481 | not-found 2026-05-08 15:08:09.486 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.490 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-05-08 15:08:09.509 | enabled 2026-05-08 15:08:09.513 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-05-08 15:08:09.536 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-05-08 15:08:09.536 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-05-08 15:08:09.536 | Active: active (running) since Fri 2026-05-08 17:07:41 CEST; 27s ago 2026-05-08 15:08:09.536 | Main PID: 76650 (uwsgi) 2026-05-08 15:08:09.536 | Status: "uWSGI is ready" 2026-05-08 15:08:09.537 | Tasks: 9 (limit: 14255) 2026-05-08 15:08:09.537 | Memory: 249.3M (peak: 249.8M) 2026-05-08 15:08:09.537 | CPU: 10.207s 2026-05-08 15:08:09.537 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-05-08 15:08:09.537 | ├─76650 "glance-apiuWSGI master" 2026-05-08 15:08:09.537 | ├─76674 "glance-apiuWSGI worker 1" 2026-05-08 15:08:09.537 | └─76675 "glance-apiuWSGI worker 2" 2026-05-08 15:08:09.537 | 2026-05-08 15:08:09.537 | May 08 17:07:54 devstack devstack@g-api.service[76675]: INFO glance.location [None req-85fcf3a7-d4f6-40b6-885d-a07f566758da admin admin] Image format matched and virtual size computed: 117440512 2026-05-08 15:08:09.537 | May 08 17:07:54 devstack devstack@g-api.service[76675]: DEBUG glance_store.backend [None req-85fcf3a7-d4f6-40b6-885d-a07f566758da admin admin] Skipping store.set_acls... not implemented. {{(pid=76675) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-05-08 15:08:09.537 | May 08 17:07:54 devstack devstack@g-api.service[76675]: [pid: 76675|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri May 8 17:07:52 2026] PUT /v2/images/6805bf17-b253-4844-88a6-93f58bdab99a/file => generated 0 bytes in 1784 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-05-08 15:08:09.538 | May 08 17:07:54 devstack devstack@g-api.service[76674]: DEBUG glance.api.middleware.version_negotiation [None req-a23e94f1-773f-404b-bfed-f030e669fe81 admin admin] Determining version of request: GET /v2/images/6805bf17-b253-4844-88a6-93f58bdab99a Accept: */* {{(pid=76674) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-05-08 15:08:09.538 | May 08 17:07:54 devstack devstack@g-api.service[76674]: DEBUG glance.api.middleware.version_negotiation [None req-a23e94f1-773f-404b-bfed-f030e669fe81 admin admin] Using url versioning {{(pid=76674) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-05-08 15:08:09.538 | May 08 17:07:54 devstack devstack@g-api.service[76674]: DEBUG glance.api.middleware.version_negotiation [None req-a23e94f1-773f-404b-bfed-f030e669fe81 admin admin] Matched version: v2 {{(pid=76674) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-05-08 15:08:09.538 | May 08 17:07:54 devstack devstack@g-api.service[76674]: DEBUG glance.api.middleware.version_negotiation [None req-a23e94f1-773f-404b-bfed-f030e669fe81 admin admin] new path /v2/images/6805bf17-b253-4844-88a6-93f58bdab99a {{(pid=76674) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-05-08 15:08:09.538 | May 08 17:07:54 devstack devstack@g-api.service[76674]: [pid: 76674|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri May 8 17:07:54 2026] GET /v2/images/6805bf17-b253-4844-88a6-93f58bdab99a => generated 976 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 15:08:09.538 | May 08 17:08:04 devstack devstack@g-api.service[76675]: DEBUG dbcounter [-] [76675] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.538 | May 08 17:08:04 devstack devstack@g-api.service[76674]: DEBUG dbcounter [-] [76674] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.541 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.545 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-05-08 15:08:09.564 | enabled 2026-05-08 15:08:09.569 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-05-08 15:08:09.591 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-05-08 15:08:09.591 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-05-08 15:08:09.591 | Active: active (running) since Fri 2026-05-08 17:07:31 CEST; 38s ago 2026-05-08 15:08:09.591 | Main PID: 75137 (cinder-schedule) 2026-05-08 15:08:09.591 | Tasks: 1 (limit: 14255) 2026-05-08 15:08:09.591 | Memory: 105.9M (peak: 106.1M) 2026-05-08 15:08:09.591 | CPU: 3.847s 2026-05-08 15:08:09.592 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-05-08 15:08:09.592 | └─75137 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-05-08 15:08:09.592 | 2026-05-08 15:08:09.592 | May 08 17:07:36 devstack cinder-scheduler[75137]: INFO cinder.manager [None req-44783b30-19ac-4edc-a6b5-c7c7f7f477c0 None None] Service 1 cleanup completed. 2026-05-08 15:08:09.592 | May 08 17:07:36 devstack cinder-scheduler[75137]: DEBUG cinder.service [None req-44783b30-19ac-4edc-a6b5-c7c7f7f477c0 None None] Creating RPC server for service cinder-scheduler {{(pid=75137) start /opt/stack/cinder/cinder/service.py:231}} 2026-05-08 15:08:09.592 | May 08 17:07:36 devstack cinder-scheduler[75137]: DEBUG cinder.service [None req-44783b30-19ac-4edc-a6b5-c7c7f7f477c0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75137) start /opt/stack/cinder/cinder/service.py:237}} 2026-05-08 15:08:09.592 | May 08 17:07:46 devstack cinder-scheduler[75137]: DEBUG dbcounter [-] [75137] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.592 | May 08 17:07:53 devstack cinder-scheduler[75137]: DEBUG cinder.scheduler.host_manager [None req-9a41ba42-e909-44f4-bd15-1634c53e4530 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75137) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-05-08 15:08:09.593 | May 08 17:07:53 devstack cinder-scheduler[75137]: DEBUG cinder.scheduler.host_manager [None req-9a41ba42-e909-44f4-bd15-1634c53e4530 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, 5, 8, 15, 7, 53, 60676)}, {'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, 5, 8, 15, 7, 53, 60676)}]. {{(pid=75137) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-05-08 15:08:09.593 | May 08 17:07:53 devstack cinder-scheduler[75137]: DEBUG cinder.scheduler.host_manager [None req-9a41ba42-e909-44f4-bd15-1634c53e4530 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, 5, 8, 15, 7, 53, 32050)} {{(pid=75137) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-05-08 15:08:09.593 | May 08 17:08:02 devstack cinder-scheduler[75137]: DEBUG oslo_service.periodic_task [None req-b91d33e7-b62d-4f68-96af-1c46fc92aa05 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=75137) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-08 15:08:09.593 | May 08 17:08:02 devstack cinder-scheduler[75137]: INFO cinder.message.api [None req-b91d33e7-b62d-4f68-96af-1c46fc92aa05 None None] Deleted 0 expired messages. 2026-05-08 15:08:09.593 | May 08 17:08:02 devstack cinder-scheduler[75137]: DEBUG oslo_service.periodic_task [None req-b91d33e7-b62d-4f68-96af-1c46fc92aa05 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=75137) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-05-08 15:08:09.598 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.601 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-05-08 15:08:09.619 | enabled 2026-05-08 15:08:09.625 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-05-08 15:08:09.648 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-05-08 15:08:09.648 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-05-08 15:08:09.649 | Active: active (running) since Fri 2026-05-08 17:07:24 CEST; 45s ago 2026-05-08 15:08:09.649 | Main PID: 74390 (uwsgi) 2026-05-08 15:08:09.649 | Status: "uWSGI is ready" 2026-05-08 15:08:09.649 | Tasks: 7 (limit: 14255) 2026-05-08 15:08:09.649 | Memory: 238.8M (peak: 239.0M) 2026-05-08 15:08:09.649 | CPU: 10.342s 2026-05-08 15:08:09.649 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-05-08 15:08:09.649 | ├─74390 "cinder-apiuWSGI master" 2026-05-08 15:08:09.649 | ├─74415 "cinder-apiuWSGI worker 1" 2026-05-08 15:08:09.649 | └─74416 "cinder-apiuWSGI worker 2" 2026-05-08 15:08:09.649 | 2026-05-08 15:08:09.650 | May 08 17:07:37 devstack devstack@c-api.service[74415]: DEBUG cinder.api.middleware.request_id [req-b90e8a22-7b3a-494c-85ca-ddd6df213ce7 req-e40d1a49-9937-48e7-a7b5-a551cc4222b0 None None] RequestId filter calling following filter/app {{(pid=74415) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-05-08 15:08:09.650 | May 08 17:07:38 devstack devstack@c-api.service[74415]: INFO cinder.api.openstack.wsgi [req-b90e8a22-7b3a-494c-85ca-ddd6df213ce7 req-e40d1a49-9937-48e7-a7b5-a551cc4222b0 admin admin] POST http://192.168.122.140/volume/v3/types/9d32582f-170e-42bf-9b57-e47d0fd781e3/extra_specs 2026-05-08 15:08:09.650 | May 08 17:07:38 devstack devstack@c-api.service[74415]: DEBUG cinder.api.openstack.wsgi [req-b90e8a22-7b3a-494c-85ca-ddd6df213ce7 req-e40d1a49-9937-48e7-a7b5-a551cc4222b0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74415) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-05-08 15:08:09.650 | May 08 17:07:38 devstack devstack@c-api.service[74415]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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-05-08 15:08:09.650 | May 08 17:07:38 devstack devstack@c-api.service[74415]: warnings.warn( 2026-05-08 15:08:09.650 | May 08 17:07:38 devstack devstack@c-api.service[74415]: DEBUG oslo_db.sqlalchemy.engines [req-b90e8a22-7b3a-494c-85ca-ddd6df213ce7 req-e40d1a49-9937-48e7-a7b5-a551cc4222b0 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=74415) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-05-08 15:08:09.650 | May 08 17:07:38 devstack devstack@c-api.service[74415]: INFO cinder.api.openstack.wsgi [req-b90e8a22-7b3a-494c-85ca-ddd6df213ce7 req-e40d1a49-9937-48e7-a7b5-a551cc4222b0 admin admin] http://192.168.122.140/volume/v3/types/9d32582f-170e-42bf-9b57-e47d0fd781e3/extra_specs returned with HTTP 200 2026-05-08 15:08:09.651 | May 08 17:07:38 devstack devstack@c-api.service[74415]: [pid: 74415|app: 0|req: 1/3] 192.168.122.140 () {62 vars in 1363 bytes} [Fri May 8 17:07:37 2026] POST /volume/v3/types/9d32582f-170e-42bf-9b57-e47d0fd781e3/extra_specs => generated 55 bytes in 877 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-05-08 15:08:09.651 | May 08 17:07:47 devstack devstack@c-api.service[74416]: DEBUG dbcounter [-] [74416] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74416) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.651 | May 08 17:07:48 devstack devstack@c-api.service[74415]: DEBUG dbcounter [-] [74415] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.654 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.657 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-05-08 15:08:09.675 | enabled 2026-05-08 15:08:09.680 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-05-08 15:08:09.702 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-05-08 15:08:09.702 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-05-08 15:08:09.702 | Active: active (running) since Fri 2026-05-08 17:07:33 CEST; 35s ago 2026-05-08 15:08:09.702 | Main PID: 75788 (cinder-volume) 2026-05-08 15:08:09.702 | Tasks: 2 (limit: 14255) 2026-05-08 15:08:09.702 | Memory: 134.0M (peak: 162.8M) 2026-05-08 15:08:09.703 | CPU: 18.698s 2026-05-08 15:08:09.703 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-05-08 15:08:09.703 | ├─75788 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-08 15:08:09.703 | └─75956 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-05-08 15:08:09.703 | 2026-05-08 15:08:09.703 | May 08 17:07:55 devstack sudo[77142]: pam_unix(sudo:session): session closed for user root 2026-05-08 15:08:09.703 | May 08 17:07:55 devstack cinder-volume[75956]: DEBUG oslo_concurrency.processutils [None req-9a41ba42-e909-44f4-bd15-1634c53e4530 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.591s {{(pid=75956) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-08 15:08:09.703 | May 08 17:07:55 devstack cinder-volume[75956]: DEBUG oslo_concurrency.processutils [None req-9a41ba42-e909-44f4-bd15-1634c53e4530 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75956) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-05-08 15:08:09.703 | May 08 17:07:55 devstack sudo[77145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-05-08 15:08:09.703 | May 08 17:07:55 devstack sudo[77145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-05-08 15:08:09.704 | May 08 17:07:55 devstack sudo[77145]: pam_unix(sudo:session): session closed for user root 2026-05-08 15:08:09.704 | May 08 17:07:55 devstack cinder-volume[75956]: DEBUG oslo_concurrency.processutils [None req-9a41ba42-e909-44f4-bd15-1634c53e4530 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.621s {{(pid=75956) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-05-08 15:08:09.704 | May 08 17:07:55 devstack cinder-volume[75956]: INFO cinder.volume.manager [None req-9a41ba42-e909-44f4-bd15-1634c53e4530 None None] Driver post RPC initialization completed successfully. 2026-05-08 15:08:09.704 | May 08 17:08:05 devstack cinder-volume[75956]: DEBUG dbcounter [-] [75956] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.704 | May 08 17:08:05 devstack cinder-volume[75956]: DEBUG dbcounter [-] [75956] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=75956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:09.710 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.713 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-05-08 15:08:09.730 | not-found 2026-05-08 15:08:09.735 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.738 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-05-08 15:08:09.755 | not-found 2026-05-08 15:08:09.760 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.764 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-05-08 15:08:09.781 | not-found 2026-05-08 15:08:09.786 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.789 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-05-08 15:08:09.806 | not-found 2026-05-08 15:08:09.812 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.815 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-05-08 15:08:09.833 | not-found 2026-05-08 15:08:09.838 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.842 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-05-08 15:08:09.862 | enabled 2026-05-08 15:08:09.866 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-05-08 15:08:09.889 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-05-08 15:08:09.889 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-05-08 15:08:09.889 | Active: active (running) since Fri 2026-05-08 17:05:21 CEST; 2min 48s ago 2026-05-08 15:08:09.889 | Main PID: 64250 (neutron-ovn-age) 2026-05-08 15:08:09.889 | Tasks: 20 (limit: 14255) 2026-05-08 15:08:09.889 | Memory: 388.5M (peak: 389.1M) 2026-05-08 15:08:09.890 | CPU: 11.431s 2026-05-08 15:08:09.890 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-05-08 15:08:09.890 | ├─64250 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-05-08 15:08:09.890 | ├─65398 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-05-08 15:08:09.890 | ├─65873 /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/tmpl0nq0v9z/privsep.sock 2026-05-08 15:08:09.890 | └─68548 /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/tmptg2xhat1/privsep.sock 2026-05-08 15:08:09.890 | 2026-05-08 15:08:09.890 | May 08 17:06:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-08 15:08:09.890 | May 08 17:06:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-08 15:08:09.890 | May 08 17:06:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-08 15:08:09.891 | May 08 17:06:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-08 15:08:09.891 | May 08 17:07:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-08 15:08:09.891 | May 08 17:07:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-08 15:08:09.891 | May 08 17:07:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-08 15:08:09.891 | May 08 17:07:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506}} 2026-05-08 15:08:09.891 | May 08 17:07:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519}} 2026-05-08 15:08:09.892 | May 08 17:07:25 devstack neutron-ovn-agent[65398]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65398) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538}} 2026-05-08 15:08:09.896 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.899 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-05-08 15:08:09.917 | not-found 2026-05-08 15:08:09.922 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.925 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-05-08 15:08:09.944 | not-found 2026-05-08 15:08:09.948 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.953 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-05-08 15:08:09.970 | not-found 2026-05-08 15:08:09.975 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:09.979 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-05-08 15:08:09.997 | not-found 2026-05-08 15:08:10.002 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.006 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@dstat.service 2026-05-08 15:08:10.024 | enabled 2026-05-08 15:08:10.029 | + functions-common:service_check:1712 : sudo systemctl status devstack@dstat.service --no-pager 2026-05-08 15:08:10.052 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-05-08 15:08:10.052 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-05-08 15:08:10.052 | Active: active (running) since Fri 2026-05-08 16:59:01 CEST; 9min ago 2026-05-08 15:08:10.052 | Main PID: 40714 (dstat.sh) 2026-05-08 15:08:10.052 | Tasks: 3 (limit: 14255) 2026-05-08 15:08:10.052 | Memory: 27.5M (peak: 28.0M) 2026-05-08 15:08:10.053 | CPU: 3.286s 2026-05-08 15:08:10.053 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-05-08 15:08:10.053 | ├─40714 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-05-08 15:08:10.053 | ├─40889 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-05-08 15:08:10.053 | └─40890 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-05-08 15:08:10.053 | 2026-05-08 15:08:10.053 | May 08 17:08:00 devstack dstat.sh[40890]: 08-05 17:08:00| 19 8 70 0 0|5259M 246M 223M 6011M| 52B 0 | 0 771k| 0 156 |2163 1786 |3.92 2.81 1.75|1.0 0 0| 0 0 | | 17 289 0 35 0 2026-05-08 15:08:10.053 | May 08 17:08:01 devstack dstat.sh[40890]: 08-05 17:08:01| 20 6 68 0 0|5248M 258M 223M 6011M| 198B 450B| 0 536k| 0 40.0 |3042 2896 |3.92 2.81 1.75|3.0 0 45| 0 0 | | 17 288 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:02 devstack dstat.sh[40890]: 08-05 17:08:02| 16 15 65 0 0|5245M 260M 223M 6011M|9566B 32k| 28k 176k|2.00 15.0 |4132 3847 |3.69 2.78 1.75|1.0 0 217| 0 0 | | 17 288 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:03 devstack dstat.sh[40890]: 08-05 17:08:03| 18 9 69 0 0|5275M 230M 223M 6011M| 0 0 | 0 248k| 0 24.0 |2241 2082 |3.69 2.78 1.75|1.0 0 0| 0 0 | | 17 288 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:04 devstack dstat.sh[40890]: 08-05 17:08:04| 15 14 65 0 0|5259M 246M 223M 6011M|6721B 19k| 0 296k| 0 35.0 |4380 4101 |3.69 2.78 1.75|1.0 0 232| 0 0 | | 17 292 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:05 devstack dstat.sh[40890]: 08-05 17:08:05| 2 4 90 0 0|5245M 260M 223M 6011M|1057B 2753B| 0 128k| 0 20.0 |1841 2233 |3.69 2.78 1.75| 0 0 52| 0 0 | | 17 296 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:06 devstack dstat.sh[40890]: 08-05 17:08:06| 17 8 72 0 0|5239M 266M 223M 6011M| 184B 476B| 0 1100k| 0 166 |2135 1869 |3.69 2.78 1.75|1.0 0 5.0| 0 0 | | 17 296 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:07 devstack dstat.sh[40890]: 08-05 17:08:07| 18 10 69 0 0|5249M 256M 223M 6011M| 0 0 | 0 96k| 0 12.0 |2272 2066 |3.47 2.75 1.75|1.0 0 0| 0 0 | | 17 296 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:08 devstack dstat.sh[40890]: 08-05 17:08:08| 22 6 67 0 0|5248M 257M 223M 6011M| 52B 0 | 0 572k| 0 47.0 |3011 3196 |3.47 2.75 1.75|1.0 0 3.0| 0 0 | | 17 300 0 36 0 2026-05-08 15:08:10.054 | May 08 17:08:09 devstack dstat.sh[40890]: 08-05 17:08:09| 11 20 60 0 0|5155M 349M 223M 6011M|8087B 65k|4095B 264k|1.00 20.0 |5910 5057 |3.47 2.75 1.75|3.0 0 197| 0 0 | | 17 300 0 36 0 2026-05-08 15:08:10.060 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.064 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-05-08 15:08:10.083 | enabled 2026-05-08 15:08:10.089 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-05-08 15:08:10.112 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-05-08 15:08:10.112 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-05-08 15:08:10.112 | Active: active (running) since Fri 2026-05-08 17:05:18 CEST; 2min 51s ago 2026-05-08 15:08:10.112 | Main PID: 63547 (neutron-ovn-met) 2026-05-08 15:08:10.113 | Tasks: 2 (limit: 14255) 2026-05-08 15:08:10.113 | Memory: 117.5M (peak: 118.1M) 2026-05-08 15:08:10.113 | CPU: 3.417s 2026-05-08 15:08:10.113 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-05-08 15:08:10.113 | └─63547 "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-05-08 15:08:10.113 | 2026-05-08 15:08:10.113 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-05-08 15:08:10.113 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-05-08 15:08:10.113 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 15:08:10.113 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: 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-05-08 15:08:10.113 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-05-08 15:08:10.114 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-05-08 15:08:10.114 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: 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-05-08 15:08:10.114 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-05-08 15:08:10.114 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-05-08 15:08:10.114 | May 08 17:05:22 devstack neutron-ovn-metadata-agent[63547]: ERROR neutron 2026-05-08 15:08:10.119 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.122 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-05-08 15:08:10.141 | enabled 2026-05-08 15:08:10.146 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-05-08 15:08:10.169 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-05-08 15:08:10.169 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-05-08 15:08:10.169 | Active: active (running) since Fri 2026-05-08 17:05:24 CEST; 2min 45s ago 2026-05-08 15:08:10.169 | Main PID: 65367 (uwsgi) 2026-05-08 15:08:10.169 | Status: "uWSGI is ready" 2026-05-08 15:08:10.169 | Tasks: 23 (limit: 14255) 2026-05-08 15:08:10.170 | Memory: 371.4M (peak: 372.4M) 2026-05-08 15:08:10.170 | CPU: 41.144s 2026-05-08 15:08:10.170 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-05-08 15:08:10.170 | ├─65367 "neutron-apiuWSGI master" 2026-05-08 15:08:10.170 | ├─65368 "neutron-apiuWSGI worker 1" 2026-05-08 15:08:10.170 | └─65369 "neutron-apiuWSGI worker 2" 2026-05-08 15:08:10.170 | 2026-05-08 15:08:10.170 | May 08 17:07:52 devstack devstack@neutron-api.service[65369]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65369) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-08 15:08:10.170 | May 08 17:07:52 devstack devstack@neutron-api.service[65369]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65369) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-08 15:08:10.170 | May 08 17:07:54 devstack devstack@neutron-api.service[65368]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65368) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-08 15:08:10.171 | May 08 17:07:54 devstack devstack@neutron-api.service[65368]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65368) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-08 15:08:10.171 | May 08 17:08:02 devstack devstack@neutron-api.service[65369]: DEBUG dbcounter [-] [65369] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.171 | May 08 17:08:04 devstack devstack@neutron-api.service[65368]: DEBUG dbcounter [-] [65368] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65368) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.171 | May 08 17:08:07 devstack devstack@neutron-api.service[65369]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65369) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-08 15:08:10.171 | May 08 17:08:07 devstack devstack@neutron-api.service[65369]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65369) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-08 15:08:10.171 | May 08 17:08:09 devstack devstack@neutron-api.service[65368]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65368) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-05-08 15:08:10.172 | May 08 17:08:09 devstack devstack@neutron-api.service[65368]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65368) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1358}} 2026-05-08 15:08:10.175 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.178 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-05-08 15:08:10.196 | enabled 2026-05-08 15:08:10.201 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-05-08 15:08:10.224 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-05-08 15:08:10.224 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-05-08 15:08:10.224 | Active: active (running) since Fri 2026-05-08 17:05:29 CEST; 2min 41s ago 2026-05-08 15:08:10.224 | Main PID: 66376 (neutron-periodi) 2026-05-08 15:08:10.224 | Tasks: 22 (limit: 14255) 2026-05-08 15:08:10.224 | Memory: 207.2M (peak: 207.3M) 2026-05-08 15:08:10.224 | CPU: 6.401s 2026-05-08 15:08:10.224 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-05-08 15:08:10.224 | ├─66376 "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-05-08 15:08:10.225 | ├─67224 "neutron-server: Periodic worker for \"L3_NAT_dbonly_mixin\" (/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-05-08 15:08:10.225 | ├─67232 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-08 15:08:10.225 | ├─67248 "neutron-server: Periodic worker for \"AgentSchedulerDbMixin\" (/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-05-08 15:08:10.225 | └─67257 "neutron-server: Periodic worker for \"DbQuotaNoLockDriver\" (/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-05-08 15:08:10.225 | 2026-05-08 15:08:10.225 | May 08 17:07:11 devstack neutron-periodic-workers[67248]: DEBUG dbcounter [-] [67248] Writing DB stats neutron:SELECT=1 {{(pid=67248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.225 | May 08 17:07:20 devstack neutron-periodic-workers[67232]: DEBUG dbcounter [-] [67232] Writing DB stats neutron:SELECT=3 {{(pid=67232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.225 | May 08 17:07:38 devstack neutron-periodic-workers[67248]: DEBUG neutron.db.agents_db [None req-9249e223-e6b6-4714-bb46-74637ca2e76c None None] Agent healthcheck: found 0 active agents {{(pid=67248) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-05-08 15:08:10.225 | May 08 17:07:38 devstack neutron-periodic-workers[67248]: DEBUG oslo.service.backend._threading.loopingcall [None req-9249e223-e6b6-4714-bb46-74637ca2e76c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=67248) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-08 15:08:10.225 | May 08 17:07:39 devstack neutron-periodic-workers[67257]: DEBUG dbcounter [-] [67257] Writer thread running {{(pid=67257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:08:10.226 | May 08 17:07:39 devstack neutron-periodic-workers[67257]: DEBUG oslo.service.backend._threading.loopingcall [None req-a881d255-c7e7-4936-a19a-9c401cfdfc6a None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.93 seconds {{(pid=67257) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-08 15:08:10.226 | May 08 17:07:47 devstack neutron-periodic-workers[67232]: DEBUG oslo.service.backend._threading.loopingcall [None req-b8c560d5-7ba9-49cb-b048-7b2152ffa0dd None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=67232) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-05-08 15:08:10.226 | May 08 17:07:48 devstack neutron-periodic-workers[67248]: DEBUG dbcounter [-] [67248] Writing DB stats neutron:SELECT=1 {{(pid=67248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.226 | May 08 17:07:57 devstack neutron-periodic-workers[67232]: DEBUG dbcounter [-] [67232] Writing DB stats neutron:SELECT=3 {{(pid=67232) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.226 | May 08 17:07:59 devstack neutron-periodic-workers[67257]: DEBUG dbcounter [-] [67257] Writing DB stats neutron:DELETE=1 {{(pid=67257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.230 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.234 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-05-08 15:08:10.254 | enabled 2026-05-08 15:08:10.258 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-05-08 15:08:10.282 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-05-08 15:08:10.282 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-05-08 15:08:10.283 | Active: active (running) since Fri 2026-05-08 17:05:26 CEST; 2min 43s ago 2026-05-08 15:08:10.283 | Main PID: 65879 (neutron-rpc-ser) 2026-05-08 15:08:10.283 | Tasks: 16 (limit: 14255) 2026-05-08 15:08:10.283 | Memory: 180.3M (peak: 180.7M) 2026-05-08 15:08:10.283 | CPU: 6.472s 2026-05-08 15:08:10.283 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-05-08 15:08:10.283 | ├─65879 "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-05-08 15:08:10.283 | └─67304 "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-05-08 15:08:10.284 | 2026-05-08 15:08:10.284 | May 08 17:05:39 devstack neutron-rpc-server[67304]: DEBUG neutron.service [None req-b42ece82-4bd8-46a9-b153-9d2aee179ca3 None None] calling RpcWorker wait() {{(pid=67304) _wait /opt/stack/neutron/neutron/service.py:85}} 2026-05-08 15:08:10.285 | May 08 17:05:39 devstack neutron-rpc-server[67304]: DEBUG neutron.service [None req-b42ece82-4bd8-46a9-b153-9d2aee179ca3 None None] calling wait on {{(pid=67304) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-05-08 15:08:10.285 | May 08 17:05:48 devstack neutron-rpc-server[65879]: DEBUG dbcounter [-] [65879] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=65879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.285 | May 08 17:05:49 devstack neutron-rpc-server[67304]: DEBUG dbcounter [-] [67304] Writing DB stats neutron:SELECT=6 {{(pid=67304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.285 | May 08 17:05:59 devstack neutron-rpc-server[67304]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67304) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-08 15:08:10.285 | May 08 17:05:59 devstack neutron-rpc-server[67304]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=67304) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-05-08 15:08:10.285 | May 08 17:06:09 devstack neutron-rpc-server[67304]: WARNING oslo_messaging.server [None req-b42ece82-4bd8-46a9-b153-9d2aee179ca3 None None] Possible hang: wait is waiting for stop to complete 2026-05-08 15:08:10.285 | May 08 17:06:40 devstack neutron-rpc-server[67304]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67304) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-08 15:08:10.286 | May 08 17:06:40 devstack neutron-rpc-server[67304]: DEBUG neutron.common.ovn.hash_ring_manager [-] Hash Ring loaded. 2 active nodes. 0 offline nodes {{(pid=67304) _load_hash_ring /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:102}} 2026-05-08 15:08:10.286 | May 08 17:06:50 devstack neutron-rpc-server[67304]: DEBUG dbcounter [-] [67304] Writing DB stats neutron:SELECT=4 {{(pid=67304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.288 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.292 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:08:10.311 | enabled 2026-05-08 15:08:10.317 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-05-08 15:08:10.341 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:08:10.341 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-05-08 15:08:10.341 | Active: active (running) since Fri 2026-05-08 17:05:31 CEST; 2min 38s ago 2026-05-08 15:08:10.342 | Main PID: 66879 (neutron-ovn-mai) 2026-05-08 15:08:10.342 | Tasks: 12 (limit: 14255) 2026-05-08 15:08:10.342 | Memory: 244.4M (peak: 244.6M) 2026-05-08 15:08:10.342 | CPU: 7.532s 2026-05-08 15:08:10.342 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-05-08 15:08:10.342 | ├─66879 "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-05-08 15:08:10.342 | └─67116 "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-05-08 15:08:10.342 | 2026-05-08 15:08:10.342 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched CREATE: LogicalRouterPortEvent(events=('create', 'delete'), table='Logical_Router_Port', conditions=None, old_conditions=None), priority=20 to row=Logical_Router_Port(uuid=bb97a666-5477-4ebf-95d4-922c058454c3, enabled=[], external_ids={'neutron:is_ext_gw': 'True', 'neutron:network_name': 'neutron-ecb531b9-da73-4d03-b3a4-24c70b7f6be0', 'neutron:revision_number': '6', 'neutron:router_name': 'neutron-505087a1-60c3-4b14-b5ae-80cc922b2431', 'neutron:subnet_ids': 'af7c3d62-bd52-474b-bde2-8ef8feaab14b 23fc7243-1eb9-4556-8990-9d5175ea5c8c'}, gateway_chassis=[a3817cae-d3ac-4a72-bce3-09a07ccb4548], ha_chassis_group=[], ipv6_prefix=[], ipv6_ra_configs={}, mac='fa:16:3e:9a:6d:d2', name='lrp-751abb1b-2878-405f-9d93-14ba2a79f315', networks=['172.24.4.236/24', '2001:db8::187/64'], options={'gateway_mtu': '1442', 'reside-on-redirect-chassis': 'true'}, peer=[], status={}) old= {{(pid=67116) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-05-08 15:08:10.342 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-6fbd171b-f5ff-4b94-9a3f-09d40d825730 synchronized; highest priority chassis c02a5bad-ab39-4a50-b028-e2de0a8bbae5 2026-05-08 15:08:10.343 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-6fbd171b-f5ff-4b94-9a3f-09d40d825730, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '6fbd171b-f5ff-4b94-9a3f-09d40d825730', 'neutron:router_id': '505087a1-60c3-4b14-b5ae-80cc922b2431'}),), if_exists=True) {{(pid=67116) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-08 15:08:10.343 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-6fbd171b-f5ff-4b94-9a3f-09d40d825730, chassis=c02a5bad-ab39-4a50-b028-e2de0a8bbae5, priority=1, columns={}) {{(pid=67116) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-08 15:08:10.343 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=67116) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-05-08 15:08:10.343 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-6fbd171b-f5ff-4b94-9a3f-09d40d825730 synchronized; highest priority chassis c02a5bad-ab39-4a50-b028-e2de0a8bbae5 2026-05-08 15:08:10.343 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-6fbd171b-f5ff-4b94-9a3f-09d40d825730, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': '6fbd171b-f5ff-4b94-9a3f-09d40d825730', 'neutron:router_id': '505087a1-60c3-4b14-b5ae-80cc922b2431'}),), if_exists=True) {{(pid=67116) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-08 15:08:10.343 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-6fbd171b-f5ff-4b94-9a3f-09d40d825730, chassis=c02a5bad-ab39-4a50-b028-e2de0a8bbae5, priority=1, columns={}) {{(pid=67116) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-05-08 15:08:10.343 | May 08 17:06:57 devstack neutron-ovn-maintenance-worker[67116]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=67116) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-05-08 15:08:10.343 | May 08 17:07:07 devstack neutron-ovn-maintenance-worker[67116]: DEBUG dbcounter [-] [67116] Writing DB stats neutron:SELECT=80 {{(pid=67116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.348 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.352 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-05-08 15:08:10.372 | enabled 2026-05-08 15:08:10.377 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-05-08 15:08:10.400 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-05-08 15:08:10.400 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-05-08 15:08:10.400 | Active: active (running) since Fri 2026-05-08 17:07:08 CEST; 1min 1s ago 2026-05-08 15:08:10.400 | Main PID: 71138 (nova-novncproxy) 2026-05-08 15:08:10.400 | Tasks: 4 (limit: 14255) 2026-05-08 15:08:10.400 | Memory: 105.3M (peak: 105.6M) 2026-05-08 15:08:10.400 | CPU: 3.580s 2026-05-08 15:08:10.400 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-05-08 15:08:10.400 | └─71138 /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-05-08 15:08:10.401 | 2026-05-08 15:08:10.401 | May 08 17:07:08 devstack systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-05-08 15:08:10.401 | May 08 17:07:13 devstack nova-novncproxy[71138]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-05-08 15:08:10.401 | May 08 17:07:13 devstack nova-novncproxy[71138]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-05-08 15:08:10.401 | May 08 17:07:13 devstack nova-novncproxy[71138]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-05-08 15:08:10.401 | May 08 17:07:13 devstack nova-novncproxy[71138]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-05-08 15:08:10.401 | May 08 17:07:13 devstack nova-novncproxy[71138]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-05-08 15:08:10.406 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.410 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-05-08 15:08:10.429 | enabled 2026-05-08 15:08:10.435 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-05-08 15:08:10.460 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-05-08 15:08:10.460 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-05-08 15:08:10.461 | Active: active (running) since Fri 2026-05-08 17:07:11 CEST; 58s ago 2026-05-08 15:08:10.461 | Main PID: 71945 (nova-conductor) 2026-05-08 15:08:10.461 | Tasks: 3 (limit: 14255) 2026-05-08 15:08:10.461 | Memory: 151.1M (peak: 151.5M) 2026-05-08 15:08:10.461 | CPU: 5.078s 2026-05-08 15:08:10.461 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-05-08 15:08:10.461 | ├─71945 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-08 15:08:10.461 | ├─73409 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-08 15:08:10.461 | └─73424 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-05-08 15:08:10.461 | 2026-05-08 15:08:10.462 | May 08 17:07:16 devstack nova-conductor[71945]: DEBUG oslo_service.backend._eventlet.service [None req-4dbca37e-93af-4349-ba2c-2cb27e02e4e6 None None] oslo_limit.version = None {{(pid=71945) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.462 | May 08 17:07:16 devstack nova-conductor[71945]: DEBUG oslo_service.backend._eventlet.service [None req-4dbca37e-93af-4349-ba2c-2cb27e02e4e6 None None] oslo_reports.file_event_handler = None {{(pid=71945) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.462 | May 08 17:07:16 devstack nova-conductor[71945]: DEBUG oslo_service.backend._eventlet.service [None req-4dbca37e-93af-4349-ba2c-2cb27e02e4e6 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=71945) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.462 | May 08 17:07:16 devstack nova-conductor[71945]: DEBUG oslo_service.backend._eventlet.service [None req-4dbca37e-93af-4349-ba2c-2cb27e02e4e6 None None] oslo_reports.log_dir = None {{(pid=71945) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.462 | May 08 17:07:16 devstack nova-conductor[71945]: DEBUG oslo_service.backend._eventlet.service [None req-4dbca37e-93af-4349-ba2c-2cb27e02e4e6 None None] ******************************************************************************** {{(pid=71945) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-08 15:08:10.462 | May 08 17:07:25 devstack nova-conductor[71945]: DEBUG dbcounter [-] [71945] Writing DB stats nova_api:SELECT=1 {{(pid=71945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.462 | May 08 17:07:25 devstack nova-conductor[71945]: DEBUG dbcounter [-] [71945] Writing DB stats nova_cell1:SELECT=1 {{(pid=71945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.462 | May 08 17:07:26 devstack nova-conductor[71945]: DEBUG dbcounter [-] [71945] Writing DB stats nova_cell0:SELECT=1 {{(pid=71945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.462 | May 08 17:07:31 devstack nova-conductor[73424]: DEBUG dbcounter [-] [73424] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73424) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.462 | May 08 17:07:31 devstack nova-conductor[73409]: DEBUG dbcounter [-] [73409] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73409) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.469 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-05-08 15:08:10.473 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-05-08 15:08:10.493 | enabled 2026-05-08 15:08:10.499 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-05-08 15:08:10.522 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-05-08 15:08:10.522 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-05-08 15:08:10.523 | Active: active (running) since Fri 2026-05-08 17:07:14 CEST; 56s ago 2026-05-08 15:08:10.523 | Main PID: 72498 (nova-conductor) 2026-05-08 15:08:10.523 | Tasks: 3 (limit: 14255) 2026-05-08 15:08:10.523 | Memory: 160.6M (peak: 161.1M) 2026-05-08 15:08:10.523 | CPU: 5.272s 2026-05-08 15:08:10.523 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-05-08 15:08:10.524 | ├─72498 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-08 15:08:10.524 | ├─73620 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-08 15:08:10.524 | └─73621 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-05-08 15:08:10.524 | 2026-05-08 15:08:10.524 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_limit.status_code_retries = None {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.524 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_limit.status_code_retry_delay = None {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.525 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_limit.timeout = None {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.525 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_limit.valid_interfaces = None {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.526 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_limit.version = None {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.526 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_reports.file_event_handler = None {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.526 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_reports.file_event_handler_interval = 1 {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.526 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] oslo_reports.log_dir = None {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3006}} 2026-05-08 15:08:10.526 | May 08 17:07:18 devstack nova-conductor[72498]: DEBUG oslo_service.backend._eventlet.service [None req-e9072710-98c9-450c-a89f-409818ccc5eb None None] ******************************************************************************** {{(pid=72498) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3013}} 2026-05-08 15:08:10.526 | May 08 17:07:27 devstack nova-conductor[72498]: DEBUG dbcounter [-] [72498] Writing DB stats nova_cell1:SELECT=1 {{(pid=72498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-05-08 15:08:10.528 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-05-08 15:08:10.555 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:10.559 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-05-08 15:08:10.585 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:10.589 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-05-08 15:08:10.593 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-05-08 15:08:14.399 | INFO dbcounter [None req-4c15d2d3-a160-48a5-9602-78522e1f8544 None None] Registered counter for database nova_api 2026-05-08 15:08:14.470 | DEBUG dbcounter [-] [78113] Writer thread running {{(pid=78113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:08:14.480 | Found 2 cell mappings. 2026-05-08 15:08:14.480 | Skipping cell0 since it does not contain hosts. 2026-05-08 15:08:14.480 | Getting computes from cell 'cell1': e8342c87-0699-4cab-8e86-10c4b310e35c 2026-05-08 15:08:14.480 | INFO dbcounter [None req-4c15d2d3-a160-48a5-9602-78522e1f8544 None None] Registered counter for database nova_cell1 2026-05-08 15:08:14.502 | DEBUG dbcounter [-] [78113] Writer thread running {{(pid=78113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-05-08 15:08:14.662 | Checking host mapping for compute host 'devstack': 0bc290ac-f9a1-4adc-8d5c-57e844982b25 2026-05-08 15:08:14.662 | Creating host mapping for compute host 'devstack': 0bc290ac-f9a1-4adc-8d5c-57e844982b25 2026-05-08 15:08:14.663 | Found 1 unmapped computes in cell: e8342c87-0699-4cab-8e86-10c4b310e35c 2026-05-08 15:08:15.474 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-05-08 15:08:19.471 | +-------------------------------------------+ 2026-05-08 15:08:19.471 | | Upgrade Check Results | 2026-05-08 15:08:19.472 | +-------------------------------------------+ 2026-05-08 15:08:19.472 | | Check: Cells v2 | 2026-05-08 15:08:19.472 | | Result: Success | 2026-05-08 15:08:19.472 | | Details: None | 2026-05-08 15:08:19.472 | +-------------------------------------------+ 2026-05-08 15:08:19.472 | | Check: Placement API | 2026-05-08 15:08:19.472 | | Result: Success | 2026-05-08 15:08:19.472 | | Details: None | 2026-05-08 15:08:19.472 | +-------------------------------------------+ 2026-05-08 15:08:19.472 | | Check: Cinder API | 2026-05-08 15:08:19.472 | | Result: Success | 2026-05-08 15:08:19.473 | | Details: None | 2026-05-08 15:08:19.473 | +-------------------------------------------+ 2026-05-08 15:08:19.473 | | Check: Policy File JSON to YAML Migration | 2026-05-08 15:08:19.473 | | Result: Success | 2026-05-08 15:08:19.473 | | Details: None | 2026-05-08 15:08:19.473 | +-------------------------------------------+ 2026-05-08 15:08:19.473 | | Check: Older than N-1 computes | 2026-05-08 15:08:19.473 | | Result: Success | 2026-05-08 15:08:19.473 | | Details: None | 2026-05-08 15:08:19.473 | +-------------------------------------------+ 2026-05-08 15:08:19.473 | | Check: hw_machine_type unset | 2026-05-08 15:08:19.473 | | Result: Success | 2026-05-08 15:08:19.474 | | Details: None | 2026-05-08 15:08:19.474 | +-------------------------------------------+ 2026-05-08 15:08:19.474 | | Check: Service User Token Configuration | 2026-05-08 15:08:19.474 | | Result: Success | 2026-05-08 15:08:19.474 | | Details: None | 2026-05-08 15:08:19.474 | +-------------------------------------------+ 2026-05-08 15:08:20.188 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-05-08 15:08:20.194 | + ./stack.sh:main:1479 : command openstack complete 2026-05-08 15:08:20.194 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-05-08 15:08:23.426 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-05-08 15:08:23.456 | + functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:23.461 | + ./stack.sh:main:1484 : is_ubuntu 2026-05-08 15:08:23.466 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-05-08 15:08:23.471 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-05-08 15:08:23.475 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-05-08 15:08:23.480 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:08:23.484 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-05-08 15:08:23.487 | + ./stack.sh:main:1486 : set_lvm_filter 2026-05-08 15:08:23.492 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-05-08 15:08:23.497 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-05-08 15:08:23.501 | + lib/lvm:set_lvm_filter:191 : local pv 2026-05-08 15:08:23.506 | + lib/lvm:set_lvm_filter:192 : local vg 2026-05-08 15:08:23.510 | + lib/lvm:set_lvm_filter:193 : local line 2026-05-08 15:08:23.516 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-05-08 15:08:23.574 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-05-08 15:08:23.584 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-05-08 15:08:23.584 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-05-08 15:08:23.584 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-05-08 15:08:23.591 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-05-08 15:08:23.594 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-05-08 15:08:23.598 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-05-08 15:08:23.602 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-08 15:08:23.606 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-05-08 15:08:23.611 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-05-08 15:08:23.631 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-05-08 15:08:23.651 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-05-08 15:08:23.657 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:08:23.662 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-05-08 15:08:23.667 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-05-08 15:08:23.671 | + functions-common:run_phase:1840 : local mode=stack 2026-05-08 15:08:23.675 | + functions-common:run_phase:1841 : local phase=test-config 2026-05-08 15:08:23.680 | + functions-common:run_phase:1842 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-05-08 15:08:23.683 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-05-08 15:08:23.688 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-05-08 15:08:23.692 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-05-08 15:08:23.697 | + functions-common:run_phase:1850 : local extra 2026-05-08 15:08:23.702 | ++ functions-common:run_phase:1851 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-05-08 15:08:23.707 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-05-08 15:08:23.712 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-05-08 15:08:23.716 | + functions-common:run_phase:1856 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-05-08 15:08:23.721 | + functions-common:run_phase:1856 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-05-08 15:08:23.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-05-08 15:08:23.755 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:23.759 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 15:08:23.764 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:23.768 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-05-08 15:08:23.773 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:23.777 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-05-08 15:08:23.781 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:23.784 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-05-08 15:08:23.788 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:23.792 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-05-08 15:08:23.797 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-05-08 15:08:23.802 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-05-08 15:08:23.806 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-05-08 15:08:23.874 | [2028 Async install_tempest:38790]: Waiting for completion of install_tempest running on PID 38790 (1 other jobs running) 2026-05-08 15:08:23.905 | [2028 Async install_tempest:38790]: Signaling child to exit 2026-05-08 15:08:23.905 | WAKEUP 2026-05-08 15:08:23.931 | [2028 Async install_tempest:38790]: Signaled 2026-05-08 15:08:23.933 | ++ lib/tempest:install_tempest:905 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-05-08 15:08:23.933 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-05-08 15:08:23.933 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-05-08 15:08:23.933 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-08 15:08:23.934 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-08 15:08:23.934 | +++ functions-common:git_clone:585 : pwd 2026-05-08 15:08:23.934 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 15:08:23.934 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 15:08:23.935 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 15:08:23.935 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-08 15:08:23.935 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 15:08:23.935 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 15:08:23.935 | ++ functions-common:git_clone:602 : echo master 2026-05-08 15:08:23.935 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 15:08:23.935 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-05-08 15:08:23.936 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 15:08:23.936 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-08 15:08:23.936 | ++ functions-common:git_timed:689 : local count=0 2026-05-08 15:08:23.936 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-08 15:08:23.936 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 15:08:23.936 | ++ functions-common:git_timed:693 : timeout=0 2026-05-08 15:08:23.936 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-08 15:08:23.936 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-08 15:08:23.937 | ++ functions-common:time_start:2399 : local start_time= 2026-05-08 15:08:23.937 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:08:23.937 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:08:23.937 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778252321907 2026-05-08 15:08:23.937 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-05-08 15:08:23.937 | Cloning into '/opt/stack/tempest'... 2026-05-08 15:08:23.937 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-08 15:08:23.938 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:23.938 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:23.938 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:23.938 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:23.938 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:23.938 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-08 15:08:23.938 | ++ functions-common:time_stop:2419 : start_time=1778252321907 2026-05-08 15:08:23.939 | ++ functions-common:time_stop:2421 : [[ -z 1778252321907 ]] 2026-05-08 15:08:23.939 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:23.939 | ++ functions-common:time_stop:2424 : end_time=1778252331490 2026-05-08 15:08:23.940 | ++ functions-common:time_stop:2425 : elapsed_time=9583 2026-05-08 15:08:23.940 | ++ functions-common:time_stop:2426 : total=383098 2026-05-08 15:08:23.940 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:23.940 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=392681 2026-05-08 15:08:23.940 | ++ functions-common:git_clone:623 : cd /opt/stack/tempest 2026-05-08 15:08:23.940 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-08 15:08:23.940 | ++ functions-common:git_timed:689 : local count=0 2026-05-08 15:08:23.940 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-08 15:08:23.941 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 15:08:23.941 | ++ functions-common:git_timed:693 : timeout=0 2026-05-08 15:08:23.941 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-08 15:08:23.941 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-08 15:08:23.941 | ++ functions-common:time_start:2399 : local start_time= 2026-05-08 15:08:23.941 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:08:23.941 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:08:23.942 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778252331552 2026-05-08 15:08:23.942 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-08 15:08:23.942 | From https://review.opendev.org/openstack/tempest 2026-05-08 15:08:23.942 | * branch master -> FETCH_HEAD 2026-05-08 15:08:23.942 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-08 15:08:23.942 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:23.942 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:23.943 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:23.943 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:23.943 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:23.943 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-08 15:08:23.943 | ++ functions-common:time_stop:2419 : start_time=1778252331552 2026-05-08 15:08:23.943 | ++ functions-common:time_stop:2421 : [[ -z 1778252331552 ]] 2026-05-08 15:08:23.944 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:23.944 | ++ functions-common:time_stop:2424 : end_time=1778252332127 2026-05-08 15:08:23.944 | ++ functions-common:time_stop:2425 : elapsed_time=575 2026-05-08 15:08:23.944 | ++ functions-common:time_stop:2426 : total=392681 2026-05-08 15:08:23.944 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:23.944 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=393256 2026-05-08 15:08:23.944 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 15:08:23.945 | ++ functions-common:git_timed:689 : local count=0 2026-05-08 15:08:23.945 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-08 15:08:23.945 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 15:08:23.945 | ++ functions-common:git_timed:693 : timeout=0 2026-05-08 15:08:23.945 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-08 15:08:23.945 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-08 15:08:23.945 | ++ functions-common:time_start:2399 : local start_time= 2026-05-08 15:08:23.946 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:08:23.946 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:08:23.946 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778252332186 2026-05-08 15:08:23.946 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 15:08:23.946 | Note: switching to 'FETCH_HEAD'. 2026-05-08 15:08:23.946 | 2026-05-08 15:08:23.946 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 15:08:23.946 | changes and commit them, and you can discard any commits you make in this 2026-05-08 15:08:23.947 | state without impacting any branches by switching back to a branch. 2026-05-08 15:08:23.947 | 2026-05-08 15:08:23.947 | If you want to create a new branch to retain commits you create, you may 2026-05-08 15:08:23.947 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 15:08:23.947 | 2026-05-08 15:08:23.947 | git switch -c 2026-05-08 15:08:23.948 | 2026-05-08 15:08:23.948 | Or undo this operation with: 2026-05-08 15:08:23.948 | 2026-05-08 15:08:23.948 | git switch - 2026-05-08 15:08:23.948 | 2026-05-08 15:08:23.948 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 15:08:23.948 | 2026-05-08 15:08:23.949 | HEAD is now at 60b10e0ec Merge "Add TempURL prefix-based access test" 2026-05-08 15:08:23.949 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-08 15:08:23.949 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:23.949 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:23.949 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:23.949 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:23.950 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:23.950 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-08 15:08:23.950 | ++ functions-common:time_stop:2419 : start_time=1778252332186 2026-05-08 15:08:23.950 | ++ functions-common:time_stop:2421 : [[ -z 1778252332186 ]] 2026-05-08 15:08:23.950 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:23.950 | ++ functions-common:time_stop:2424 : end_time=1778252332383 2026-05-08 15:08:23.950 | ++ functions-common:time_stop:2425 : elapsed_time=197 2026-05-08 15:08:23.951 | ++ functions-common:time_stop:2426 : total=393256 2026-05-08 15:08:23.951 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:23.951 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=393453 2026-05-08 15:08:23.951 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-05-08 15:08:23.951 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-05-08 15:08:23.951 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-08 15:08:23.951 | ++ functions-common:git_clone:665 : head -1 2026-05-08 15:08:23.951 | 60b10e0ec Merge "Add TempURL prefix-based access test" 2026-05-08 15:08:23.952 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 15:08:23.952 | ++ lib/tempest:install_tempest:911 : pip_install 'tox!=2.8.0,<4.0.0' 2026-05-08 15:08:23.952 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-05-08 15:08:23.952 | ++ 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-05-08 15:08:23.952 | Collecting tox!=2.8.0,<4.0.0 2026-05-08 15:08:23.952 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-05-08 15:08:23.953 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-05-08 15:08:23.953 | Downloading filelock-3.24.3-py3-none-any.whl.metadata (2.0 kB) 2026-05-08 15:08:23.953 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.0) 2026-05-08 15:08:23.953 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-05-08 15:08:23.953 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-05-08 15:08:23.953 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-05-08 15:08:23.953 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-05-08 15:08:23.954 | 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-05-08 15:08:23.954 | 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-05-08 15:08:23.954 | Downloading virtualenv-20.39.0-py3-none-any.whl.metadata (3.5 kB) 2026-05-08 15:08:23.954 | 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-05-08 15:08:23.954 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-05-08 15:08:23.954 | 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.9.2) 2026-05-08 15:08:23.954 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-05-08 15:08:23.955 | Downloading filelock-3.24.3-py3-none-any.whl (24 kB) 2026-05-08 15:08:23.955 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-05-08 15:08:23.955 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-05-08 15:08:23.955 | Downloading virtualenv-20.39.0-py3-none-any.whl (5.8 MB) 2026-05-08 15:08:23.955 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 16.0 MB/s 0:00:00 2026-05-08 15:08:23.956 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-05-08 15:08:23.956 | Installing collected packages: distlib, py, pluggy, filelock, virtualenv, tox 2026-05-08 15:08:23.956 | 2026-05-08 15:08:23.956 | Successfully installed distlib-0.4.0 filelock-3.24.3 pluggy-1.6.0 py-1.11.0 tox-3.28.0 virtualenv-20.39.0 2026-05-08 15:08:23.956 | ++ inc/python:pip_install:216 : result=0 2026-05-08 15:08:23.956 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-08 15:08:23.956 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:23.957 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:23.957 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:23.957 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:23.957 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:23.957 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-08 15:08:23.957 | ++ functions-common:time_stop:2419 : start_time=1778252332466 2026-05-08 15:08:23.957 | ++ functions-common:time_stop:2421 : [[ -z 1778252332466 ]] 2026-05-08 15:08:23.957 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:23.958 | ++ functions-common:time_stop:2424 : end_time=1778252336181 2026-05-08 15:08:23.958 | ++ functions-common:time_stop:2425 : elapsed_time=3715 2026-05-08 15:08:23.958 | ++ functions-common:time_stop:2426 : total=171820 2026-05-08 15:08:23.958 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:23.958 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=175535 2026-05-08 15:08:23.958 | ++ inc/python:pip_install:219 : return 0 2026-05-08 15:08:23.958 | ++ lib/tempest:install_tempest:912 : pushd /opt/stack/tempest 2026-05-08 15:08:23.959 | /opt/stack/tempest ~/devstack 2026-05-08 15:08:23.959 | ++ lib/tempest:install_tempest:916 : git checkout master 2026-05-08 15:08:23.959 | Switched to branch 'master' 2026-05-08 15:08:23.959 | Your branch is up to date with 'origin/master'. 2026-05-08 15:08:23.959 | ++ lib/tempest:install_tempest:918 : local tmp_u_c_m 2026-05-08 15:08:23.959 | +++ lib/tempest:install_tempest:919 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-08 15:08:23.959 | ++ lib/tempest:install_tempest:919 : tmp_u_c_m=/tmp/tempest_u_c_m.JboWT1DeTC 2026-05-08 15:08:23.959 | ++ lib/tempest:install_tempest:920 : set_tempest_venv_constraints /tmp/tempest_u_c_m.JboWT1DeTC 2026-05-08 15:08:23.960 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-08 15:08:23.960 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.JboWT1DeTC 2026-05-08 15:08:23.960 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-08 15:08:23.960 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-08 15:08:23.960 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-08 15:08:23.961 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:08:23.961 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:08:23.961 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:08:23.961 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:08:23.961 | ++ lib/tempest:install_tempest:922 : tox -r --notest -efull 2026-05-08 15:08:23.961 | full create: /opt/stack/tempest/.tox/tempest 2026-05-08 15:08:23.961 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-08 15:08:23.961 | full develop-inst: /opt/stack/tempest 2026-05-08 15:08:23.961 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@60b10e0ec87ea9a6c50abf92380cf36f73c5f80b#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-08 15:08:23.962 | ___________________________________ summary ____________________________________ 2026-05-08 15:08:23.962 | full: skipped tests 2026-05-08 15:08:23.962 | congratulations :) 2026-05-08 15:08:23.962 | ++ lib/tempest:install_tempest:926 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.JboWT1DeTC -r requirements.txt 2026-05-08 15:08:23.962 | 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-05-08 15:08:23.962 | 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.13.3) 2026-05-08 15:08:23.962 | 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-05-08 15:08:23.962 | 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-05-08 15:08:23.962 | 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-05-08 15:08:23.963 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-08 15:08:23.963 | 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-05-08 15:08:23.963 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-05-08 15:08:23.963 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-05-08 15:08:23.963 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-05-08 15:08:23.963 | 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-05-08 15:08:23.963 | 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.9.1) 2026-05-08 15:08:23.963 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-08 15:08:23.964 | 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-05-08 15:08:23.964 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-08 15:08:23.964 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-05-08 15:08:23.964 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-05-08 15:08:23.964 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-05-08 15:08:23.964 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-05-08 15:08:23.964 | 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-05-08 15:08:23.964 | 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-05-08 15:08:23.965 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-08 15:08:23.965 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-05-08 15:08:23.965 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-05-08 15:08:23.965 | 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-05-08 15:08:23.965 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-05-08 15:08:23.965 | 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-05-08 15:08:23.966 | 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-05-08 15:08:23.966 | 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-05-08 15:08:23.966 | 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)) (0.30.0) 2026-05-08 15:08:23.966 | 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-05-08 15:08:23.966 | 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-05-08 15:08:23.966 | 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-05-08 15:08:23.966 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-05-08 15:08:23.966 | 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.7.2) 2026-05-08 15:08:23.966 | 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-05-08 15:08:23.967 | 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.33.1) 2026-05-08 15:08:23.967 | 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.3.0) 2026-05-08 15:08:23.967 | 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-05-08 15:08:23.967 | 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-05-08 15:08:23.967 | 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.14.0) 2026-05-08 15:08:23.967 | 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.1.2) 2026-05-08 15:08:23.967 | 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-05-08 15:08:23.967 | 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-05-08 15:08:23.967 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-05-08 15:08:23.968 | 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-05-08 15:08:23.968 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-05-08 15:08:23.968 | 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.1.2) 2026-05-08 15:08:23.968 | 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-05-08 15:08:23.969 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-05-08 15:08:23.969 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-05-08 15:08:23.969 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-05-08 15:08:23.969 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-05-08 15:08:23.969 | 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-05-08 15:08:23.969 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-05-08 15:08:23.970 | 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.13) 2026-05-08 15:08:23.970 | 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.4.22) 2026-05-08 15:08:23.970 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-05-08 15:08:23.970 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-05-08 15:08:23.970 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-05-08 15:08:23.970 | 2026-05-08 15:08:23.971 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-08 15:08:23.971 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-05-08 15:08:23.971 | ++ lib/tempest:install_tempest:927 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-05-08 15:08:23.971 | ++ lib/tempest:install_tempest:928 : rm -f /tmp/tempest_u_c_m.JboWT1DeTC 2026-05-08 15:08:23.971 | ++ lib/tempest:install_tempest:929 : popd 2026-05-08 15:08:23.971 | ~/devstack 2026-05-08 15:08:23.997 | [2028 Async install_tempest:38790]: finished install_tempest with result 0 in 45 seconds 2026-05-08 15:08:24.004 | ++ inc/async:async_wait:197 : return 0 2026-05-08 15:08:24.008 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-05-08 15:08:24.013 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:08:24.017 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-05-08 15:08:24.022 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-05-08 15:08:24.026 | ++ lib/tempest:configure_tempest:203 : [[ False == \T\r\u\e ]] 2026-05-08 15:08:24.029 | ++ lib/tempest:configure_tempest:207 : pip_install_gr testrepository 2026-05-08 15:08:24.033 | ++ inc/python:pip_install_gr:94 : local name=testrepository 2026-05-08 15:08:24.037 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-05-08 15:08:24.040 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements testrepository 2026-05-08 15:08:24.043 | +++ inc/python:get_from_global_requirements:241 : local package=testrepository 2026-05-08 15:08:24.047 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-05-08 15:08:24.052 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2026-05-08 15:08:24.052 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-05-08 15:08:24.058 | +++ inc/python:get_from_global_requirements:243 : required_pkg='testrepository ' 2026-05-08 15:08:24.061 | +++ inc/python:get_from_global_requirements:244 : [[ testrepository == '' ]] 2026-05-08 15:08:24.065 | +++ inc/python:get_from_global_requirements:247 : echo testrepository 2026-05-08 15:08:24.068 | ++ inc/python:pip_install_gr:96 : clean_name=testrepository 2026-05-08 15:08:24.072 | ++ inc/python:pip_install_gr:97 : pip_install testrepository 2026-05-08 15:08:24.099 | Using python 3.12 to install testrepository 2026-05-08 15:08:24.102 | ++ 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 testrepository 2026-05-08 15:08:25.484 | Collecting testrepository 2026-05-08 15:08:25.668 | Downloading testrepository-0.0.22-py2.py3-none-any.whl.metadata (2.9 kB) 2026-05-08 15:08:25.681 | Requirement already satisfied: fixtures in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (4.3.1) 2026-05-08 15:08:25.682 | Requirement already satisfied: iso8601 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (2.1.0) 2026-05-08 15:08:25.683 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from testrepository) (1.4.5) 2026-05-08 15:08:25.685 | Requirement already satisfied: testtools>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-subunit>=1.0.0->testrepository) (2.8.5) 2026-05-08 15:08:25.705 | Downloading testrepository-0.0.22-py2.py3-none-any.whl (116 kB) 2026-05-08 15:08:26.082 | Installing collected packages: testrepository 2026-05-08 15:08:26.270 | Successfully installed testrepository-0.0.22 2026-05-08 15:08:26.423 | ++ inc/python:pip_install:216 : result=0 2026-05-08 15:08:26.427 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-05-08 15:08:26.430 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:26.434 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:26.436 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:26.440 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:26.443 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:26.446 | ++ functions-common:time_stop:2418 : name=pip_install 2026-05-08 15:08:26.449 | ++ functions-common:time_stop:2419 : start_time=1778252904093 2026-05-08 15:08:26.452 | ++ functions-common:time_stop:2421 : [[ -z 1778252904093 ]] 2026-05-08 15:08:26.456 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:26.461 | ++ functions-common:time_stop:2424 : end_time=1778252906458 2026-05-08 15:08:26.464 | ++ functions-common:time_stop:2425 : elapsed_time=2365 2026-05-08 15:08:26.467 | ++ functions-common:time_stop:2426 : total=182848 2026-05-08 15:08:26.471 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:26.474 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=185213 2026-05-08 15:08:26.477 | ++ inc/python:pip_install:219 : return 0 2026-05-08 15:08:26.480 | ++ 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-05-08 15:08:26.484 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-05-08 15:08:26.488 | ++ lib/tempest:configure_tempest:213 : local images 2026-05-08 15:08:26.491 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-05-08 15:08:26.494 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-05-08 15:08:26.498 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-05-08 15:08:26.502 | ++ lib/tempest:configure_tempest:217 : local password 2026-05-08 15:08:26.505 | ++ lib/tempest:configure_tempest:218 : local line 2026-05-08 15:08:26.508 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-05-08 15:08:26.512 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-05-08 15:08:26.515 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-05-08 15:08:26.518 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-05-08 15:08:26.521 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-05-08 15:08:26.524 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-05-08 15:08:26.528 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-05-08 15:08:26.531 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-05-08 15:08:26.533 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-05-08 15:08:26.537 | ++ lib/tempest:configure_tempest:228 : local disk 2026-05-08 15:08:26.541 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-05-08 15:08:26.541 | ' 2026-05-08 15:08:26.544 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-05-08 15:08:26.547 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-05-08 15:08:26.570 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:26.574 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-05-08 15:08:26.577 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-05-08 15:08:26.579 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-05-08 15:08:26.582 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-05-08 15:08:26.586 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-08 15:08:26.588 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-05-08 15:08:26.588 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-05-08 15:08:30.112 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:08:30.117 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-05-08 15:08:30.121 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-05-08 15:08:30.125 | ++ lib/tempest:get_active_images:176 : img_id=6805bf17-b253-4844-88a6-93f58bdab99a 2026-05-08 15:08:30.129 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-05-08 15:08:30.132 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-05-08 15:08:30.135 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-05-08 15:08:30.138 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-05-08 15:08:30.142 | ++ lib/tempest:configure_tempest:266 : '[' -z 6805bf17-b253-4844-88a6-93f58bdab99a ']' 2026-05-08 15:08:30.146 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=6805bf17-b253-4844-88a6-93f58bdab99a 2026-05-08 15:08:30.149 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-05-08 15:08:30.167 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-05-08 15:08:30.172 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-05-08 15:08:30.175 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-05-08 15:08:30.179 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-05-08 15:08:30.182 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-05-08 15:08:30.186 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-05-08 15:08:30.189 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-05-08 15:08:30.193 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-05-08 15:08:30.199 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-05-08 15:08:30.200 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-05-08 15:08:33.202 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:08:33.208 | ++ lib/tempest:configure_tempest:303 : admin_project_id=e9a8eec825184e39bbe04a835b4c17d2 2026-05-08 15:08:33.211 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-05-08 15:08:33.235 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:33.240 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-05-08 15:08:36.251 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:08:36.255 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-05-08 15:08:36.255 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-08 15:08:36.255 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-08 15:08:36.256 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-08 15:08:36.256 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-08 15:08:36.256 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-08 15:08:36.256 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-08 15:08:36.256 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-08 15:08:36.256 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-08 15:08:36.256 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-08 15:08:36.256 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-08 15:08:36.256 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-08 15:08:36.256 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-08 15:08:36.256 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-05-08 15:08:36.258 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-05-08 15:08:36.261 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-08 15:08:36.261 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-08 15:08:36.262 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-08 15:08:36.262 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-08 15:08:36.262 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-08 15:08:36.262 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-08 15:08:36.262 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-08 15:08:36.262 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-08 15:08:36.262 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-08 15:08:36.262 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-08 15:08:36.262 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-08 15:08:36.263 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-08 15:08:36.263 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-08 15:08:36.263 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-05-08 15:08:36.266 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 6805bf17-b253-4844-88a6-93f58bdab99a 2026-05-08 15:08:36.270 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-08 15:08:36.276 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6805bf17-b253-4844-88a6-93f58bdab99a -c size -f value 2026-05-08 15:08:39.205 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:08:39.210 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-08 15:08:39.216 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-08 15:08:39.216 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-08 15:08:39.260 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-05-08 15:08:39.263 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-05-08 15:08:39.267 | ++ 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-05-08 15:08:42.031 | +----------------------------+-----------------------+ 2026-05-08 15:08:42.031 | | Field | Value | 2026-05-08 15:08:42.032 | +----------------------------+-----------------------+ 2026-05-08 15:08:42.032 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:42.032 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:42.032 | | description | None | 2026-05-08 15:08:42.032 | | disk | 1 | 2026-05-08 15:08:42.032 | | id | 42 | 2026-05-08 15:08:42.032 | | name | m1.nano | 2026-05-08 15:08:42.032 | | os-flavor-access:is_public | True | 2026-05-08 15:08:42.032 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:42.032 | | ram | 192 | 2026-05-08 15:08:42.032 | | rxtx_factor | 1.0 | 2026-05-08 15:08:42.033 | | swap | 0 | 2026-05-08 15:08:42.033 | | vcpus | 1 | 2026-05-08 15:08:42.033 | +----------------------------+-----------------------+ 2026-05-08 15:08:42.368 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-05-08 15:08:42.371 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-08 15:08:42.371 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-05-08 15:08:42.371 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-05-08 15:08:42.371 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-05-08 15:08:42.371 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-05-08 15:08:42.371 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-05-08 15:08:42.371 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-05-08 15:08:42.372 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-05-08 15:08:42.372 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-05-08 15:08:42.372 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-05-08 15:08:42.372 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-05-08 15:08:42.372 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-05-08 15:08:42.372 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-05-08 15:08:42.372 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-05-08 15:08:42.374 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6805bf17-b253-4844-88a6-93f58bdab99a 2026-05-08 15:08:42.377 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-05-08 15:08:42.381 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6805bf17-b253-4844-88a6-93f58bdab99a -c size -f value 2026-05-08 15:08:45.384 | ++++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:08:45.387 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-05-08 15:08:45.391 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-05-08 15:08:45.391 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-05-08 15:08:45.433 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-05-08 15:08:45.436 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-05-08 15:08:45.439 | ++ 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-05-08 15:08:48.170 | +----------------------------+-----------------------+ 2026-05-08 15:08:48.170 | | Field | Value | 2026-05-08 15:08:48.170 | +----------------------------+-----------------------+ 2026-05-08 15:08:48.170 | | OS-FLV-DISABLED:disabled | False | 2026-05-08 15:08:48.170 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-05-08 15:08:48.170 | | description | None | 2026-05-08 15:08:48.171 | | disk | 1 | 2026-05-08 15:08:48.171 | | id | 84 | 2026-05-08 15:08:48.171 | | name | m1.micro | 2026-05-08 15:08:48.171 | | os-flavor-access:is_public | True | 2026-05-08 15:08:48.171 | | properties | hw_rng:allowed='True' | 2026-05-08 15:08:48.171 | | ram | 256 | 2026-05-08 15:08:48.171 | | rxtx_factor | 1.0 | 2026-05-08 15:08:48.172 | | swap | 0 | 2026-05-08 15:08:48.172 | | vcpus | 1 | 2026-05-08 15:08:48.172 | +----------------------------+-----------------------+ 2026-05-08 15:08:48.510 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-05-08 15:08:48.514 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-05-08 15:08:48.534 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:08:48.537 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-05-08 15:08:48.541 | ++ functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-05-08 15:08:48.543 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-05-08 15:08:48.547 | ++ functions-common:git_clone:583 : local git_ref=master 2026-05-08 15:08:48.550 | ++ functions-common:git_clone:584 : local orig_dir 2026-05-08 15:08:48.555 | +++ functions-common:git_clone:585 : pwd 2026-05-08 15:08:48.558 | ++ functions-common:git_clone:585 : orig_dir=/home/quobyte/devstack 2026-05-08 15:08:48.560 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-05-08 15:08:48.563 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-05-08 15:08:48.586 | ++ functions-common:git_clone:588 : RECLONE=False 2026-05-08 15:08:48.588 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-05-08 15:08:48.590 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-05-08 15:08:48.593 | ++ functions-common:git_clone:602 : echo master 2026-05-08 15:08:48.594 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-05-08 15:08:48.600 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-05-08 15:08:48.603 | ++ functions-common:git_clone:617 : [[ False = \T\r\u\e ]] 2026-05-08 15:08:48.606 | ++ functions-common:git_clone:622 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-08 15:08:48.609 | ++ functions-common:git_timed:689 : local count=0 2026-05-08 15:08:48.611 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-08 15:08:48.614 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 15:08:48.617 | ++ functions-common:git_timed:693 : timeout=0 2026-05-08 15:08:48.620 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-08 15:08:48.623 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-08 15:08:48.626 | ++ functions-common:time_start:2399 : local start_time= 2026-05-08 15:08:48.629 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:08:48.633 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:08:48.638 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778252928634 2026-05-08 15:08:48.641 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-05-08 15:08:48.645 | Cloning into '/opt/stack/os-test-images'... 2026-05-08 15:08:49.309 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-08 15:08:49.312 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:49.316 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:49.319 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:49.322 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:49.326 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:49.329 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-08 15:08:49.331 | ++ functions-common:time_stop:2419 : start_time=1778252928634 2026-05-08 15:08:49.334 | ++ functions-common:time_stop:2421 : [[ -z 1778252928634 ]] 2026-05-08 15:08:49.337 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:49.343 | ++ functions-common:time_stop:2424 : end_time=1778252929339 2026-05-08 15:08:49.345 | ++ functions-common:time_stop:2425 : elapsed_time=705 2026-05-08 15:08:49.348 | ++ functions-common:time_stop:2426 : total=383098 2026-05-08 15:08:49.351 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:49.354 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=383803 2026-05-08 15:08:49.357 | ++ functions-common:git_clone:623 : cd /opt/stack/os-test-images 2026-05-08 15:08:49.359 | ++ functions-common:git_clone:624 : git_timed fetch origin master 2026-05-08 15:08:49.362 | ++ functions-common:git_timed:689 : local count=0 2026-05-08 15:08:49.365 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-08 15:08:49.367 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 15:08:49.370 | ++ functions-common:git_timed:693 : timeout=0 2026-05-08 15:08:49.373 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-08 15:08:49.375 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-08 15:08:49.379 | ++ functions-common:time_start:2399 : local start_time= 2026-05-08 15:08:49.382 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:08:49.386 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:08:49.391 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778252929387 2026-05-08 15:08:49.394 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git fetch origin master 2026-05-08 15:08:49.874 | From https://review.opendev.org/openstack/os-test-images 2026-05-08 15:08:49.874 | * branch master -> FETCH_HEAD 2026-05-08 15:08:49.886 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-08 15:08:49.889 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:49.891 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:49.894 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:49.897 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:49.899 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:49.902 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-08 15:08:49.905 | ++ functions-common:time_stop:2419 : start_time=1778252929387 2026-05-08 15:08:49.909 | ++ functions-common:time_stop:2421 : [[ -z 1778252929387 ]] 2026-05-08 15:08:49.912 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:49.917 | ++ functions-common:time_stop:2424 : end_time=1778252929913 2026-05-08 15:08:49.920 | ++ functions-common:time_stop:2425 : elapsed_time=526 2026-05-08 15:08:49.923 | ++ functions-common:time_stop:2426 : total=383803 2026-05-08 15:08:49.926 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:49.928 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=384329 2026-05-08 15:08:49.931 | ++ functions-common:git_clone:625 : git_timed checkout FETCH_HEAD 2026-05-08 15:08:49.934 | ++ functions-common:git_timed:689 : local count=0 2026-05-08 15:08:49.937 | ++ functions-common:git_timed:690 : local timeout=0 2026-05-08 15:08:49.940 | ++ functions-common:git_timed:692 : [[ -n 0 ]] 2026-05-08 15:08:49.942 | ++ functions-common:git_timed:693 : timeout=0 2026-05-08 15:08:49.946 | ++ functions-common:git_timed:696 : time_start git_timed 2026-05-08 15:08:49.949 | ++ functions-common:time_start:2398 : local name=git_timed 2026-05-08 15:08:49.952 | ++ functions-common:time_start:2399 : local start_time= 2026-05-08 15:08:49.956 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-05-08 15:08:49.960 | +++ functions-common:time_start:2403 : date +%s%3N 2026-05-08 15:08:49.965 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1778252929961 2026-05-08 15:08:49.968 | ++ functions-common:git_timed:697 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-05-08 15:08:49.975 | Note: switching to 'FETCH_HEAD'. 2026-05-08 15:08:49.975 | 2026-05-08 15:08:49.975 | You are in 'detached HEAD' state. You can look around, make experimental 2026-05-08 15:08:49.975 | changes and commit them, and you can discard any commits you make in this 2026-05-08 15:08:49.975 | state without impacting any branches by switching back to a branch. 2026-05-08 15:08:49.976 | 2026-05-08 15:08:49.976 | If you want to create a new branch to retain commits you create, you may 2026-05-08 15:08:49.976 | do so (now or later) by using -c with the switch command. Example: 2026-05-08 15:08:49.976 | 2026-05-08 15:08:49.976 | git switch -c 2026-05-08 15:08:49.976 | 2026-05-08 15:08:49.976 | Or undo this operation with: 2026-05-08 15:08:49.976 | 2026-05-08 15:08:49.976 | git switch - 2026-05-08 15:08:49.976 | 2026-05-08 15:08:49.976 | Turn off this advice by setting config variable advice.detachedHead to false 2026-05-08 15:08:49.977 | 2026-05-08 15:08:49.977 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-05-08 15:08:49.980 | ++ functions-common:git_timed:711 : time_stop git_timed 2026-05-08 15:08:49.984 | ++ functions-common:time_stop:2412 : local name 2026-05-08 15:08:49.988 | ++ functions-common:time_stop:2413 : local end_time 2026-05-08 15:08:49.991 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-05-08 15:08:49.993 | ++ functions-common:time_stop:2415 : local total 2026-05-08 15:08:49.996 | ++ functions-common:time_stop:2416 : local start_time 2026-05-08 15:08:49.999 | ++ functions-common:time_stop:2418 : name=git_timed 2026-05-08 15:08:50.002 | ++ functions-common:time_stop:2419 : start_time=1778252929961 2026-05-08 15:08:50.005 | ++ functions-common:time_stop:2421 : [[ -z 1778252929961 ]] 2026-05-08 15:08:50.009 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-05-08 15:08:50.014 | ++ functions-common:time_stop:2424 : end_time=1778252930011 2026-05-08 15:08:50.017 | ++ functions-common:time_stop:2425 : elapsed_time=50 2026-05-08 15:08:50.021 | ++ functions-common:time_stop:2426 : total=384329 2026-05-08 15:08:50.023 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-05-08 15:08:50.027 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=384379 2026-05-08 15:08:50.030 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-05-08 15:08:50.048 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-05-08 15:08:50.053 | ++ functions-common:git_clone:665 : git show --oneline 2026-05-08 15:08:50.053 | ++ functions-common:git_clone:665 : head -1 2026-05-08 15:08:50.056 | 5d0367e Clean-up zuul config spacing 2026-05-08 15:08:50.059 | ++ functions-common:git_clone:666 : cd /home/quobyte/devstack 2026-05-08 15:08:50.062 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-05-08 15:08:50.062 | /opt/stack/os-test-images ~/devstack 2026-05-08 15:08:50.066 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-05-08 15:08:50.488 | generate create: /opt/stack/os-test-images/.tox/generate 2026-05-08 15:08:51.098 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-05-08 15:08:53.892 | generate installed: PyYAML==6.0.3 2026-05-08 15:08:53.892 | generate run-test-pre: PYTHONHASHSEED='1777697958' 2026-05-08 15:08:53.893 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-05-08 15:08:54.015 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-05-08 15:08:54.037 | 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-05-08 15:08:54.058 | 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-05-08 15:08:54.082 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-05-08 15:08:54.085 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-05-08 15:08:54.093 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-05-08 15:08:54.101 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-05-08 15:08:54.135 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-05-08 15:08:54.148 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-05-08 15:08:54.157 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-05-08 15:08:54.168 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-05-08 15:08:54.169 | 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-05-08 15:08:54.177 | 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-05-08 15:08:54.183 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-05-08 15:08:54.207 | 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-05-08 15:08:54.211 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-05-08 15:08:54.215 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-05-08 15:08:54.228 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-05-08 15:08:54.240 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-05-08 15:08:54.255 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-05-08 15:08:54.257 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-05-08 15:08:54.273 | 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-05-08 15:08:54.277 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-05-08 15:08:54.279 | 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-05-08 15:08:54.291 | 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-05-08 15:08:54.296 | 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-05-08 15:08:54.307 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-05-08 15:08:54.334 | ___________________________________ summary ____________________________________ 2026-05-08 15:08:54.334 | generate: commands succeeded 2026-05-08 15:08:54.336 | congratulations :) 2026-05-08 15:08:54.383 | ++ lib/tempest:configure_tempest:376 : popd 2026-05-08 15:08:54.384 | ~/devstack 2026-05-08 15:08:54.387 | ++ 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-05-08 15:08:54.429 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-05-08 15:08:54.433 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-05-08 15:08:54.459 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-05-08 15:08:54.461 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-05-08 15:08:54.465 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-05-08 15:08:54.506 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-05-08 15:08:54.546 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-05-08 15:08:54.549 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-05-08 15:08:54.553 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-05-08 15:08:54.556 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-05-08 15:08:54.561 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-05-08 15:08:57.727 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:08:57.730 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-05-08 15:08:57.730 | address-scope 2026-05-08 15:08:57.731 | agent 2026-05-08 15:08:57.731 | allowed-address-pairs 2026-05-08 15:08:57.731 | auto-allocated-topology 2026-05-08 15:08:57.731 | availability_zone 2026-05-08 15:08:57.731 | default-subnetpools 2026-05-08 15:08:57.731 | dhcp_agent_scheduler 2026-05-08 15:08:57.731 | dns-integration 2026-05-08 15:08:57.731 | dns-domain-ports 2026-05-08 15:08:57.731 | dns-integration-domain-keywords 2026-05-08 15:08:57.731 | empty-string-filtering 2026-05-08 15:08:57.731 | external-net 2026-05-08 15:08:57.732 | extra_dhcp_opt 2026-05-08 15:08:57.732 | extraroute 2026-05-08 15:08:57.732 | extraroute-atomic 2026-05-08 15:08:57.732 | filter-validation 2026-05-08 15:08:57.732 | floating-ip-port-forwarding-detail 2026-05-08 15:08:57.732 | fip-port-details 2026-05-08 15:08:57.732 | flavors 2026-05-08 15:08:57.732 | floatingip-pools 2026-05-08 15:08:57.732 | router 2026-05-08 15:08:57.732 | enable-default-route-bfd 2026-05-08 15:08:57.732 | enable-default-route-ecmp 2026-05-08 15:08:57.733 | ext-gw-mode 2026-05-08 15:08:57.733 | l3-ha 2026-05-08 15:08:57.733 | external-gateway-multihoming 2026-05-08 15:08:57.733 | l3-flavors 2026-05-08 15:08:57.733 | multi-provider 2026-05-08 15:08:57.733 | net-mtu 2026-05-08 15:08:57.733 | net-mtu-writable 2026-05-08 15:08:57.733 | network_availability_zone 2026-05-08 15:08:57.733 | network-ip-availability 2026-05-08 15:08:57.733 | network-ip-availability-details 2026-05-08 15:08:57.735 | pagination 2026-05-08 15:08:57.735 | port-device-profile 2026-05-08 15:08:57.736 | port-mac-address-regenerate 2026-05-08 15:08:57.736 | port-numa-affinity-policy 2026-05-08 15:08:57.736 | port-numa-affinity-policy-socket 2026-05-08 15:08:57.737 | binding 2026-05-08 15:08:57.738 | binding-extended 2026-05-08 15:08:57.738 | port-security 2026-05-08 15:08:57.739 | project-id 2026-05-08 15:08:57.739 | provider 2026-05-08 15:08:57.739 | qinq 2026-05-08 15:08:57.739 | quota-check-limit 2026-05-08 15:08:57.739 | quota-check-limit-default 2026-05-08 15:08:57.740 | quotas 2026-05-08 15:08:57.740 | quota_details 2026-05-08 15:08:57.740 | rbac-policies 2026-05-08 15:08:57.740 | rbac-address-scope 2026-05-08 15:08:57.740 | rbac-security-groups 2026-05-08 15:08:57.740 | revision-if-match 2026-05-08 15:08:57.740 | standard-attr-revisions 2026-05-08 15:08:57.740 | router_availability_zone 2026-05-08 15:08:57.740 | router-enable-snat 2026-05-08 15:08:57.740 | security-groups-default-rules 2026-05-08 15:08:57.741 | security-groups-normalized-cidr 2026-05-08 15:08:57.741 | security-groups-remote-address-group 2026-05-08 15:08:57.742 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:08:57.742 | security-groups-shared-filtering 2026-05-08 15:08:57.742 | security-group 2026-05-08 15:08:57.742 | service-type 2026-05-08 15:08:57.742 | sorting 2026-05-08 15:08:57.743 | standard-attr-description 2026-05-08 15:08:57.743 | stateful-security-group 2026-05-08 15:08:57.743 | subnet-dns-publish-fixed-ip 2026-05-08 15:08:57.743 | subnet-external-network 2026-05-08 15:08:57.743 | subnet-service-types 2026-05-08 15:08:57.743 | subnet_allocation 2026-05-08 15:08:57.743 | subnetpool-prefix-ops 2026-05-08 15:08:57.743 | tag-creation 2026-05-08 15:08:57.743 | standard-attr-tag 2026-05-08 15:08:57.743 | standard-attr-timestamp 2026-05-08 15:08:57.744 | vlan-transparent' 2026-05-08 15:08:57.744 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-05-08 15:08:57.744 | address-scope 2026-05-08 15:08:57.744 | agent 2026-05-08 15:08:57.744 | allowed-address-pairs 2026-05-08 15:08:57.744 | auto-allocated-topology 2026-05-08 15:08:57.744 | availability_zone 2026-05-08 15:08:57.744 | default-subnetpools 2026-05-08 15:08:57.745 | dhcp_agent_scheduler 2026-05-08 15:08:57.745 | dns-integration 2026-05-08 15:08:57.745 | dns-domain-ports 2026-05-08 15:08:57.745 | dns-integration-domain-keywords 2026-05-08 15:08:57.745 | empty-string-filtering 2026-05-08 15:08:57.745 | external-net 2026-05-08 15:08:57.745 | extra_dhcp_opt 2026-05-08 15:08:57.746 | extraroute 2026-05-08 15:08:57.746 | extraroute-atomic 2026-05-08 15:08:57.746 | filter-validation 2026-05-08 15:08:57.746 | floating-ip-port-forwarding-detail 2026-05-08 15:08:57.746 | fip-port-details 2026-05-08 15:08:57.746 | flavors 2026-05-08 15:08:57.746 | floatingip-pools 2026-05-08 15:08:57.746 | router 2026-05-08 15:08:57.746 | enable-default-route-bfd 2026-05-08 15:08:57.747 | enable-default-route-ecmp 2026-05-08 15:08:57.747 | ext-gw-mode 2026-05-08 15:08:57.747 | l3-ha 2026-05-08 15:08:57.747 | external-gateway-multihoming 2026-05-08 15:08:57.747 | l3-flavors 2026-05-08 15:08:57.747 | multi-provider 2026-05-08 15:08:57.747 | net-mtu 2026-05-08 15:08:57.748 | net-mtu-writable 2026-05-08 15:08:57.748 | network_availability_zone 2026-05-08 15:08:57.748 | network-ip-availability 2026-05-08 15:08:57.748 | network-ip-availability-details 2026-05-08 15:08:57.748 | pagination 2026-05-08 15:08:57.748 | port-device-profile 2026-05-08 15:08:57.749 | port-mac-address-regenerate 2026-05-08 15:08:57.749 | port-numa-affinity-policy 2026-05-08 15:08:57.749 | port-numa-affinity-policy-socket 2026-05-08 15:08:57.749 | binding 2026-05-08 15:08:57.749 | binding-extended 2026-05-08 15:08:57.749 | port-security 2026-05-08 15:08:57.749 | project-id 2026-05-08 15:08:57.750 | provider 2026-05-08 15:08:57.750 | qinq 2026-05-08 15:08:57.750 | quota-check-limit 2026-05-08 15:08:57.750 | quota-check-limit-default 2026-05-08 15:08:57.750 | quotas 2026-05-08 15:08:57.750 | quota_details 2026-05-08 15:08:57.751 | rbac-policies 2026-05-08 15:08:57.751 | rbac-address-scope 2026-05-08 15:08:57.752 | rbac-security-groups 2026-05-08 15:08:57.752 | revision-if-match 2026-05-08 15:08:57.752 | standard-attr-revisions 2026-05-08 15:08:57.752 | router_availability_zone 2026-05-08 15:08:57.752 | router-enable-snat 2026-05-08 15:08:57.752 | security-groups-default-rules 2026-05-08 15:08:57.752 | security-groups-normalized-cidr 2026-05-08 15:08:57.752 | security-groups-remote-address-group 2026-05-08 15:08:57.752 | security-groups-rules-belongs-to-default-sg 2026-05-08 15:08:57.752 | security-groups-shared-filtering 2026-05-08 15:08:57.752 | security-group 2026-05-08 15:08:57.753 | service-type 2026-05-08 15:08:57.753 | sorting 2026-05-08 15:08:57.753 | standard-attr-description 2026-05-08 15:08:57.753 | stateful-security-group 2026-05-08 15:08:57.753 | subnet-dns-publish-fixed-ip 2026-05-08 15:08:57.753 | subnet-external-network 2026-05-08 15:08:57.753 | subnet-service-types 2026-05-08 15:08:57.753 | subnet_allocation 2026-05-08 15:08:57.753 | subnetpool-prefix-ops 2026-05-08 15:08:57.753 | tag-creation 2026-05-08 15:08:57.753 | standard-attr-tag 2026-05-08 15:08:57.753 | standard-attr-timestamp 2026-05-08 15:08:57.754 | vlan-transparent =~ external-net ]] 2026-05-08 15:08:57.754 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-05-08 15:08:57.754 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-05-08 15:09:00.855 | +++ functions-common:oscwrap:2457 : return 0 2026-05-08 15:09:00.859 | ++ lib/tempest:configure_tempest:395 : public_network_id=ecb531b9-da73-4d03-b3a4-24c70b7f6be0 2026-05-08 15:09:00.863 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-05-08 15:09:04.309 | +---------------------------+--------------------------------------+ 2026-05-08 15:09:04.309 | | Field | Value | 2026-05-08 15:09:04.309 | +---------------------------+--------------------------------------+ 2026-05-08 15:09:04.309 | | admin_state_up | UP | 2026-05-08 15:09:04.309 | | availability_zone_hints | | 2026-05-08 15:09:04.309 | | availability_zones | | 2026-05-08 15:09:04.309 | | created_at | 2026-05-08T15:09:03Z | 2026-05-08 15:09:04.309 | | description | | 2026-05-08 15:09:04.309 | | dns_domain | None | 2026-05-08 15:09:04.309 | | id | 49cfc4f5-d177-4497-8616-0e13c3ab9f62 | 2026-05-08 15:09:04.310 | | ipv4_address_scope | None | 2026-05-08 15:09:04.310 | | ipv6_address_scope | None | 2026-05-08 15:09:04.310 | | is_default | False | 2026-05-08 15:09:04.310 | | is_vlan_qinq | None | 2026-05-08 15:09:04.310 | | is_vlan_transparent | False | 2026-05-08 15:09:04.310 | | mtu | 1442 | 2026-05-08 15:09:04.310 | | name | shared | 2026-05-08 15:09:04.310 | | port_security_enabled | True | 2026-05-08 15:09:04.310 | | project_id | e9a8eec825184e39bbe04a835b4c17d2 | 2026-05-08 15:09:04.310 | | provider:network_type | geneve | 2026-05-08 15:09:04.310 | | provider:physical_network | None | 2026-05-08 15:09:04.311 | | provider:segmentation_id | 64409 | 2026-05-08 15:09:04.311 | | qinq | False | 2026-05-08 15:09:04.311 | | qos_policy_id | None | 2026-05-08 15:09:04.311 | | revision_number | 1 | 2026-05-08 15:09:04.311 | | router:external | Internal | 2026-05-08 15:09:04.311 | | segments | None | 2026-05-08 15:09:04.311 | | shared | True | 2026-05-08 15:09:04.311 | | status | ACTIVE | 2026-05-08 15:09:04.311 | | subnets | | 2026-05-08 15:09:04.313 | | tags | | 2026-05-08 15:09:04.314 | | updated_at | 2026-05-08T15:09:03Z | 2026-05-08 15:09:04.314 | +---------------------------+--------------------------------------+ 2026-05-08 15:09:04.638 | ++ 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-05-08 15:09:08.313 | +----------------------+--------------------------------------+ 2026-05-08 15:09:08.313 | | Field | Value | 2026-05-08 15:09:08.313 | +----------------------+--------------------------------------+ 2026-05-08 15:09:08.313 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-05-08 15:09:08.313 | | cidr | 192.168.233.0/24 | 2026-05-08 15:09:08.313 | | created_at | 2026-05-08T15:09:07Z | 2026-05-08 15:09:08.313 | | description | shared-subnet | 2026-05-08 15:09:08.313 | | dns_nameservers | | 2026-05-08 15:09:08.313 | | dns_publish_fixed_ip | None | 2026-05-08 15:09:08.314 | | enable_dhcp | True | 2026-05-08 15:09:08.314 | | gateway_ip | 192.168.233.1 | 2026-05-08 15:09:08.314 | | host_routes | | 2026-05-08 15:09:08.314 | | id | 51732fb9-aec7-415e-98bf-9c86b7779979 | 2026-05-08 15:09:08.314 | | ip_version | 4 | 2026-05-08 15:09:08.314 | | ipv6_address_mode | None | 2026-05-08 15:09:08.314 | | ipv6_ra_mode | None | 2026-05-08 15:09:08.314 | | name | shared-subnet | 2026-05-08 15:09:08.314 | | network_id | 49cfc4f5-d177-4497-8616-0e13c3ab9f62 | 2026-05-08 15:09:08.314 | | project_id | e9a8eec825184e39bbe04a835b4c17d2 | 2026-05-08 15:09:08.314 | | revision_number | 0 | 2026-05-08 15:09:08.314 | | router:external | False | 2026-05-08 15:09:08.315 | | segment_id | None | 2026-05-08 15:09:08.315 | | service_types | | 2026-05-08 15:09:08.315 | | subnetpool_id | None | 2026-05-08 15:09:08.315 | | tags | | 2026-05-08 15:09:08.315 | | updated_at | 2026-05-08T15:09:07Z | 2026-05-08 15:09:08.315 | +----------------------+--------------------------------------+ 2026-05-08 15:09:08.613 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-05-08 15:09:08.659 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-05-08 15:09:08.704 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-05-08 15:09:08.710 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-05-08 15:09:08.753 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-05-08 15:09:08.794 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-05-08 15:09:08.838 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-05-08 15:09:08.887 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-05-08 15:09:08.933 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.140/identity/v3 2026-05-08 15:09:08.978 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-05-08 15:09:09.021 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-05-08 15:09:09.064 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-05-08 15:09:09.107 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-05-08 15:09:09.110 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-05-08 15:09:09.155 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-05-08 15:09:09.197 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-05-08 15:09:09.241 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-05-08 15:09:09.287 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-05-08 15:09:09.331 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-05-08 15:09:09.355 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:09.359 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-05-08 15:09:09.363 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-05-08 15:09:09.409 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-05-08 15:09:09.433 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:09.437 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-05-08 15:09:09.481 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-05-08 15:09:09.522 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-05-08 15:09:09.564 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-05-08 15:09:09.568 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-05-08 15:09:09.611 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-05-08 15:09:09.653 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-05-08 15:09:09.678 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:09.683 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6805bf17-b253-4844-88a6-93f58bdab99a 2026-05-08 15:09:09.724 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6805bf17-b253-4844-88a6-93f58bdab99a 2026-05-08 15:09:09.767 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-05-08 15:09:09.810 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-05-08 15:09:09.852 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-05-08 15:09:09.901 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-05-08 15:09:09.926 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:09:09.930 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-05-08 15:09:09.934 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-05-08 15:09:09.938 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=2.103 2026-05-08 15:09:09.941 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-05-08 15:09:09.945 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-05-08 15:09:09.949 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-05-08 15:09:09.972 | ++ lib/tempest:configure_tempest:502 : '[' 2.103 == None ']' 2026-05-08 15:09:09.976 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.103 2026-05-08 15:09:10.019 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-05-08 15:09:10.063 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-05-08 15:09:10.106 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-05-08 15:09:10.150 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-05-08 15:09:10.192 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-05-08 15:09:10.234 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-05-08 15:09:10.279 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-05-08 15:09:10.320 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-05-08 15:09:10.363 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-05-08 15:09:10.367 | ++ 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-05-08 15:09:10.409 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-05-08 15:09:10.413 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-05-08 15:09:10.437 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:09:10.441 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-05-08 15:09:10.484 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-05-08 15:09:10.509 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:10.513 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-05-08 15:09:10.517 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-05-08 15:09:10.542 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:10.546 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-05-08 15:09:10.550 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-05-08 15:09:10.554 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-05-08 15:09:10.599 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-05-08 15:09:10.641 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id ecb531b9-da73-4d03-b3a4-24c70b7f6be0 2026-05-08 15:09:10.682 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-05-08 15:09:10.725 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-05-08 15:09:10.765 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-05-08 15:09:10.809 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-05-08 15:09:10.852 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-05-08 15:09:10.894 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-05-08 15:09:10.937 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-05-08 15:09:10.940 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-05-08 15:09:10.943 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-05-08 15:09:10.946 | ++ 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-05-08 15:09:10.988 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-05-08 15:09:10.993 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-05-08 15:09:10.993 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-05-08 15:09:10.999 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-05-08 15:09:11.003 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-05-08 15:09:11.044 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-05-08 15:09:11.047 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-05-08 15:09:11.051 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-05-08 15:09:11.054 | ++ functions-common:is_provider_network:2264 : return 1 2026-05-08 15:09:11.058 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-05-08 15:09:11.098 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-05-08 15:09:11.142 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-05-08 15:09:11.185 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-05-08 15:09:11.229 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-05-08 15:09:11.271 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-05-08 15:09:11.312 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-08 15:09:11.316 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-05-08 15:09:11.321 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-05-08 15:09:11.349 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-05-08 15:09:11.394 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-08 15:09:11.398 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-05-08 15:09:11.403 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-05-08 15:09:11.425 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-05-08 15:09:11.468 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-08 15:09:11.470 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-05-08 15:09:11.474 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-05-08 15:09:11.480 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-05-08 15:09:11.506 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-05-08 15:09:11.552 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-05-08 15:09:11.556 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-05-08 15:09:11.561 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-05-08 15:09:11.585 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-05-08 15:09:11.627 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-05-08 15:09:11.669 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-05-08 15:09:11.673 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-05-08 15:09:11.719 | ++ lib/tempest:configure_tempest:612 : local tempest_volume_min_microversion=None 2026-05-08 15:09:11.723 | ++ lib/tempest:configure_tempest:613 : local tempest_volume_max_microversion=3.71 2026-05-08 15:09:11.727 | ++ lib/tempest:configure_tempest:614 : '[' None == None ']' 2026-05-08 15:09:11.731 | ++ lib/tempest:configure_tempest:615 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-05-08 15:09:11.759 | ++ lib/tempest:configure_tempest:620 : '[' 3.71 == None ']' 2026-05-08 15:09:11.763 | ++ lib/tempest:configure_tempest:623 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.71 2026-05-08 15:09:11.809 | ++ lib/tempest:configure_tempest:626 : is_service_enabled c-bak 2026-05-08 15:09:11.836 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:11.840 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-05-08 15:09:11.886 | ++ lib/tempest:configure_tempest:633 : [[ -n lvm:lvmdriver-1 ]] 2026-05-08 15:09:11.891 | ++ lib/tempest:configure_tempest:633 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-05-08 15:09:11.895 | ++ lib/tempest:configure_tempest:653 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-05-08 15:09:11.899 | ++ lib/tempest:configure_tempest:657 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-05-08 15:09:11.903 | ++ lib/tempest:configure_tempest:662 : [[ False == \T\r\u\e ]] 2026-05-08 15:09:11.907 | ++ lib/tempest:configure_tempest:671 : local tempest_placement_min_microversion=None 2026-05-08 15:09:11.911 | ++ lib/tempest:configure_tempest:672 : local tempest_placement_max_microversion=1.39 2026-05-08 15:09:11.915 | ++ lib/tempest:configure_tempest:673 : '[' None == None ']' 2026-05-08 15:09:11.919 | ++ lib/tempest:configure_tempest:674 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-05-08 15:09:11.948 | ++ lib/tempest:configure_tempest:678 : '[' 1.39 == None ']' 2026-05-08 15:09:11.953 | ++ lib/tempest:configure_tempest:681 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2026-05-08 15:09:12.002 | ++ lib/tempest:configure_tempest:685 : '[' libvirt = ironic ']' 2026-05-08 15:09:12.005 | ++ lib/tempest:configure_tempest:699 : '[' libvirt = libvirt ']' 2026-05-08 15:09:12.009 | ++ lib/tempest:configure_tempest:701 : '[' kvm = lxc ']' 2026-05-08 15:09:12.013 | ++ lib/tempest:configure_tempest:708 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-05-08 15:09:12.058 | ++ lib/tempest:configure_tempest:709 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-05-08 15:09:12.102 | ++ lib/tempest:configure_tempest:710 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-05-08 15:09:12.147 | ++ lib/tempest:configure_tempest:723 : local service 2026-05-08 15:09:12.152 | ++ lib/tempest:configure_tempest:724 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-05-08 15:09:12.156 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-08 15:09:12.159 | ++ lib/tempest:configure_tempest:726 : is_service_enabled key 2026-05-08 15:09:12.185 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:09:12.189 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-05-08 15:09:12.236 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-08 15:09:12.240 | ++ lib/tempest:configure_tempest:726 : is_service_enabled glance 2026-05-08 15:09:12.265 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:09:12.269 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-05-08 15:09:12.317 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-08 15:09:12.319 | ++ lib/tempest:configure_tempest:726 : is_service_enabled nova 2026-05-08 15:09:12.345 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:09:12.349 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-05-08 15:09:12.394 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-08 15:09:12.397 | ++ lib/tempest:configure_tempest:726 : is_service_enabled neutron 2026-05-08 15:09:12.423 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:09:12.428 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-05-08 15:09:12.474 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-08 15:09:12.478 | ++ lib/tempest:configure_tempest:726 : is_service_enabled cinder 2026-05-08 15:09:12.503 | ++ functions-common:is_service_enabled:2068 : return 0 2026-05-08 15:09:12.507 | ++ lib/tempest:configure_tempest:727 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-05-08 15:09:12.552 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-08 15:09:12.555 | ++ lib/tempest:configure_tempest:726 : is_service_enabled swift 2026-05-08 15:09:12.578 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:12.581 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-05-08 15:09:12.624 | ++ lib/tempest:configure_tempest:725 : for service in ${tempest_services//,/ } 2026-05-08 15:09:12.628 | ++ lib/tempest:configure_tempest:726 : is_service_enabled horizon 2026-05-08 15:09:12.653 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:09:12.657 | ++ lib/tempest:configure_tempest:729 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-05-08 15:09:12.704 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-08 15:09:12.708 | ++ lib/tempest:configure_tempest:737 : [[ False == True ]] 2026-05-08 15:09:12.712 | ++ lib/tempest:configure_tempest:741 : [[ True == True ]] 2026-05-08 15:09:12.716 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-05-08 15:09:12.761 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-08 15:09:12.765 | ++ lib/tempest:configure_tempest:745 : [[ False == True ]] 2026-05-08 15:09:12.769 | ++ lib/tempest:configure_tempest:749 : [[ True == True ]] 2026-05-08 15:09:12.773 | ++ lib/tempest:configure_tempest:750 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-05-08 15:09:12.818 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-08 15:09:12.822 | ++ lib/tempest:configure_tempest:753 : [[ False == True ]] 2026-05-08 15:09:12.826 | ++ lib/tempest:configure_tempest:757 : '[' libvirt = libvirt ']' 2026-05-08 15:09:12.830 | ++ lib/tempest:configure_tempest:757 : '[' kvm = lxc ']' 2026-05-08 15:09:12.834 | ++ lib/tempest:configure_tempest:767 : local tmp_cfg_file 2026-05-08 15:09:12.839 | +++ lib/tempest:configure_tempest:768 : mktemp 2026-05-08 15:09:12.845 | ++ lib/tempest:configure_tempest:768 : tmp_cfg_file=/tmp/tmp.Zx7Brm6VmU 2026-05-08 15:09:12.850 | ++ lib/tempest:configure_tempest:769 : cd /opt/stack/tempest 2026-05-08 15:09:12.854 | ++ lib/tempest:configure_tempest:771 : local tmp_u_c_m 2026-05-08 15:09:12.859 | +++ lib/tempest:configure_tempest:772 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-05-08 15:09:12.865 | ++ lib/tempest:configure_tempest:772 : tmp_u_c_m=/tmp/tempest_u_c_m.u0CxgYRRzk 2026-05-08 15:09:12.869 | ++ lib/tempest:configure_tempest:773 : set_tempest_venv_constraints /tmp/tempest_u_c_m.u0CxgYRRzk 2026-05-08 15:09:12.873 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-05-08 15:09:12.877 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.u0CxgYRRzk 2026-05-08 15:09:12.881 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-05-08 15:09:12.889 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-05-08 15:09:12.892 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-05-08 15:09:12.902 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:09:12.906 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:09:12.910 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:09:12.914 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-05-08 15:09:12.918 | ++ lib/tempest:configure_tempest:774 : [[ False != \T\r\u\e ]] 2026-05-08 15:09:12.922 | ++ lib/tempest:configure_tempest:775 : tox -revenv-tempest --notest 2026-05-08 15:09:13.475 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-05-08 15:09:14.344 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-05-08 15:09:30.801 | venv-tempest develop-inst: /opt/stack/tempest 2026-05-08 15:09:39.389 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@60b10e0ec87ea9a6c50abf92380cf36f73c5f80b#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-08 15:09:39.389 | ___________________________________ summary ____________________________________ 2026-05-08 15:09:39.389 | venv-tempest: skipped tests 2026-05-08 15:09:39.389 | congratulations :) 2026-05-08 15:09:39.439 | ++ lib/tempest:configure_tempest:777 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.u0CxgYRRzk -r requirements.txt 2026-05-08 15:09:40.333 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-08 15:09:40.334 | !! 2026-05-08 15:09:40.334 | 2026-05-08 15:09:40.334 | ******************************************************************************** 2026-05-08 15:09:40.334 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-08 15:09:40.334 | 2026-05-08 15:09:40.334 | License :: OSI Approved :: Apache Software License 2026-05-08 15:09:40.334 | 2026-05-08 15:09:40.334 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-08 15:09:40.334 | ******************************************************************************** 2026-05-08 15:09:40.335 | 2026-05-08 15:09:40.335 | !! 2026-05-08 15:09:40.335 | self._finalize_license_expression() 2026-05-08 15:09:40.348 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-05-08 15:09:40.348 | !! 2026-05-08 15:09:40.348 | 2026-05-08 15:09:40.348 | ******************************************************************************** 2026-05-08 15:09:40.349 | Requirements should be satisfied by a PEP 517 installer. 2026-05-08 15:09:40.349 | If you are using pip, you can try `pip install --use-pep517`. 2026-05-08 15:09:40.349 | 2026-05-08 15:09:40.349 | This deprecation is overdue, please update your project and remove deprecated 2026-05-08 15:09:40.349 | calls to avoid build errors in the future. 2026-05-08 15:09:40.349 | ******************************************************************************** 2026-05-08 15:09:40.349 | 2026-05-08 15:09:40.349 | !! 2026-05-08 15:09:40.349 | dist.fetch_build_eggs(dist.setup_requires) 2026-05-08 15:09:40.758 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-05-08 15:09:40.758 | !! 2026-05-08 15:09:40.758 | 2026-05-08 15:09:40.758 | ******************************************************************************** 2026-05-08 15:09:40.758 | Please avoid running ``setup.py`` directly. 2026-05-08 15:09:40.758 | Instead, use pypa/build, pypa/installer or other 2026-05-08 15:09:40.758 | standards-based tools. 2026-05-08 15:09:40.759 | 2026-05-08 15:09:40.759 | This deprecation is overdue, please update your project and remove deprecated 2026-05-08 15:09:40.759 | calls to avoid build errors in the future. 2026-05-08 15:09:40.759 | 2026-05-08 15:09:40.759 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-05-08 15:09:40.759 | ******************************************************************************** 2026-05-08 15:09:40.759 | 2026-05-08 15:09:40.759 | !! 2026-05-08 15:09:40.759 | self.initialize_options() 2026-05-08 15:09:40.759 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-05-08 15:09:40.760 | warnings.warn(msg) 2026-05-08 15:09:40.763 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-05-08 15:09:40.763 | !! 2026-05-08 15:09:40.763 | 2026-05-08 15:09:40.763 | ******************************************************************************** 2026-05-08 15:09:40.763 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-05-08 15:09:40.763 | 2026-05-08 15:09:40.763 | License :: OSI Approved :: Apache Software License 2026-05-08 15:09:40.763 | 2026-05-08 15:09:40.763 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-05-08 15:09:40.763 | ******************************************************************************** 2026-05-08 15:09:40.763 | 2026-05-08 15:09:40.764 | !! 2026-05-08 15:09:40.764 | self._finalize_license_expression() 2026-05-08 15:09:40.877 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-05-08 15:09:49.074 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@60b10e0ec87ea9a6c50abf92380cf36f73c5f80b#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-08 15:09:49.075 | venv-tempest run-test-pre: PYTHONHASHSEED='1271170321' 2026-05-08 15:09:49.075 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.u0CxgYRRzk -r requirements.txt 2026-05-08 15:09:50.060 | 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-05-08 15:09:50.061 | 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.13.3) 2026-05-08 15:09:50.062 | 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-05-08 15:09:50.063 | 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-05-08 15:09:50.064 | 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-05-08 15:09:50.065 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-05-08 15:09:50.065 | 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-05-08 15:09:50.066 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.4.1) 2026-05-08 15:09:50.067 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.3.0) 2026-05-08 15:09:50.068 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.1.0) 2026-05-08 15:09:50.069 | 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-05-08 15:09:50.070 | 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.9.1) 2026-05-08 15:09:50.070 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.0.1) 2026-05-08 15:09:50.071 | 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-05-08 15:09:50.072 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-05-08 15:09:50.073 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.5) 2026-05-08 15:09:50.073 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.7.0) 2026-05-08 15:09:50.074 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-05-08 15:09:50.075 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.6.3) 2026-05-08 15:09:50.076 | 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-05-08 15:09:50.077 | 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-05-08 15:09:50.077 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-05-08 15:09:50.078 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.1) 2026-05-08 15:09:50.080 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-05-08 15:09:50.082 | 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-05-08 15:09:50.083 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-05-08 15:09:50.086 | 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-05-08 15:09:50.087 | 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-05-08 15:09:50.088 | 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-05-08 15:09:50.088 | 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)) (0.30.0) 2026-05-08 15:09:50.094 | 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-05-08 15:09:50.095 | 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-05-08 15:09:50.096 | 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-05-08 15:09:50.099 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-05-08 15:09:50.105 | 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.7.2) 2026-05-08 15:09:50.109 | 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-05-08 15:09:50.110 | 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.33.1) 2026-05-08 15:09:50.113 | 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.3.0) 2026-05-08 15:09:50.114 | 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-05-08 15:09:50.118 | 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-05-08 15:09:50.119 | 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.14.0) 2026-05-08 15:09:50.122 | 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.1.2) 2026-05-08 15:09:50.125 | 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-05-08 15:09:50.126 | 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-05-08 15:09:50.127 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-05-08 15:09:50.128 | 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-05-08 15:09:50.141 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.6.0) 2026-05-08 15:09:50.146 | 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.1.2) 2026-05-08 15:09:50.162 | 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-05-08 15:09:50.165 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-05-08 15:09:50.166 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-05-08 15:09:50.167 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-05-08 15:09:50.178 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-05-08 15:09:50.201 | 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-05-08 15:09:50.207 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-05-08 15:09:50.208 | 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.13) 2026-05-08 15:09:50.209 | 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.4.22) 2026-05-08 15:09:50.224 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-05-08 15:09:50.225 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-05-08 15:09:50.231 | 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>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-05-08 15:09:50.334 | 2026-05-08 15:09:50.334 | [notice] A new release of pip is available: 26.0.1 -> 26.1.1 2026-05-08 15:09:50.334 | [notice] To update, run: pip install --upgrade pip 2026-05-08 15:09:50.456 | ___________________________________ summary ____________________________________ 2026-05-08 15:09:50.456 | venv-tempest: commands succeeded 2026-05-08 15:09:50.456 | congratulations :) 2026-05-08 15:09:50.508 | ++ lib/tempest:configure_tempest:778 : rm -f /tmp/tempest_u_c_m.u0CxgYRRzk 2026-05-08 15:09:50.513 | ++ lib/tempest:configure_tempest:781 : [[ False == \T\r\u\e ]] 2026-05-08 15:09:50.517 | ++ lib/tempest:configure_tempest:789 : [[ True == \F\a\l\s\e ]] 2026-05-08 15:09:50.521 | ++ lib/tempest:configure_tempest:793 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-05-08 15:09:50.564 | ++ lib/tempest:configure_tempest:799 : tox -evenv -- tempest verify-config -uro /tmp/tmp.Zx7Brm6VmU 2026-05-08 15:09:51.108 | venv create: /opt/stack/tempest/.tox/venv 2026-05-08 15:09:51.725 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-05-08 15:10:15.141 | venv develop-inst: /opt/stack/tempest 2026-05-08 15:10:24.620 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.4.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.13.3,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.1,fasteners==0.20,fixtures==4.3.2,idna==3.13,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.4.1,oslo.config==10.3.0,oslo.context==6.3.0,oslo.i18n==6.7.2,oslo.log==8.1.0,oslo.serialization==5.9.1,oslo.utils==10.0.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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.5,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.33.1,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==0.30.0,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.7.0,-e git+https://review.opendev.org/openstack/tempest.git@60b10e0ec87ea9a6c50abf92380cf36f73c5f80b#egg=tempest,testscenarios==0.6.1,testtools==2.9.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,voluptuous==0.16.0,wcwidth==0.6.0,wrapt==2.1.2 2026-05-08 15:10:24.620 | venv run-test-pre: PYTHONHASHSEED='2905826515' 2026-05-08 15:10:24.620 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Zx7Brm6VmU 2026-05-08 15:10:24.890 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-05-08 15:10:24.890 | debtcollector.deprecate( 2026-05-08 15:10:25.869 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-05-08 15:10:25.869 | warnings.warn( 2026-05-08 15:10:27.158 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-05-08 15:10:27.158 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-05-08 15:10:29.076 | ___________________________________ summary ____________________________________ 2026-05-08 15:10:29.077 | venv: commands succeeded 2026-05-08 15:10:29.077 | congratulations :) 2026-05-08 15:10:29.122 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-metering neutron-metering 2026-05-08 15:10:29.148 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:10:29.152 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-05-08 15:10:29.156 | ++ lib/tempest:configure_tempest:809 : is_service_enabled q-l3 neutron-l3 2026-05-08 15:10:29.182 | ++ functions-common:is_service_enabled:2068 : return 1 2026-05-08 15:10:29.186 | ++ lib/tempest:configure_tempest:810 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-05-08 15:10:29.190 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2026-05-08 15:10:29.195 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2026-05-08 15:10:29.199 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2026-05-08 15:10:29.203 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2026-05-08 15:10:29.206 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2026-05-08 15:10:29.210 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2026-05-08 15:10:29.214 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2026-05-08 15:10:29.218 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2026-05-08 15:10:29.222 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2026-05-08 15:10:29.226 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2026-05-08 15:10:29.230 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2026-05-08 15:10:29.234 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2026-05-08 15:10:29.238 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2026-05-08 15:10:29.242 | ++ lib/tempest:configure_tempest:826 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2026-05-08 15:10:29.246 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2026-05-08 15:10:29.250 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2026-05-08 15:10:29.254 | ++ lib/tempest:configure_tempest:829 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2026-05-08 15:10:29.258 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2026-05-08 15:10:29.262 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2026-05-08 15:10:29.266 | ++ lib/tempest:configure_tempest:833 : DEFAULT_NET_EXT+=,port-resource-request-groups 2026-05-08 15:10:29.270 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2026-05-08 15:10:29.276 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2026-05-08 15:10:29.280 | ++ lib/tempest:configure_tempest:839 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2026-05-08 15:10:29.284 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2026-05-08 15:10:29.288 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2026-05-08 15:10:29.292 | ++ lib/tempest:configure_tempest:842 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2026-05-08 15:10:29.297 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2026-05-08 15:10:29.301 | ++ lib/tempest:configure_tempest:845 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2026-05-08 15:10:29.305 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2026-05-08 15:10:29.309 | ++ lib/tempest:configure_tempest:848 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2026-05-08 15:10:29.314 | ++ lib/tempest:configure_tempest:849 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2026-05-08 15:10:29.318 | ++ lib/tempest:configure_tempest:851 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2026-05-08 15:10:29.322 | ++ lib/tempest:configure_tempest:854 : DEFAULT_NET_EXT+=,network-ip-availability-details,tap-mirror-both-direction 2026-05-08 15:10:29.326 | ++ lib/tempest:configure_tempest:855 : 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.331 | ++ lib/tempest:configure_tempest:856 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-05-08 15:10:29.335 | ++ lib/tempest:configure_tempest:858 : 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.342 | +++ lib/tempest:configure_tempest:860 : 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.345 | +++ 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.349 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-05-08 15:10:29.353 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-05-08 15:10:29.358 | +++ 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.389 | +++ functions-common:remove_disabled_services:2099 : _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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.420 | ++ lib/tempest:configure_tempest:860 : 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.424 | ++ lib/tempest:configure_tempest:862 : [[ -n '' ]] 2026-05-08 15:10:29.428 | ++ lib/tempest:configure_tempest:865 : 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-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,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,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-05-08 15:10:29.474 | ++ lib/tempest:configure_tempest:867 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2026-05-08 15:10:29.479 | ++ lib/tempest:configure_tempest:868 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2026-05-08 15:10:29.483 | ++ lib/tempest:configure_tempest:869 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2026-05-08 15:10:29.487 | ++ lib/tempest:configure_tempest:870 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-08 15:10:29.491 | ++ lib/tempest:configure_tempest:871 : [[ ! -z '' ]] 2026-05-08 15:10:29.495 | ++ lib/tempest:configure_tempest:877 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2026-05-08 15:10:29.545 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2026-05-08 15:10:29.548 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2026-05-08 15:10:29.553 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2026-05-08 15:10:29.557 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2026-05-08 15:10:29.561 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2026-05-08 15:10:29.565 | ++ lib/tempest:configure_tempest:884 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2026-05-08 15:10:29.569 | ++ lib/tempest:configure_tempest:885 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2026-05-08 15:10:29.573 | ++ lib/tempest:configure_tempest:886 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2026-05-08 15:10:29.577 | ++ lib/tempest:configure_tempest:887 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2026-05-08 15:10:29.581 | ++ lib/tempest:configure_tempest:888 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2026-05-08 15:10:29.585 | ++ lib/tempest:configure_tempest:889 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-08 15:10:29.590 | ++ lib/tempest:configure_tempest:890 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-08 15:10:29.594 | ++ lib/tempest:configure_tempest:891 : [[ ! -z '' ]] 2026-05-08 15:10:29.598 | ++ lib/tempest:configure_tempest:897 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2026-05-08 15:10:29.644 | ++ lib/tempest:configure_tempest:900 : IFS=' 2026-05-08 15:10:29.644 | ' 2026-05-08 15:10:29.649 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-05-08 15:10:29.653 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-05-08 15:10:29.657 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-05-08 15:10:29.661 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-05-08 15:10:29.665 | ++ lib/tempest:install_tempest_plugins:934 : pushd /opt/stack/tempest 2026-05-08 15:10:29.665 | /opt/stack/tempest /opt/stack/tempest 2026-05-08 15:10:29.669 | ++ lib/tempest:install_tempest_plugins:935 : [[ 0 != 0 ]] 2026-05-08 15:10:29.673 | ++ lib/tempest:install_tempest_plugins:944 : popd 2026-05-08 15:10:29.673 | /opt/stack/tempest 2026-05-08 15:10:29.678 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-05-08 15:10:29.682 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-05-08 15:10:29.686 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-05-08 15:10:29.691 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-05-08 15:10:29.696 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-05-08 15:10:29.700 | + functions-common:run_plugins:1826 : local mode=stack 2026-05-08 15:10:29.705 | + functions-common:run_plugins:1827 : local phase=test-config 2026-05-08 15:10:29.709 | + functions-common:run_plugins:1829 : local plugins= 2026-05-08 15:10:29.713 | + functions-common:run_plugins:1830 : local plugin 2026-05-08 15:10:29.718 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-05-08 15:10:29.722 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-05-08 15:10:29.727 | + inc/meta-config:merge_config_group:171 : shift 2026-05-08 15:10:29.731 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-05-08 15:10:29.735 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:10:29.739 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-05-08 15:10:29.744 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-05-08 15:10:29.749 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-05-08 15:10:29.754 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-05-08 15:10:29.758 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-05-08 15:10:29.762 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-05-08 15:10:29.767 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-05-08 15:10:29.767 | /^\[\[.+\|.*\]\]/ { 2026-05-08 15:10:29.768 | gsub("[][]", "", $1); 2026-05-08 15:10:29.768 | split($1, a, "|"); 2026-05-08 15:10:29.768 | if (a[1] == matchgroup) 2026-05-08 15:10:29.770 | print a[2] 2026-05-08 15:10:29.770 | } 2026-05-08 15:10:29.770 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 144 osc 422 apt-get 191 test_with_retry 6 dbsync 8 pip_install 185 apt-get-update 5 run_process 43 git_timed 384 ------------------------- Unaccounted time 115 ========================= Total runtime 1531 ================= Async summary ================= Time spent in the background minus waits: 525 sec Elapsed time: 1531 sec Time if we did everything serially: 2056 sec Speedup: 1.34291 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20959 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 82 | | nova_cell0 | SELECT | 33 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5790 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 255 | | nova_cell0 | UPDATE | 7 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 36 | +------------+-----------+-------+ This is your host IP address: 192.168.122.140 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.140/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.1 Change: 3d46af1f93191926762c889c340bd10ae68a5c6b [stable-only] Remove unsupported bionic nodeset 2026-04-10 15:36:45 +0000 OS Version: Ubuntu 24.04 noble