2026-06-05 21:51:41.998 | + ./stack.sh:main:485 : exec 2026-06-05 21:51:41.998 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-05-215141' 2026-06-05 21:51:41.998 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-05-215141.summary.2026-06-05-215141 2026-06-05 21:51:41.998 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 21:51:41.998 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-05-215141 2026-06-05 21:51:41.998 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-05-215141 /opt/stack/logs/devstacklog.txt 2026-06-05 21:51:41.998 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-05-215141.summary.2026-06-05-215141 /opt/stack/logs/devstacklog.txt.summary 2026-06-05 21:51:41.998 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-05 21:51:41.998 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-05 21:51:41.998 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-05 21:51:41.998 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-05 21:51:41.998 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-05 21:51:41.998 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-05 21:51:41.998 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-05 21:51:41.998 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-05 21:51:42.000 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-05 21:51:42.002 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-05 21:51:42.005 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-05 21:51:42.007 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-05 21:51:42.009 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-05 21:51:42.011 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-05 21:51:42.015 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-05 21:51:42.017 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-05 21:51:42.019 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-05 21:51:42.020 | + ./stack.sh:main:571 : set -o errexit 2026-06-05 21:51:42.022 | + ./stack.sh:main:574 : uname -a 2026-06-05 21:51:42.022 | Linux np0000002234 6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-05 21:51:42.024 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-05 21:51:42.026 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-05 21:51:42.028 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-05 21:51:42.060 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-05 21:51:42.075 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-05 21:51:42.077 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-05 21:51:42.089 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-05 21:51:42.092 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-05 21:51:42.104 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-05 21:51:42.107 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-05 21:51:42.119 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-05 21:51:42.121 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-05 21:51:42.123 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-05 21:51:42.125 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-05 21:51:42.137 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-05 21:51:42.140 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-05 21:51:42.151 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-05 21:51:42.154 | + ./stack.sh:main:588 : tune_host 2026-06-05 21:51:42.155 | + lib/host:tune_host:96 : configure_host_mem 2026-06-05 21:51:42.157 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-05 21:51:42.159 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-05 21:51:42.160 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-05 21:51:42.162 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:51:42.164 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:51:42.166 | + lib/host:configure_zswap:44 : echo lz4 2026-06-05 21:51:42.166 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-05 21:51:42.174 | lz4 2026-06-05 21:51:42.177 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-05 21:51:42.177 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-05 21:51:42.186 | zsmalloc 2026-06-05 21:51:42.190 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-05 21:51:42.190 | + lib/host:configure_zswap:47 : echo 1 2026-06-05 21:51:42.197 | 1 2026-06-05 21:51:42.207 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/enabled:Y 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/compressor:lz4 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-05 21:51:42.216 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-05 21:51:42.219 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-05 21:51:42.221 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-05 21:51:42.223 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-05 21:51:42.224 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:51:42.226 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:51:42.228 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-05 21:51:42.229 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:51:42.231 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:51:42.233 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:51:42.234 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:51:42.236 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:51:42.238 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:51:42.240 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-05 21:51:42.242 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-05 21:51:42.243 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-05 21:51:42.245 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-05 21:51:42.249 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-05 21:51:42.250 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-05 21:51:42.252 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-05 21:51:42.254 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:51:42.255 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:51:42.258 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:51:42.261 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696302259 2026-06-05 21:51:42.263 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-05 21:51:42.264 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-05 21:51:42.266 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-05 21:51:42.459 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-05 21:51:42.511 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-05 21:51:42.552 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-05 21:51:42.594 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-05 21:51:45.238 | Reading package lists... 2026-06-05 21:51:45.259 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-05 21:51:45.261 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-05 21:51:45.263 | + functions-common:time_stop:2414 : local name 2026-06-05 21:51:45.264 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:51:45.266 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:51:45.268 | + functions-common:time_stop:2417 : local total 2026-06-05 21:51:45.269 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:51:45.271 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-05 21:51:45.272 | + functions-common:time_stop:2421 : start_time=1780696302259 2026-06-05 21:51:45.274 | + functions-common:time_stop:2423 : [[ -z 1780696302259 ]] 2026-06-05 21:51:45.276 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:51:45.278 | + functions-common:time_stop:2426 : end_time=1780696305277 2026-06-05 21:51:45.280 | + functions-common:time_stop:2427 : elapsed_time=3018 2026-06-05 21:51:45.281 | + functions-common:time_stop:2428 : total=0 2026-06-05 21:51:45.283 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:51:45.285 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3018 2026-06-05 21:51:45.287 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-05 21:51:45.289 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:51:45.290 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:51:45.292 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:51:45.294 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-05 21:51:45.311 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-05 21:51:45.338 | Reading package lists... 2026-06-05 21:51:45.603 | Building dependency tree... 2026-06-05 21:51:45.604 | Reading state information... 2026-06-05 21:51:45.883 | The following additional packages will be installed: 2026-06-05 21:51:45.883 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-05 21:51:45.883 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-05 21:51:45.883 | glib-networking glib-networking-common glib-networking-services 2026-06-05 21:51:45.883 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-05 21:51:45.883 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-05 21:51:45.883 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-05 21:51:45.883 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-06-05 21:51:45.883 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-05 21:51:45.883 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-05 21:51:45.883 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-05 21:51:45.883 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-05 21:51:45.883 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-05 21:51:45.883 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-06-05 21:51:45.883 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-06-05 21:51:45.883 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-06-05 21:51:45.883 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-06-05 21:51:45.884 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-06-05 21:51:45.884 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-06-05 21:51:45.884 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-06-05 21:51:45.884 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-06-05 21:51:45.884 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-06-05 21:51:45.884 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-06-05 21:51:45.884 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-05 21:51:45.884 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-05 21:51:45.884 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-06-05 21:51:45.884 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-06-05 21:51:45.884 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-06-05 21:51:45.884 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-06-05 21:51:45.884 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-06-05 21:51:45.884 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-05 21:51:45.884 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-06-05 21:51:45.884 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-06-05 21:51:45.884 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-06-05 21:51:45.885 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-06-05 21:51:45.885 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-05 21:51:45.885 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-05 21:51:45.885 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-06-05 21:51:45.887 | Suggested packages: 2026-06-05 21:51:45.887 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-06-05 21:51:45.887 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-06-05 21:51:45.887 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-06-05 21:51:45.887 | gstreamer1.0-plugins-ugly samba vde2 2026-06-05 21:51:45.966 | The following NEW packages will be installed: 2026-06-05 21:51:45.966 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-05 21:51:45.966 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-05 21:51:45.966 | glib-networking glib-networking-common glib-networking-services 2026-06-05 21:51:45.966 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-05 21:51:45.966 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-05 21:51:45.966 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-05 21:51:45.966 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-06-05 21:51:45.966 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-05 21:51:45.966 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-05 21:51:45.966 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-05 21:51:45.966 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-05 21:51:45.966 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-05 21:51:45.966 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-06-05 21:51:45.966 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-06-05 21:51:45.966 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-06-05 21:51:45.966 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-06-05 21:51:45.966 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-06-05 21:51:45.966 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-06-05 21:51:45.966 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-06-05 21:51:45.966 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-06-05 21:51:45.966 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-06-05 21:51:45.967 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-06-05 21:51:45.967 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-05 21:51:45.967 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-05 21:51:45.967 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-06-05 21:51:45.967 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-06-05 21:51:45.967 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-06-05 21:51:45.967 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-06-05 21:51:45.967 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-06-05 21:51:45.967 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-05 21:51:45.967 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-06-05 21:51:45.967 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-06-05 21:51:45.967 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-06-05 21:51:45.968 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-06-05 21:51:45.968 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-05 21:51:45.968 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-05 21:51:45.968 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-06-05 21:51:46.079 | 0 upgraded, 172 newly installed, 0 to remove and 114 not upgraded. 2026-06-05 21:51:46.079 | Need to get 119 MB of archives. 2026-06-05 21:51:46.079 | After this operation, 559 MB of additional disk space will be used. 2026-06-05 21:51:46.079 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-05 21:51:46.179 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.3 [8,302 B] 2026-06-05 21:51:46.186 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.3 [147 kB] 2026-06-05 21:51:46.276 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1.3 [51.9 kB] 2026-06-05 21:51:46.290 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-06-05 21:51:46.292 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-06-05 21:51:46.403 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-06-05 21:51:46.411 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-06-05 21:51:46.438 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-06-05 21:51:46.438 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-05 21:51:46.439 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-05 21:51:46.448 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.10 [68.6 kB] 2026-06-05 21:51:46.449 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-06-05 21:51:46.450 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-06-05 21:51:46.451 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-06-05 21:51:46.452 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-05 21:51:46.490 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-06-05 21:51:46.491 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-05 21:51:46.492 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-05 21:51:46.492 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-05 21:51:46.531 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-05 21:51:46.532 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-05 21:51:46.533 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-06-05 21:51:46.534 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-06-05 21:51:46.535 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-06-05 21:51:46.535 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-05 21:51:46.571 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-05 21:51:46.571 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-05 21:51:46.571 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-05 21:51:46.572 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-05 21:51:46.611 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-06-05 21:51:46.611 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-06-05 21:51:46.614 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-06-05 21:51:46.660 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-06-05 21:51:46.660 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-06-05 21:51:46.663 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-05 21:51:46.690 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-05 21:51:46.691 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-05 21:51:46.691 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-05 21:51:46.692 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-05 21:51:46.697 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-06-05 21:51:46.700 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-06-05 21:51:46.728 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-06-05 21:51:46.729 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-06-05 21:51:46.729 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-06-05 21:51:46.767 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-06-05 21:51:46.767 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-06-05 21:51:46.768 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-06-05 21:51:46.768 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-06-05 21:51:46.770 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-05 21:51:46.772 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-06-05 21:51:46.772 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-06-05 21:51:46.806 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-06-05 21:51:46.807 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-06-05 21:51:46.808 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-06-05 21:51:46.846 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-06-05 21:51:46.848 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-06-05 21:51:46.848 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-06-05 21:51:46.850 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-06-05 21:51:46.850 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-06-05 21:51:46.854 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-06-05 21:51:46.855 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-06-05 21:51:46.886 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-06-05 21:51:46.890 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-06-05 21:51:46.890 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-06-05 21:51:46.924 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-06-05 21:51:47.035 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-06-05 21:51:47.035 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-06-05 21:51:47.078 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-06-05 21:51:47.079 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-06-05 21:51:47.079 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-06-05 21:51:47.080 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-06-05 21:51:47.080 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-05 21:51:47.115 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-06-05 21:51:47.168 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-06-05 21:51:47.168 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-05 21:51:47.196 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-05 21:51:47.197 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-05 21:51:47.198 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-05 21:51:47.198 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-05 21:51:47.200 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-05 21:51:47.201 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-05 21:51:47.201 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-06-05 21:51:47.208 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-06-05 21:51:47.241 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-05 21:51:47.289 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-06-05 21:51:47.294 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-05 21:51:47.294 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-06-05 21:51:47.294 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-06-05 21:51:47.295 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-06-05 21:51:47.296 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-06-05 21:51:47.296 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-06-05 21:51:47.296 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-06-05 21:51:47.298 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-06-05 21:51:47.329 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-05 21:51:47.361 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-05 21:51:47.362 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-05 21:51:47.363 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-06-05 21:51:47.365 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-06-05 21:51:47.366 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-06-05 21:51:47.369 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-05 21:51:47.370 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-06-05 21:51:47.370 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-06-05 21:51:47.370 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-06-05 21:51:47.407 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-06-05 21:51:47.408 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-06-05 21:51:47.408 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-06-05 21:51:47.408 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-06-05 21:51:47.409 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-06-05 21:51:47.446 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-06-05 21:51:47.447 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-06-05 21:51:47.496 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-06-05 21:51:47.570 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-06-05 21:51:47.570 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-06-05 21:51:47.571 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-05 21:51:47.571 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-06-05 21:51:47.572 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-06-05 21:51:48.064 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-06-05 21:51:48.064 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-06-05 21:51:48.065 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-06-05 21:51:48.065 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-06-05 21:51:48.066 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-06-05 21:51:48.066 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-06-05 21:51:48.066 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-06-05 21:51:48.237 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-06-05 21:51:48.237 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.10+dfsg-3ubuntu3.3 [13.9 kB] 2026-06-05 21:51:48.238 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-06-05 21:51:48.239 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-06-05 21:51:48.239 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-06-05 21:51:48.240 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-06-05 21:51:48.240 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-06-05 21:51:48.241 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-06-05 21:51:48.241 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-05 21:51:48.278 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-05 21:51:48.322 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-06-05 21:51:48.400 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-06-05 21:51:48.403 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-05 21:51:48.404 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-06-05 21:51:48.405 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-06-05 21:51:48.410 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-06-05 21:51:48.441 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-06-05 21:51:48.443 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-06-05 21:51:48.444 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-05 21:51:48.445 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-06-05 21:51:48.446 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-05 21:51:48.579 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-05 21:51:48.660 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-06-05 21:51:48.704 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-06-05 21:51:48.704 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-06-05 21:51:48.704 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-06-05 21:51:48.712 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-05 21:51:48.713 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-06-05 21:51:48.727 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-05 21:51:48.728 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-05 21:51:48.730 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-06-05 21:51:48.732 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-06-05 21:51:48.744 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-06-05 21:51:48.772 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-06-05 21:51:49.106 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-05 21:51:49.107 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-05 21:51:49.124 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-05 21:51:49.153 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-05 21:51:49.155 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-05 21:51:49.337 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-05 21:51:49.370 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-06-05 21:51:49.371 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-06-05 21:51:49.376 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-06-05 21:51:49.377 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-06-05 21:51:49.378 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-06-05 21:51:49.379 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-06-05 21:51:49.383 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-06-05 21:51:49.383 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-05 21:51:49.953 | Fetched 119 MB in 3s (34.3 MB/s) 2026-06-05 21:51:49.982 | Selecting previously unselected package acl. 2026-06-05 21:51:50.018 | (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 ... 84639 files and directories currently installed.) 2026-06-05 21:51:50.020 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-05 21:51:50.022 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-05 21:51:50.081 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-06-05 21:51:50.088 | Preparing to unpack .../001-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-06-05 21:51:50.096 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-05 21:51:50.146 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-06-05 21:51:50.153 | Preparing to unpack .../002-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-05 21:51:50.156 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-05 21:51:50.190 | Selecting previously unselected package gtk-update-icon-cache. 2026-06-05 21:51:50.198 | Preparing to unpack .../003-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-05 21:51:50.200 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-05 21:51:50.230 | Selecting previously unselected package hicolor-icon-theme. 2026-06-05 21:51:50.237 | Preparing to unpack .../004-hicolor-icon-theme_0.17-2_all.deb ... 2026-06-05 21:51:50.242 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-06-05 21:51:50.322 | Selecting previously unselected package humanity-icon-theme. 2026-06-05 21:51:50.329 | Preparing to unpack .../005-humanity-icon-theme_0.6.16_all.deb ... 2026-06-05 21:51:50.331 | Unpacking humanity-icon-theme (0.6.16) ... 2026-06-05 21:51:51.379 | Selecting previously unselected package ubuntu-mono. 2026-06-05 21:51:51.392 | Preparing to unpack .../006-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-06-05 21:51:51.395 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-06-05 21:51:52.026 | Selecting previously unselected package adwaita-icon-theme. 2026-06-05 21:51:52.035 | Preparing to unpack .../007-adwaita-icon-theme_46.0-1_all.deb ... 2026-06-05 21:51:52.041 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-06-05 21:51:52.270 | Selecting previously unselected package alsa-topology-conf. 2026-06-05 21:51:52.278 | Preparing to unpack .../008-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-06-05 21:51:52.280 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-06-05 21:51:52.308 | Selecting previously unselected package libasound2-data. 2026-06-05 21:51:52.316 | Preparing to unpack .../009-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-05 21:51:52.318 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-05 21:51:52.361 | Selecting previously unselected package libasound2t64:amd64. 2026-06-05 21:51:52.369 | Preparing to unpack .../010-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-05 21:51:52.371 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-05 21:51:52.405 | Selecting previously unselected package alsa-ucm-conf. 2026-06-05 21:51:52.413 | Preparing to unpack .../011-alsa-ucm-conf_1.2.10-1ubuntu5.10_all.deb ... 2026-06-05 21:51:52.415 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-05 21:51:52.560 | Selecting previously unselected package at-spi2-common. 2026-06-05 21:51:52.571 | Preparing to unpack .../012-at-spi2-common_2.52.0-1build1_all.deb ... 2026-06-05 21:51:52.573 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-06-05 21:51:52.602 | Selecting previously unselected package libxi6:amd64. 2026-06-05 21:51:52.610 | Preparing to unpack .../013-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-06-05 21:51:52.612 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-05 21:51:52.638 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-06-05 21:51:52.646 | Preparing to unpack .../014-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-05 21:51:52.648 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-05 21:51:52.679 | Selecting previously unselected package x11-common. 2026-06-05 21:51:52.686 | Preparing to unpack .../015-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-05 21:51:52.691 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-05 21:51:52.721 | Selecting previously unselected package libxtst6:amd64. 2026-06-05 21:51:52.729 | Preparing to unpack .../016-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-06-05 21:51:52.731 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-05 21:51:52.758 | Selecting previously unselected package libdconf1:amd64. 2026-06-05 21:51:52.766 | Preparing to unpack .../017-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-05 21:51:52.768 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-05 21:51:52.794 | Selecting previously unselected package dconf-service. 2026-06-05 21:51:52.804 | Preparing to unpack .../018-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-05 21:51:52.806 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-05 21:51:52.835 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-05 21:51:52.847 | Preparing to unpack .../019-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-05 21:51:52.849 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-05 21:51:52.879 | Selecting previously unselected package session-migration. 2026-06-05 21:51:52.886 | Preparing to unpack .../020-session-migration_0.3.9build1_amd64.deb ... 2026-06-05 21:51:52.889 | Unpacking session-migration (0.3.9build1) ... 2026-06-05 21:51:52.915 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-05 21:51:52.923 | Preparing to unpack .../021-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-05 21:51:52.927 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-05 21:51:52.966 | Selecting previously unselected package at-spi2-core. 2026-06-05 21:51:52.974 | Preparing to unpack .../022-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-06-05 21:51:52.978 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-06-05 21:51:53.013 | Selecting previously unselected package msr-tools. 2026-06-05 21:51:53.020 | Preparing to unpack .../023-msr-tools_1.3-5build1_amd64.deb ... 2026-06-05 21:51:53.022 | Unpacking msr-tools (1.3-5build1) ... 2026-06-05 21:51:53.055 | Selecting previously unselected package cpu-checker. 2026-06-05 21:51:53.064 | Preparing to unpack .../024-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-06-05 21:51:53.069 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-06-05 21:51:53.110 | Selecting previously unselected package fontconfig. 2026-06-05 21:51:53.118 | Preparing to unpack .../025-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-05 21:51:53.122 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-05 21:51:53.165 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-05 21:51:53.174 | Preparing to unpack .../026-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-05 21:51:53.176 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-05 21:51:53.206 | Selecting previously unselected package glib-networking-common. 2026-06-05 21:51:53.215 | Preparing to unpack .../027-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-05 21:51:53.218 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-05 21:51:53.246 | Selecting previously unselected package glib-networking-services. 2026-06-05 21:51:53.253 | Preparing to unpack .../028-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-05 21:51:53.255 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-05 21:51:53.284 | Selecting previously unselected package glib-networking:amd64. 2026-06-05 21:51:53.292 | Preparing to unpack .../029-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-05 21:51:53.294 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-05 21:51:53.324 | Selecting previously unselected package libcdparanoia0:amd64. 2026-06-05 21:51:53.331 | Preparing to unpack .../030-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-06-05 21:51:53.334 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-05 21:51:53.361 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-06-05 21:51:53.371 | Preparing to unpack .../031-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-06-05 21:51:53.374 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-05 21:51:53.404 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-06-05 21:51:53.412 | Preparing to unpack .../032-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-05 21:51:53.414 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-05 21:51:53.457 | Selecting previously unselected package libogg0:amd64. 2026-06-05 21:51:53.465 | Preparing to unpack .../033-libogg0_1.3.5-3build1_amd64.deb ... 2026-06-05 21:51:53.467 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-06-05 21:51:53.494 | Selecting previously unselected package libopus0:amd64. 2026-06-05 21:51:53.502 | Preparing to unpack .../034-libopus0_1.4-1build1_amd64.deb ... 2026-06-05 21:51:53.505 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-06-05 21:51:53.533 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-05 21:51:53.540 | Preparing to unpack .../035-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-05 21:51:53.542 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-05 21:51:53.574 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-05 21:51:53.582 | Preparing to unpack .../036-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:53.585 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:53.616 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-05 21:51:53.624 | Preparing to unpack .../037-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:53.628 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:53.660 | Selecting previously unselected package libxrender1:amd64. 2026-06-05 21:51:53.668 | Preparing to unpack .../038-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-05 21:51:53.670 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-05 21:51:53.698 | Selecting previously unselected package libcairo2:amd64. 2026-06-05 21:51:53.706 | Preparing to unpack .../039-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-05 21:51:53.709 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-05 21:51:53.745 | Selecting previously unselected package libtheora0:amd64. 2026-06-05 21:51:53.752 | Preparing to unpack .../040-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-06-05 21:51:53.754 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-05 21:51:53.784 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-06-05 21:51:53.792 | Preparing to unpack .../041-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-06-05 21:51:53.794 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-05 21:51:53.825 | Selecting previously unselected package libvorbis0a:amd64. 2026-06-05 21:51:53.833 | Preparing to unpack .../042-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-06-05 21:51:53.835 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-05 21:51:53.862 | Selecting previously unselected package libvorbisenc2:amd64. 2026-06-05 21:51:53.870 | Preparing to unpack .../043-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-06-05 21:51:53.872 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-05 21:51:53.899 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-06-05 21:51:53.906 | Preparing to unpack .../044-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-05 21:51:53.908 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-05 21:51:53.950 | Selecting previously unselected package libaa1:amd64. 2026-06-05 21:51:53.958 | Preparing to unpack .../045-libaa1_1.4p5-51.1_amd64.deb ... 2026-06-05 21:51:53.960 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-06-05 21:51:53.987 | Selecting previously unselected package libraw1394-11:amd64. 2026-06-05 21:51:53.996 | Preparing to unpack .../046-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-06-05 21:51:53.997 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-05 21:51:54.024 | Selecting previously unselected package libavc1394-0:amd64. 2026-06-05 21:51:54.032 | Preparing to unpack .../047-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-06-05 21:51:54.034 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-05 21:51:54.061 | Selecting previously unselected package libcaca0:amd64. 2026-06-05 21:51:54.069 | Preparing to unpack .../048-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-06-05 21:51:54.072 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-05 21:51:54.111 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-05 21:51:54.118 | Preparing to unpack .../049-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-05 21:51:54.121 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-05 21:51:54.150 | Selecting previously unselected package libdv4t64:amd64. 2026-06-05 21:51:54.157 | Preparing to unpack .../050-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-06-05 21:51:54.159 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-05 21:51:54.187 | Selecting previously unselected package libflac12t64:amd64. 2026-06-05 21:51:54.194 | Preparing to unpack .../051-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-06-05 21:51:54.197 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-05 21:51:54.224 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-06-05 21:51:54.232 | Preparing to unpack .../052-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-05 21:51:54.235 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-05 21:51:54.261 | Selecting previously unselected package libiec61883-0:amd64. 2026-06-05 21:51:54.268 | Preparing to unpack .../053-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-06-05 21:51:54.271 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-05 21:51:54.304 | Selecting previously unselected package libmp3lame0:amd64. 2026-06-05 21:51:54.315 | Preparing to unpack .../054-libmp3lame0_3.100-6build1_amd64.deb ... 2026-06-05 21:51:54.318 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-06-05 21:51:54.353 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-06-05 21:51:54.362 | Preparing to unpack .../055-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-06-05 21:51:54.364 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-05 21:51:54.394 | Selecting previously unselected package libasyncns0:amd64. 2026-06-05 21:51:54.402 | Preparing to unpack .../056-libasyncns0_0.8-6build4_amd64.deb ... 2026-06-05 21:51:54.404 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-06-05 21:51:54.435 | Selecting previously unselected package libsndfile1:amd64. 2026-06-05 21:51:54.443 | Preparing to unpack .../057-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-06-05 21:51:54.446 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-05 21:51:54.480 | Selecting previously unselected package libx11-xcb1:amd64. 2026-06-05 21:51:54.488 | Preparing to unpack .../058-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-06-05 21:51:54.491 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-05 21:51:54.528 | Selecting previously unselected package libpulse0:amd64. 2026-06-05 21:51:54.536 | Preparing to unpack .../059-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-06-05 21:51:54.548 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-05 21:51:54.583 | Selecting previously unselected package libspeex1:amd64. 2026-06-05 21:51:54.592 | Preparing to unpack .../060-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-06-05 21:51:54.594 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-05 21:51:54.634 | Selecting previously unselected package libshout3:amd64. 2026-06-05 21:51:54.642 | Preparing to unpack .../061-libshout3_2.4.6-1build2_amd64.deb ... 2026-06-05 21:51:54.644 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-06-05 21:51:54.678 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-06-05 21:51:54.690 | Preparing to unpack .../062-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-06-05 21:51:54.693 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-05 21:51:54.724 | Selecting previously unselected package libtag1v5:amd64. 2026-06-05 21:51:54.732 | Preparing to unpack .../063-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-06-05 21:51:54.737 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-05 21:51:54.772 | Selecting previously unselected package libtwolame0:amd64. 2026-06-05 21:51:54.780 | Preparing to unpack .../064-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-06-05 21:51:54.783 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-05 21:51:54.813 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-06-05 21:51:54.821 | Preparing to unpack .../065-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-06-05 21:51:54.823 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-05 21:51:54.858 | Selecting previously unselected package libv4l-0t64:amd64. 2026-06-05 21:51:54.866 | Preparing to unpack .../066-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-06-05 21:51:54.869 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-05 21:51:54.901 | Selecting previously unselected package libvpx9:amd64. 2026-06-05 21:51:54.909 | Preparing to unpack .../067-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-06-05 21:51:54.911 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-05 21:51:54.964 | Selecting previously unselected package libwavpack1:amd64. 2026-06-05 21:51:54.972 | Preparing to unpack .../068-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-06-05 21:51:54.974 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-05 21:51:55.005 | Selecting previously unselected package libxdamage1:amd64. 2026-06-05 21:51:55.018 | Preparing to unpack .../069-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-06-05 21:51:55.021 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-05 21:51:55.053 | Selecting previously unselected package libxfixes3:amd64. 2026-06-05 21:51:55.061 | Preparing to unpack .../070-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-06-05 21:51:55.065 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-05 21:51:55.092 | Selecting previously unselected package libsoup-3.0-common. 2026-06-05 21:51:55.100 | Preparing to unpack .../071-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-05 21:51:55.103 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-05 21:51:55.135 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-05 21:51:55.143 | Preparing to unpack .../072-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-05 21:51:55.145 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-05 21:51:55.177 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-06-05 21:51:55.186 | Preparing to unpack .../073-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-05 21:51:55.188 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-05 21:51:55.275 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-05 21:51:55.286 | Preparing to unpack .../074-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-06-05 21:51:55.289 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-05 21:51:55.317 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-05 21:51:55.329 | Preparing to unpack .../075-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-05 21:51:55.332 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-05 21:51:55.367 | Selecting previously unselected package libthai-data. 2026-06-05 21:51:55.375 | Preparing to unpack .../076-libthai-data_0.1.29-2build1_all.deb ... 2026-06-05 21:51:55.377 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-05 21:51:55.413 | Selecting previously unselected package libdatrie1:amd64. 2026-06-05 21:51:55.424 | Preparing to unpack .../077-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-05 21:51:55.425 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-05 21:51:55.457 | Selecting previously unselected package libthai0:amd64. 2026-06-05 21:51:55.465 | Preparing to unpack .../078-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-05 21:51:55.466 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-05 21:51:55.495 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-05 21:51:55.503 | Preparing to unpack .../079-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-05 21:51:55.505 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-05 21:51:55.536 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-05 21:51:55.544 | Preparing to unpack .../080-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-05 21:51:55.548 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-05 21:51:55.577 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-05 21:51:55.585 | Preparing to unpack .../081-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-05 21:51:55.587 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-05 21:51:55.631 | Selecting previously unselected package libxv1:amd64. 2026-06-05 21:51:55.640 | Preparing to unpack .../082-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-06-05 21:51:55.642 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-05 21:51:55.670 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-06-05 21:51:55.678 | Preparing to unpack .../083-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-05 21:51:55.680 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-05 21:51:55.707 | Selecting previously unselected package ipxe-qemu. 2026-06-05 21:51:55.714 | Preparing to unpack .../084-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-05 21:51:55.716 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-05 21:51:55.763 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-06-05 21:51:55.770 | Preparing to unpack .../085-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-06-05 21:51:55.773 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-05 21:51:55.808 | Selecting previously unselected package ksmtuned. 2026-06-05 21:51:55.817 | Preparing to unpack .../086-ksmtuned_4.20150326_amd64.deb ... 2026-06-05 21:51:55.819 | Unpacking ksmtuned (4.20150326) ... 2026-06-05 21:51:55.846 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-06-05 21:51:55.855 | Preparing to unpack .../087-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-05 21:51:55.856 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-05 21:51:55.886 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-06-05 21:51:55.895 | Preparing to unpack .../088-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-05 21:51:55.897 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-05 21:51:55.923 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-05 21:51:55.932 | Preparing to unpack .../089-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-05 21:51:55.933 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-05 21:51:55.960 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-05 21:51:55.969 | Preparing to unpack .../090-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-05 21:51:55.971 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-05 21:51:55.999 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-05 21:51:56.008 | Preparing to unpack .../091-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-05 21:51:56.010 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-05 21:51:56.038 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-05 21:51:56.046 | Preparing to unpack .../092-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-05 21:51:56.048 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-05 21:51:56.084 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-05 21:51:56.094 | Preparing to unpack .../093-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-05 21:51:56.096 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-05 21:51:56.137 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-05 21:51:56.146 | Preparing to unpack .../094-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-05 21:51:56.148 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-05 21:51:56.177 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-05 21:51:56.187 | Preparing to unpack .../095-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-05 21:51:56.189 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-05 21:51:56.219 | Selecting previously unselected package libcacard0:amd64. 2026-06-05 21:51:56.230 | Preparing to unpack .../096-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-05 21:51:56.233 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-05 21:51:56.265 | Selecting previously unselected package liblcms2-2:amd64. 2026-06-05 21:51:56.275 | Preparing to unpack .../097-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-06-05 21:51:56.277 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-05 21:51:56.308 | Selecting previously unselected package libcolord2:amd64. 2026-06-05 21:51:56.316 | Preparing to unpack .../098-libcolord2_1.4.7-1build2_amd64.deb ... 2026-06-05 21:51:56.318 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-06-05 21:51:56.349 | Selecting previously unselected package libcups2t64:amd64. 2026-06-05 21:51:56.356 | Preparing to unpack .../099-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-06-05 21:51:56.358 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-06-05 21:51:56.389 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-05 21:51:56.398 | Preparing to unpack .../100-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-05 21:51:56.400 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-05 21:51:56.426 | Selecting previously unselected package libwayland-client0:amd64. 2026-06-05 21:51:56.435 | Preparing to unpack .../101-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-06-05 21:51:56.436 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-05 21:51:56.461 | Selecting previously unselected package libdecor-0-0:amd64. 2026-06-05 21:51:56.470 | Preparing to unpack .../102-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-06-05 21:51:56.472 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-05 21:51:56.500 | Selecting previously unselected package libepoxy0:amd64. 2026-06-05 21:51:56.509 | Preparing to unpack .../103-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-06-05 21:51:56.511 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-05 21:51:56.545 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-06-05 21:51:56.553 | Preparing to unpack .../104-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-06-05 21:51:56.556 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-05 21:51:56.583 | Selecting previously unselected package libwayland-egl1:amd64. 2026-06-05 21:51:56.592 | Preparing to unpack .../105-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-06-05 21:51:56.595 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-05 21:51:56.628 | Selecting previously unselected package libxcomposite1:amd64. 2026-06-05 21:51:56.637 | Preparing to unpack .../106-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-06-05 21:51:56.639 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-05 21:51:56.669 | Selecting previously unselected package libxcursor1:amd64. 2026-06-05 21:51:56.677 | Preparing to unpack .../107-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-06-05 21:51:56.679 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-05 21:51:56.708 | Selecting previously unselected package libxinerama1:amd64. 2026-06-05 21:51:56.716 | Preparing to unpack .../108-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-06-05 21:51:56.719 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-05 21:51:56.747 | Selecting previously unselected package libxrandr2:amd64. 2026-06-05 21:51:56.755 | Preparing to unpack .../109-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-06-05 21:51:56.760 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-05 21:51:56.793 | Selecting previously unselected package libgtk-3-common. 2026-06-05 21:51:56.804 | Preparing to unpack .../110-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-06-05 21:51:56.806 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-05 21:51:56.901 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-06-05 21:51:56.910 | Preparing to unpack .../111-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-05 21:51:56.925 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-05 21:51:57.012 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-06-05 21:51:57.020 | Preparing to unpack .../112-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-06-05 21:51:57.022 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-05 21:51:57.050 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-06-05 21:51:57.058 | Preparing to unpack .../113-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-05 21:51:57.063 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-05 21:51:57.095 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-05 21:51:57.101 | Preparing to unpack .../114-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:51:57.104 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-05 21:51:57.136 | Selecting previously unselected package libdrm-intel1:amd64. 2026-06-05 21:51:57.143 | Preparing to unpack .../115-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-05 21:51:57.146 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-05 21:51:57.175 | Selecting previously unselected package libllvm20:amd64. 2026-06-05 21:51:57.183 | Preparing to unpack .../116-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-06-05 21:51:57.186 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-05 21:51:57.816 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-06-05 21:51:57.825 | Preparing to unpack .../117-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:57.830 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:57.870 | Selecting previously unselected package libxcb-present0:amd64. 2026-06-05 21:51:57.878 | Preparing to unpack .../118-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:57.882 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:57.915 | Selecting previously unselected package libxcb-randr0:amd64. 2026-06-05 21:51:57.924 | Preparing to unpack .../119-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:57.925 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:57.954 | Selecting previously unselected package libxcb-sync1:amd64. 2026-06-05 21:51:57.963 | Preparing to unpack .../120-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:57.965 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:57.999 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-06-05 21:51:58.007 | Preparing to unpack .../121-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:58.011 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:58.046 | Selecting previously unselected package libxshmfence1:amd64. 2026-06-05 21:51:58.053 | Preparing to unpack .../122-libxshmfence1_1.3-1build5_amd64.deb ... 2026-06-05 21:51:58.057 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-06-05 21:51:58.096 | Selecting previously unselected package mesa-libgallium:amd64. 2026-06-05 21:51:58.102 | Preparing to unpack .../123-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:51:58.104 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:51:58.330 | Selecting previously unselected package libgbm1:amd64. 2026-06-05 21:51:58.341 | Preparing to unpack .../124-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:51:58.343 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:51:58.384 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-06-05 21:51:58.395 | Preparing to unpack .../125-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-05 21:51:58.398 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-05 21:51:58.437 | Selecting previously unselected package libvulkan1:amd64. 2026-06-05 21:51:58.448 | Preparing to unpack .../126-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-06-05 21:51:58.452 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-05 21:51:58.489 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-06-05 21:51:58.497 | Preparing to unpack .../127-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:51:58.506 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:51:58.547 | Selecting previously unselected package libxcb-glx0:amd64. 2026-06-05 21:51:58.559 | Preparing to unpack .../128-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-06-05 21:51:58.561 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:51:58.593 | Selecting previously unselected package libxxf86vm1:amd64. 2026-06-05 21:51:58.605 | Preparing to unpack .../129-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-06-05 21:51:58.607 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-05 21:51:58.642 | Selecting previously unselected package libglx-mesa0:amd64. 2026-06-05 21:51:58.650 | Preparing to unpack .../130-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:51:58.652 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:51:58.683 | Selecting previously unselected package libgtk-3-bin. 2026-06-05 21:51:58.694 | Preparing to unpack .../131-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-05 21:51:58.696 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-05 21:51:58.731 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-05 21:51:58.742 | Preparing to unpack .../132-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-05 21:51:58.745 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-05 21:51:58.778 | Selecting previously unselected package libiscsi7:amd64. 2026-06-05 21:51:58.787 | Preparing to unpack .../133-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-05 21:51:58.789 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-05 21:51:58.828 | Selecting previously unselected package libsamplerate0:amd64. 2026-06-05 21:51:58.836 | Preparing to unpack .../134-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-06-05 21:51:58.839 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-05 21:51:58.883 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-06-05 21:51:58.893 | Preparing to unpack .../135-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-06-05 21:51:58.896 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-05 21:51:58.936 | Selecting previously unselected package libndctl6:amd64. 2026-06-05 21:51:58.945 | Preparing to unpack .../136-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-05 21:51:58.947 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-05 21:51:58.981 | Selecting previously unselected package libnfs14:amd64. 2026-06-05 21:51:58.990 | Preparing to unpack .../137-libnfs14_5.0.2-1build1_amd64.deb ... 2026-06-05 21:51:58.992 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-06-05 21:51:59.030 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-06-05 21:51:59.038 | Preparing to unpack .../138-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-06-05 21:51:59.040 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-05 21:51:59.077 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-06-05 21:51:59.085 | Preparing to unpack .../139-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-05 21:51:59.087 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-05 21:51:59.136 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-06-05 21:51:59.145 | Preparing to unpack .../140-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-05 21:51:59.147 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-05 21:51:59.186 | Selecting previously unselected package libpipewire-0.3-common. 2026-06-05 21:51:59.194 | Preparing to unpack .../141-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-06-05 21:51:59.195 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-05 21:51:59.232 | Selecting previously unselected package libpmem1:amd64. 2026-06-05 21:51:59.241 | Preparing to unpack .../142-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-05 21:51:59.243 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-05 21:51:59.279 | Selecting previously unselected package libpmemobj1:amd64. 2026-06-05 21:51:59.288 | Preparing to unpack .../143-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-05 21:51:59.291 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-05 21:51:59.334 | Selecting previously unselected package librados2. 2026-06-05 21:51:59.343 | Preparing to unpack .../144-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-05 21:51:59.346 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-05 21:51:59.452 | Selecting previously unselected package librbd1. 2026-06-05 21:51:59.461 | Preparing to unpack .../145-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-05 21:51:59.463 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-05 21:51:59.573 | Selecting previously unselected package librsvg2-2:amd64. 2026-06-05 21:51:59.579 | Preparing to unpack .../146-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-05 21:51:59.581 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-05 21:51:59.652 | Selecting previously unselected package librsvg2-common:amd64. 2026-06-05 21:51:59.662 | Preparing to unpack .../147-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-05 21:51:59.664 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-05 21:51:59.693 | Selecting previously unselected package libxss1:amd64. 2026-06-05 21:51:59.701 | Preparing to unpack .../148-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-06-05 21:51:59.704 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-05 21:51:59.731 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-06-05 21:51:59.739 | Preparing to unpack .../149-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-06-05 21:51:59.741 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-05 21:51:59.788 | Selecting previously unselected package libslirp0:amd64. 2026-06-05 21:51:59.795 | Preparing to unpack .../150-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-05 21:51:59.797 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-05 21:51:59.826 | Selecting previously unselected package libspice-server1:amd64. 2026-06-05 21:51:59.835 | Preparing to unpack .../151-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-06-05 21:51:59.837 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-05 21:51:59.872 | Selecting previously unselected package liburing2:amd64. 2026-06-05 21:51:59.881 | Preparing to unpack .../152-liburing2_2.5-1build1_amd64.deb ... 2026-06-05 21:51:59.883 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-05 21:51:59.912 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-05 21:51:59.921 | Preparing to unpack .../153-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-05 21:51:59.923 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-05 21:51:59.952 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-06-05 21:51:59.961 | Preparing to unpack .../154-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-06-05 21:51:59.963 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-05 21:51:59.992 | Selecting previously unselected package libvte-2.91-common. 2026-06-05 21:52:00.001 | Preparing to unpack .../155-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-05 21:52:00.002 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-05 21:52:00.033 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-06-05 21:52:00.042 | Preparing to unpack .../156-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-05 21:52:00.046 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-05 21:52:00.083 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-06-05 21:52:00.093 | Preparing to unpack .../157-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:52:00.095 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:52:00.482 | Selecting previously unselected package libfdt1:amd64. 2026-06-05 21:52:00.491 | Preparing to unpack .../158-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-05 21:52:00.496 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-05 21:52:00.533 | Selecting previously unselected package qemu-system-common. 2026-06-05 21:52:00.542 | Preparing to unpack .../159-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:52:00.548 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:00.639 | Selecting previously unselected package qemu-system-data. 2026-06-05 21:52:00.648 | Preparing to unpack .../160-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-05 21:52:00.650 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:00.734 | Selecting previously unselected package seabios. 2026-06-05 21:52:00.742 | Preparing to unpack .../161-seabios_1.16.3-2_all.deb ... 2026-06-05 21:52:00.745 | Unpacking seabios (1.16.3-2) ... 2026-06-05 21:52:00.782 | Selecting previously unselected package qemu-system-x86. 2026-06-05 21:52:00.791 | Preparing to unpack .../162-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:52:00.801 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:01.051 | Selecting previously unselected package qemu-utils. 2026-06-05 21:52:01.060 | Preparing to unpack .../163-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:52:01.062 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:01.136 | Selecting previously unselected package qemu-block-extra. 2026-06-05 21:52:01.145 | Preparing to unpack .../164-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:52:01.147 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:01.173 | Selecting previously unselected package qemu-system-modules-opengl. 2026-06-05 21:52:01.182 | Preparing to unpack .../165-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:52:01.198 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:01.237 | Selecting previously unselected package libglvnd0:amd64. 2026-06-05 21:52:01.246 | Preparing to unpack .../166-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-06-05 21:52:01.248 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-05 21:52:01.281 | Selecting previously unselected package libglx0:amd64. 2026-06-05 21:52:01.290 | Preparing to unpack .../167-libglx0_1.7.0-1build1_amd64.deb ... 2026-06-05 21:52:01.292 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-06-05 21:52:01.319 | Selecting previously unselected package libgl1:amd64. 2026-06-05 21:52:01.328 | Preparing to unpack .../168-libgl1_1.7.0-1build1_amd64.deb ... 2026-06-05 21:52:01.331 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-06-05 21:52:01.358 | Selecting previously unselected package qemu-system-gui. 2026-06-05 21:52:01.369 | Preparing to unpack .../169-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:52:01.370 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:01.403 | Selecting previously unselected package qemu-system-modules-spice. 2026-06-05 21:52:01.412 | Preparing to unpack .../170-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:52:01.414 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:01.455 | Selecting previously unselected package ovmf. 2026-06-05 21:52:01.464 | Preparing to unpack .../171-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-05 21:52:01.466 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-05 21:52:01.577 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-05 21:52:01.583 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-05 21:52:01.588 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:01.593 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-05 21:52:01.597 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-05 21:52:01.601 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-05 21:52:01.606 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-05 21:52:01.610 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-05 21:52:01.614 | Setting up session-migration (0.3.9build1) ... 2026-06-05 21:52:01.736 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-05 21:52:01.740 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-05 21:52:03.786 | Regenerating fonts cache... done. 2026-06-05 21:52:03.790 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-05 21:52:03.798 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-05 21:52:03.805 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-05 21:52:03.815 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-05 21:52:03.823 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:03.831 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-06-05 21:52:03.839 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-05 21:52:03.846 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-05 21:52:03.854 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-05 21:52:03.862 | Setting up hicolor-icon-theme (0.17-2) ... 2026-06-05 21:52:03.890 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-05 21:52:03.899 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-05 21:52:03.905 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-05 21:52:03.912 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-05 21:52:03.922 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-05 21:52:03.927 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-05 21:52:03.933 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:03.939 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-05 21:52:03.945 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:03.950 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-05 21:52:03.955 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-05 21:52:03.960 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-05 21:52:04.349 | Setting up msr-tools (1.3-5build1) ... 2026-06-05 21:52:04.354 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-05 21:52:04.361 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-05 21:52:04.367 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:04.372 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-05 21:52:04.376 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-05 21:52:04.380 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-05 21:52:04.384 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-05 21:52:04.388 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-06-05 21:52:04.392 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-06-05 21:52:04.396 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-05 21:52:04.400 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-05 21:52:04.404 | Setting up acl (2.3.2-1build1.1) ... 2026-06-05 21:52:04.410 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-05 21:52:04.413 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:04.417 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-05 21:52:04.421 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-05 21:52:04.425 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-05 21:52:04.429 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-05 21:52:04.433 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-05 21:52:04.437 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-05 21:52:04.442 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:04.447 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-05 21:52:04.451 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-05 21:52:04.456 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-05 21:52:04.461 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-06-05 21:52:04.465 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-05 21:52:04.469 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-05 21:52:04.473 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-05 21:52:04.478 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-05 21:52:04.481 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-05 21:52:04.486 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-05 21:52:04.491 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-05 21:52:04.495 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-05 21:52:04.499 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:04.503 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-05 21:52:04.507 | Setting up seabios (1.16.3-2) ... 2026-06-05 21:52:04.511 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-05 21:52:04.514 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-05 21:52:04.519 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-05 21:52:04.525 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-06-05 21:52:04.529 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-05 21:52:04.533 | Setting up cpu-checker (0.7-1.3build2) ... 2026-06-05 21:52:04.537 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-06-05 21:52:04.541 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-06-05 21:52:04.546 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-06-05 21:52:04.564 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-05 21:52:04.568 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-05 21:52:04.573 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-05 21:52:04.577 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-05 21:52:04.581 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-05 21:52:04.584 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-05 21:52:04.588 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-05 21:52:04.592 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-05 21:52:04.597 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-05 21:52:04.601 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-05 21:52:04.606 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-05 21:52:04.640 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-05 21:52:04.645 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-05 21:52:04.650 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-05 21:52:04.655 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-05 21:52:04.660 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-05 21:52:04.667 | Setting up ksmtuned (4.20150326) ... 2026-06-05 21:52:04.789 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-05 21:52:04.906 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-05 21:52:05.213 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-05 21:52:05.219 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-05 21:52:05.223 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-05 21:52:05.228 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-05 21:52:05.234 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-05 21:52:05.241 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-05 21:52:05.247 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-05 21:52:05.253 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-06-05 21:52:05.258 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-05 21:52:05.263 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-06-05 21:52:05.268 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-05 21:52:05.275 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-05 21:52:05.279 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-05 21:52:05.286 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-05 21:52:05.292 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:52:05.297 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-05 21:52:05.304 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-05 21:52:05.310 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:52:05.316 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-05 21:52:05.322 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-05 21:52:05.327 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:52:05.332 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-05 21:52:05.337 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-05 21:52:05.342 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-05 21:52:05.346 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:52:05.357 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-05 21:52:05.363 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-05 21:52:05.368 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-05 21:52:05.373 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-05 21:52:05.378 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-05 21:52:05.383 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-05 21:52:05.387 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-05 21:52:05.392 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-05 21:52:05.398 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-06-05 21:52:05.403 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-05 21:52:05.407 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-05 21:52:05.411 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-05 21:52:05.417 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-05 21:52:05.423 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-05 21:52:05.429 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-05 21:52:05.435 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-05 21:52:05.440 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:05.445 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:05.568 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-06-05 21:52:06.385 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-05 21:52:06.392 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-05 21:52:06.397 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-05 21:52:06.403 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:06.526 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-05 21:52:06.831 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-06-05 21:52:06.835 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-05 21:52:06.839 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-05 21:52:06.851 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-05 21:52:06.855 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-05 21:52:06.859 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:06.870 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-06-05 21:52:06.874 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-05 21:52:06.878 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-05 21:52:06.882 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-06-05 21:52:06.887 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-05 21:52:06.893 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-05 21:52:06.897 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-05 21:52:06.903 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-05 21:52:06.908 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:06.913 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-05 21:52:06.918 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-05 21:52:06.942 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:06.951 | Setting up adwaita-icon-theme (46.0-1) ... 2026-06-05 21:52:06.970 | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2026-06-05 21:52:06.978 | Setting up humanity-icon-theme (0.6.16) ... 2026-06-05 21:52:07.150 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-06-05 21:52:07.208 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:52:08.142 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-05 21:52:08.177 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-05 21:52:08.207 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-06-05 21:52:08.220 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-05 21:52:08.226 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-05 21:52:08.235 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-05 21:52:08.268 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-05 21:52:08.279 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-05 21:52:08.292 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-05 21:52:08.301 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:52:08.312 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-05 21:52:08.322 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-05 21:52:08.350 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-05 21:52:08.944 | 2026-06-05 21:52:08.944 | Running kernel seems to be up-to-date. 2026-06-05 21:52:08.944 | 2026-06-05 21:52:08.944 | No services need to be restarted. 2026-06-05 21:52:08.944 | 2026-06-05 21:52:08.944 | No containers need to be restarted. 2026-06-05 21:52:08.944 | 2026-06-05 21:52:08.944 | User sessions running outdated binaries: 2026-06-05 21:52:08.944 | ubuntu @ session #1: python3[1642] 2026-06-05 21:52:08.954 | 2026-06-05 21:52:08.954 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:52:10.408 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:52:10.410 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:52:10.412 | + functions-common:time_stop:2414 : local name 2026-06-05 21:52:10.414 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:52:10.416 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:52:10.417 | + functions-common:time_stop:2417 : local total 2026-06-05 21:52:10.419 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:52:10.421 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:52:10.423 | + functions-common:time_stop:2421 : start_time=1780696305308 2026-06-05 21:52:10.425 | + functions-common:time_stop:2423 : [[ -z 1780696305308 ]] 2026-06-05 21:52:10.427 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:52:10.430 | + functions-common:time_stop:2426 : end_time=1780696330428 2026-06-05 21:52:10.431 | + functions-common:time_stop:2427 : elapsed_time=25120 2026-06-05 21:52:10.433 | + functions-common:time_stop:2428 : total=584 2026-06-05 21:52:10.434 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:52:10.436 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25704 2026-06-05 21:52:10.438 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:52:10.440 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-05 21:52:10.443 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-05 21:52:10.443 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-05 21:52:10.455 | + lib/host:configure_ksm:19 : echo 0 2026-06-05 21:52:10.455 | 0 2026-06-05 21:52:10.460 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-05 21:52:10.462 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-05 21:52:10.463 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-05 21:52:10.472 | vm.dirty_ratio = 60 2026-06-05 21:52:10.475 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-05 21:52:10.483 | vm.dirty_background_ratio = 10 2026-06-05 21:52:10.486 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-05 21:52:10.495 | vm.vfs_cache_pressure = 50 2026-06-05 21:52:10.499 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-05 21:52:10.507 | vm.swappiness = 100 2026-06-05 21:52:10.510 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-05 21:52:10.520 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-05 21:52:10.520 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-05 21:52:10.520 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-05 21:52:10.520 | /proc/sys/vm/compaction_proactiveness:20 2026-06-05 21:52:10.520 | /proc/sys/vm/dirty_background_bytes:0 2026-06-05 21:52:10.520 | /proc/sys/vm/dirty_background_ratio:10 2026-06-05 21:52:10.520 | /proc/sys/vm/dirty_bytes:0 2026-06-05 21:52:10.520 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-05 21:52:10.520 | /proc/sys/vm/dirty_ratio:60 2026-06-05 21:52:10.520 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-05 21:52:10.520 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-05 21:52:10.520 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-05 21:52:10.521 | /proc/sys/vm/extfrag_threshold:500 2026-06-05 21:52:10.521 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-05 21:52:10.521 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-05 21:52:10.521 | /proc/sys/vm/laptop_mode:0 2026-06-05 21:52:10.521 | /proc/sys/vm/legacy_va_layout:0 2026-06-05 21:52:10.521 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-05 21:52:10.521 | /proc/sys/vm/max_map_count:1048576 2026-06-05 21:52:10.521 | /proc/sys/vm/memfd_noexec:0 2026-06-05 21:52:10.521 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-05 21:52:10.521 | /proc/sys/vm/memory_failure_recovery:1 2026-06-05 21:52:10.521 | /proc/sys/vm/min_free_kbytes:67584 2026-06-05 21:52:10.521 | /proc/sys/vm/min_slab_ratio:5 2026-06-05 21:52:10.521 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-05 21:52:10.521 | /proc/sys/vm/mmap_min_addr:65536 2026-06-05 21:52:10.521 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-05 21:52:10.521 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-05 21:52:10.521 | /proc/sys/vm/nr_hugepages:0 2026-06-05 21:52:10.521 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-05 21:52:10.521 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-05 21:52:10.521 | /proc/sys/vm/numa_stat:1 2026-06-05 21:52:10.521 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-05 21:52:10.521 | /proc/sys/vm/oom_dump_tasks:1 2026-06-05 21:52:10.521 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-05 21:52:10.521 | /proc/sys/vm/overcommit_kbytes:0 2026-06-05 21:52:10.521 | /proc/sys/vm/overcommit_memory:0 2026-06-05 21:52:10.521 | /proc/sys/vm/overcommit_ratio:50 2026-06-05 21:52:10.521 | /proc/sys/vm/page-cluster:3 2026-06-05 21:52:10.521 | /proc/sys/vm/page_lock_unfairness:5 2026-06-05 21:52:10.521 | /proc/sys/vm/panic_on_oom:0 2026-06-05 21:52:10.521 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-05 21:52:10.521 | /proc/sys/vm/stat_interval:1 2026-06-05 21:52:10.521 | /proc/sys/vm/swappiness:100 2026-06-05 21:52:10.521 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-05 21:52:10.521 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-05 21:52:10.521 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-05 21:52:10.521 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-05 21:52:10.521 | /proc/sys/vm/watermark_scale_factor:10 2026-06-05 21:52:10.521 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-05 21:52:10.524 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-05 21:52:10.527 | + lib/host:tune_host:97 : configure_host_net 2026-06-05 21:52:10.529 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-05 21:52:10.531 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-05 21:52:10.533 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-05 21:52:10.541 | net.ipv4.tcp_keepalive_time = 60 2026-06-05 21:52:10.545 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-05 21:52:10.557 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-05 21:52:10.561 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-05 21:52:10.569 | net.ipv4.tcp_keepalive_probes = 6 2026-06-05 21:52:10.572 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-05 21:52:10.582 | net.ipv4.tcp_fastopen = 3 2026-06-05 21:52:10.586 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-05 21:52:10.596 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_fastopen_key:70d0552d-c34d8483-060280e1-e1195778 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_mem:286542 382056 573084 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-05 21:52:10.597 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-05 21:52:10.600 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-05 21:52:10.609 | net.core.default_qdisc = pfifo_fast 2026-06-05 21:52:10.613 | + ./stack.sh:main:594 : fetch_plugins 2026-06-05 21:52:10.615 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-06-05 21:52:10.617 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-05 21:52:10.620 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-06-05 21:52:10.622 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-05 21:52:10.622 | Fetching DevStack plugins 2026-06-05 21:52:10.624 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-05 21:52:10.626 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-06-05 21:52:10.629 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-06-05 21:52:10.631 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-06-05 21:52:10.633 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-06-05 21:52:10.635 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-05 21:52:10.637 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-06-05 21:52:10.639 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-06-05 21:52:10.641 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-05 21:52:10.643 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:52:10.645 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:52:10.647 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:52:10.650 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:52:10.651 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:52:10.654 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:52:10.667 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:52:10.669 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:52:10.671 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:52:10.673 | + functions-common:git_clone:604 : echo master 2026-06-05 21:52:10.674 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:52:10.678 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-05 21:52:10.680 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:52:10.682 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-05 21:52:10.696 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-05 21:52:10.698 | + functions-common:git_clone:667 : head -1 2026-06-05 21:52:10.699 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:52:10.708 | 8effa8b064 Merge "evpn: Implement DB model for evpn_vni attribute" 2026-06-05 21:52:10.710 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:52:10.712 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-05 21:52:10.714 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-05 21:52:10.716 | + functions-common:run_phase:1843 : local phase= 2026-06-05 21:52:10.719 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-05 21:52:10.721 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-05 21:52:10.723 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-05 21:52:10.725 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-05 21:52:10.727 | + functions-common:run_phase:1852 : local extra 2026-06-05 21:52:10.730 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-05 21:52:10.733 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-05 21:52:10.735 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-05 21:52:10.738 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-05 21:52:10.740 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-05 21:52:10.742 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-05 21:52:10.754 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:10.757 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-05 21:52:10.759 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-05 21:52:10.761 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-05 21:52:10.763 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-05 21:52:10.764 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-05 21:52:10.766 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-05 21:52:10.768 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-05 21:52:10.770 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-05 21:52:10.772 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-05 21:52:10.774 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-05 21:52:10.776 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-05 21:52:10.778 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-06-05 21:52:10.780 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-05 21:52:10.782 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-06-05 21:52:10.784 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-05 21:52:10.784 | Overriding Configuration Defaults 2026-06-05 21:52:10.786 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-05 21:52:10.787 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-06-05 21:52:10.789 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-06-05 21:52:10.792 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-05 21:52:10.808 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-05 21:52:10.810 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-05 21:52:10.824 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:10.826 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.99 2026-06-05 21:52:10.829 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.99 2026-06-05 21:52:10.830 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-05 21:52:10.834 | ++ lib/tls:source:40 : TLS_IP=10.4.3.99 2026-06-05 21:52:10.837 | +++ lib/tls:source:43 : hostname -f 2026-06-05 21:52:10.840 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-06-05 21:52:10.842 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-05 21:52:10.845 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-05 21:52:10.847 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-05 21:52:10.849 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-05 21:52:10.850 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-05 21:52:10.852 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-05 21:52:10.854 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-05 21:52:10.856 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-05 21:52:10.858 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-05 21:52:10.862 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-05 21:52:10.874 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-05 21:52:10.891 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-05 21:52:10.903 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-05 21:52:10.915 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-05 21:52:10.948 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-05 21:52:11.013 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-05 21:52:11.100 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-05 21:52:11.125 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-05 21:52:11.174 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-05 21:52:11.220 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-05 21:52:11.222 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-05 21:52:11.236 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:11.238 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-05 21:52:11.240 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-05 21:52:11.242 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-05 21:52:11.244 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-05 21:52:11.246 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-05 21:52:11.249 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-05 21:52:11.263 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-05 21:52:11.265 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-05 21:52:11.268 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-05 21:52:11.270 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-05 21:52:11.272 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-05 21:52:11.274 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-05 21:52:11.276 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-05 21:52:11.278 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-05 21:52:11.280 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-05 21:52:11.282 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-05 21:52:11.297 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-05 21:52:11.300 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-05 21:52:11.301 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-05 21:52:11.303 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-05 21:52:11.305 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-05 21:52:11.307 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-05 21:52:11.309 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-05 21:52:11.311 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-05 21:52:11.313 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-05 21:52:11.316 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-05 21:52:11.318 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-05 21:52:11.320 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.99 2026-06-05 21:52:11.322 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-05 21:52:11.325 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-05 21:52:11.328 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-05 21:52:11.328 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-05 21:52:11.332 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-05 21:52:11.335 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-05 21:52:11.337 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-05 21:52:11.340 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-05 21:52:11.342 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-05 21:52:11.344 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-05 21:52:11.359 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-05 21:52:11.363 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.99 2026-06-05 21:52:11.366 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.99 2026-06-05 21:52:11.366 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-05 21:52:11.370 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.99 2026-06-05 21:52:11.373 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-05 21:52:11.375 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-05 21:52:11.378 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-05 21:52:11.381 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-05 21:52:11.383 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-05 21:52:11.385 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-05 21:52:11.388 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-05 21:52:11.390 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-05 21:52:11.392 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-05 21:52:11.395 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-05 21:52:11.398 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-05 21:52:11.400 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-05 21:52:11.403 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-05 21:52:11.406 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-05 21:52:11.408 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-05 21:52:11.410 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-05 21:52:11.412 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-05 21:52:11.414 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-05 21:52:11.416 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:52:11.419 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-05 21:52:11.421 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-05 21:52:11.424 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-05 21:52:11.440 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-05 21:52:11.442 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-05 21:52:11.445 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-05 21:52:11.448 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-05 21:52:11.449 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-05 21:52:11.451 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-05 21:52:11.453 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-05 21:52:11.455 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-05 21:52:11.457 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-05 21:52:11.459 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-05 21:52:11.462 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-05 21:52:11.464 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-05 21:52:11.466 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-05 21:52:11.468 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-05 21:52:11.470 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-05 21:52:11.471 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-05 21:52:11.473 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-05 21:52:11.474 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-05 21:52:11.476 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-05 21:52:11.478 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-05 21:52:11.578 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-05 21:52:11.591 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-05 21:52:11.594 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-05 21:52:11.596 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-05 21:52:11.599 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-05 21:52:11.601 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-05 21:52:11.604 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-05 21:52:11.607 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-05 21:52:11.610 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-05 21:52:11.612 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-05 21:52:11.615 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-05 21:52:11.618 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-05 21:52:11.620 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-05 21:52:11.622 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-05 21:52:11.625 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-05 21:52:11.627 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-05 21:52:11.629 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-05 21:52:11.631 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-05 21:52:11.633 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-05 21:52:11.636 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-05 21:52:11.638 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-05 21:52:11.641 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-05 21:52:11.642 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-05 21:52:11.642 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-05 21:52:11.642 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-05 21:52:11.647 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=8c:2667:d268 2026-06-05 21:52:11.649 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-05 21:52:11.651 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-05 21:52:11.654 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-05 21:52:11.656 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-05 21:52:11.658 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd8c:2667:d268::/56 2026-06-05 21:52:11.661 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd8c:2667:d268::/56 2026-06-05 21:52:11.661 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-05 21:52:11.667 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd8c:2667:d268::/64 2026-06-05 21:52:11.670 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-05 21:52:11.672 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-05 21:52:11.674 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-05 21:52:11.676 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-05 21:52:11.678 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-05 21:52:11.681 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-05 21:52:11.683 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-05 21:52:11.685 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-05 21:52:11.687 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-05 21:52:11.690 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-05 21:52:11.692 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-05 21:52:11.694 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-05 21:52:11.696 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-05 21:52:11.699 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd8c:2667:d268::/56 2026-06-05 21:52:11.701 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-05 21:52:11.703 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-05 21:52:11.706 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-05 21:52:11.707 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-05 21:52:11.707 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-05 21:52:11.713 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-06-05 21:52:11.716 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-05 21:52:11.716 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-05 21:52:11.717 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-05 21:52:11.722 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-05 21:52:11.726 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-05 21:52:11.729 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-05 21:52:11.732 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-05 21:52:11.734 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-05 21:52:11.737 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-05 21:52:11.740 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-05 21:52:11.742 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-05 21:52:11.745 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-05 21:52:11.747 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-05 21:52:11.764 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-05 21:52:11.780 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-05 21:52:11.794 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-05 21:52:11.808 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-05 21:52:11.822 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-05 21:52:11.855 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-05 21:52:11.858 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-05 21:52:11.860 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-05 21:52:11.862 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-05 21:52:11.865 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-05 21:52:11.868 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-05 21:52:11.885 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-05 21:52:11.888 | + ./stack.sh:main:629 : run_phase source 2026-06-05 21:52:11.890 | + functions-common:run_phase:1842 : local mode=source 2026-06-05 21:52:11.892 | + functions-common:run_phase:1843 : local phase= 2026-06-05 21:52:11.895 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-05 21:52:11.897 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-05 21:52:11.899 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-05 21:52:11.902 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-05 21:52:11.904 | + functions-common:run_phase:1852 : local extra 2026-06-05 21:52:11.907 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-05 21:52:11.911 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-05 21:52:11.913 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-05 21:52:11.915 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-05 21:52:11.917 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-05 21:52:11.919 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-05 21:52:11.934 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:11.937 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-05 21:52:11.939 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-06-05 21:52:11.979 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-05 21:52:11.982 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-05 21:52:11.985 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-05 21:52:11.988 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-05 21:52:11.990 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-06-05 21:52:11.992 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-05 21:52:11.995 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-06-05 21:52:11.997 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-05 21:52:11.997 | Loading plugin settings 2026-06-05 21:52:11.999 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-05 21:52:12.002 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-06-05 21:52:12.004 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-06-05 21:52:12.007 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-06-05 21:52:12.010 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-06-05 21:52:12.013 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-06-05 21:52:12.015 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-06-05 21:52:12.018 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-06-05 21:52:12.021 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-06-05 21:52:12.023 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-05 21:52:12.025 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-06-05 21:52:12.027 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-06-05 21:52:12.030 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-05 21:52:12.033 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 21:52:12.037 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-06-05 21:52:12.054 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-06-05 21:52:12.056 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-06-05 21:52:12.059 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-06-05 21:52:12.061 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-06-05 21:52:12.063 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-06-05 21:52:12.066 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-06-05 21:52:12.084 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-06-05 21:52:12.086 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-05 21:52:12.090 | + functions-common:verify_disabled_services:2125 : local service 2026-06-05 21:52:12.092 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.094 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-06-05 21:52:12.097 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.099 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-06-05 21:52:12.102 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.105 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-06-05 21:52:12.107 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.110 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-06-05 21:52:12.114 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.116 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-06-05 21:52:12.119 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.121 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-06-05 21:52:12.125 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.128 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-06-05 21:52:12.130 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.133 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-06-05 21:52:12.136 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.138 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-06-05 21:52:12.140 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.142 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-06-05 21:52:12.144 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.147 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-06-05 21:52:12.150 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.153 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-06-05 21:52:12.156 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.158 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-06-05 21:52:12.161 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.163 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-06-05 21:52:12.166 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.169 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-06-05 21:52:12.171 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.174 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-06-05 21:52:12.176 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.178 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-06-05 21:52:12.181 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.183 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-06-05 21:52:12.185 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.188 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-06-05 21:52:12.191 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.194 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-06-05 21:52:12.196 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.199 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-06-05 21:52:12.201 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.204 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-06-05 21:52:12.206 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.209 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-06-05 21:52:12.212 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.215 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-06-05 21:52:12.218 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.221 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-06-05 21:52:12.224 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.227 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-06-05 21:52:12.229 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.232 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-06-05 21:52:12.234 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.237 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-06-05 21:52:12.239 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.242 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-06-05 21:52:12.244 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.247 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-06-05 21:52:12.250 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 21:52:12.252 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-06-05 21:52:12.255 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-05 21:52:12.258 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-05 21:52:12.260 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-05 21:52:12.276 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:12.278 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-05 21:52:12.280 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-05 21:52:12.283 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-05 21:52:12.299 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:52:12.302 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-05 21:52:12.304 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-05 21:52:12.307 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-05 21:52:12.310 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-05 21:52:12.312 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-05 21:52:12.315 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-05 21:52:12.317 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-05 21:52:12.320 | + lib/database:initialize_database_backends:92 : return 0 2026-06-05 21:52:12.322 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-05 21:52:12.322 | Using mysql database backend 2026-06-05 21:52:12.325 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-05 21:52:12.342 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-05 21:52:12.345 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-05 21:52:12.348 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-05 21:52:12.351 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-05 21:52:12.354 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-05 21:52:12.357 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-05 21:52:12.373 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:12.376 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-05 21:52:12.392 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-05 21:52:12.408 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:12.410 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-05 21:52:12.425 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-05 21:52:12.440 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-05 21:52:12.456 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:52:12.458 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-05 21:52:12.474 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:52:12.477 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-06-05 21:52:12.494 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-06-05 21:52:12.497 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-06-05 21:52:12.499 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-05 21:52:12.502 | + functions-common:save_stackenv:65 : local tag=762 2026-06-05 21:52:12.504 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-05 21:52:12.508 | + functions-common:save_stackenv:67 : time_stamp=2026-06-05-215212 2026-06-05 21:52:12.510 | + functions-common:save_stackenv:68 : echo '# 2026-06-05-215212 762' 2026-06-05 21:52:12.513 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.515 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-05 21:52:12.517 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.519 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-05 21:52:12.521 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.524 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-05 21:52:12.526 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.529 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-06-05 21:52:12.532 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.534 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.99 2026-06-05 21:52:12.537 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.539 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.99/identity 2026-06-05 21:52:12.541 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.544 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-05-215141 2026-06-05 21:52:12.546 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.549 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-05 21:52:12.551 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.553 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.99 2026-06-05 21:52:12.555 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.557 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-05 21:52:12.559 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.562 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.99 2026-06-05 21:52:12.564 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.566 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-05 21:52:12.569 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.572 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-05 21:52:12.574 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.576 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.99 2026-06-05 21:52:12.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:52:12.580 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-05 21:52:12.582 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-05 21:52:12.584 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-05 21:52:12.587 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-06-05 21:52:12.589 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-05 21:52:12.591 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:52:12.593 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:52:12.596 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:52:12.599 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:52:12.601 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:52:12.603 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:52:12.618 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:52:12.621 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:52:12.623 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:52:12.625 | + functions-common:git_clone:604 : echo master 2026-06-05 21:52:12.626 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:52:12.630 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-05 21:52:12.632 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:52:12.634 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-05 21:52:12.648 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-05 21:52:12.651 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:52:12.652 | + functions-common:git_clone:667 : head -1 2026-06-05 21:52:12.657 | bdc4e18f Add playwright 2026-06-05 21:52:12.660 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:52:12.663 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-05 21:52:12.666 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 21:52:12.669 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-05 21:52:12.671 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-05 21:52:12.674 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-05 21:52:12.677 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-05 21:52:12.680 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-05 21:52:12.683 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-05 21:52:12.686 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-05 21:52:12.688 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-05 21:52:12.691 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-05 21:52:12.695 | ++ tools/install_prereqs.sh:source:47 : NOW=1780696332 2026-06-05 21:52:12.699 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-05 21:52:12.703 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-05 21:52:12.706 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-05 21:52:12.709 | ++ tools/install_prereqs.sh:source:49 : DELTA=1780696332 2026-06-05 21:52:12.712 | ++ tools/install_prereqs.sh:source:50 : [[ 1780696332 -lt 7200 ]] 2026-06-05 21:52:12.714 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-05 21:52:12.716 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-05 21:52:12.719 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-05 21:52:12.721 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-05 21:52:12.724 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-05 21:52:12.727 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-05 21:52:12.729 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-05 21:52:12.732 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-06-05 21:52:12.760 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-05 21:52:12.760 | apache2-dev 2026-06-05 21:52:12.760 | bc 2026-06-05 21:52:12.760 | bsdmainutils 2026-06-05 21:52:12.760 | curl 2026-06-05 21:52:12.760 | g++ 2026-06-05 21:52:12.760 | gawk 2026-06-05 21:52:12.760 | gcc 2026-06-05 21:52:12.760 | gettext 2026-06-05 21:52:12.760 | git 2026-06-05 21:52:12.760 | graphviz 2026-06-05 21:52:12.760 | iputils-ping 2026-06-05 21:52:12.760 | libffi-dev 2026-06-05 21:52:12.760 | libjpeg-dev 2026-06-05 21:52:12.760 | libpq-dev 2026-06-05 21:52:12.760 | libssl-dev 2026-06-05 21:52:12.760 | libsystemd-dev 2026-06-05 21:52:12.760 | libxml2-dev 2026-06-05 21:52:12.760 | libxslt1-dev 2026-06-05 21:52:12.760 | libyaml-dev 2026-06-05 21:52:12.760 | lsof 2026-06-05 21:52:12.760 | openssh-server 2026-06-05 21:52:12.760 | openssl 2026-06-05 21:52:12.760 | pkg-config 2026-06-05 21:52:12.760 | psmisc 2026-06-05 21:52:12.760 | python3-dev 2026-06-05 21:52:12.760 | python3-pip 2026-06-05 21:52:12.760 | python3-systemd 2026-06-05 21:52:12.760 | python3-venv 2026-06-05 21:52:12.760 | tar 2026-06-05 21:52:12.760 | tcpdump 2026-06-05 21:52:12.760 | unzip 2026-06-05 21:52:12.760 | uuid-runtime 2026-06-05 21:52:12.760 | wget 2026-06-05 21:52:12.760 | zlib1g-dev 2026-06-05 21:52:12.760 | lvm2 2026-06-05 21:52:12.760 | qemu-utils 2026-06-05 21:52:12.760 | thin-provisioning-tools 2026-06-05 21:52:12.760 | lsscsi 2026-06-05 21:52:12.760 | open-iscsi 2026-06-05 21:52:12.760 | libkrb5-dev 2026-06-05 21:52:12.760 | libldap2-dev 2026-06-05 21:52:12.760 | libsasl2-dev 2026-06-05 21:52:12.760 | memcached 2026-06-05 21:52:12.760 | python3-mysqldb 2026-06-05 21:52:12.760 | sqlite3 2026-06-05 21:52:12.760 | conntrack 2026-06-05 21:52:12.760 | curl 2026-06-05 21:52:12.760 | ebtables 2026-06-05 21:52:12.760 | genisoimage 2026-06-05 21:52:12.760 | iptables 2026-06-05 21:52:12.760 | iputils-arping 2026-06-05 21:52:12.760 | kpartx 2026-06-05 21:52:12.760 | libjs-jquery-tablesorter 2026-06-05 21:52:12.760 | parted 2026-06-05 21:52:12.760 | pm-utils 2026-06-05 21:52:12.760 | python3-mysqldb 2026-06-05 21:52:12.760 | socat 2026-06-05 21:52:12.760 | sqlite3 2026-06-05 21:52:12.760 | sudo 2026-06-05 21:52:12.760 | vlan 2026-06-05 21:52:12.760 | cryptsetup 2026-06-05 21:52:12.760 | dosfstools 2026-06-05 21:52:12.760 | genisoimage 2026-06-05 21:52:12.760 | gir1.2-libosinfo-1.0 2026-06-05 21:52:12.760 | netcat-openbsd 2026-06-05 21:52:12.760 | open-iscsi 2026-06-05 21:52:12.760 | qemu-utils 2026-06-05 21:52:12.760 | sg3-utils 2026-06-05 21:52:12.760 | sysfsutils 2026-06-05 21:52:12.760 | acl 2026-06-05 21:52:12.760 | dnsmasq-base 2026-06-05 21:52:12.760 | dnsmasq-utils 2026-06-05 21:52:12.760 | ebtables 2026-06-05 21:52:12.760 | haproxy 2026-06-05 21:52:12.760 | iptables 2026-06-05 21:52:12.760 | iputils-arping 2026-06-05 21:52:12.760 | iputils-ping 2026-06-05 21:52:12.760 | postgresql-server-dev-all 2026-06-05 21:52:12.760 | python3-mysqldb 2026-06-05 21:52:12.760 | sqlite3 2026-06-05 21:52:12.760 | sudo 2026-06-05 21:52:12.760 | vlan 2026-06-05 21:52:12.760 | curl 2026-06-05 21:52:12.760 | liberasurecode-dev 2026-06-05 21:52:12.760 | make 2026-06-05 21:52:12.760 | memcached 2026-06-05 21:52:12.760 | rsync 2026-06-05 21:52:12.760 | sqlite3 2026-06-05 21:52:12.760 | xfsprogs 2026-06-05 21:52:12.760 | apache2' 2026-06-05 21:52:12.763 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-05 21:52:12.784 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-05 21:52:12.784 | apache2-dev 2026-06-05 21:52:12.784 | bc 2026-06-05 21:52:12.784 | bsdmainutils 2026-06-05 21:52:12.784 | curl 2026-06-05 21:52:12.784 | g++ 2026-06-05 21:52:12.784 | gawk 2026-06-05 21:52:12.784 | gcc 2026-06-05 21:52:12.784 | gettext 2026-06-05 21:52:12.784 | git 2026-06-05 21:52:12.784 | graphviz 2026-06-05 21:52:12.784 | iputils-ping 2026-06-05 21:52:12.784 | libffi-dev 2026-06-05 21:52:12.784 | libjpeg-dev 2026-06-05 21:52:12.784 | libpq-dev 2026-06-05 21:52:12.784 | libssl-dev 2026-06-05 21:52:12.784 | libsystemd-dev 2026-06-05 21:52:12.784 | libxml2-dev 2026-06-05 21:52:12.784 | libxslt1-dev 2026-06-05 21:52:12.784 | libyaml-dev 2026-06-05 21:52:12.784 | lsof 2026-06-05 21:52:12.784 | openssh-server 2026-06-05 21:52:12.784 | openssl 2026-06-05 21:52:12.784 | pkg-config 2026-06-05 21:52:12.784 | psmisc 2026-06-05 21:52:12.784 | python3-dev 2026-06-05 21:52:12.784 | python3-pip 2026-06-05 21:52:12.784 | python3-systemd 2026-06-05 21:52:12.784 | python3-venv 2026-06-05 21:52:12.784 | tar 2026-06-05 21:52:12.784 | tcpdump 2026-06-05 21:52:12.784 | unzip 2026-06-05 21:52:12.784 | uuid-runtime 2026-06-05 21:52:12.784 | wget 2026-06-05 21:52:12.784 | zlib1g-dev 2026-06-05 21:52:12.784 | lvm2 2026-06-05 21:52:12.784 | qemu-utils 2026-06-05 21:52:12.784 | thin-provisioning-tools 2026-06-05 21:52:12.784 | lsscsi 2026-06-05 21:52:12.784 | open-iscsi 2026-06-05 21:52:12.784 | libkrb5-dev 2026-06-05 21:52:12.784 | libldap2-dev 2026-06-05 21:52:12.784 | libsasl2-dev 2026-06-05 21:52:12.784 | memcached 2026-06-05 21:52:12.784 | python3-mysqldb 2026-06-05 21:52:12.784 | sqlite3 2026-06-05 21:52:12.784 | conntrack 2026-06-05 21:52:12.784 | curl 2026-06-05 21:52:12.784 | ebtables 2026-06-05 21:52:12.784 | genisoimage 2026-06-05 21:52:12.784 | iptables 2026-06-05 21:52:12.784 | iputils-arping 2026-06-05 21:52:12.784 | kpartx 2026-06-05 21:52:12.784 | libjs-jquery-tablesorter 2026-06-05 21:52:12.784 | parted 2026-06-05 21:52:12.784 | pm-utils 2026-06-05 21:52:12.784 | python3-mysqldb 2026-06-05 21:52:12.784 | socat 2026-06-05 21:52:12.784 | sqlite3 2026-06-05 21:52:12.784 | sudo 2026-06-05 21:52:12.784 | vlan 2026-06-05 21:52:12.784 | cryptsetup 2026-06-05 21:52:12.784 | dosfstools 2026-06-05 21:52:12.784 | genisoimage 2026-06-05 21:52:12.784 | gir1.2-libosinfo-1.0 2026-06-05 21:52:12.784 | netcat-openbsd 2026-06-05 21:52:12.784 | open-iscsi 2026-06-05 21:52:12.784 | qemu-utils 2026-06-05 21:52:12.784 | sg3-utils 2026-06-05 21:52:12.784 | sysfsutils 2026-06-05 21:52:12.784 | acl 2026-06-05 21:52:12.784 | dnsmasq-base 2026-06-05 21:52:12.784 | dnsmasq-utils 2026-06-05 21:52:12.784 | ebtables 2026-06-05 21:52:12.785 | haproxy 2026-06-05 21:52:12.785 | iptables 2026-06-05 21:52:12.785 | iputils-arping 2026-06-05 21:52:12.785 | iputils-ping 2026-06-05 21:52:12.785 | postgresql-server-dev-all 2026-06-05 21:52:12.785 | python3-mysqldb 2026-06-05 21:52:12.785 | sqlite3 2026-06-05 21:52:12.785 | sudo 2026-06-05 21:52:12.785 | vlan 2026-06-05 21:52:12.785 | curl 2026-06-05 21:52:12.785 | liberasurecode-dev 2026-06-05 21:52:12.785 | make 2026-06-05 21:52:12.785 | memcached 2026-06-05 21:52:12.785 | rsync 2026-06-05 21:52:12.785 | sqlite3 2026-06-05 21:52:12.785 | xfsprogs 2026-06-05 21:52:12.785 | apache2 ' 2026-06-05 21:52:12.787 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-05 21:52:12.789 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:52:12.792 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:52:12.795 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-05 21:52:12.796 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-05 21:52:12.800 | ++ 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 lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-05 21:52:12.802 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-05 21:52:12.804 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:52:12.806 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:52:12.808 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:52:12.810 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:52:12.811 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:52:12.814 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:52:12.816 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:52:12.818 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:52:12.819 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:52:12.821 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:52:12.823 | ++ functions-common:apt_get_update:1161 : return 2026-06-05 21:52:12.825 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-05 21:52:12.827 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:52:12.829 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:52:12.831 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:52:12.834 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-05 21:52:12.853 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi 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 cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-05 21:52:12.881 | Reading package lists... 2026-06-05 21:52:13.133 | Building dependency tree... 2026-06-05 21:52:13.134 | Reading state information... 2026-06-05 21:52:13.497 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-05 21:52:13.497 | bc set to manually installed. 2026-06-05 21:52:13.497 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-05 21:52:13.497 | g++ set to manually installed. 2026-06-05 21:52:13.497 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-05 21:52:13.497 | gawk set to manually installed. 2026-06-05 21:52:13.497 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-05 21:52:13.498 | gcc set to manually installed. 2026-06-05 21:52:13.498 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-05 21:52:13.498 | git set to manually installed. 2026-06-05 21:52:13.498 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-05 21:52:13.498 | iputils-ping set to manually installed. 2026-06-05 21:52:13.498 | lsof is already the newest version (4.95.0-1build3). 2026-06-05 21:52:13.498 | lsof set to manually installed. 2026-06-05 21:52:13.498 | psmisc is already the newest version (23.7-1build1). 2026-06-05 21:52:13.498 | psmisc set to manually installed. 2026-06-05 21:52:13.498 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-05 21:52:13.498 | python3-dev set to manually installed. 2026-06-05 21:52:13.498 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-05 21:52:13.498 | python3-systemd is already the newest version (235-1build4). 2026-06-05 21:52:13.498 | python3-systemd set to manually installed. 2026-06-05 21:52:13.498 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-06-05 21:52:13.498 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-05 21:52:13.498 | tar set to manually installed. 2026-06-05 21:52:13.498 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-05 21:52:13.498 | tcpdump set to manually installed. 2026-06-05 21:52:13.498 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-05 21:52:13.498 | wget set to manually installed. 2026-06-05 21:52:13.498 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-05 21:52:13.498 | zlib1g-dev set to manually installed. 2026-06-05 21:52:13.498 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-05 21:52:13.498 | lvm2 set to manually installed. 2026-06-05 21:52:13.498 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-05 21:52:13.498 | qemu-utils set to manually installed. 2026-06-05 21:52:13.498 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-05 21:52:13.498 | thin-provisioning-tools set to manually installed. 2026-06-05 21:52:13.498 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-05 21:52:13.498 | open-iscsi set to manually installed. 2026-06-05 21:52:13.498 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-05 21:52:13.498 | iptables set to manually installed. 2026-06-05 21:52:13.498 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-05 21:52:13.498 | kpartx set to manually installed. 2026-06-05 21:52:13.498 | parted is already the newest version (3.6-4build1). 2026-06-05 21:52:13.498 | parted set to manually installed. 2026-06-05 21:52:13.498 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-05 21:52:13.498 | cryptsetup set to manually installed. 2026-06-05 21:52:13.498 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-05 21:52:13.498 | dosfstools set to manually installed. 2026-06-05 21:52:13.498 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-05 21:52:13.498 | netcat-openbsd set to manually installed. 2026-06-05 21:52:13.498 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-05 21:52:13.498 | sg3-utils set to manually installed. 2026-06-05 21:52:13.498 | acl is already the newest version (2.3.2-1build1.1). 2026-06-05 21:52:13.498 | acl set to manually installed. 2026-06-05 21:52:13.498 | make is already the newest version (4.3-4.1build2). 2026-06-05 21:52:13.498 | make set to manually installed. 2026-06-05 21:52:13.498 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-06-05 21:52:13.498 | xfsprogs set to manually installed. 2026-06-05 21:52:13.498 | The following additional packages will be installed: 2026-06-05 21:52:13.498 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-05 21:52:13.498 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-06-05 21:52:13.498 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-06-05 21:52:13.498 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-06-05 21:52:13.498 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-06-05 21:52:13.498 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-05 21:52:13.498 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-06-05 21:52:13.498 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-06-05 21:52:13.498 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-06-05 21:52:13.498 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-06-05 21:52:13.498 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-05 21:52:13.498 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-06-05 21:52:13.498 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-06-05 21:52:13.498 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-05 21:52:13.498 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev 2026-06-05 21:52:13.498 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-05 21:52:13.498 | libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-05 21:52:13.499 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-05 21:52:13.499 | libsmartcols1 libssl3t64 libsub-override-perl libsys-hostname-long-perl 2026-06-05 21:52:13.499 | libsysfs2 libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl 2026-06-05 21:52:13.500 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-05 21:52:13.500 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-05 21:52:13.501 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-06-05 21:52:13.501 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-05 21:52:13.501 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-06-05 21:52:13.501 | systemd-resolved systemd-sysv systemd-timesyncd udev util-linux uuid-dev 2026-06-05 21:52:13.501 | vbetool 2026-06-05 21:52:13.501 | Suggested packages: 2026-06-05 21:52:13.501 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-05 21:52:13.501 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-05 21:52:13.501 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-05 21:52:13.501 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-05 21:52:13.501 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-06-05 21:52:13.502 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-06-05 21:52:13.502 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-05 21:52:13.502 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-06-05 21:52:13.502 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-06-05 21:52:13.502 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-06-05 21:52:13.502 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-06-05 21:52:13.502 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-05 21:52:13.502 | util-linux-extra util-linux-locales 2026-06-05 21:52:13.608 | The following NEW packages will be installed: 2026-06-05 21:52:13.608 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-05 21:52:13.608 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-05 21:52:13.608 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-06-05 21:52:13.608 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-06-05 21:52:13.608 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-05 21:52:13.608 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-05 21:52:13.608 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-05 21:52:13.609 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-05 21:52:13.609 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-05 21:52:13.609 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-05 21:52:13.609 | liberasurecode-dev liberasurecode1 libffi-dev 2026-06-05 21:52:13.609 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-05 21:52:13.609 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-06-05 21:52:13.609 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-05 21:52:13.609 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-05 21:52:13.609 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-05 21:52:13.609 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-05 21:52:13.609 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-05 21:52:13.609 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-06-05 21:52:13.609 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-05 21:52:13.610 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-05 21:52:13.610 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-05 21:52:13.610 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-05 21:52:13.610 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-05 21:52:13.610 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-05 21:52:13.610 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-06-05 21:52:13.610 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-05 21:52:13.611 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-06-05 21:52:13.611 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-06-05 21:52:13.612 | The following packages will be upgraded: 2026-06-05 21:52:13.612 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-06-05 21:52:13.613 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-06-05 21:52:13.613 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-06-05 21:52:13.614 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-06-05 21:52:13.614 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev util-linux 2026-06-05 21:52:13.615 | uuid-runtime 2026-06-05 21:52:13.874 | 33 upgraded, 147 newly installed, 0 to remove and 81 not upgraded. 2026-06-05 21:52:13.874 | Need to get 186 MB of archives. 2026-06-05 21:52:13.874 | After this operation, 922 MB of additional disk space will be used. 2026-06-05 21:52:13.874 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-06-05 21:52:44.764 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-06-05 21:52:45.578 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-06-05 21:52:45.689 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-06-05 21:52:45.799 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-06-05 21:52:45.914 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.15 [35.3 kB] 2026-06-05 21:52:46.020 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.15 [296 kB] 2026-06-05 21:52:46.237 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-06-05 21:52:46.797 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.15 [435 kB] 2026-06-05 21:52:47.017 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-06-05 21:52:47.121 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.15 [159 kB] 2026-06-05 21:52:47.233 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-06-05 21:52:47.441 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-06-05 21:52:47.992 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-06-05 21:52:48.559 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.15 [177 kB] 2026-06-05 21:52:48.664 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1,941 kB] 2026-06-05 21:52:49.101 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-06-05 21:52:49.209 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-06-05 21:52:49.314 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-06-05 21:52:49.422 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-06-05 21:52:49.636 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-06-05 21:52:49.741 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-05 21:52:49.846 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-05 21:52:50.109 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-05 21:52:50.246 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-05 21:52:50.351 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-05 21:52:50.458 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-05 21:52:50.595 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-05 21:52:50.806 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-05 21:52:50.914 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-05 21:52:51.260 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-05 21:52:51.370 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-05 21:52:51.477 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-05 21:52:51.584 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-05 21:52:52.003 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-05 21:52:52.112 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-05 21:52:52.217 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-05 21:52:52.432 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-05 21:52:52.693 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-05 21:52:52.799 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-05 21:52:52.905 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1,002 kB] 2026-06-05 21:52:53.227 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-05 21:52:53.331 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-05 21:52:53.440 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-05 21:52:53.546 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-05 21:52:53.650 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-06-05 21:52:53.900 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-06-05 21:52:54.214 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-05 21:52:54.319 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-05 21:52:54.445 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-05 21:52:54.684 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-05 21:52:54.933 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-05 21:52:55.152 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-05 21:52:55.366 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-05 21:52:55.471 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-05 21:52:57.294 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-05 21:52:58.565 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-05 21:52:58.674 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-05 21:52:58.778 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-05 21:52:58.950 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-05 21:52:59.312 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-05 21:52:59.734 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-05 21:53:00.871 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-05 21:53:00.979 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-05 21:53:01.091 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-05 21:53:01.195 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-05 21:53:01.303 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-05 21:53:01.409 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-05 21:53:01.514 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-05 21:53:01.769 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-05 21:53:01.876 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-05 21:53:01.985 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-05 21:53:02.305 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-05 21:53:02.409 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-05 21:53:02.619 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-05 21:53:02.940 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-05 21:53:03.045 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-05 21:53:03.150 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-05 21:53:03.258 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-05 21:53:03.574 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-05 21:53:03.786 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-05 21:53:03.892 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-05 21:53:04.107 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-05 21:53:04.317 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-05 21:53:04.431 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-05 21:53:04.535 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-05 21:53:04.849 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-05 21:53:04.963 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-05 21:53:05.069 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-05 21:53:05.175 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-05 21:53:05.280 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-05 21:53:05.556 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-05 21:53:05.804 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-05 21:53:05.912 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-06-05 21:53:06.022 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-06-05 21:53:07.806 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-05 21:53:07.919 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-06-05 21:53:08.024 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-05 21:53:08.236 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-05 21:53:08.343 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-05 21:53:08.448 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-05 21:53:08.553 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-05 21:53:08.659 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-05 21:53:08.771 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-05 21:53:08.878 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-05 21:53:08.982 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-05 21:53:09.295 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-05 21:53:09.408 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-05 21:53:09.840 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-05 21:53:09.945 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-05 21:53:10.050 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-05 21:53:10.162 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-05 21:53:10.268 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-05 21:53:10.382 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-05 21:53:10.606 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-05 21:53:10.865 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-05 21:53:10.969 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-05 21:53:11.075 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-05 21:53:11.182 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-05 21:53:11.289 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-05 21:53:11.395 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-05 21:53:11.501 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-05 21:53:11.612 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-05 21:53:11.746 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-06-05 21:53:12.425 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-05 21:53:12.529 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-05 21:53:12.743 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-05 21:53:12.849 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-05 21:53:14.059 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-05 21:53:14.269 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-05 21:53:14.373 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-05 21:53:14.480 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-05 21:53:14.584 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-05 21:53:14.698 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-05 21:53:14.802 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-05 21:53:14.958 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-05 21:53:15.223 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-05 21:53:15.328 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-05 21:53:15.432 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-05 21:53:15.537 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-05 21:53:15.872 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-05 21:53:16.086 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-05 21:53:16.191 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-05 21:53:16.302 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-06-05 21:53:16.826 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-05 21:53:16.937 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-05 21:53:17.147 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-06-05 21:53:17.484 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-05 21:53:17.591 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-05 21:53:17.908 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-05 21:53:18.017 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-05 21:53:18.238 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-05 21:53:18.455 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-05 21:53:20.189 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-05 21:53:20.297 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-05 21:53:20.517 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-05 21:53:21.392 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-05 21:53:21.500 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-05 21:53:24.694 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-05 21:53:24.945 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-05 21:53:25.084 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-05 21:53:25.188 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-05 21:53:25.293 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-05 21:53:25.398 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-05 21:53:25.504 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-06-05 21:53:25.924 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-06-05 21:53:26.258 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-05 21:53:26.363 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-05 21:53:26.470 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-05 21:53:26.582 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-05 21:53:26.695 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-05 21:53:26.799 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-05 21:53:26.906 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-05 21:53:27.014 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-05 21:53:27.119 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-06-05 21:53:27.226 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-06-05 21:53:27.331 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-05 21:53:27.441 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-05 21:53:27.548 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-05 21:53:27.762 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-05 21:53:28.192 | Preconfiguring packages ... 2026-06-05 21:53:28.283 | Fetched 186 MB in 1min 14s (2,514 kB/s) 2026-06-05 21:53:28.345 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:28.348 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:28.353 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:28.406 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:28.488 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:28.491 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:28.499 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:28.633 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:29.291 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-06-05 21:53:29.366 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:29.368 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:29.374 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:29.415 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-06-05 21:53:29.420 | Unpacking systemd-dev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:29.472 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:29.479 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:29.525 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:29.607 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:29.610 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:29.618 | Unpacking systemd-timesyncd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:29.666 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:29.673 | Unpacking systemd-resolved (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:29.726 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:29.733 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:29.809 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:29.817 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:29.885 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:53:29.971 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:29.974 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:29.979 | Unpacking systemd-sysv (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:30.023 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:30.031 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:30.082 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:30.091 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:30.137 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:30.160 | Unpacking systemd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:30.463 | Preparing to unpack .../4-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:30.488 | Unpacking udev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:30.605 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:30.610 | Unpacking libudev1:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-05 21:53:30.653 | Setting up libudev1:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:53:30.731 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:30.734 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-05 21:53:30.738 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-05 21:53:30.808 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-05 21:53:30.885 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:30.888 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:30.893 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:30.939 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:31.016 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:31.018 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:31.031 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:31.071 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:31.162 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:31.165 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:31.170 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:31.211 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-06-05 21:53:31.221 | Unpacking rsync (3.2.7-1ubuntu1.4) over (3.2.7-1ubuntu1.2) ... 2026-06-05 21:53:31.275 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:31.281 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:31.325 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:31.412 | (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 ... 99900 files and directories currently installed.) 2026-06-05 21:53:31.415 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:31.425 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:31.461 | Selecting previously unselected package libapr1t64:amd64. 2026-06-05 21:53:31.470 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-05 21:53:31.472 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-05 21:53:31.503 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-05 21:53:31.512 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-05 21:53:31.513 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:31.542 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-05 21:53:31.551 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-05 21:53:31.553 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:31.577 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-05 21:53:31.586 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-05 21:53:31.587 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:31.619 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-05 21:53:31.623 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-05 21:53:31.663 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-05 21:53:31.668 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-05 21:53:31.707 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-05 21:53:31.720 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-05 21:53:31.722 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-05 21:53:31.753 | Selecting previously unselected package apache2-bin. 2026-06-05 21:53:31.761 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-05 21:53:31.763 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:31.831 | Selecting previously unselected package apache2-data. 2026-06-05 21:53:31.839 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-05 21:53:31.841 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:31.929 | Selecting previously unselected package apache2-utils. 2026-06-05 21:53:31.937 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-05 21:53:31.940 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:31.978 | Selecting previously unselected package apache2. 2026-06-05 21:53:31.986 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-05 21:53:31.993 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:32.056 | Selecting previously unselected package haproxy. 2026-06-05 21:53:32.064 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:53:32.072 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-05 21:53:32.141 | Selecting previously unselected package memcached. 2026-06-05 21:53:32.149 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-05 21:53:32.153 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-05 21:53:32.195 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-05 21:53:32.200 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-05 21:53:32.243 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-05 21:53:32.325 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-05 21:53:32.383 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-05 21:53:32.402 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-05 21:53:32.461 | Selecting previously unselected package libjson-perl. 2026-06-05 21:53:32.470 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-05 21:53:32.471 | Unpacking libjson-perl (4.10000-1) ... 2026-06-05 21:53:32.502 | Selecting previously unselected package postgresql-client-common. 2026-06-05 21:53:32.511 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-05 21:53:32.512 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-05 21:53:32.549 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-05 21:53:32.554 | Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-05 21:53:32.656 | Selecting previously unselected package ssl-cert. 2026-06-05 21:53:32.664 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-05 21:53:32.667 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-05 21:53:32.704 | Selecting previously unselected package postgresql-common. 2026-06-05 21:53:32.712 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-05 21:53:32.725 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-05 21:53:32.732 | Unpacking postgresql-common (257build1.1) ... 2026-06-05 21:53:32.791 | Selecting previously unselected package libsysfs2:amd64. 2026-06-05 21:53:32.800 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-05 21:53:32.802 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-05 21:53:32.830 | Selecting previously unselected package sysfsutils. 2026-06-05 21:53:32.838 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-05 21:53:32.842 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-05 21:53:32.876 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:32.881 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:32.920 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-06-05 21:53:32.931 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-06-05 21:53:32.997 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:33.008 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:33.042 | Selecting previously unselected package autotools-dev. 2026-06-05 21:53:33.052 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-06-05 21:53:33.053 | Unpacking autotools-dev (20220109.1) ... 2026-06-05 21:53:33.081 | Selecting previously unselected package m4. 2026-06-05 21:53:33.088 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-06-05 21:53:33.090 | Unpacking m4 (1.4.19-4build1) ... 2026-06-05 21:53:33.134 | Selecting previously unselected package autoconf. 2026-06-05 21:53:33.143 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-06-05 21:53:33.144 | Unpacking autoconf (2.71-3) ... 2026-06-05 21:53:33.199 | Selecting previously unselected package automake. 2026-06-05 21:53:33.207 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-05 21:53:33.212 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-05 21:53:33.267 | Selecting previously unselected package autopoint. 2026-06-05 21:53:33.275 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-05 21:53:33.277 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-05 21:53:33.305 | Selecting previously unselected package libdebhelper-perl. 2026-06-05 21:53:33.312 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-05 21:53:33.314 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-05 21:53:33.357 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-05 21:53:33.365 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:33.366 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:33.939 | Selecting previously unselected package libclang-cpp17t64. 2026-06-05 21:53:33.947 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:33.949 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:34.212 | Selecting previously unselected package libgc1:amd64. 2026-06-05 21:53:34.220 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-05 21:53:34.222 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-05 21:53:34.252 | Selecting previously unselected package libobjc4:amd64. 2026-06-05 21:53:34.258 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-05 21:53:34.260 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-05 21:53:34.288 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-05 21:53:34.296 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-05 21:53:34.298 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-05 21:53:34.330 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-05 21:53:34.338 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:34.341 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:34.454 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-05 21:53:34.463 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:34.465 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:34.516 | Selecting previously unselected package libclang1-17t64. 2026-06-05 21:53:34.527 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:34.529 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:34.693 | Selecting previously unselected package clang-17. 2026-06-05 21:53:34.701 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:34.704 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:34.734 | Selecting previously unselected package libtool. 2026-06-05 21:53:34.742 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-06-05 21:53:34.744 | Unpacking libtool (2.4.7-7build1) ... 2026-06-05 21:53:34.780 | Selecting previously unselected package dh-autoreconf. 2026-06-05 21:53:34.787 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-06-05 21:53:34.789 | Unpacking dh-autoreconf (20) ... 2026-06-05 21:53:34.818 | Selecting previously unselected package libarchive-zip-perl. 2026-06-05 21:53:34.826 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-05 21:53:34.828 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-05 21:53:34.863 | Selecting previously unselected package libsub-override-perl. 2026-06-05 21:53:34.871 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-06-05 21:53:34.873 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-05 21:53:34.897 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-05 21:53:34.905 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-05 21:53:34.907 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-05 21:53:34.936 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-05 21:53:34.944 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-05 21:53:34.945 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-05 21:53:34.974 | Selecting previously unselected package debugedit. 2026-06-05 21:53:34.982 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-05 21:53:34.983 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-05 21:53:35.010 | Selecting previously unselected package dwz. 2026-06-05 21:53:35.018 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-06-05 21:53:35.021 | Unpacking dwz (0.15-1build6) ... 2026-06-05 21:53:35.049 | Selecting previously unselected package gettext. 2026-06-05 21:53:35.057 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-05 21:53:35.059 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-05 21:53:35.116 | Selecting previously unselected package intltool-debian. 2026-06-05 21:53:35.124 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-05 21:53:35.125 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-05 21:53:35.153 | Selecting previously unselected package po-debconf. 2026-06-05 21:53:35.160 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-05 21:53:35.161 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-05 21:53:35.206 | Selecting previously unselected package debhelper. 2026-06-05 21:53:35.214 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-05 21:53:35.216 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-05 21:53:35.329 | Selecting previously unselected package uuid-dev:amd64. 2026-06-05 21:53:35.338 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:35.340 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:35.376 | Selecting previously unselected package libsctp1:amd64. 2026-06-05 21:53:35.385 | Preparing to unpack .../055-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-05 21:53:35.388 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-05 21:53:35.413 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-05 21:53:35.422 | Preparing to unpack .../056-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-05 21:53:35.424 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-05 21:53:35.456 | Selecting previously unselected package libapr1-dev. 2026-06-05 21:53:35.464 | Preparing to unpack .../057-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-05 21:53:35.466 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-05 21:53:35.625 | Selecting previously unselected package libldap-dev:amd64. 2026-06-05 21:53:35.633 | Preparing to unpack .../058-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:53:35.634 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-05 21:53:35.719 | Selecting previously unselected package libldap2-dev. 2026-06-05 21:53:35.727 | Preparing to unpack .../059-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-05 21:53:35.730 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-05 21:53:35.754 | Selecting previously unselected package libaprutil1-dev. 2026-06-05 21:53:35.762 | Preparing to unpack .../060-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-05 21:53:35.764 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:35.897 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-05 21:53:35.906 | Preparing to unpack .../061-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-05 21:53:35.908 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:35.937 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-05 21:53:35.945 | Preparing to unpack .../062-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-05 21:53:35.948 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:35.977 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-05 21:53:35.985 | Preparing to unpack .../063-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-05 21:53:35.987 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:36.012 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-05 21:53:36.020 | Preparing to unpack .../064-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-05 21:53:36.021 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:36.081 | Selecting previously unselected package apache2-dev. 2026-06-05 21:53:36.089 | Preparing to unpack .../065-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-05 21:53:36.091 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:36.136 | Selecting previously unselected package ncal. 2026-06-05 21:53:36.143 | Preparing to unpack .../066-ncal_12.1.8_amd64.deb ... 2026-06-05 21:53:36.145 | Unpacking ncal (12.1.8) ... 2026-06-05 21:53:36.173 | Selecting previously unselected package bsdmainutils. 2026-06-05 21:53:36.180 | Preparing to unpack .../067-bsdmainutils_12.1.8_all.deb ... 2026-06-05 21:53:36.184 | Unpacking bsdmainutils (12.1.8) ... 2026-06-05 21:53:36.209 | Selecting previously unselected package conntrack. 2026-06-05 21:53:36.217 | Preparing to unpack .../068-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-05 21:53:36.219 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-05 21:53:36.248 | Selecting previously unselected package dnsmasq-base. 2026-06-05 21:53:36.256 | Preparing to unpack .../069-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-05 21:53:36.265 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-05 21:53:36.304 | Selecting previously unselected package dnsmasq-utils. 2026-06-05 21:53:36.312 | Preparing to unpack .../070-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-05 21:53:36.315 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-05 21:53:36.351 | Selecting previously unselected package ebtables. 2026-06-05 21:53:36.360 | Preparing to unpack .../071-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-05 21:53:36.374 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-05 21:53:36.412 | Preparing to unpack .../072-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-05 21:53:36.431 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-05 21:53:36.463 | Selecting previously unselected package fonts-liberation. 2026-06-05 21:53:36.471 | Preparing to unpack .../073-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-05 21:53:36.473 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-05 21:53:36.528 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-05 21:53:36.536 | Preparing to unpack .../074-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-05 21:53:36.539 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-05 21:53:36.569 | Selecting previously unselected package fonts-liberation2. 2026-06-05 21:53:36.577 | Preparing to unpack .../075-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-05 21:53:36.579 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-05 21:53:36.604 | Selecting previously unselected package genisoimage. 2026-06-05 21:53:36.612 | Preparing to unpack .../076-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-05 21:53:36.616 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-05 21:53:36.654 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-05 21:53:36.662 | Preparing to unpack .../077-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-05 21:53:36.664 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-05 21:53:36.693 | Selecting previously unselected package libann0. 2026-06-05 21:53:36.702 | Preparing to unpack .../078-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-05 21:53:36.704 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-05 21:53:36.734 | Selecting previously unselected package libcdt5:amd64. 2026-06-05 21:53:36.743 | Preparing to unpack .../079-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-05 21:53:36.745 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:36.773 | Selecting previously unselected package libcgraph6:amd64. 2026-06-05 21:53:36.781 | Preparing to unpack .../080-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-05 21:53:36.783 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:36.812 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-05 21:53:36.820 | Preparing to unpack .../081-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-05 21:53:36.822 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-05 21:53:36.850 | Selecting previously unselected package libltdl7:amd64. 2026-06-05 21:53:36.859 | Preparing to unpack .../082-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-05 21:53:36.862 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-05 21:53:36.889 | Selecting previously unselected package libpathplan4:amd64. 2026-06-05 21:53:36.897 | Preparing to unpack .../083-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-05 21:53:36.900 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:36.933 | Selecting previously unselected package libgvc6. 2026-06-05 21:53:36.941 | Preparing to unpack .../084-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-05 21:53:36.945 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:36.985 | Selecting previously unselected package libgvpr2:amd64. 2026-06-05 21:53:36.993 | Preparing to unpack .../085-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-05 21:53:36.994 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:37.024 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-05 21:53:37.032 | Preparing to unpack .../086-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-05 21:53:37.034 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:37.075 | Selecting previously unselected package libice6:amd64. 2026-06-05 21:53:37.083 | Preparing to unpack .../087-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-05 21:53:37.085 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-05 21:53:37.113 | Selecting previously unselected package libsm6:amd64. 2026-06-05 21:53:37.121 | Preparing to unpack .../088-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-05 21:53:37.123 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-05 21:53:37.150 | Selecting previously unselected package libxt6t64:amd64. 2026-06-05 21:53:37.159 | Preparing to unpack .../089-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-05 21:53:37.161 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-05 21:53:37.192 | Selecting previously unselected package libxmu6:amd64. 2026-06-05 21:53:37.201 | Preparing to unpack .../090-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-05 21:53:37.203 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-05 21:53:37.231 | Selecting previously unselected package libxaw7:amd64. 2026-06-05 21:53:37.239 | Preparing to unpack .../091-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-05 21:53:37.241 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-05 21:53:37.271 | Selecting previously unselected package graphviz. 2026-06-05 21:53:37.280 | Preparing to unpack .../092-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-05 21:53:37.282 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:37.339 | Selecting previously unselected package icu-devtools. 2026-06-05 21:53:37.347 | Preparing to unpack .../093-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-05 21:53:37.349 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-05 21:53:37.387 | Selecting previously unselected package iputils-arping. 2026-06-05 21:53:37.395 | Preparing to unpack .../094-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-05 21:53:37.398 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-05 21:53:37.427 | Selecting previously unselected package comerr-dev:amd64. 2026-06-05 21:53:37.436 | Preparing to unpack .../095-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-05 21:53:37.440 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-05 21:53:37.475 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-05 21:53:37.483 | Preparing to unpack .../096-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-05 21:53:37.485 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:37.515 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-05 21:53:37.523 | Preparing to unpack .../097-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-05 21:53:37.525 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:37.553 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-05 21:53:37.561 | Preparing to unpack .../098-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-05 21:53:37.563 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:37.592 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-05 21:53:37.600 | Preparing to unpack .../099-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-05 21:53:37.602 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:37.631 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-05 21:53:37.639 | Preparing to unpack .../100-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-05 21:53:37.641 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:37.681 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-05 21:53:37.689 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-05 21:53:37.690 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-05 21:53:37.719 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-05 21:53:37.727 | Preparing to unpack .../102-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:37.730 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:37.885 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-05 21:53:37.893 | Preparing to unpack .../103-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-05 21:53:37.896 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-05 21:53:37.933 | Preparing to unpack .../104-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-05 21:53:37.938 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-05 21:53:37.971 | Selecting previously unselected package libgts-bin. 2026-06-05 21:53:37.979 | Preparing to unpack .../105-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-05 21:53:37.981 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-05 21:53:38.017 | Selecting previously unselected package libicu-dev:amd64. 2026-06-05 21:53:38.025 | Preparing to unpack .../106-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-05 21:53:38.030 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-05 21:53:38.286 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-05 21:53:38.294 | Preparing to unpack .../107-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-05 21:53:38.296 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-05 21:53:38.328 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-05 21:53:38.336 | Preparing to unpack .../108-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-05 21:53:38.338 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-05 21:53:38.365 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-05 21:53:38.373 | Preparing to unpack .../109-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-05 21:53:38.377 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-05 21:53:38.406 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-05 21:53:38.414 | Preparing to unpack .../110-libjs-jquery-metadata_12-4_all.deb ... 2026-06-05 21:53:38.416 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-05 21:53:38.444 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-05 21:53:38.452 | Preparing to unpack .../111-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-05 21:53:38.454 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-05 21:53:38.510 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-05 21:53:38.518 | Preparing to unpack .../112-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-05 21:53:38.520 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-05 21:53:38.551 | Selecting previously unselected package libjson-xs-perl. 2026-06-05 21:53:38.559 | Preparing to unpack .../113-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:53:38.561 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-05 21:53:38.592 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-05 21:53:38.600 | Preparing to unpack .../114-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-05 21:53:38.602 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-05 21:53:38.638 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-05 21:53:38.647 | Preparing to unpack .../115-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-05 21:53:38.649 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-05 21:53:38.674 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-05 21:53:38.683 | Preparing to unpack .../116-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-05 21:53:38.684 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-05 21:53:38.719 | Selecting previously unselected package mysql-common. 2026-06-05 21:53:38.727 | Preparing to unpack .../117-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-05 21:53:38.739 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-05 21:53:38.771 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-05 21:53:38.784 | Preparing to unpack .../118-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:53:38.785 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:53:38.845 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-05 21:53:38.854 | Preparing to unpack .../119-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-05 21:53:38.856 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-05 21:53:38.906 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-05 21:53:38.915 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-05 21:53:38.919 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-05 21:53:38.948 | Selecting previously unselected package libpq5:amd64. 2026-06-05 21:53:38.956 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:53:38.958 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:38.986 | Selecting previously unselected package libssl-dev:amd64. 2026-06-05 21:53:38.994 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-05 21:53:38.996 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-05 21:53:39.105 | Selecting previously unselected package libpq-dev. 2026-06-05 21:53:39.113 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:53:39.116 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:39.151 | Selecting previously unselected package libsasl2-dev. 2026-06-05 21:53:39.160 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-05 21:53:39.162 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-05 21:53:39.204 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-05 21:53:39.212 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:53:39.214 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:53:39.356 | Selecting previously unselected package libx86-1:amd64. 2026-06-05 21:53:39.364 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-05 21:53:39.366 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-05 21:53:39.393 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-05 21:53:39.402 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-05 21:53:39.404 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-05 21:53:39.457 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-05 21:53:39.465 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-05 21:53:39.467 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-05 21:53:39.518 | Selecting previously unselected package llvm-17-runtime. 2026-06-05 21:53:39.526 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:39.529 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:39.566 | Selecting previously unselected package libpfm4:amd64. 2026-06-05 21:53:39.574 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-05 21:53:39.576 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-05 21:53:39.622 | Selecting previously unselected package llvm-17. 2026-06-05 21:53:39.630 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:39.631 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:40.141 | Selecting previously unselected package libffi-dev:amd64. 2026-06-05 21:53:40.151 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-05 21:53:40.152 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-05 21:53:40.184 | Selecting previously unselected package llvm-17-tools. 2026-06-05 21:53:40.193 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:40.195 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:40.350 | Selecting previously unselected package libz3-4:amd64. 2026-06-05 21:53:40.360 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-05 21:53:40.361 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-05 21:53:40.471 | Selecting previously unselected package libz3-dev:amd64. 2026-06-05 21:53:40.480 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-05 21:53:40.482 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-05 21:53:40.523 | Selecting previously unselected package llvm-17-dev. 2026-06-05 21:53:40.531 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-05 21:53:40.534 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:42.090 | Selecting previously unselected package lsscsi. 2026-06-05 21:53:42.102 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-05 21:53:42.103 | Unpacking lsscsi (0.32-1build1) ... 2026-06-05 21:53:42.132 | Selecting previously unselected package osinfo-db. 2026-06-05 21:53:42.142 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-05 21:53:42.144 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-05 21:53:42.413 | Selecting previously unselected package pkgconf-bin. 2026-06-05 21:53:42.423 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-05 21:53:42.425 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-05 21:53:42.454 | Selecting previously unselected package pkgconf:amd64. 2026-06-05 21:53:42.463 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-05 21:53:42.467 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-05 21:53:42.497 | Selecting previously unselected package pkg-config:amd64. 2026-06-05 21:53:42.505 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-05 21:53:42.509 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-05 21:53:42.543 | Selecting previously unselected package pm-utils. 2026-06-05 21:53:42.552 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-05 21:53:42.554 | Unpacking pm-utils (1.4.1-21) ... 2026-06-05 21:53:42.599 | Selecting previously unselected package postgresql-client-16. 2026-06-05 21:53:42.608 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:53:42.610 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:42.711 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-05 21:53:42.719 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:53:42.722 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:42.979 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-05 21:53:42.988 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-05 21:53:42.991 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-05 21:53:43.025 | Selecting previously unselected package python3-mysqldb. 2026-06-05 21:53:43.034 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-05 21:53:43.036 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-05 21:53:43.071 | Selecting previously unselected package sqlite3. 2026-06-05 21:53:43.080 | Preparing to unpack .../147-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-05 21:53:43.083 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-05 21:53:43.120 | Selecting previously unselected package unzip. 2026-06-05 21:53:43.129 | Preparing to unpack .../148-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-05 21:53:43.131 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-05 21:53:43.167 | Selecting previously unselected package vbetool. 2026-06-05 21:53:43.177 | Preparing to unpack .../149-vbetool_1.1-5_amd64.deb ... 2026-06-05 21:53:43.179 | Unpacking vbetool (1.1-5) ... 2026-06-05 21:53:43.209 | Selecting previously unselected package libosinfo-l10n. 2026-06-05 21:53:43.219 | Preparing to unpack .../150-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-05 21:53:43.221 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-05 21:53:43.263 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-05 21:53:43.271 | Preparing to unpack .../151-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-05 21:53:43.274 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-05 21:53:43.307 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-05 21:53:43.318 | Preparing to unpack .../152-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-05 21:53:43.321 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-05 21:53:43.353 | Selecting previously unselected package liberasurecode1:amd64. 2026-06-05 21:53:43.363 | Preparing to unpack .../153-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-06-05 21:53:43.365 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-05 21:53:43.408 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-06-05 21:53:43.418 | Preparing to unpack .../154-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-06-05 21:53:43.421 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-05 21:53:43.453 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-05 21:53:43.463 | Preparing to unpack .../155-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-05 21:53:43.466 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:43.505 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-05 21:53:43.514 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-05 21:53:43.516 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-05 21:53:43.552 | Selecting previously unselected package socat. 2026-06-05 21:53:43.563 | Preparing to unpack .../157-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-05 21:53:43.566 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-05 21:53:43.611 | Selecting previously unselected package vlan. 2026-06-05 21:53:43.620 | Preparing to unpack .../158-vlan_2.0.5ubuntu5_all.deb ... 2026-06-05 21:53:43.623 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-05 21:53:43.682 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-05 21:53:43.690 | Setting up postgresql-client-common (257build1.1) ... 2026-06-05 21:53:43.698 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-05 21:53:43.702 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-05 21:53:43.707 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-05 21:53:43.726 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-05 21:53:43.729 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-05 21:53:43.733 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:53:43.738 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-05 21:53:43.743 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-05 21:53:43.748 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-05 21:53:43.754 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:43.760 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-05 21:53:43.765 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-05 21:53:43.769 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-05 21:53:43.775 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-05 21:53:44.173 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-05 21:53:44.174 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-05 21:53:44.481 | Setting up ncal (12.1.8) ... 2026-06-05 21:53:44.487 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-05 21:53:44.492 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-05 21:53:44.496 | Setting up vbetool (1.1-5) ... 2026-06-05 21:53:44.501 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-05 21:53:44.523 | Setting up pm-utils (1.4.1-21) ... 2026-06-05 21:53:44.531 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-05 21:53:44.539 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-05 21:53:44.543 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:44.548 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:44.553 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-05 21:53:44.557 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-05 21:53:44.562 | Setting up m4 (1.4.19-4build1) ... 2026-06-05 21:53:44.567 | Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-06-05 21:53:44.571 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-05 21:53:44.603 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-05 21:53:44.626 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-05 21:53:44.636 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-05 21:53:44.640 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-05 21:53:45.185 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-05 21:53:45.462 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:45.468 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-05 21:53:45.473 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:45.478 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-05 21:53:45.606 | Setting up autotools-dev (20220109.1) ... 2026-06-05 21:53:45.610 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-05 21:53:45.622 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:45.631 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-05 21:53:45.638 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-05 21:53:45.646 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:45.654 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:45.660 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:45.664 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-05 21:53:45.667 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:45.671 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:45.674 | Setting up ebtables (2.0.11-6build1) ... 2026-06-05 21:53:46.020 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-05 21:53:46.024 | Setting up socat (1.8.0.0-4build3) ... 2026-06-05 21:53:46.028 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-05 21:53:46.033 | Setting up bsdmainutils (12.1.8) ... 2026-06-05 21:53:46.039 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-05 21:53:46.045 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-05 21:53:46.050 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:53:46.055 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-05 21:53:46.060 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-05 21:53:46.066 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-05 21:53:46.092 | Setting up lsscsi (0.32-1build1) ... 2026-06-05 21:53:46.096 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-05 21:53:46.101 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-05 21:53:46.106 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-05 21:53:46.111 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-05 21:53:46.117 | Setting up autoconf (2.71-3) ... 2026-06-05 21:53:46.124 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-05 21:53:46.128 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:46.133 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:46.139 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:46.143 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-05 21:53:46.150 | Setting up dwz (0.15-1build6) ... 2026-06-05 21:53:46.154 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-05 21:53:46.160 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-05 21:53:46.165 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:46.171 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-05 21:53:46.199 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:46.206 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:46.958 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-06-05 21:53:46.979 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-05 21:53:46.984 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:46.988 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-05 21:53:46.991 | Setting up libjson-perl (4.10000-1) ... 2026-06-05 21:53:46.996 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:47.002 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-05 21:53:47.006 | Setting up debugedit (1:5.0-5build2) ... 2026-06-05 21:53:47.012 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-05 21:53:47.018 | Setting up libsub-override-perl (0.10-1) ... 2026-06-05 21:53:47.023 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-05 21:53:47.030 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:47.035 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:47.041 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:47.046 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-05 21:53:47.050 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-05 21:53:47.054 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-05 21:53:47.058 | Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-06-05 21:53:47.065 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-05 21:53:47.069 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-05 21:53:47.073 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-05 21:53:47.077 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:53:47.081 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-05 21:53:47.087 | Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-06-05 21:53:47.796 | rsync.service is a disabled or a static unit not running, not starting it. 2026-06-05 21:53:47.799 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-05 21:53:47.803 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:47.808 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-05 21:53:47.815 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-05 21:53:47.818 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-05 21:53:47.823 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-05 21:53:47.829 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:47.835 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-05 21:53:47.841 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-05 21:53:47.849 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-05 21:53:47.856 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:47.863 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-05 21:53:47.870 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-05 21:53:48.983 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:48.988 | Setting up libtool (2.4.7-7build1) ... 2026-06-05 21:53:48.993 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-05 21:53:49.001 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:49.462 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-05 21:53:49.493 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-05 21:53:49.498 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-05 21:53:50.020 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-05 21:53:50.425 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:50.432 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-05 21:53:50.443 | Setting up systemd (255.4-1ubuntu8.15) ... 2026-06-05 21:53:50.492 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-05 21:53:50.494 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-05 21:53:50.999 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:51.010 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:51.015 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-06-05 21:53:51.028 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-05 21:53:51.035 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-05 21:53:51.044 | Setting up dh-autoreconf (20) ... 2026-06-05 21:53:51.049 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:51.056 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-05 21:53:51.063 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-05 21:53:51.070 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-05 21:53:51.077 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-05 21:53:51.082 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-05 21:53:51.087 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-05 21:53:51.769 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-05 21:53:52.083 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-05 21:53:52.092 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-05 21:53:52.097 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-05 21:53:52.103 | Setting up postgresql-common (257build1.1) ... 2026-06-05 21:53:52.501 | 2026-06-05 21:53:52.501 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-05 21:53:52.640 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-05 21:53:52.640 | Removing obsolete dictionary files: 2026-06-05 21:53:53.289 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-05 21:53:53.636 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:53.658 | Setting up systemd-timesyncd (255.4-1ubuntu8.15) ... 2026-06-05 21:53:54.107 | Setting up udev (255.4-1ubuntu8.15) ... 2026-06-05 21:53:54.805 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-05 21:53:54.810 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-05 21:53:54.816 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-05 21:53:54.822 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:54.830 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:54.840 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-05 21:53:54.860 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:54.866 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-05 21:53:54.871 | Setting up systemd-resolved (255.4-1ubuntu8.15) ... 2026-06-05 21:53:55.372 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:55.376 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:55.382 | Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-06-05 21:53:55.421 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-05 21:53:55.425 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-05 21:53:55.429 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:55.433 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:53:55.441 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-05 21:53:55.448 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-05 21:53:55.462 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:55.469 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-05 21:53:55.476 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-05 21:53:55.484 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:53:55.650 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-05 21:53:55.653 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-05 21:53:55.658 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:55.663 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-05 21:53:55.670 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-05 21:53:56.046 | Enabling module mpm_event. 2026-06-05 21:53:56.079 | Enabling module authz_core. 2026-06-05 21:53:56.084 | Enabling module authz_host. 2026-06-05 21:53:56.117 | Enabling module authn_core. 2026-06-05 21:53:56.122 | Enabling module auth_basic. 2026-06-05 21:53:56.154 | Enabling module access_compat. 2026-06-05 21:53:56.186 | Enabling module authn_file. 2026-06-05 21:53:56.220 | Enabling module authz_user. 2026-06-05 21:53:56.251 | Enabling module alias. 2026-06-05 21:53:56.283 | Enabling module dir. 2026-06-05 21:53:56.315 | Enabling module autoindex. 2026-06-05 21:53:56.357 | Enabling module env. 2026-06-05 21:53:56.397 | Enabling module mime. 2026-06-05 21:53:56.428 | Enabling module negotiation. 2026-06-05 21:53:56.459 | Enabling module setenvif. 2026-06-05 21:53:56.491 | Enabling module filter. 2026-06-05 21:53:56.522 | Enabling module deflate. 2026-06-05 21:53:56.554 | Enabling module status. 2026-06-05 21:53:56.588 | Enabling module reqtimeout. 2026-06-05 21:53:56.622 | Enabling conf charset. 2026-06-05 21:53:56.655 | Enabling conf localized-error-pages. 2026-06-05 21:53:56.687 | Enabling conf other-vhosts-access-log. 2026-06-05 21:53:56.727 | Enabling conf security. 2026-06-05 21:53:56.758 | Enabling conf serve-cgi-bin. 2026-06-05 21:53:56.798 | Enabling site 000-default. 2026-06-05 21:53:57.436 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-05 21:53:57.871 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-05 21:53:58.735 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-05 21:53:58.740 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-05 21:53:58.745 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-05 21:53:58.775 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-06-05 21:54:05.259 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-05 21:54:05.283 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-06-05 21:54:05.422 | Processing triggers for ufw (0.36.2-6) ... 2026-06-05 21:54:05.491 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:54:05.561 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-05 21:54:05.574 | Processing triggers for install-info (7.1-3build2) ... 2026-06-05 21:54:05.702 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-05 21:54:06.275 | 2026-06-05 21:54:06.275 | Running kernel seems to be up-to-date. 2026-06-05 21:54:06.275 | 2026-06-05 21:54:06.275 | Restarting services... 2026-06-05 21:54:06.367 | systemctl restart multipathd.service packagekit.service polkit.service udisks2.service unbound.service 2026-06-05 21:54:06.504 | 2026-06-05 21:54:06.504 | Service restarts being deferred: 2026-06-05 21:54:06.504 | systemctl restart ModemManager.service 2026-06-05 21:54:06.504 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:54:06.504 | systemctl restart getty@tty1.service 2026-06-05 21:54:06.504 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:54:06.504 | systemctl restart systemd-logind.service 2026-06-05 21:54:06.504 | 2026-06-05 21:54:06.504 | No containers need to be restarted. 2026-06-05 21:54:06.504 | 2026-06-05 21:54:06.505 | User sessions running outdated binaries: 2026-06-05 21:54:06.505 | ubuntu @ session #1: python3[1642] 2026-06-05 21:54:06.514 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:54:06.522 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:54:06.531 | 2026-06-05 21:54:06.531 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:54:07.933 | ++ functions-common:apt_get:1205 : result=0 2026-06-05 21:54:07.937 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:54:07.939 | ++ functions-common:time_stop:2414 : local name 2026-06-05 21:54:07.943 | ++ functions-common:time_stop:2415 : local end_time 2026-06-05 21:54:07.946 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:54:07.948 | ++ functions-common:time_stop:2417 : local total 2026-06-05 21:54:07.952 | ++ functions-common:time_stop:2418 : local start_time 2026-06-05 21:54:07.955 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:54:07.957 | ++ functions-common:time_stop:2421 : start_time=1780696332850 2026-06-05 21:54:07.960 | ++ functions-common:time_stop:2423 : [[ -z 1780696332850 ]] 2026-06-05 21:54:07.963 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:54:07.968 | ++ functions-common:time_stop:2426 : end_time=1780696447965 2026-06-05 21:54:07.970 | ++ functions-common:time_stop:2427 : elapsed_time=115115 2026-06-05 21:54:07.973 | ++ functions-common:time_stop:2428 : total=25704 2026-06-05 21:54:07.975 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:54:07.978 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=140819 2026-06-05 21:54:07.980 | ++ functions-common:apt_get:1209 : return 0 2026-06-05 21:54:07.983 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-05 21:54:07.985 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-05 21:54:07.989 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-05 21:54:07.994 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-05 21:54:07.997 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-05 21:54:08.000 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-05 21:54:08.004 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-05 21:54:08.009 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-05 21:54:08.013 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-05 21:54:08.016 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-05 21:54:08.937 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-05 21:54:08.939 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-05 21:54:08.941 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-05 21:54:08.943 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-05 21:54:08.945 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-05 21:54:08.947 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-05 21:54:08.948 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-05 21:54:08.950 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-05 21:54:08.951 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-05 21:54:08.953 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-05 21:54:08.955 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-05 21:54:08.957 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-05 21:54:08.958 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-05 21:54:08.960 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-05 21:54:08.962 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-05 21:54:08.964 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-05 21:54:08.966 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-05 21:54:08.968 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-05 21:54:08.969 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-05 21:54:08.971 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-05 21:54:08.974 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-05 21:54:08.976 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-05 21:54:08.977 | + functions-common:_ensure_lsb_release:420 : return 2026-06-05 21:54:08.980 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-05 21:54:08.991 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-05 21:54:08.994 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-05 21:54:09.004 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-05 21:54:09.007 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-05 21:54:09.018 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-05 21:54:09.020 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-05 21:54:09.022 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-05 21:54:09.023 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-05 21:54:09.025 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-05 21:54:09.027 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-05 21:54:09.029 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-05 21:54:09.031 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-05 21:54:09.032 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-05 21:54:09.034 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-05 21:54:09.035 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-05 21:54:09.035 | Distro: noble 2026-06-05 21:54:09.037 | + tools/install_pip.sh:main:117 : get_versions 2026-06-05 21:54:09.040 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-05 21:54:09.043 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-05 21:54:09.045 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-05 21:54:09.048 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-05 21:54:09.048 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-05 21:54:09.321 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-05 21:54:09.323 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-05 21:54:09.323 | pip: 24.0 2026-06-05 21:54:09.325 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-05 21:54:09.327 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-05 21:54:09.330 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:54:09.331 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:54:09.333 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:54:09.335 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:54:09.336 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:54:09.338 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:54:09.341 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:54:09.343 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:54:09.344 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:54:09.346 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:54:09.348 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:54:09.349 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:54:09.351 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:54:09.353 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-05 21:54:09.355 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:09.357 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:09.359 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-05 21:54:09.363 | + tools/install_pip.sh:main:146 : set -x 2026-06-05 21:54:09.365 | + tools/install_pip.sh:main:149 : get_versions 2026-06-05 21:54:09.368 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-05 21:54:09.371 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-05 21:54:09.373 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-05 21:54:09.377 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-05 21:54:09.377 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-05 21:54:09.661 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-05 21:54:09.663 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-05 21:54:09.663 | pip: 24.0 2026-06-05 21:54:09.666 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-05 21:54:09.669 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-05 21:54:09.672 | + ./stack.sh:main:801 : fixup_all 2026-06-05 21:54:09.674 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-05 21:54:09.677 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-05 21:54:09.680 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:09.682 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:09.685 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-05 21:54:09.698 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-05 21:54:09.709 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-05 21:54:09.721 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-05 21:54:09.723 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-05 21:54:09.726 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:54:09.729 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:54:09.732 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:54:09.734 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:54:09.736 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:54:09.739 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:54:09.741 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:54:09.743 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:54:09.746 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:54:09.748 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:54:09.750 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:54:09.752 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:54:09.753 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:54:09.756 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-05 21:54:09.759 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-05 21:54:09.760 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-05 21:54:09.772 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-05 21:54:09.786 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-05 21:54:09.798 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-05 21:54:09.810 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-05 21:54:09.822 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-05 21:54:09.834 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-05 21:54:09.847 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-05 21:54:09.860 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-05 21:54:09.863 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-05 21:54:09.866 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-05 21:54:12.635 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-05 21:54:12.655 | Using python 3.12 to install setuptools 2026-06-05 21:54:12.657 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-05 21:54:13.342 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-05 21:54:13.520 | Collecting pip 2026-06-05 21:54:13.556 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-05 21:54:13.566 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-05 21:54:13.782 | Collecting setuptools[core] 2026-06-05 21:54:13.786 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-05 21:54:13.892 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-05 21:54:13.895 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:54:13.931 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-05 21:54:13.934 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-05 21:54:13.947 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.7 MB/s eta 0:00:00 2026-06-05 21:54:13.982 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-05 21:54:13.986 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-05 21:54:14.038 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-05 21:54:14.041 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:54:14.088 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-05 21:54:14.090 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:54:14.153 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.156 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-05 21:54:14.196 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.200 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-05 21:54:14.334 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.337 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-05 21:54:14.395 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.398 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:54:14.491 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.495 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-05 21:54:14.539 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.543 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-05 21:54:14.601 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.604 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-05 21:54:14.652 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:14.655 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:54:14.685 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-05 21:54:14.695 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-05 21:54:14.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 44.8 MB/s eta 0:00:00 2026-06-05 21:54:14.742 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-05 21:54:14.755 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-05 21:54:14.774 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-05 21:54:14.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 5.8 MB/s eta 0:00:00 2026-06-05 21:54:14.790 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-05 21:54:14.804 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 8.2 MB/s eta 0:00:00 2026-06-05 21:54:14.808 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-05 21:54:14.818 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-05 21:54:14.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 51.6 MB/s eta 0:00:00 2026-06-05 21:54:14.842 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-05 21:54:14.851 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-05 21:54:14.862 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-05 21:54:14.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 9.2 MB/s eta 0:00:00 2026-06-05 21:54:14.881 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-05 21:54:14.889 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-05 21:54:14.913 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.5 MB/s eta 0:00:00 2026-06-05 21:54:14.917 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-05 21:54:14.930 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-05 21:54:14.945 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 6.1 MB/s eta 0:00:00 2026-06-05 21:54:14.949 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-05 21:54:14.977 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 45.2 MB/s eta 0:00:00 2026-06-05 21:54:15.315 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-05 21:54:15.331 | Attempting uninstall: setuptools 2026-06-05 21:54:15.338 | Found existing installation: setuptools 68.1.2 2026-06-05 21:54:15.339 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:54:15.339 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-05 21:54:15.922 | Attempting uninstall: pygments 2026-06-05 21:54:15.940 | Found existing installation: Pygments 2.17.2 2026-06-05 21:54:15.940 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:54:15.940 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-05 21:54:16.571 | Attempting uninstall: pip 2026-06-05 21:54:16.573 | Found existing installation: pip 24.0 2026-06-05 21:54:16.612 | Uninstalling pip-24.0: 2026-06-05 21:54:16.618 | Successfully uninstalled pip-24.0 2026-06-05 21:54:17.481 | Attempting uninstall: packaging 2026-06-05 21:54:17.492 | Found existing installation: packaging 24.0 2026-06-05 21:54:17.493 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:54:17.493 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-05 21:54:17.607 | Attempting uninstall: markdown-it-py 2026-06-05 21:54:17.622 | Found existing installation: markdown-it-py 3.0.0 2026-06-05 21:54:17.622 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:54:17.622 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-05 21:54:17.713 | Attempting uninstall: wheel 2026-06-05 21:54:17.735 | Found existing installation: wheel 0.42.0 2026-06-05 21:54:17.737 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:54:17.737 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-05 21:54:17.768 | Attempting uninstall: rich 2026-06-05 21:54:17.789 | Found existing installation: rich 13.7.1 2026-06-05 21:54:17.791 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:54:17.792 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-05 21:54:18.156 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-05 21:54:18.283 | + inc/python:pip_install:216 : result=0 2026-06-05 21:54:18.286 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:54:18.288 | + functions-common:time_stop:2414 : local name 2026-06-05 21:54:18.290 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:54:18.292 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:54:18.294 | + functions-common:time_stop:2417 : local total 2026-06-05 21:54:18.296 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:54:18.299 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:54:18.301 | + functions-common:time_stop:2421 : start_time=1780696452650 2026-06-05 21:54:18.304 | + functions-common:time_stop:2423 : [[ -z 1780696452650 ]] 2026-06-05 21:54:18.307 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:54:18.311 | + functions-common:time_stop:2426 : end_time=1780696458308 2026-06-05 21:54:18.313 | + functions-common:time_stop:2427 : elapsed_time=5658 2026-06-05 21:54:18.315 | + functions-common:time_stop:2428 : total=0 2026-06-05 21:54:18.317 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:54:18.319 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5658 2026-06-05 21:54:18.321 | + inc/python:pip_install:219 : return 0 2026-06-05 21:54:18.324 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-05 21:54:18.326 | + 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:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 21:54:18.329 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 21:54:18.331 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-05 21:54:18.333 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-05 21:54:18.336 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-05 21:54:18.357 | Using python 3.12 to install os-testr 2026-06-05 21:54:18.359 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-05 21:54:18.991 | Collecting os-testr 2026-06-05 21:54:19.044 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-05 21:54:19.068 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-05 21:54:19.072 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-05 21:54:19.091 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-05 21:54:19.094 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-05 21:54:19.119 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-05 21:54:19.123 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-05 21:54:19.134 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-05 21:54:19.150 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-05 21:54:19.155 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-05 21:54:19.192 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-05 21:54:19.195 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-05 21:54:19.210 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-05 21:54:19.223 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-05 21:54:19.237 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-05 21:54:19.245 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-05 21:54:19.257 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-05 21:54:19.264 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-05 21:54:19.281 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 42.4 MB/s 0:00:00 2026-06-05 21:54:19.355 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-05 21:54:19.432 | Attempting uninstall: PyYAML 2026-06-05 21:54:19.436 | Found existing installation: PyYAML 6.0.1 2026-06-05 21:54:19.437 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:54:19.437 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-05 21:54:19.642 | 2026-06-05 21:54:19.644 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-05 21:54:19.711 | + inc/python:pip_install:216 : result=0 2026-06-05 21:54:19.713 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:54:19.716 | + functions-common:time_stop:2414 : local name 2026-06-05 21:54:19.718 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:54:19.721 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:54:19.723 | + functions-common:time_stop:2417 : local total 2026-06-05 21:54:19.725 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:54:19.727 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:54:19.730 | + functions-common:time_stop:2421 : start_time=1780696458352 2026-06-05 21:54:19.732 | + functions-common:time_stop:2423 : [[ -z 1780696458352 ]] 2026-06-05 21:54:19.735 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:54:19.739 | + functions-common:time_stop:2426 : end_time=1780696459736 2026-06-05 21:54:19.741 | + functions-common:time_stop:2427 : elapsed_time=1384 2026-06-05 21:54:19.744 | + functions-common:time_stop:2428 : total=5658 2026-06-05 21:54:19.746 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:54:19.749 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7042 2026-06-05 21:54:19.751 | + inc/python:pip_install:219 : return 0 2026-06-05 21:54:19.754 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-05 21:54:19.807 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-05 21:54:19.867 | + ./stack.sh:main:829 : install_infra 2026-06-05 21:54:19.870 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-05 21:54:19.873 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-05 21:54:19.875 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-05 21:54:22.747 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-05 21:54:22.750 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-05 21:54:22.773 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-05 21:54:23.485 | Collecting pbr 2026-06-05 21:54:23.485 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-05 21:54:23.685 | Collecting setuptools[core] 2026-06-05 21:54:23.687 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-05 21:54:23.749 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-05 21:54:23.750 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:54:23.774 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-05 21:54:23.775 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-05 21:54:23.800 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-05 21:54:23.801 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-05 21:54:23.835 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-05 21:54:23.836 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:54:23.859 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-05 21:54:23.860 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:54:23.900 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:23.902 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-05 21:54:23.926 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:23.927 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-05 21:54:24.028 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:24.029 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-05 21:54:24.054 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:24.055 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:54:24.117 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:24.118 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-05 21:54:24.132 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:24.133 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-05 21:54:24.161 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:24.163 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-05 21:54:24.190 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:24.191 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:54:24.228 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-05 21:54:24.259 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-05 21:54:24.271 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-05 21:54:24.273 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-05 21:54:24.274 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-05 21:54:24.275 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-05 21:54:24.276 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-05 21:54:24.277 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-05 21:54:24.278 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-05 21:54:24.281 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-05 21:54:24.282 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-05 21:54:24.283 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-05 21:54:24.284 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-05 21:54:24.285 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-05 21:54:24.287 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-05 21:54:24.288 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-05 21:54:24.289 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-05 21:54:24.294 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-05 21:54:24.414 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-05 21:54:26.259 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-05 21:54:26.395 | + inc/python:pip_install:216 : result=0 2026-06-05 21:54:26.399 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:54:26.401 | + functions-common:time_stop:2414 : local name 2026-06-05 21:54:26.404 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:54:26.405 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:54:26.408 | + functions-common:time_stop:2417 : local total 2026-06-05 21:54:26.410 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:54:26.412 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:54:26.415 | + functions-common:time_stop:2421 : start_time=1780696462765 2026-06-05 21:54:26.417 | + functions-common:time_stop:2423 : [[ -z 1780696462765 ]] 2026-06-05 21:54:26.420 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:54:26.424 | + functions-common:time_stop:2426 : end_time=1780696466421 2026-06-05 21:54:26.426 | + functions-common:time_stop:2427 : elapsed_time=3656 2026-06-05 21:54:26.429 | + functions-common:time_stop:2428 : total=7042 2026-06-05 21:54:26.431 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:54:26.434 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10698 2026-06-05 21:54:26.436 | + inc/python:pip_install:219 : return 0 2026-06-05 21:54:26.439 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-05 21:54:26.442 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-05 21:54:26.465 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-05 21:54:27.110 | Processing /opt/stack/requirements 2026-06-05 21:54:27.112 | Installing build dependencies: started 2026-06-05 21:54:28.612 | Installing build dependencies: finished with status 'done' 2026-06-05 21:54:28.612 | Getting requirements to build wheel: started 2026-06-05 21:54:28.753 | Getting requirements to build wheel: finished with status 'done' 2026-06-05 21:54:28.755 | Preparing metadata (pyproject.toml): started 2026-06-05 21:54:29.450 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:54:29.515 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.552 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-05 21:54:29.564 | 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.dev8426) (26.2) 2026-06-05 21:54:29.604 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.608 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-05 21:54:29.682 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.684 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-05 21:54:29.700 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.703 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-05 21:54:29.709 | 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.dev8426) (82.0.1) 2026-06-05 21:54:29.842 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.845 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-05 21:54:29.852 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.5 MB/s eta 0:00:00 2026-06-05 21:54:29.878 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.882 | Downloading idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-05 21:54:29.936 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.939 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-05 21:54:29.974 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-05 21:54:29.977 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:54:30.097 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-05 21:54:30.105 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-05 21:54:30.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 7.0 MB/s eta 0:00:00 2026-06-05 21:54:30.112 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-05 21:54:30.117 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-05 21:54:30.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 11.5 MB/s eta 0:00:00 2026-06-05 21:54:30.128 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-05 21:54:30.136 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 22.8 MB/s eta 0:00:00 2026-06-05 21:54:30.139 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-05 21:54:30.147 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 36.8 MB/s eta 0:00:00 2026-06-05 21:54:30.149 | Downloading idna-3.17-py3-none-any.whl (65 kB) 2026-06-05 21:54:30.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.3/65.3 kB 16.7 MB/s eta 0:00:00 2026-06-05 21:54:30.158 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-05 21:54:30.164 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 28.1 MB/s eta 0:00:00 2026-06-05 21:54:30.173 | Building wheels for collected packages: openstack_requirements 2026-06-05 21:54:30.174 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-05 21:54:31.487 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-05 21:54:31.488 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8426-py3-none-any.whl size=52164 sha256=199a14f52e0ce4511ab92edbe5e32ce73e93b6d1c0d28ffb24f2c75cf9fc725a 2026-06-05 21:54:31.489 | Stored in directory: /tmp/pip-ephem-wheel-cache-_l0r36k3/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-05 21:54:31.490 | Successfully built openstack_requirements 2026-06-05 21:54:31.631 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-05 21:54:31.977 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.17 openstack_requirements-1.2.1.dev8426 requests-2.34.2 urllib3-2.7.0 2026-06-05 21:54:32.111 | + inc/python:pip_install:216 : result=0 2026-06-05 21:54:32.114 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:54:32.117 | + functions-common:time_stop:2414 : local name 2026-06-05 21:54:32.119 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:54:32.121 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:54:32.123 | + functions-common:time_stop:2417 : local total 2026-06-05 21:54:32.126 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:54:32.128 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:54:32.131 | + functions-common:time_stop:2421 : start_time=1780696466457 2026-06-05 21:54:32.134 | + functions-common:time_stop:2423 : [[ -z 1780696466457 ]] 2026-06-05 21:54:32.138 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:54:32.142 | + functions-common:time_stop:2426 : end_time=1780696472139 2026-06-05 21:54:32.144 | + functions-common:time_stop:2427 : elapsed_time=5682 2026-06-05 21:54:32.147 | + functions-common:time_stop:2428 : total=10698 2026-06-05 21:54:32.149 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:54:32.151 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16380 2026-06-05 21:54:32.153 | + inc/python:pip_install:219 : return 0 2026-06-05 21:54:32.156 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-05 21:54:32.159 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-05 21:54:32.162 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-05 21:54:32.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:54:32.167 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:54:32.170 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-06-05 21:54:32.172 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:54:32.175 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-05 21:54:32.196 | Using python 3.12 to install pbr 2026-06-05 21:54:32.199 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-05 21:54:32.683 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-05 21:54:32.775 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-05 21:54:32.908 | + inc/python:pip_install:216 : result=0 2026-06-05 21:54:32.912 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:54:32.914 | + functions-common:time_stop:2414 : local name 2026-06-05 21:54:32.917 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:54:32.919 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:54:32.922 | + functions-common:time_stop:2417 : local total 2026-06-05 21:54:32.924 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:54:32.926 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:54:32.929 | + functions-common:time_stop:2421 : start_time=1780696472191 2026-06-05 21:54:32.931 | + functions-common:time_stop:2423 : [[ -z 1780696472191 ]] 2026-06-05 21:54:32.934 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:54:32.938 | + functions-common:time_stop:2426 : end_time=1780696472935 2026-06-05 21:54:32.940 | + functions-common:time_stop:2427 : elapsed_time=744 2026-06-05 21:54:32.943 | + functions-common:time_stop:2428 : total=16380 2026-06-05 21:54:32.945 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:54:32.948 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17124 2026-06-05 21:54:32.951 | + inc/python:pip_install:219 : return 0 2026-06-05 21:54:32.953 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-05 21:54:35.770 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-05 21:54:36.154 | Collecting bindep 2026-06-05 21:54:36.232 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-05 21:54:36.284 | Collecting distro>=1.7 (from bindep) 2026-06-05 21:54:36.287 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-05 21:54:36.316 | Collecting packaging (from bindep) 2026-06-05 21:54:36.317 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:54:36.331 | Collecting Parsley (from bindep) 2026-06-05 21:54:36.334 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-05 21:54:36.365 | Collecting pbr>=2 (from bindep) 2026-06-05 21:54:36.367 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-05 21:54:36.544 | Collecting setuptools (from pbr>=2->bindep) 2026-06-05 21:54:36.546 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-05 21:54:36.584 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-05 21:54:36.593 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-05 21:54:36.597 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-05 21:54:36.598 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-05 21:54:36.602 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-05 21:54:36.609 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 21.4 MB/s eta 0:00:00 2026-06-05 21:54:36.610 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-05 21:54:36.674 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-05 21:54:37.601 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-05 21:54:37.689 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-05 21:54:37.693 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-05 21:54:37.696 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-05 21:54:37.715 | + ./stack.sh:main:838 : pkgs= 2026-06-05 21:54:37.717 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-05 21:54:37.719 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-05 21:54:37.722 | + functions-common:run_phase:1842 : local mode=stack 2026-06-05 21:54:37.725 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-05 21:54:37.728 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-05 21:54:37.731 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-05 21:54:37.734 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-05 21:54:37.736 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-05 21:54:37.740 | + functions-common:run_phase:1852 : local extra 2026-06-05 21:54:37.742 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-05 21:54:37.746 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-05 21:54:37.750 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-05 21:54:37.752 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-05 21:54:37.755 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-05 21:54:37.756 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-05 21:54:37.771 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:54:37.773 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 21:54:37.775 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:54:37.776 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-05 21:54:37.779 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:54:37.781 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-05 21:54:37.784 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:54:37.786 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-05 21:54:37.788 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:54:37.791 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-05 21:54:37.793 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:54:37.795 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-05 21:54:37.798 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-05 21:54:37.800 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-05 21:54:37.803 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 21:54:37.805 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-05 21:54:37.807 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-05 21:54:37.809 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-05 21:54:37.812 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-05 21:54:37.814 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-05 21:54:37.816 | + functions-common:run_plugins:1832 : local plugin 2026-06-05 21:54:37.819 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-05 21:54:37.822 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-05 21:54:37.824 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-05 21:54:37.827 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-06-05 21:54:37.829 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-05 21:54:37.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-05 21:54:37.834 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-05 21:54:37.836 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-05 21:54:37.838 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-05 21:54:37.841 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-05 21:54:37.843 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-05 21:54:37.845 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-05 21:54:37.847 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-05 21:54:37.849 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-05 21:54:37.852 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-05 21:54:37.854 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-05 21:54:37.857 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-05 21:54:37.860 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-05 21:54:37.862 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-05 21:54:37.864 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-05 21:54:37.867 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-05 21:54:37.869 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-05 21:54:37.871 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-05 21:54:37.873 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-05 21:54:37.876 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-05 21:54:37.890 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-05 21:54:37.892 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-05 21:54:37.895 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-05 21:54:37.897 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-05 21:54:37.900 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-05 21:54:37.902 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-05 21:54:37.905 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 21:54:37.919 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 21:54:37.922 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-05 21:54:37.925 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-05 21:54:37.926 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-05 21:54:37.930 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-05 21:54:37.932 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-05 21:54:37.935 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-05 21:54:37.938 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 21:54:37.954 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 21:54:37.956 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-05 21:54:37.959 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:54:37.962 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-05 21:54:37.965 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-05 21:54:37.968 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-05 21:54:37.970 | + functions:set_systemd_override:845 : local value=2048 2026-06-05 21:54:37.973 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-05 21:54:37.976 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-05 21:54:38.032 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-05 21:54:38.032 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-05 21:54:38.034 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-05 21:54:38.278 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-05 21:54:38.281 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-05 21:54:38.298 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:54:38.302 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-05 21:54:38.305 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:54:38.307 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:54:38.310 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:54:38.312 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:54:38.315 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:54:38.318 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:54:38.321 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:38.323 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:38.327 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:54:38.329 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:54:38.333 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:54:38.336 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:54:38.339 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-05 21:54:38.343 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:54:38.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:38.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:38.351 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-05 21:54:38.375 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-05 21:54:38.403 | Reading package lists... 2026-06-05 21:54:38.679 | Building dependency tree... 2026-06-05 21:54:38.682 | Reading state information... 2026-06-05 21:54:39.024 | The following additional packages will be installed: 2026-06-05 21:54:39.024 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-05 21:54:39.025 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-05 21:54:39.025 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-05 21:54:39.026 | erlang-tools erlang-xmerl 2026-06-05 21:54:39.028 | Suggested packages: 2026-06-05 21:54:39.028 | erlang erlang-manpages erlang-doc 2026-06-05 21:54:39.073 | The following NEW packages will be installed: 2026-06-05 21:54:39.073 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-05 21:54:39.073 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-05 21:54:39.073 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-05 21:54:39.075 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-05 21:54:39.180 | 0 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 2026-06-05 21:54:39.180 | Need to get 36.1 MB of archives. 2026-06-05 21:54:39.180 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-05 21:54:39.180 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-05 21:54:39.613 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-05 21:54:39.652 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-05 21:54:39.653 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-05 21:54:39.660 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-05 21:54:39.668 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-05 21:54:39.670 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-06-05 21:54:39.701 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-05 21:54:39.702 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-05 21:54:39.702 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-05 21:54:39.703 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-05 21:54:39.709 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-06-05 21:54:39.738 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-05 21:54:39.739 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-05 21:54:39.741 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-05 21:54:39.743 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-05 21:54:39.776 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-06-05 21:54:39.790 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-05 21:54:40.314 | Fetched 36.1 MB in 1s (40.9 MB/s) 2026-06-05 21:54:40.346 | Selecting previously unselected package erlang-base. 2026-06-05 21:54:40.396 | (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 ... 112201 files and directories currently installed.) 2026-06-05 21:54:40.399 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.403 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.583 | Selecting previously unselected package erlang-asn1. 2026-06-05 21:54:40.591 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.594 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.633 | Selecting previously unselected package erlang-crypto. 2026-06-05 21:54:40.643 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.647 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.677 | Selecting previously unselected package erlang-public-key. 2026-06-05 21:54:40.686 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.688 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.724 | Selecting previously unselected package erlang-mnesia. 2026-06-05 21:54:40.731 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.738 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.780 | Selecting previously unselected package erlang-runtime-tools. 2026-06-05 21:54:40.789 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.791 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.828 | Selecting previously unselected package erlang-ssl. 2026-06-05 21:54:40.838 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.843 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.894 | Selecting previously unselected package erlang-eldap. 2026-06-05 21:54:40.904 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.906 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.941 | Selecting previously unselected package erlang-ftp. 2026-06-05 21:54:40.950 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.952 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:40.984 | Selecting previously unselected package erlang-tftp. 2026-06-05 21:54:40.993 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:40.994 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.024 | Selecting previously unselected package erlang-inets. 2026-06-05 21:54:41.034 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:41.036 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.077 | Selecting previously unselected package erlang-snmp. 2026-06-05 21:54:41.086 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:41.087 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.159 | Selecting previously unselected package erlang-os-mon. 2026-06-05 21:54:41.167 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:41.168 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.198 | Selecting previously unselected package erlang-parsetools. 2026-06-05 21:54:41.206 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:41.211 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.242 | Selecting previously unselected package erlang-syntax-tools. 2026-06-05 21:54:41.251 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:41.253 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.283 | Selecting previously unselected package erlang-tools. 2026-06-05 21:54:41.292 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:41.294 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.333 | Selecting previously unselected package erlang-xmerl. 2026-06-05 21:54:41.343 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-05 21:54:41.345 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:41.393 | Selecting previously unselected package rabbitmq-server. 2026-06-05 21:54:41.402 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-05 21:54:41.407 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-05 21:54:41.854 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:42.057 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-05 21:54:42.057 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-05 21:54:43.770 | Searching for services which depend on erlang and should be started... none found. 2026-06-05 21:54:43.772 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.777 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.780 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.784 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.788 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.792 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.796 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.800 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.804 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.807 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.812 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.816 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.821 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.825 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.829 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.836 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-05 21:54:43.840 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-05 21:54:43.888 | info: Selecting GID from range 100 to 999 ... 2026-06-05 21:54:43.891 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-05 21:54:43.948 | info: Selecting UID from range 100 to 999 ... 2026-06-05 21:54:43.948 | 2026-06-05 21:54:43.951 | info: Adding system user `rabbitmq' (UID 114) ... 2026-06-05 21:54:43.953 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-06-05 21:54:43.986 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-05 21:54:44.114 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-05 21:54:48.359 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:54:49.832 | 2026-06-05 21:54:49.833 | Running kernel seems to be up-to-date. 2026-06-05 21:54:49.833 | 2026-06-05 21:54:49.833 | Restarting services... 2026-06-05 21:54:49.872 | 2026-06-05 21:54:49.874 | Service restarts being deferred: 2026-06-05 21:54:49.874 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:54:49.874 | systemctl restart getty@tty1.service 2026-06-05 21:54:49.874 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:54:49.874 | systemctl restart systemd-logind.service 2026-06-05 21:54:49.874 | 2026-06-05 21:54:49.874 | No containers need to be restarted. 2026-06-05 21:54:49.874 | 2026-06-05 21:54:49.874 | User sessions running outdated binaries: 2026-06-05 21:54:49.874 | ubuntu @ session #1: python3[1642] 2026-06-05 21:54:49.884 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:54:49.892 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:54:49.901 | 2026-06-05 21:54:49.902 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:54:51.202 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:54:51.206 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:54:51.208 | + functions-common:time_stop:2414 : local name 2026-06-05 21:54:51.211 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:54:51.213 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:54:51.215 | + functions-common:time_stop:2417 : local total 2026-06-05 21:54:51.218 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:54:51.220 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:54:51.222 | + functions-common:time_stop:2421 : start_time=1780696478371 2026-06-05 21:54:51.225 | + functions-common:time_stop:2423 : [[ -z 1780696478371 ]] 2026-06-05 21:54:51.229 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:54:51.234 | + functions-common:time_stop:2426 : end_time=1780696491230 2026-06-05 21:54:51.236 | + functions-common:time_stop:2427 : elapsed_time=12859 2026-06-05 21:54:51.238 | + functions-common:time_stop:2428 : total=140819 2026-06-05 21:54:51.240 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:54:51.243 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153678 2026-06-05 21:54:51.246 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:54:51.248 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-05 21:54:51.251 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:54:51.254 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:54:51.257 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:54:51.259 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:54:51.262 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:54:51.264 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:54:51.267 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:54:51.270 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:54:51.273 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:54:51.275 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:54:51.278 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:54:51.281 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:54:51.283 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:54:51.285 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-05 21:54:51.288 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-05 21:54:51.306 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:54:51.309 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-05 21:54:51.311 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 21:54:51.314 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-05 21:54:51.316 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-05 21:54:51.320 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-05 21:54:51.324 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-05 21:54:51.327 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-05 21:54:51.329 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-05 21:54:51.332 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-05 21:54:51.335 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-05 21:54:51.338 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-05 21:54:51.341 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-05 21:54:51.864 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-05 21:54:51.864 | user tags 2026-06-05 21:54:51.865 | guest [administrator]' 2026-06-05 21:54:51.869 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-05 21:54:51.869 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-05 21:54:51.869 | user tags 2026-06-05 21:54:51.870 | guest [administrator]' 2026-06-05 21:54:51.874 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-05 21:54:51.876 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-05 21:54:51.879 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-05 21:54:52.379 | Adding user "stackrabbit" ... 2026-06-05 21:54:52.383 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-05 21:54:52.399 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-05 21:54:52.908 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-05 21:54:52.929 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-05 21:54:52.932 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-05 21:54:53.423 | Changing password for user "stackrabbit" ... 2026-06-05 21:54:53.446 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-05 21:54:53.448 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-05 21:54:53.452 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-05 21:54:53.940 | Deleting user "guest" ... 2026-06-05 21:54:53.962 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-05 21:54:53.978 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:54:53.981 | + ./stack.sh:main:855 : install_database 2026-06-05 21:54:53.983 | + lib/database:install_database:118 : install_database_mysql 2026-06-05 21:54:53.986 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-05 21:54:53.988 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:53.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:53.994 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-05 21:54:54.099 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-05 21:54:54.102 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-05 21:54:54.107 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-05 21:54:54.109 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:54.112 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:54.116 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-05 21:54:54.118 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-05 21:54:54.120 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-05 21:54:54.123 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-05 21:54:54.126 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-05 21:54:54.129 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:54:54.132 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:54:54.135 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:54:54.137 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:54:54.139 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:54:54.142 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:54:54.144 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:54:54.147 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:54:54.151 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:54:54.154 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:54:54.156 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:54:54.158 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:54:54.161 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:54:54.164 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-05 21:54:54.166 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:54.168 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:54.170 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-05 21:54:54.174 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:54:54.177 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:54:54.180 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:54:54.182 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:54:54.184 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:54:54.187 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:54:54.189 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:54.192 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:54.194 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:54:54.197 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:54:54.199 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:54:54.202 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:54:54.204 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-05 21:54:54.206 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:54:54.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:54:54.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:54:54.213 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-05 21:54:54.233 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-05 21:54:54.262 | Reading package lists... 2026-06-05 21:54:54.529 | Building dependency tree... 2026-06-05 21:54:54.530 | Reading state information... 2026-06-05 21:54:54.849 | The following additional packages will be installed: 2026-06-05 21:54:54.849 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-05 21:54:54.849 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-05 21:54:54.849 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-05 21:54:54.849 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-05 21:54:54.850 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-05 21:54:54.850 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-05 21:54:54.850 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-05 21:54:54.851 | Suggested packages: 2026-06-05 21:54:54.851 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-05 21:54:54.851 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-05 21:54:54.886 | The following NEW packages will be installed: 2026-06-05 21:54:54.886 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-05 21:54:54.886 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-05 21:54:54.886 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-05 21:54:54.886 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-05 21:54:54.886 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-05 21:54:54.887 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-05 21:54:54.887 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-05 21:54:55.248 | 0 upgraded, 27 newly installed, 0 to remove and 81 not upgraded. 2026-06-05 21:54:55.248 | Need to get 29.6 MB of archives. 2026-06-05 21:54:55.248 | After this operation, 243 MB of additional disk space will be used. 2026-06-05 21:54:55.248 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2,740 kB] 2026-06-05 21:54:55.602 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-05 21:54:55.602 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-06-05 21:54:55.603 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-05 21:54:55.605 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-05 21:54:55.607 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-05 21:54:56.153 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-05 21:54:56.165 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-05 21:54:56.165 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-05 21:54:56.166 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-05 21:54:56.166 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-05 21:54:56.168 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-05 21:54:56.168 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-05 21:54:56.169 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-05 21:54:56.170 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-05 21:54:56.194 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-05 21:54:56.208 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-05 21:54:56.209 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-05 21:54:56.210 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-05 21:54:56.210 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-05 21:54:56.210 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-05 21:54:56.211 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-05 21:54:56.211 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-05 21:54:56.251 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-06-05 21:54:56.251 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-06-05 21:54:56.364 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-06-05 21:54:56.364 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-05 21:54:56.628 | Preconfiguring packages ... 2026-06-05 21:54:56.712 | Fetched 29.6 MB in 1s (20.3 MB/s) 2026-06-05 21:54:56.735 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-05 21:54:56.784 | (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 ... 115006 files and directories currently installed.) 2026-06-05 21:54:56.787 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:54:56.789 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:57.008 | Selecting previously unselected package mysql-client-8.0. 2026-06-05 21:54:57.018 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:54:57.019 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:57.053 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-05 21:54:57.063 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-05 21:54:57.066 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-05 21:54:57.093 | Selecting previously unselected package libmecab2:amd64. 2026-06-05 21:54:57.103 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-05 21:54:57.105 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-05 21:54:57.135 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-05 21:54:57.145 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-05 21:54:57.146 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-05 21:54:57.185 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-05 21:54:57.195 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:54:57.197 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:57.719 | Selecting previously unselected package mysql-server-8.0. 2026-06-05 21:54:57.729 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:54:58.032 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:58.078 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-05 21:54:58.088 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-05 21:54:58.090 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-05 21:54:58.116 | Selecting previously unselected package liburi-perl. 2026-06-05 21:54:58.127 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-05 21:54:58.129 | Unpacking liburi-perl (5.27-1) ... 2026-06-05 21:54:58.172 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-05 21:54:58.182 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-05 21:54:58.184 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-05 21:54:58.215 | Selecting previously unselected package libcgi-pm-perl. 2026-06-05 21:54:58.225 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-05 21:54:58.227 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-05 21:54:58.261 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-05 21:54:58.271 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:54:58.272 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-05 21:54:58.301 | Selecting previously unselected package libfcgi-perl. 2026-06-05 21:54:58.310 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-05 21:54:58.313 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-05 21:54:58.340 | Selecting previously unselected package libcgi-fast-perl. 2026-06-05 21:54:58.349 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-05 21:54:58.352 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-05 21:54:58.381 | Selecting previously unselected package libclone-perl:amd64. 2026-06-05 21:54:58.390 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-05 21:54:58.392 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-05 21:54:58.420 | Selecting previously unselected package libencode-locale-perl. 2026-06-05 21:54:58.430 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-05 21:54:58.432 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-05 21:54:58.457 | Selecting previously unselected package libfcgi-bin. 2026-06-05 21:54:58.466 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:54:58.469 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-05 21:54:58.495 | Selecting previously unselected package libhtml-template-perl. 2026-06-05 21:54:58.505 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-05 21:54:58.508 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-05 21:54:58.536 | Selecting previously unselected package libtimedate-perl. 2026-06-05 21:54:58.546 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-05 21:54:58.548 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-05 21:54:58.587 | Selecting previously unselected package libhttp-date-perl. 2026-06-05 21:54:58.597 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-05 21:54:58.599 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-05 21:54:58.627 | Selecting previously unselected package libio-html-perl. 2026-06-05 21:54:58.635 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-05 21:54:58.638 | Unpacking libio-html-perl (1.004-3) ... 2026-06-05 21:54:58.662 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-05 21:54:58.671 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-05 21:54:58.672 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-05 21:54:58.699 | Selecting previously unselected package libhttp-message-perl. 2026-06-05 21:54:58.709 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-05 21:54:58.711 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-05 21:54:58.740 | Selecting previously unselected package mecab-utils. 2026-06-05 21:54:58.749 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-05 21:54:58.751 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-05 21:54:58.783 | Selecting previously unselected package mecab-ipadic. 2026-06-05 21:54:58.793 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-05 21:54:58.798 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-05 21:54:59.143 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-05 21:54:59.152 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-05 21:54:59.154 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-05 21:54:59.177 | Selecting previously unselected package mysql-server. 2026-06-05 21:54:59.186 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-05 21:54:59.188 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:59.230 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-05 21:54:59.235 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-05 21:54:59.240 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:59.244 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-05 21:54:59.248 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-05 21:54:59.252 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-05 21:54:59.256 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-05 21:54:59.261 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-05 21:54:59.265 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-05 21:54:59.269 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-05 21:54:59.275 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-05 21:54:59.282 | Setting up libio-html-perl (1.004-3) ... 2026-06-05 21:54:59.286 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:59.294 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-05 21:54:59.299 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:59.305 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-05 21:54:59.313 | Setting up liburi-perl (5.27-1) ... 2026-06-05 21:54:59.318 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:54:59.471 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-05 21:54:59.502 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-05 21:55:06.507 | mysqld will log errors to /var/log/mysql/error.log 2026-06-05 21:55:06.911 | mysqld is running as pid 30326 2026-06-05 21:55:09.256 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-05 21:55:10.244 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-05 21:55:10.248 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-05 21:55:10.253 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-05 21:55:10.256 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-05 21:55:10.257 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-05 21:55:10.257 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-05 21:55:10.276 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-05 21:55:10.276 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-05 21:55:10.334 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-05 21:55:10.334 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-05 21:55:10.334 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-05 21:55:10.368 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-05 21:55:10.368 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-05 21:55:10.369 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-05 21:55:10.369 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-05 21:55:10.369 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-05 21:55:10.369 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-05 21:55:10.495 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-05 21:55:10.496 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-05 21:55:10.499 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-05 21:55:10.499 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-05 21:55:10.499 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-05 21:55:10.525 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-05 21:55:10.599 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-05 21:55:10.626 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-05 21:55:10.626 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-05 21:55:10.626 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-05 21:55:10.626 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-05 21:55:10.626 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-05 21:55:10.637 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-05 21:55:10.640 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-05 21:55:10.640 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-05 21:55:10.830 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-05 21:55:10.910 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-05 21:55:11.021 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-05 21:55:11.023 | 2026-06-05 21:55:11.023 | done! 2026-06-05 21:55:11.029 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-05 21:55:11.033 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-05 21:55:11.037 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-05 21:55:11.043 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-05 21:55:11.043 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-05 21:55:11.043 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-05 21:55:11.072 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-05 21:55:11.073 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-05 21:55:11.172 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-05 21:55:11.172 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-05 21:55:11.172 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-05 21:55:11.221 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-05 21:55:11.221 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-05 21:55:11.222 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-05 21:55:11.223 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-05 21:55:11.223 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-05 21:55:11.223 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-05 21:55:11.412 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-05 21:55:11.415 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-05 21:55:11.420 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-05 21:55:11.420 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-05 21:55:11.421 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-05 21:55:11.464 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-05 21:55:11.568 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-05 21:55:11.605 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-05 21:55:11.605 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-05 21:55:11.605 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-05 21:55:11.605 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-05 21:55:11.605 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-05 21:55:11.620 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-05 21:55:11.624 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-05 21:55:11.624 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-05 21:55:11.869 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-05 21:55:11.963 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-05 21:55:12.076 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-05 21:55:12.078 | 2026-06-05 21:55:12.079 | done! 2026-06-05 21:55:12.085 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-05 21:55:12.088 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-05 21:55:12.092 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-05 21:55:12.097 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-05 21:55:12.101 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-05 21:55:12.105 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-05 21:55:12.110 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-05 21:55:12.116 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:55:13.217 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-05 21:55:13.817 | 2026-06-05 21:55:13.818 | Running kernel seems to be up-to-date. 2026-06-05 21:55:13.818 | 2026-06-05 21:55:13.818 | Restarting services... 2026-06-05 21:55:13.865 | 2026-06-05 21:55:13.865 | Service restarts being deferred: 2026-06-05 21:55:13.865 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:55:13.865 | systemctl restart getty@tty1.service 2026-06-05 21:55:13.865 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:55:13.865 | systemctl restart systemd-logind.service 2026-06-05 21:55:13.865 | 2026-06-05 21:55:13.866 | No containers need to be restarted. 2026-06-05 21:55:13.866 | 2026-06-05 21:55:13.866 | User sessions running outdated binaries: 2026-06-05 21:55:13.866 | ubuntu @ session #1: python3[1642] 2026-06-05 21:55:13.874 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:55:13.884 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:55:13.892 | 2026-06-05 21:55:13.892 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:55:15.124 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:55:15.126 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:55:15.129 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:15.131 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:15.133 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:15.135 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:15.137 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:15.140 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:55:15.142 | + functions-common:time_stop:2421 : start_time=1780696494230 2026-06-05 21:55:15.145 | + functions-common:time_stop:2423 : [[ -z 1780696494230 ]] 2026-06-05 21:55:15.147 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:15.151 | + functions-common:time_stop:2426 : end_time=1780696515148 2026-06-05 21:55:15.153 | + functions-common:time_stop:2427 : elapsed_time=20918 2026-06-05 21:55:15.155 | + functions-common:time_stop:2428 : total=153678 2026-06-05 21:55:15.158 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:15.160 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=174596 2026-06-05 21:55:15.163 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:55:15.165 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-05 21:55:15.168 | + ./stack.sh:main:858 : install_database_python 2026-06-05 21:55:15.170 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-05 21:55:15.172 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-05 21:55:15.175 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-05 21:55:15.177 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-05 21:55:15.181 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-05 21:55:15.183 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-05 21:55:15.186 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-05 21:55:15.191 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-05 21:55:15.191 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-05 21:55:15.196 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-05 21:55:15.198 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-05 21:55:15.201 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-05 21:55:15.204 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-05 21:55:15.207 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-05 21:55:15.229 | Using python 3.12 to install PyMySQL 2026-06-05 21:55:15.232 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-05 21:55:15.769 | Collecting PyMySQL 2026-06-05 21:55:15.819 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-05 21:55:15.828 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-05 21:55:15.909 | Installing collected packages: PyMySQL 2026-06-05 21:55:15.946 | Successfully installed PyMySQL-1.2.0 2026-06-05 21:55:16.011 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:16.013 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:16.016 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:16.020 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:16.023 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:16.026 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:16.029 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:16.032 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:16.035 | + functions-common:time_stop:2421 : start_time=1780696515223 2026-06-05 21:55:16.037 | + functions-common:time_stop:2423 : [[ -z 1780696515223 ]] 2026-06-05 21:55:16.041 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:16.045 | + functions-common:time_stop:2426 : end_time=1780696516042 2026-06-05 21:55:16.048 | + functions-common:time_stop:2427 : elapsed_time=819 2026-06-05 21:55:16.051 | + functions-common:time_stop:2428 : total=17124 2026-06-05 21:55:16.053 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:16.056 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17943 2026-06-05 21:55:16.059 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:16.062 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-05 21:55:16.065 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-05 21:55:16.067 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-05 21:55:16.070 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-05 21:55:16.089 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:16.091 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-05 21:55:16.094 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-05 21:55:16.114 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:16.117 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-05 21:55:16.136 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:16.139 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-05 21:55:16.157 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:16.159 | + ./stack.sh:main:866 : install_etcd3 2026-06-05 21:55:16.162 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-05 21:55:16.162 | Installing etcd 2026-06-05 21:55:16.165 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-05 21:55:16.179 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-05 21:55:16.191 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-05 21:55:16.194 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-05 21:55:16.207 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-05 21:55:16.210 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-05 21:55:16.213 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-05 21:55:16.216 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-05 21:55:16.219 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-05 21:55:16.221 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-05 21:55:16.224 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-05 21:55:16.226 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-05 21:55:16.229 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-05 21:55:16.232 | ++ 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 /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-05 21:55:16.236 | --2026-06-05 21:55:16-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-05 21:55:16.453 | Resolving github.com (github.com)... 140.82.121.4 2026-06-05 21:55:16.480 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-05 21:55:16.762 | HTTP request sent, awaiting response... 302 Found 2026-06-05 21:55:16.762 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T22%3A33%3A24Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A33%3A04Z&ske=2026-06-05T22%3A33%3A24Z&sks=b&skv=2018-11-09&sig=ZmKGqjIwFic91OlV1H26EYnBxZpAhvgxpsAoLvIL1q8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODMxNiwibmJmIjoxNzgwNjk2NTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P3Ml2IWlbovKWhs1A0Wwva0xt1iCw_qRudbXk5uNgHk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-05 21:55:16.762 | --2026-06-05 21:55:16-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T22%3A33%3A24Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A33%3A04Z&ske=2026-06-05T22%3A33%3A24Z&sks=b&skv=2018-11-09&sig=ZmKGqjIwFic91OlV1H26EYnBxZpAhvgxpsAoLvIL1q8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODMxNiwibmJmIjoxNzgwNjk2NTE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P3Ml2IWlbovKWhs1A0Wwva0xt1iCw_qRudbXk5uNgHk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-05 21:55:16.764 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-06-05 21:55:16.765 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-05 21:55:16.772 | HTTP request sent, awaiting response... 200 OK 2026-06-05 21:55:16.772 | Length: 20927601 (20M) [application/octet-stream] 2026-06-05 21:55:16.772 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-05 21:55:16.785 | 2026-06-05 21:55:17.055 | 0K ........ ........ ... 100% 70.9M=0.3s 2026-06-05 21:55:17.055 | 2026-06-05 21:55:17.055 | 2026-06-05 21:55:17 (70.9 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-05 21:55:17.055 | 2026-06-05 21:55:17.059 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-05 21:55:17.061 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-05 21:55:17.064 | ++ functions:get_extra_file:81 : return 2026-06-05 21:55:17.067 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-05 21:55:17.070 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-05 21:55:17.072 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-05 21:55:17.075 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-05 21:55:17.094 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-05 21:55:17.098 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/ 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-05 21:55:17.103 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-05 21:55:17.104 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-05 21:55:17.104 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-05 21:55:17.104 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-05 21:55:17.104 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-05 21:55:17.104 | etcd-v3.5.21-linux-amd64/README.md 2026-06-05 21:55:17.104 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-05 21:55:17.206 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-05 21:55:17.324 | etcd-v3.5.21-linux-amd64/etcd 2026-06-05 21:55:17.480 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-05 21:55:17.511 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-05 21:55:17.541 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-05 21:55:17.544 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-05 21:55:17.563 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:17.566 | + ./stack.sh:main:876 : configure_CA 2026-06-05 21:55:17.568 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.99 ]] 2026-06-05 21:55:17.572 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.99 2026-06-05 21:55:17.576 | ++ functions-common:ipv6_unquote:2212 : echo 10.4.3.99 2026-06-05 21:55:17.577 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-05 21:55:17.583 | + lib/tls:configure_CA:70 : [[ 10.4.3.99 != \1\0\.\4\.\3\.\9\9 ]] 2026-06-05 21:55:17.586 | + ./stack.sh:main:877 : init_CA 2026-06-05 21:55:17.589 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-05 21:55:17.593 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-05 21:55:17.595 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-05 21:55:17.598 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-05 21:55:17.601 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-05 21:55:17.604 | + lib/tls:create_CA_base:86 : local i 2026-06-05 21:55:17.608 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.610 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-05 21:55:17.616 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.619 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-05 21:55:17.624 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.626 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-05 21:55:17.631 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.634 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-05 21:55:17.640 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-05 21:55:17.645 | + lib/tls:create_CA_base:91 : echo 01 2026-06-05 21:55:17.648 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-05 21:55:17.653 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-05 21:55:17.657 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-05 21:55:17.659 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-05 21:55:17.662 | + lib/tls:create_CA_config:145 : echo ' 2026-06-05 21:55:17.662 | [ ca ] 2026-06-05 21:55:17.662 | default_ca = CA_default 2026-06-05 21:55:17.662 | 2026-06-05 21:55:17.662 | [ CA_default ] 2026-06-05 21:55:17.662 | dir = /opt/stack/data/CA/root-ca 2026-06-05 21:55:17.662 | policy = policy_match 2026-06-05 21:55:17.662 | database = $dir/index.txt 2026-06-05 21:55:17.662 | serial = $dir/serial 2026-06-05 21:55:17.662 | certs = $dir/certs 2026-06-05 21:55:17.662 | crl_dir = $dir/crl 2026-06-05 21:55:17.662 | new_certs_dir = $dir/newcerts 2026-06-05 21:55:17.662 | certificate = $dir/cacert.pem 2026-06-05 21:55:17.662 | private_key = $dir/private/cacert.key 2026-06-05 21:55:17.662 | RANDFILE = $dir/private/.rand 2026-06-05 21:55:17.662 | default_md = sha256 2026-06-05 21:55:17.662 | 2026-06-05 21:55:17.662 | [ req ] 2026-06-05 21:55:17.662 | default_bits = 2048 2026-06-05 21:55:17.662 | default_md = sha256 2026-06-05 21:55:17.662 | 2026-06-05 21:55:17.662 | prompt = no 2026-06-05 21:55:17.662 | distinguished_name = ca_distinguished_name 2026-06-05 21:55:17.662 | 2026-06-05 21:55:17.662 | x509_extensions = ca_extensions 2026-06-05 21:55:17.662 | 2026-06-05 21:55:17.662 | [ ca_distinguished_name ] 2026-06-05 21:55:17.662 | organizationName = OpenStack 2026-06-05 21:55:17.662 | organizationalUnitName = DevStack Certificate Authority 2026-06-05 21:55:17.662 | commonName = Root CA 2026-06-05 21:55:17.662 | 2026-06-05 21:55:17.662 | [ policy_match ] 2026-06-05 21:55:17.662 | countryName = optional 2026-06-05 21:55:17.662 | stateOrProvinceName = optional 2026-06-05 21:55:17.662 | organizationName = match 2026-06-05 21:55:17.662 | organizationalUnitName = optional 2026-06-05 21:55:17.662 | commonName = supplied 2026-06-05 21:55:17.662 | 2026-06-05 21:55:17.662 | [ ca_extensions ] 2026-06-05 21:55:17.662 | basicConstraints = critical,CA:true 2026-06-05 21:55:17.663 | subjectKeyIdentifier = hash 2026-06-05 21:55:17.663 | authorityKeyIdentifier = keyid:always, issuer 2026-06-05 21:55:17.663 | keyUsage = cRLSign, keyCertSign 2026-06-05 21:55:17.663 | 2026-06-05 21:55:17.663 | ' 2026-06-05 21:55:17.665 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-05 21:55:17.668 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-06-05 21:55:17.708 | ..+.......+...+...........+.+......+........+.+...+...+..+..................+...+............+....+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+.+......+..+...+....+...+.....+......+.......+..+.+.....+.+.....+..........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.+..............+...+....+...........+.......+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-05 21:55:17.732 | ..........+.....+......+.+............+...+...............+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.....+...+.......+.....+.+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-05 21:55:17.735 | ----- 2026-06-05 21:55:17.741 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-05 21:55:17.744 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-05 21:55:17.747 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-05 21:55:17.750 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-05 21:55:17.753 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-05 21:55:17.755 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-05 21:55:17.757 | + lib/tls:create_CA_base:86 : local i 2026-06-05 21:55:17.760 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.762 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-05 21:55:17.766 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.769 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-05 21:55:17.774 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.776 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-05 21:55:17.781 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-05 21:55:17.784 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-05 21:55:17.788 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-05 21:55:17.792 | + lib/tls:create_CA_base:91 : echo 01 2026-06-05 21:55:17.796 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-05 21:55:17.801 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-05 21:55:17.803 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-05 21:55:17.805 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-05 21:55:17.807 | + lib/tls:create_CA_config:145 : echo ' 2026-06-05 21:55:17.808 | [ ca ] 2026-06-05 21:55:17.808 | default_ca = CA_default 2026-06-05 21:55:17.808 | 2026-06-05 21:55:17.808 | [ CA_default ] 2026-06-05 21:55:17.808 | dir = /opt/stack/data/CA/int-ca 2026-06-05 21:55:17.808 | policy = policy_match 2026-06-05 21:55:17.808 | database = $dir/index.txt 2026-06-05 21:55:17.808 | serial = $dir/serial 2026-06-05 21:55:17.808 | certs = $dir/certs 2026-06-05 21:55:17.808 | crl_dir = $dir/crl 2026-06-05 21:55:17.808 | new_certs_dir = $dir/newcerts 2026-06-05 21:55:17.808 | certificate = $dir/cacert.pem 2026-06-05 21:55:17.808 | private_key = $dir/private/cacert.key 2026-06-05 21:55:17.808 | RANDFILE = $dir/private/.rand 2026-06-05 21:55:17.808 | default_md = sha256 2026-06-05 21:55:17.808 | 2026-06-05 21:55:17.808 | [ req ] 2026-06-05 21:55:17.808 | default_bits = 2048 2026-06-05 21:55:17.808 | default_md = sha256 2026-06-05 21:55:17.808 | 2026-06-05 21:55:17.808 | prompt = no 2026-06-05 21:55:17.808 | distinguished_name = ca_distinguished_name 2026-06-05 21:55:17.808 | 2026-06-05 21:55:17.808 | x509_extensions = ca_extensions 2026-06-05 21:55:17.808 | 2026-06-05 21:55:17.808 | [ ca_distinguished_name ] 2026-06-05 21:55:17.808 | organizationName = OpenStack 2026-06-05 21:55:17.808 | organizationalUnitName = DevStack Certificate Authority 2026-06-05 21:55:17.808 | commonName = Intermediate CA 2026-06-05 21:55:17.808 | 2026-06-05 21:55:17.808 | [ policy_match ] 2026-06-05 21:55:17.808 | countryName = optional 2026-06-05 21:55:17.808 | stateOrProvinceName = optional 2026-06-05 21:55:17.808 | organizationName = match 2026-06-05 21:55:17.808 | organizationalUnitName = optional 2026-06-05 21:55:17.808 | commonName = supplied 2026-06-05 21:55:17.808 | 2026-06-05 21:55:17.808 | [ ca_extensions ] 2026-06-05 21:55:17.808 | basicConstraints = critical,CA:true 2026-06-05 21:55:17.808 | subjectKeyIdentifier = hash 2026-06-05 21:55:17.808 | authorityKeyIdentifier = keyid:always, issuer 2026-06-05 21:55:17.809 | keyUsage = cRLSign, keyCertSign 2026-06-05 21:55:17.809 | 2026-06-05 21:55:17.809 | ' 2026-06-05 21:55:17.810 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-05 21:55:17.813 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-05 21:55:17.816 | + lib/tls:create_signing_config:198 : echo ' 2026-06-05 21:55:17.816 | [ ca ] 2026-06-05 21:55:17.816 | default_ca = CA_default 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | [ CA_default ] 2026-06-05 21:55:17.816 | dir = /opt/stack/data/CA/int-ca 2026-06-05 21:55:17.816 | policy = policy_match 2026-06-05 21:55:17.816 | database = $dir/index.txt 2026-06-05 21:55:17.816 | serial = $dir/serial 2026-06-05 21:55:17.816 | certs = $dir/certs 2026-06-05 21:55:17.816 | crl_dir = $dir/crl 2026-06-05 21:55:17.816 | new_certs_dir = $dir/newcerts 2026-06-05 21:55:17.816 | certificate = $dir/cacert.pem 2026-06-05 21:55:17.816 | private_key = $dir/private/cacert.key 2026-06-05 21:55:17.816 | RANDFILE = $dir/private/.rand 2026-06-05 21:55:17.816 | default_md = default 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | [ req ] 2026-06-05 21:55:17.816 | default_bits = 1024 2026-06-05 21:55:17.816 | default_md = sha256 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | prompt = no 2026-06-05 21:55:17.816 | distinguished_name = req_distinguished_name 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | x509_extensions = req_extensions 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | [ req_distinguished_name ] 2026-06-05 21:55:17.816 | organizationName = OpenStack 2026-06-05 21:55:17.816 | organizationalUnitName = DevStack Server Farm 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | [ policy_match ] 2026-06-05 21:55:17.816 | countryName = optional 2026-06-05 21:55:17.816 | stateOrProvinceName = optional 2026-06-05 21:55:17.816 | organizationName = match 2026-06-05 21:55:17.816 | organizationalUnitName = optional 2026-06-05 21:55:17.816 | commonName = supplied 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | [ req_extensions ] 2026-06-05 21:55:17.816 | basicConstraints = CA:false 2026-06-05 21:55:17.816 | subjectKeyIdentifier = hash 2026-06-05 21:55:17.816 | authorityKeyIdentifier = keyid:always, issuer 2026-06-05 21:55:17.816 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-05 21:55:17.816 | extendedKeyUsage = serverAuth, clientAuth 2026-06-05 21:55:17.816 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-05 21:55:17.816 | 2026-06-05 21:55:17.816 | ' 2026-06-05 21:55:17.819 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-05 21:55:17.822 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-06-05 21:55:17.853 | ....+....+.........+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.+..+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-05 21:55:17.916 | ..............+....+.................+....+........+..........+...+........+.+......+..+...+....+...........+...+.+.....+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.......+............+.........+......+.....+....+..............+..........+.................+.+.....+.......+.....+...+..........+..+.+..+....+.....+.+.........+.....+.+...+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-05 21:55:17.919 | ----- 2026-06-05 21:55:17.925 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-06-05 21:55:17.928 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-05 21:55:17.930 | Check that the request matches the signature 2026-06-05 21:55:17.930 | Signature ok 2026-06-05 21:55:17.930 | The Subject's Distinguished Name is as follows 2026-06-05 21:55:17.931 | organizationName :ASN.1 12:'OpenStack' 2026-06-05 21:55:17.931 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-05 21:55:17.931 | commonName :ASN.1 12:'Intermediate CA' 2026-06-05 21:55:17.931 | Certificate is to be certified until Jun 5 21:55:17 2027 GMT (365 days) 2026-06-05 21:55:17.933 | 2026-06-05 21:55:17.933 | Write out database with 1 new entries 2026-06-05 21:55:17.933 | Database updated 2026-06-05 21:55:17.936 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-05 21:55:17.941 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 21:55:17.945 | + lib/tls:init_CA:212 : is_fedora 2026-06-05 21:55:17.948 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:55:17.951 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:55:17.954 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:55:17.956 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:55:17.959 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:55:17.962 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:55:17.965 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:55:17.968 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:55:17.970 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:55:17.973 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:55:17.976 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:55:17.978 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:55:17.981 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:55:17.984 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-05 21:55:17.986 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:17.989 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:17.991 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-06-05 21:55:18.005 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-06-05 21:55:18.017 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-05 21:55:18.028 | Updating certificates in /etc/ssl/certs... 2026-06-05 21:55:18.948 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-05 21:55:18.948 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-05 21:55:18.954 | 2 added, 0 removed; done. 2026-06-05 21:55:18.954 | Running hooks in /etc/ca-certificates/update.d... 2026-06-05 21:55:18.956 | done. 2026-06-05 21:55:18.965 | + ./stack.sh:main:878 : init_cert 2026-06-05 21:55:18.967 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-05 21:55:18.970 | + lib/tls:init_cert:226 : [[ -n 10.4.3.99 ]] 2026-06-05 21:55:18.973 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.99 2026-06-05 21:55:18.975 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-05 21:55:18.978 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.99,IP:::1 2026-06-05 21:55:18.981 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.99,IP:::1 2026-06-05 21:55:18.984 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-05 21:55:18.988 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-05 21:55:18.990 | + lib/tls:make_cert:244 : local common_name=localhost 2026-06-05 21:55:18.993 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.99,IP:::1 2026-06-05 21:55:18.996 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.99 ']' 2026-06-05 21:55:18.998 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.99 2026-06-05 21:55:19.001 | + functions-common:is_ipv4_address:2200 : local address=10.4.3.99 2026-06-05 21:55:19.003 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-05 21:55:19.007 | + functions-common:is_ipv4_address:2203 : [[ 10.4.3.99 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-05 21:55:19.009 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-05 21:55:19.012 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.99,IP:::1 ]] 2026-06-05 21:55:19.014 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.99,IP:::1,IP:10.4.3.99 2026-06-05 21:55:19.018 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-05 21:55:19.021 | + lib/tls:make_cert:260 : /usr/bin/openssl req -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/devstack-cert.key -out /opt/stack/data/CA/int-ca/devstack-cert.csr -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' 2026-06-05 21:55:19.098 | ...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+..............+.+.....+.........+...+......+....+........+...............+....+........+.+..+...+............+.......+..+.+.........+......+.....+...+.+..............+.+.....+.+...........................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.................+...+....+...+.....+.............+..............+......+....+.....+.......+.....+....+.....+......+.+..............+....+.....+......+..........+...+..+....+.....+.+........+...+.............+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-05 21:55:19.223 | ...+.+..+.......+...+..+...+...+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+...+..+.........+...+...+....+..............+.......+..+......+...............+......+..........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+......+..+.......+........+.+..+....+...+...+........+......+.+...+..+.......+...+..+................+............+...+..+........................+...+.+.........+...+.....+....+......+.................+............+.............+...+........+....+..+.........+................+.....+...+..................+.........+.+.....+..................+.......+...+..+...+......+.........+.+..................+..+...+...+.......+......+..+..........+............+..+.........+.......+..+.+..+....+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-05 21:55:19.226 | ----- 2026-06-05 21:55:19.231 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.99,IP:::1,IP:10.4.3.99 ]] 2026-06-05 21:55:19.233 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.99,IP:::1,IP:10.4.3.99 2026-06-05 21:55:19.236 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.99,IP:::1,IP:10.4.3.99 2026-06-05 21:55:19.240 | + lib/tls:make_cert:275 : /usr/bin/openssl ca -config /opt/stack/data/CA/int-ca/signing.conf -extensions req_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/devstack-cert.csr -out /opt/stack/data/CA/int-ca/devstack-cert.crt -subj '/O=OpenStack/OU=DevStack Servers/CN=localhost' -batch 2026-06-05 21:55:19.242 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-05 21:55:19.244 | Check that the request matches the signature 2026-06-05 21:55:19.245 | Signature ok 2026-06-05 21:55:19.245 | The Subject's Distinguished Name is as follows 2026-06-05 21:55:19.245 | organizationName :ASN.1 12:'OpenStack' 2026-06-05 21:55:19.245 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-05 21:55:19.246 | commonName :ASN.1 12:'localhost' 2026-06-05 21:55:19.246 | Certificate is to be certified until Jun 5 21:55:19 2027 GMT (365 days) 2026-06-05 21:55:19.247 | 2026-06-05 21:55:19.247 | Write out database with 1 new entries 2026-06-05 21:55:19.247 | Database updated 2026-06-05 21:55:19.251 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-06-05 21:55:19.255 | + ./stack.sh:main:885 : install_dstat 2026-06-05 21:55:19.258 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-05 21:55:19.276 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:19.279 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-05 21:55:19.281 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-05 21:55:19.285 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-05 21:55:19.289 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-05 21:55:19.292 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-05 21:55:19.295 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-05 21:55:19.298 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-05 21:55:19.298 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-05 21:55:19.304 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-05 21:55:19.306 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-05 21:55:19.308 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-05 21:55:19.311 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-05 21:55:19.314 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-05 21:55:19.337 | Using python 3.12 to install psutil 2026-06-05 21:55:19.340 | + 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 psutil 2026-06-05 21:55:19.969 | Collecting psutil 2026-06-05 21:55:20.024 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-05 21:55:20.047 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-05 21:55:20.144 | Installing collected packages: psutil 2026-06-05 21:55:20.212 | Successfully installed psutil-7.2.2 2026-06-05 21:55:20.283 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:20.286 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:20.289 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:20.292 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:20.295 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:20.297 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:20.299 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:20.301 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:20.303 | + functions-common:time_stop:2421 : start_time=1780696519331 2026-06-05 21:55:20.307 | + functions-common:time_stop:2423 : [[ -z 1780696519331 ]] 2026-06-05 21:55:20.310 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:20.314 | + functions-common:time_stop:2426 : end_time=1780696520311 2026-06-05 21:55:20.317 | + functions-common:time_stop:2427 : elapsed_time=980 2026-06-05 21:55:20.319 | + functions-common:time_stop:2428 : total=17943 2026-06-05 21:55:20.322 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:20.325 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18923 2026-06-05 21:55:20.328 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:20.331 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-05 21:55:20.335 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 21:55:20.338 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-05 21:55:20.341 | + ./stack.sh:main:894 : install_libs 2026-06-05 21:55:20.345 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-05 21:55:20.347 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-05 21:55:20.349 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-05 21:55:20.352 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-05 21:55:20.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.358 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.360 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-06-05 21:55:20.363 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.365 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-05 21:55:20.368 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-05 21:55:20.370 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-05 21:55:20.373 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-05 21:55:20.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.378 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.381 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-06-05 21:55:20.383 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.385 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-05 21:55:20.387 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-05 21:55:20.390 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-05 21:55:20.392 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-05 21:55:20.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.398 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.401 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-06-05 21:55:20.403 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.406 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-05 21:55:20.408 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-05 21:55:20.411 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-05 21:55:20.413 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-05 21:55:20.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.419 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.421 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-06-05 21:55:20.424 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.427 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-05 21:55:20.430 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-05 21:55:20.434 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-05 21:55:20.437 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-05 21:55:20.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.442 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.444 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-06-05 21:55:20.447 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.449 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-05 21:55:20.452 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-05 21:55:20.455 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-05 21:55:20.457 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-05 21:55:20.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.462 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.465 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-06-05 21:55:20.468 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.471 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-05 21:55:20.473 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-05 21:55:20.476 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-05 21:55:20.479 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-05 21:55:20.481 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.484 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.486 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-06-05 21:55:20.488 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.491 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-05 21:55:20.494 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-05 21:55:20.496 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-05 21:55:20.498 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-05 21:55:20.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.504 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.506 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-06-05 21:55:20.508 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.511 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-05 21:55:20.513 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-05 21:55:20.516 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-05 21:55:20.519 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-05 21:55:20.521 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.525 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.527 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-06-05 21:55:20.529 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.532 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-05 21:55:20.535 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-05 21:55:20.537 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-05 21:55:20.540 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-05 21:55:20.543 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.546 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.549 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-06-05 21:55:20.551 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.554 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-05 21:55:20.557 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-05 21:55:20.560 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-05 21:55:20.562 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-05 21:55:20.565 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.567 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.570 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-06-05 21:55:20.572 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.575 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-05 21:55:20.577 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-05 21:55:20.580 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-05 21:55:20.582 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-05 21:55:20.585 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.588 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.590 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-06-05 21:55:20.593 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.596 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-05 21:55:20.598 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-05 21:55:20.601 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-05 21:55:20.604 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-05 21:55:20.606 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.608 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.611 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-06-05 21:55:20.615 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.617 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-05 21:55:20.620 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-05 21:55:20.623 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-05 21:55:20.625 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-05 21:55:20.628 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.630 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.633 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-06-05 21:55:20.636 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.638 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-05 21:55:20.641 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-05 21:55:20.644 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-05 21:55:20.646 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-05 21:55:20.649 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.652 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.654 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-06-05 21:55:20.657 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.660 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-05 21:55:20.663 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-05 21:55:20.665 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-05 21:55:20.668 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-05 21:55:20.671 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.673 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.676 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-06-05 21:55:20.679 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.682 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-05 21:55:20.684 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-05 21:55:20.687 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-05 21:55:20.689 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-05 21:55:20.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.694 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.697 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-06-05 21:55:20.700 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.702 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-05 21:55:20.704 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-05 21:55:20.707 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-05 21:55:20.709 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-05 21:55:20.711 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.714 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.717 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-06-05 21:55:20.719 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.722 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-05 21:55:20.724 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-05 21:55:20.727 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-05 21:55:20.730 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-05 21:55:20.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.735 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.738 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-06-05 21:55:20.740 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.743 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-05 21:55:20.746 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-05 21:55:20.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-05 21:55:20.751 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-05 21:55:20.754 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.756 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.759 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-06-05 21:55:20.762 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.765 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-05 21:55:20.767 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-05 21:55:20.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-05 21:55:20.773 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-05 21:55:20.776 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.778 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.780 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-06-05 21:55:20.783 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.786 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-05 21:55:20.789 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-05 21:55:20.791 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-05 21:55:20.794 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-05 21:55:20.797 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.799 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.802 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-06-05 21:55:20.804 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.806 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-05 21:55:20.809 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-05 21:55:20.811 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-05 21:55:20.814 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-05 21:55:20.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.819 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.822 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-06-05 21:55:20.824 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.827 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-05 21:55:20.829 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-05 21:55:20.832 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-05 21:55:20.835 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-05 21:55:20.838 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.840 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.842 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-06-05 21:55:20.845 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.848 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-05 21:55:20.850 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-05 21:55:20.852 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-05 21:55:20.855 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-05 21:55:20.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.860 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.863 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-06-05 21:55:20.866 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.869 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-05 21:55:20.872 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-05 21:55:20.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-05 21:55:20.878 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-05 21:55:20.881 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.884 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.887 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-06-05 21:55:20.889 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.892 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-05 21:55:20.895 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-05 21:55:20.897 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-05 21:55:20.900 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-05 21:55:20.902 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.905 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.908 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-06-05 21:55:20.911 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.913 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-05 21:55:20.916 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-05 21:55:20.919 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-05 21:55:20.921 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-05 21:55:20.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.926 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.929 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-06-05 21:55:20.932 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.935 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-05 21:55:20.937 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-05 21:55:20.940 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-05 21:55:20.943 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-05 21:55:20.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.948 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.951 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-06-05 21:55:20.954 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.957 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-05 21:55:20.959 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-05 21:55:20.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-05 21:55:20.964 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-05 21:55:20.967 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.969 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.972 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-06-05 21:55:20.975 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.978 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-05 21:55:20.981 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-05 21:55:20.984 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-05 21:55:20.986 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-05 21:55:20.989 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:20.991 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:20.994 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-06-05 21:55:20.997 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:20.999 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-05 21:55:21.002 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-05 21:55:21.004 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-05 21:55:21.007 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-05 21:55:21.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.012 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.015 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-06-05 21:55:21.018 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.021 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-05 21:55:21.024 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-05 21:55:21.027 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-05 21:55:21.029 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-05 21:55:21.032 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.034 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.037 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-06-05 21:55:21.039 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.042 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-05 21:55:21.045 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-05 21:55:21.048 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-05 21:55:21.051 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-05 21:55:21.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.057 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.060 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-06-05 21:55:21.062 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.065 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-05 21:55:21.069 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-05 21:55:21.072 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-05 21:55:21.075 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-05 21:55:21.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.080 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.082 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-06-05 21:55:21.084 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.087 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-05 21:55:21.090 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-05 21:55:21.093 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-05 21:55:21.096 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-05 21:55:21.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.102 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.105 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-06-05 21:55:21.109 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.112 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-05 21:55:21.115 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-05 21:55:21.117 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-05 21:55:21.120 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-05 21:55:21.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.125 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.129 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-06-05 21:55:21.132 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.134 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-05 21:55:21.137 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-05 21:55:21.139 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-05 21:55:21.141 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-05 21:55:21.145 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.148 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.151 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-06-05 21:55:21.154 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.157 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-05 21:55:21.159 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-05 21:55:21.161 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:21.164 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:21.166 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-06-05 21:55:21.168 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:21.170 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-05 21:55:21.190 | Using python 3.12 to install etcd3gw 2026-06-05 21:55:21.193 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-05 21:55:21.756 | Collecting etcd3gw 2026-06-05 21:55:21.809 | Downloading etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-05 21:55:21.814 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-05 21:55:21.829 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-05 21:55:21.830 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-05 21:55:21.843 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-05 21:55:21.845 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:55:21.860 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-05 21:55:21.863 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-05 21:55:22.061 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-05 21:55:22.064 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-05 21:55:22.068 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-05 21:55:22.138 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-05 21:55:22.139 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-05 21:55:22.161 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-05 21:55:22.162 | Using cached idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-05 21:55:22.178 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-05 21:55:22.179 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-05 21:55:22.182 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-05 21:55:22.191 | Downloading etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-06-05 21:55:22.201 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-05 21:55:22.210 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-05 21:55:22.214 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-05 21:55:22.215 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-05 21:55:22.215 | Using cached idna-3.17-py3-none-any.whl (65 kB) 2026-06-05 21:55:22.217 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-05 21:55:22.219 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-05 21:55:22.325 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-05 21:55:22.351 | Attempting uninstall: urllib3 2026-06-05 21:55:22.355 | Found existing installation: urllib3 2.0.7 2026-06-05 21:55:22.355 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:22.357 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-05 21:55:22.424 | Attempting uninstall: idna 2026-06-05 21:55:22.428 | Found existing installation: idna 3.6 2026-06-05 21:55:22.428 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:22.429 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-05 21:55:22.506 | Attempting uninstall: requests 2026-06-05 21:55:22.509 | Found existing installation: requests 2.31.0 2026-06-05 21:55:22.510 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:22.510 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-05 21:55:22.620 | 2026-06-05 21:55:22.622 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.17 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-05 21:55:22.702 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:22.705 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:22.707 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:22.709 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:22.712 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:22.714 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:22.716 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:22.719 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:22.721 | + functions-common:time_stop:2421 : start_time=1780696521186 2026-06-05 21:55:22.723 | + functions-common:time_stop:2423 : [[ -z 1780696521186 ]] 2026-06-05 21:55:22.726 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:22.731 | + functions-common:time_stop:2426 : end_time=1780696522728 2026-06-05 21:55:22.733 | + functions-common:time_stop:2427 : elapsed_time=1542 2026-06-05 21:55:22.735 | + functions-common:time_stop:2428 : total=18923 2026-06-05 21:55:22.738 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:22.740 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20465 2026-06-05 21:55:22.743 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:22.746 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-05 21:55:22.748 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-05 21:55:22.750 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-05 21:55:22.753 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:55:22.756 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:55:22.759 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:55:22.762 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:55:22.765 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:55:22.767 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:55:22.770 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:55:22.773 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:55:22.776 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:55:22.779 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:55:22.782 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:55:22.785 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:55:22.788 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:55:22.791 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-05 21:55:22.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:22.796 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:22.799 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-05 21:55:22.802 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-05 21:55:22.804 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:55:22.806 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:55:22.808 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:55:22.811 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:55:22.813 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:55:22.816 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:55:22.818 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:22.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:22.823 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:55:22.826 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:55:22.828 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:55:22.831 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:55:22.833 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-05 21:55:22.836 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:55:22.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:22.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:22.843 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-05 21:55:22.864 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-05 21:55:22.894 | Reading package lists... 2026-06-05 21:55:23.140 | Building dependency tree... 2026-06-05 21:55:23.141 | Reading state information... 2026-06-05 21:55:23.417 | The following additional packages will be installed: 2026-06-05 21:55:23.418 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-06-05 21:55:23.420 | Suggested packages: 2026-06-05 21:55:23.420 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-05 21:55:23.420 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-05 21:55:23.420 | python3-uwsgidecorators 2026-06-05 21:55:23.446 | The following NEW packages will be installed: 2026-06-05 21:55:23.447 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-05 21:55:23.447 | uwsgi-plugin-python3 2026-06-05 21:55:23.559 | 0 upgraded, 7 newly installed, 0 to remove and 81 not upgraded. 2026-06-05 21:55:23.559 | Need to get 1,290 kB of archives. 2026-06-05 21:55:23.559 | After this operation, 4,349 kB of additional disk space will be used. 2026-06-05 21:55:23.559 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-05 21:55:23.749 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-05 21:55:23.859 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-05 21:55:23.905 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-05 21:55:23.907 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-05 21:55:23.994 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-05 21:55:23.995 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-05 21:55:24.303 | Fetched 1,290 kB in 1s (2,404 kB/s) 2026-06-05 21:55:24.336 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-05 21:55:24.386 | (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 ... 115608 files and directories currently installed.) 2026-06-05 21:55:24.389 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-05 21:55:24.392 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-05 21:55:24.440 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-05 21:55:24.450 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-05 21:55:24.456 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-05 21:55:24.501 | Selecting previously unselected package libzmq5:amd64. 2026-06-05 21:55:24.511 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-05 21:55:24.518 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-05 21:55:24.553 | Selecting previously unselected package libyajl2:amd64. 2026-06-05 21:55:24.563 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-05 21:55:24.565 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-05 21:55:24.596 | Selecting previously unselected package uwsgi-core. 2026-06-05 21:55:24.606 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-05 21:55:24.608 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-05 21:55:24.689 | Selecting previously unselected package uwsgi. 2026-06-05 21:55:24.699 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-05 21:55:24.703 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-05 21:55:24.734 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-05 21:55:24.745 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-05 21:55:24.747 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-05 21:55:24.792 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-05 21:55:24.796 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-05 21:55:24.801 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-05 21:55:24.805 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-05 21:55:24.809 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-05 21:55:24.821 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-05 21:55:25.156 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-05 21:55:25.178 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:55:25.768 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-05 21:55:26.379 | 2026-06-05 21:55:26.379 | Running kernel seems to be up-to-date. 2026-06-05 21:55:26.379 | 2026-06-05 21:55:26.379 | Restarting services... 2026-06-05 21:55:26.418 | 2026-06-05 21:55:26.418 | Service restarts being deferred: 2026-06-05 21:55:26.418 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:55:26.418 | systemctl restart getty@tty1.service 2026-06-05 21:55:26.418 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:55:26.418 | systemctl restart systemd-logind.service 2026-06-05 21:55:26.418 | 2026-06-05 21:55:26.418 | No containers need to be restarted. 2026-06-05 21:55:26.418 | 2026-06-05 21:55:26.418 | User sessions running outdated binaries: 2026-06-05 21:55:26.418 | ubuntu @ session #1: python3[1642] 2026-06-05 21:55:26.429 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:55:26.439 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:55:26.449 | 2026-06-05 21:55:26.449 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:55:27.803 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:55:27.806 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:55:27.809 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:27.811 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:27.814 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:27.817 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:27.819 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:27.822 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:55:27.825 | + functions-common:time_stop:2421 : start_time=1780696522862 2026-06-05 21:55:27.827 | + functions-common:time_stop:2423 : [[ -z 1780696522862 ]] 2026-06-05 21:55:27.831 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:27.834 | + functions-common:time_stop:2426 : end_time=1780696527832 2026-06-05 21:55:27.837 | + functions-common:time_stop:2427 : elapsed_time=4970 2026-06-05 21:55:27.840 | + functions-common:time_stop:2428 : total=174596 2026-06-05 21:55:27.842 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:27.845 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=179566 2026-06-05 21:55:27.847 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:55:27.850 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-05 21:55:27.853 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:27.856 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:27.858 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-05 21:55:27.888 | No module matches proxy 2026-06-05 21:55:27.892 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-05 21:55:27.925 | Enabling module proxy. 2026-06-05 21:55:27.930 | To activate the new configuration, you need to run: 2026-06-05 21:55:27.930 | systemctl restart apache2 2026-06-05 21:55:27.934 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-05 21:55:27.968 | Considering dependency proxy for proxy_uwsgi: 2026-06-05 21:55:27.968 | Module proxy already enabled 2026-06-05 21:55:27.968 | Enabling module proxy_uwsgi. 2026-06-05 21:55:27.972 | To activate the new configuration, you need to run: 2026-06-05 21:55:27.973 | systemctl restart apache2 2026-06-05 21:55:27.977 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-05 21:55:27.979 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:55:27.982 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:55:27.984 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:55:28.088 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-05 21:55:28.091 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-05 21:55:28.094 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-05 21:55:28.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.100 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.102 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-06-05 21:55:28.105 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.108 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-05 21:55:28.111 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-05 21:55:28.114 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-05 21:55:28.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.119 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.122 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-06-05 21:55:28.125 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.128 | + ./stack.sh:main:902 : install_glanceclient 2026-06-05 21:55:28.131 | + lib/glance:install_glanceclient:540 : use_library_from_git python-glanceclient 2026-06-05 21:55:28.134 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-05 21:55:28.138 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.140 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.143 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-06-05 21:55:28.146 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.149 | + ./stack.sh:main:903 : install_cinderclient 2026-06-05 21:55:28.152 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-05 21:55:28.155 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-05 21:55:28.158 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.160 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.163 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-06-05 21:55:28.167 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.170 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-05 21:55:28.172 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-05 21:55:28.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.178 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.181 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-06-05 21:55:28.184 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.187 | + ./stack.sh:main:904 : install_novaclient 2026-06-05 21:55:28.190 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-05 21:55:28.193 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-05 21:55:28.197 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.199 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.202 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-06-05 21:55:28.206 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.208 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-05 21:55:28.226 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:28.229 | + ./stack.sh:main:906 : install_swiftclient 2026-06-05 21:55:28.231 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-05 21:55:28.235 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-05 21:55:28.237 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.240 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.243 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-06-05 21:55:28.245 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.248 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-05 21:55:28.265 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:28.268 | + ./stack.sh:main:909 : install_neutronclient 2026-06-05 21:55:28.270 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-05 21:55:28.273 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-05 21:55:28.276 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.278 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.281 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-06-05 21:55:28.284 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.287 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-05 21:55:28.289 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-05 21:55:28.292 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-05 21:55:28.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:28.298 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:28.301 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-06-05 21:55:28.303 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:28.305 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-05 21:55:28.308 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-05 21:55:28.311 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-05 21:55:28.314 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-05 21:55:28.317 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-05 21:55:28.319 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-05 21:55:28.324 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-05 21:55:28.324 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-05 21:55:28.329 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-05 21:55:28.332 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-05 21:55:28.334 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-05 21:55:28.337 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-05 21:55:28.340 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-05 21:55:28.358 | Using python 3.12 to install keystonemiddleware 2026-06-05 21:55:28.360 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-05 21:55:28.907 | Collecting keystonemiddleware 2026-06-05 21:55:28.959 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-05 21:55:28.984 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-05 21:55:28.989 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:55:29.011 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-05 21:55:29.014 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:55:29.090 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-05 21:55:29.094 | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:55:29.112 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-05 21:55:29.117 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:55:29.135 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-05 21:55:29.139 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-05 21:55:29.162 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-05 21:55:29.167 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:55:29.189 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-05 21:55:29.192 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:55:29.215 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-05 21:55:29.219 | Downloading oslo_utils-10.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:55:29.223 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-05 21:55:29.233 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-05 21:55:29.236 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-05 21:55:29.251 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-05 21:55:29.253 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-05 21:55:29.275 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-05 21:55:29.280 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-05 21:55:29.287 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-05 21:55:29.303 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-05 21:55:29.308 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-06-05 21:55:29.316 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-05 21:55:29.334 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-05 21:55:29.337 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:55:29.348 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-05 21:55:29.352 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-05 21:55:29.367 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-05 21:55:29.370 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-05 21:55:29.385 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-05 21:55:29.389 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-05 21:55:29.408 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-05 21:55:29.411 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-05 21:55:29.429 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-05 21:55:29.433 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-05 21:55:29.447 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-05 21:55:29.451 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-05 21:55:29.456 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-05 21:55:29.470 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-05 21:55:29.473 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-05 21:55:29.478 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-05 21:55:29.479 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-05 21:55:29.537 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-05 21:55:29.540 | 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-06-05 21:55:29.563 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-05 21:55:29.566 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-05 21:55:29.571 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-05 21:55:29.572 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-06-05 21:55:29.574 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-05 21:55:29.589 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-05 21:55:29.591 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-05 21:55:29.599 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-05 21:55:29.600 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.17) 2026-06-05 21:55:29.600 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-05 21:55:29.601 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-05 21:55:29.618 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-05 21:55:29.627 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-05 21:55:29.645 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-05 21:55:29.652 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-05 21:55:29.659 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-05 21:55:29.665 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-05 21:55:29.672 | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-06-05 21:55:29.683 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-05 21:55:29.724 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 55.8 MB/s 0:00:00 2026-06-05 21:55:29.728 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-05 21:55:29.733 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-05 21:55:29.740 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-05 21:55:29.747 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-05 21:55:29.755 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-06-05 21:55:29.765 | Downloading oslo_utils-10.1.0-py3-none-any.whl (154 kB) 2026-06-05 21:55:29.773 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-05 21:55:29.778 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-05 21:55:29.783 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-05 21:55:29.789 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-05 21:55:29.799 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-05 21:55:29.811 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-05 21:55:29.818 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-05 21:55:29.823 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-05 21:55:29.829 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-05 21:55:29.837 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-06-05 21:55:29.960 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-05 21:55:30.026 | Attempting uninstall: typing-extensions 2026-06-05 21:55:30.029 | Found existing installation: typing_extensions 4.10.0 2026-06-05 21:55:30.030 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:30.030 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-06-05 21:55:30.115 | Attempting uninstall: six 2026-06-05 21:55:30.119 | Found existing installation: six 1.16.0 2026-06-05 21:55:30.120 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:30.120 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-05 21:55:30.151 | Attempting uninstall: pyparsing 2026-06-05 21:55:30.155 | Found existing installation: pyparsing 3.1.1 2026-06-05 21:55:30.155 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:30.155 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-05 21:55:30.227 | Attempting uninstall: PyJWT 2026-06-05 21:55:30.232 | Found existing installation: PyJWT 2.7.0 2026-06-05 21:55:30.232 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:30.232 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-05 21:55:30.255 | Attempting uninstall: netaddr 2026-06-05 21:55:30.260 | Found existing installation: netaddr 0.8.0 2026-06-05 21:55:30.260 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:30.260 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-05 21:55:30.390 | Attempting uninstall: python-dateutil 2026-06-05 21:55:30.394 | Found existing installation: python-dateutil 2.8.2 2026-06-05 21:55:30.395 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:30.395 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-05 21:55:31.460 | 2026-06-05 21:55:31.463 | Successfully installed PyJWT-2.13.0 WebOb-1.8.9 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.4.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.0 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-05 21:55:31.573 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:31.575 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:31.578 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:31.581 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:31.583 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:31.585 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:31.588 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:31.590 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:31.593 | + functions-common:time_stop:2421 : start_time=1780696528354 2026-06-05 21:55:31.596 | + functions-common:time_stop:2423 : [[ -z 1780696528354 ]] 2026-06-05 21:55:31.599 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:31.603 | + functions-common:time_stop:2426 : end_time=1780696531600 2026-06-05 21:55:31.606 | + functions-common:time_stop:2427 : elapsed_time=3246 2026-06-05 21:55:31.608 | + functions-common:time_stop:2428 : total=20465 2026-06-05 21:55:31.611 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:31.613 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23711 2026-06-05 21:55:31.616 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:31.618 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-05 21:55:31.621 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-05 21:55:31.624 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-05 21:55:31.627 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-05 21:55:31.630 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-05 21:55:31.632 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-05 21:55:31.636 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-05 21:55:31.636 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-05 21:55:31.641 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-05 21:55:31.643 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-05 21:55:31.646 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-05 21:55:31.649 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-05 21:55:31.652 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-05 21:55:31.671 | Using python 3.12 to install python-memcached 2026-06-05 21:55:31.674 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-05 21:55:32.198 | Collecting python-memcached 2026-06-05 21:55:32.250 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:55:32.258 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-05 21:55:32.339 | Installing collected packages: python-memcached 2026-06-05 21:55:32.356 | Successfully installed python-memcached-1.62 2026-06-05 21:55:32.415 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:32.418 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:32.421 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:32.423 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:32.426 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:32.428 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:32.430 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:32.432 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:32.435 | + functions-common:time_stop:2421 : start_time=1780696531666 2026-06-05 21:55:32.437 | + functions-common:time_stop:2423 : [[ -z 1780696531666 ]] 2026-06-05 21:55:32.440 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:32.444 | + functions-common:time_stop:2426 : end_time=1780696532442 2026-06-05 21:55:32.447 | + functions-common:time_stop:2427 : elapsed_time=776 2026-06-05 21:55:32.449 | + functions-common:time_stop:2428 : total=23711 2026-06-05 21:55:32.452 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:32.454 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24487 2026-06-05 21:55:32.457 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:32.459 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-05 21:55:32.476 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:32.479 | + ./stack.sh:main:916 : '[' 10.4.3.99 == 10.4.3.99 ']' 2026-06-05 21:55:32.481 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-05 21:55:32.484 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-05 21:55:32.486 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-05 21:55:32.489 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-05 21:55:32.491 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-05 21:55:32.494 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-05 21:55:32.509 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:32.512 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-05 21:55:32.515 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-06-05 21:55:32.517 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-05 21:55:32.519 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:55:32.521 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:55:32.524 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:55:32.526 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:55:32.529 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:55:32.532 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:55:32.545 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:55:32.547 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:55:32.549 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:55:32.552 | + functions-common:git_clone:604 : echo master 2026-06-05 21:55:32.552 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:55:32.557 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-05 21:55:32.559 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:55:32.561 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-05 21:55:32.574 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-05 21:55:32.577 | + functions-common:git_clone:667 : head -1 2026-06-05 21:55:32.577 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:55:32.585 | eb3c0cd99 Merge "Fix LDAP pagination to return all users beyond page_size" 2026-06-05 21:55:32.588 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:55:32.592 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-05 21:55:32.594 | + inc/python:setup_develop:353 : local bindep 2026-06-05 21:55:32.596 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-05 21:55:32.598 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-05 21:55:32.600 | + inc/python:setup_develop:359 : local extras= 2026-06-05 21:55:32.602 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-05 21:55:32.605 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 21:55:32.608 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-05 21:55:32.611 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-05 21:55:32.613 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 21:55:32.616 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-05 21:55:32.619 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-05 21:55:32.621 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 21:55:32.623 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-05 21:55:32.626 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 21:55:32.628 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 21:55:32.632 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-05 21:55:32.637 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-05 21:55:32.640 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-05 21:55:32.642 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-05 21:55:32.745 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-05 21:55:32.747 | + inc/python:setup_package:436 : local bindep=0 2026-06-05 21:55:32.750 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-05 21:55:32.752 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 21:55:32.754 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-05 21:55:32.757 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-05 21:55:32.760 | + inc/python:setup_package:445 : local flags=-e 2026-06-05 21:55:32.762 | + inc/python:setup_package:446 : local extras= 2026-06-05 21:55:32.765 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 21:55:32.767 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-05 21:55:32.770 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-05 21:55:32.773 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-05 21:55:32.775 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 21:55:32.778 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-05 21:55:32.799 | Using python 3.12 to install /opt/stack/keystone 2026-06-05 21:55:32.801 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-05 21:55:33.271 | Obtaining file:///opt/stack/keystone 2026-06-05 21:55:33.274 | Installing build dependencies: started 2026-06-05 21:55:34.004 | Installing build dependencies: finished with status 'done' 2026-06-05 21:55:34.004 | Checking if build backend supports build_editable: started 2026-06-05 21:55:34.289 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 21:55:34.290 | Getting requirements to build editable: started 2026-06-05 21:55:34.437 | Getting requirements to build editable: finished with status 'done' 2026-06-05 21:55:34.439 | Preparing editable metadata (pyproject.toml): started 2026-06-05 21:55:35.148 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:55:35.157 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (7.0.3) 2026-06-05 21:55:35.158 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.8.9) 2026-06-05 21:55:35.227 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.281 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-05 21:55:35.297 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.301 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-05 21:55:35.459 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.463 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-05 21:55:35.708 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.712 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-05 21:55:35.726 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-05 21:55:35.726 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-05 21:55:35.727 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (13.0.0) 2026-06-05 21:55:35.758 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.762 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-05 21:55:35.767 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.2.0) 2026-06-05 21:55:35.767 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.4.0) 2026-06-05 21:55:35.768 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.4.0) 2026-06-05 21:55:35.791 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.795 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-05 21:55:35.819 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.822 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:55:35.828 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.8.0) 2026-06-05 21:55:35.829 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (8.2.0) 2026-06-05 21:55:35.844 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.848 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:55:35.868 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.871 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-05 21:55:35.877 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.10.0) 2026-06-05 21:55:35.886 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.889 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-05 21:55:35.893 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.1.0) 2026-06-05 21:55:35.902 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.905 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-05 21:55:35.921 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.924 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-05 21:55:35.930 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (2.13.0) 2026-06-05 21:55:35.931 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.5.0) 2026-06-05 21:55:35.946 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.948 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-05 21:55:35.954 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.0.1) 2026-06-05 21:55:35.954 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.1.2) 2026-06-05 21:55:35.965 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.969 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-05 21:55:35.988 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev42) 2026-06-05 21:55:35.992 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-05 21:55:36.076 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-05 21:55:36.080 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-05 21:55:36.095 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-05 21:55:36.097 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-05 21:55:36.104 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev42) (5.3.1) 2026-06-05 21:55:36.115 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-05 21:55:36.117 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-05 21:55:36.133 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-05 21:55:36.136 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-05 21:55:36.150 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-05 21:55:36.153 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-05 21:55:36.168 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-05 21:55:36.171 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:55:36.216 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-05 21:55:36.218 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-05 21:55:36.235 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-05 21:55:36.239 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-05 21:55:36.245 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) (1.17.0) 2026-06-05 21:55:36.272 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-05 21:55:36.275 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-05 21:55:36.293 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.296 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-05 21:55:36.311 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.314 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:55:36.334 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.338 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-05 21:55:36.576 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.580 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-05 21:55:36.588 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (5.14.0) 2026-06-05 21:55:36.589 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.34.2) 2026-06-05 21:55:36.591 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.1.0) 2026-06-05 21:55:36.592 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (1.8.2) 2026-06-05 21:55:36.592 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (4.15.0) 2026-06-05 21:55:36.598 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (1.3.0) 2026-06-05 21:55:36.598 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (2.0.0) 2026-06-05 21:55:36.598 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (6.0.3) 2026-06-05 21:55:36.614 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.618 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-05 21:55:36.623 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev42) (3.1.0) 2026-06-05 21:55:36.632 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.636 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-05 21:55:36.765 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.769 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-05 21:55:36.790 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.793 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:55:36.800 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev42) (2.2.1) 2026-06-05 21:55:36.804 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev42) (2.9.0.post0) 2026-06-05 21:55:36.806 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (3.3.0) 2026-06-05 21:55:36.826 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.830 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-05 21:55:36.848 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.852 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-05 21:55:36.870 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.874 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-05 21:55:36.900 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.903 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:55:36.921 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.926 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-05 21:55:36.939 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.943 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-05 21:55:36.964 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.967 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-05 21:55:36.971 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (26.2) 2026-06-05 21:55:36.984 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:36.988 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:55:37.002 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.007 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:55:37.028 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.031 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-05 21:55:37.148 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.151 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-05 21:55:37.172 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.176 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-05 21:55:37.196 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.201 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-05 21:55:37.219 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.224 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-05 21:55:37.248 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.251 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-05 21:55:37.286 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.289 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-05 21:55:37.307 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.309 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-05 21:55:37.328 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.332 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-05 21:55:37.353 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.355 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-05 21:55:37.366 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (3.3.2) 2026-06-05 21:55:37.366 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (7.2.2) 2026-06-05 21:55:37.373 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (82.0.1) 2026-06-05 21:55:37.388 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.392 | Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) 2026-06-05 21:55:37.420 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.423 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-05 21:55:37.442 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.446 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-05 21:55:37.472 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.477 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-05 21:55:37.488 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (3.4.7) 2026-06-05 21:55:37.489 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (3.17) 2026-06-05 21:55:37.489 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.7.0) 2026-06-05 21:55:37.490 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2023.11.17) 2026-06-05 21:55:37.510 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.513 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-05 21:55:37.540 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-05 21:55:37.544 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-05 21:55:37.589 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-05 21:55:37.599 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-05 21:55:37.655 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 72.9 MB/s 0:00:00 2026-06-05 21:55:37.658 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-05 21:55:37.669 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-05 21:55:37.676 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-05 21:55:37.683 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-05 21:55:37.691 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-05 21:55:37.697 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-05 21:55:37.705 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-05 21:55:37.710 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-05 21:55:37.718 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-05 21:55:37.724 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-05 21:55:37.730 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-05 21:55:37.736 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-05 21:55:37.741 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-05 21:55:37.749 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-05 21:55:37.759 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-05 21:55:37.772 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-05 21:55:37.780 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-05 21:55:37.787 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-05 21:55:37.792 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-05 21:55:37.798 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-05 21:55:37.809 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-05 21:55:37.816 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-05 21:55:37.823 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-05 21:55:37.830 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-05 21:55:37.838 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-05 21:55:37.848 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-05 21:55:37.857 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-05 21:55:37.870 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 40.6 MB/s 0:00:00 2026-06-05 21:55:37.875 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-05 21:55:37.881 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-05 21:55:37.887 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-05 21:55:37.893 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-05 21:55:37.902 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-05 21:55:37.913 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-05 21:55:37.919 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-05 21:55:37.925 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-05 21:55:37.931 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-05 21:55:37.947 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-05 21:55:37.953 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-05 21:55:37.964 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-05 21:55:37.975 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-05 21:55:37.981 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-05 21:55:37.988 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-05 21:55:37.994 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-05 21:55:38.005 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-05 21:55:38.055 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 66.7 MB/s 0:00:00 2026-06-05 21:55:38.063 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-05 21:55:38.073 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-05 21:55:38.083 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-05 21:55:38.092 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-05 21:55:38.109 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-05 21:55:38.124 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-05 21:55:38.137 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-05 21:55:38.145 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-05 21:55:38.153 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-05 21:55:38.162 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-05 21:55:38.178 | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-06-05 21:55:38.242 | Building wheels for collected packages: keystone 2026-06-05 21:55:38.243 | Building editable for keystone (pyproject.toml): started 2026-06-05 21:55:38.822 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-05 21:55:38.823 | Created wheel for keystone: filename=keystone-29.1.0.dev42-0.editable-py3-none-any.whl size=9269 sha256=4178a5ddced3703507899142d34c4e02cbfb65ab4a8f232a7ed295bf9bd8870b 2026-06-05 21:55:38.823 | Stored in directory: /tmp/pip-ephem-wheel-cache-evredhld/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-05 21:55:38.825 | Successfully built keystone 2026-06-05 21:55:38.970 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-05 21:55:38.991 | Attempting uninstall: pytz 2026-06-05 21:55:38.996 | Found existing installation: pytz 2024.1 2026-06-05 21:55:38.997 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:38.997 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-05 21:55:39.625 | Attempting uninstall: oauthlib 2026-06-05 21:55:39.631 | Found existing installation: oauthlib 3.2.2 2026-06-05 21:55:39.632 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:39.632 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-05 21:55:39.704 | Attempting uninstall: markupsafe 2026-06-05 21:55:39.710 | Found existing installation: MarkupSafe 2.1.5 2026-06-05 21:55:39.710 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:39.710 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-05 21:55:40.254 | Attempting uninstall: click 2026-06-05 21:55:40.260 | Found existing installation: click 8.1.6 2026-06-05 21:55:40.260 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:40.260 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-05 21:55:40.347 | Attempting uninstall: blinker 2026-06-05 21:55:40.353 | Found existing installation: blinker 1.7.0 2026-06-05 21:55:40.353 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:40.353 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-05 21:55:40.364 | Attempting uninstall: bcrypt 2026-06-05 21:55:40.371 | Found existing installation: bcrypt 3.2.2 2026-06-05 21:55:40.372 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:40.373 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-05 21:55:40.382 | Attempting uninstall: attrs 2026-06-05 21:55:40.389 | Found existing installation: attrs 23.2.0 2026-06-05 21:55:40.390 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:40.390 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-05 21:55:42.144 | Attempting uninstall: jinja2 2026-06-05 21:55:42.150 | Found existing installation: Jinja2 3.1.2 2026-06-05 21:55:42.150 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:42.150 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-05 21:55:42.686 | Attempting uninstall: cryptography 2026-06-05 21:55:42.692 | Found existing installation: cryptography 41.0.7 2026-06-05 21:55:42.693 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:42.693 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-05 21:55:43.015 | Attempting uninstall: pyopenssl 2026-06-05 21:55:43.021 | Found existing installation: pyOpenSSL 23.2.0 2026-06-05 21:55:43.022 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:43.022 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-05 21:55:43.235 | Attempting uninstall: jsonschema 2026-06-05 21:55:43.242 | Found existing installation: jsonschema 4.10.3 2026-06-05 21:55:43.242 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:55:43.243 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-05 21:55:44.059 | 2026-06-05 21:55:44.060 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-05 21:55:44.060 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-05 21:55:44.067 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev42 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.7.0 xmlschema-2.5.1 2026-06-05 21:55:44.315 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:44.317 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:44.319 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:44.321 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:44.324 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:44.326 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:44.328 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:44.331 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:44.333 | + functions-common:time_stop:2421 : start_time=1780696532794 2026-06-05 21:55:44.335 | + functions-common:time_stop:2423 : [[ -z 1780696532794 ]] 2026-06-05 21:55:44.338 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:44.342 | + functions-common:time_stop:2426 : end_time=1780696544339 2026-06-05 21:55:44.343 | + functions-common:time_stop:2427 : elapsed_time=11545 2026-06-05 21:55:44.346 | + functions-common:time_stop:2428 : total=24487 2026-06-05 21:55:44.348 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:44.350 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36032 2026-06-05 21:55:44.352 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:44.355 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 21:55:44.357 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:55:44.360 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-05 21:55:44.363 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-05 21:55:44.366 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:44.368 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:44.371 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-06-05 21:55:44.374 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:44.377 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-05 21:55:44.394 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:44.397 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-05 21:55:44.399 | + ./stack.sh:main:918 : configure_keystone 2026-06-05 21:55:44.401 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-05 21:55:44.415 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-05 21:55:44.417 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-05 21:55:44.423 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-05 21:55:44.438 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:44.441 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-05 21:55:44.473 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-05 21:55:44.505 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-05 21:55:44.539 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-05 21:55:44.579 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-05 21:55:44.617 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-05 21:55:44.658 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-05 21:55:44.694 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-05 21:55:44.729 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-05 21:55:44.768 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-05 21:55:44.771 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-05 21:55:44.774 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-05 21:55:44.777 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-05 21:55:44.780 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-05 21:55:44.784 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-05 21:55:44.801 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:44.804 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-05 21:55:44.807 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-05 21:55:44.810 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-05 21:55:44.827 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:44.830 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:55:44.833 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:55:44.867 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-05 21:55:44.870 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-05 21:55:44.872 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.99/identity 2026-06-05 21:55:44.908 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-05 21:55:44.911 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-05 21:55:44.946 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-05 21:55:44.948 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-05 21:55:44.951 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-05 21:55:44.954 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-05 21:55:44.957 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 21:55:44.959 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 21:55:44.962 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 21:55:44.980 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:44.983 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 21:55:44.986 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-05 21:55:44.989 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-05 21:55:45.024 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-05 21:55:45.027 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-05 21:55:45.030 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-05 21:55:45.033 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-05 21:55:45.036 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 21:55:45.053 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 21:55:45.056 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 21:55:45.058 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 21:55:45.061 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 21:55:45.063 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 21:55:45.094 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:55:45.126 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:55:45.158 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 21:55:45.191 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-05 21:55:45.223 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-05 21:55:45.258 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-05 21:55:45.261 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-05 21:55:45.264 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-05 21:55:45.267 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-05 21:55:45.269 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-05 21:55:45.272 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-05 21:55:45.275 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-05 21:55:45.277 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-05 21:55:45.280 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-05 21:55:45.294 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:55:45.295 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-05 21:55:45.303 | d /var/run/uwsgi 0755 stack root 2026-06-05 21:55:45.307 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:55:45.319 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-05 21:55:45.324 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-05 21:55:45.327 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-05 21:55:45.331 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-05 21:55:45.334 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-05 21:55:45.366 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-06-05 21:55:45.396 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-05 21:55:45.429 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-05 21:55:45.460 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-05 21:55:45.492 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-05 21:55:45.523 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-05 21:55:45.556 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-05 21:55:45.593 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-05 21:55:45.629 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-05 21:55:45.662 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-05 21:55:45.694 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-05 21:55:45.728 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-05 21:55:45.761 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-05 21:55:45.792 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-05 21:55:45.796 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-05 21:55:45.799 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-05 21:55:45.802 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-05 21:55:45.804 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 21:55:45.808 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:45.810 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:45.813 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-05 21:55:45.816 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-05 21:55:45.819 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-05 21:55:45.852 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-05 21:55:45.885 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-05 21:55:45.885 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-05 21:55:45.893 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-05 21:55:45.897 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-05 21:55:45.900 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-05 21:55:45.903 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 21:55:45.906 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 21:55:45.909 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:55:45.912 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:55:45.915 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:45.918 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:45.921 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 21:55:45.924 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 21:55:45.927 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:45.929 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:45.931 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-05 21:55:45.966 | Enabling site keystone-api. 2026-06-05 21:55:45.971 | To activate the new configuration, you need to run: 2026-06-05 21:55:45.971 | systemctl reload apache2 2026-06-05 21:55:45.977 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-05 21:55:45.980 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:55:45.982 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:55:45.985 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:55:46.096 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-05 21:55:46.137 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-05 21:55:46.174 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-05 21:55:46.212 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-05 21:55:46.214 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-05 21:55:46.252 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-05 21:55:46.285 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-05 21:55:46.317 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-05 21:55:46.348 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-05 21:55:46.352 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-05 21:55:46.354 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-05 21:55:46.389 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-05 21:55:46.420 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-05 21:55:46.438 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:46.441 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-06-05 21:55:46.460 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:46.462 | + ./stack.sh:main:926 : stack_install_service swift 2026-06-05 21:55:46.465 | + lib/stack:stack_install_service:20 : local service=swift 2026-06-05 21:55:46.468 | + lib/stack:stack_install_service:21 : type install_swift 2026-06-05 21:55:46.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-05 21:55:46.474 | + lib/stack:stack_install_service:32 : install_swift 2026-06-05 21:55:46.476 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-06-05 21:55:46.480 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/swift.git 2026-06-05 21:55:46.482 | + functions-common:git_clone:584 : local git_dest=/opt/stack/swift 2026-06-05 21:55:46.485 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:55:46.487 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:55:46.491 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:55:46.494 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:55:46.497 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:55:46.500 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:55:46.517 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:55:46.519 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:55:46.522 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:55:46.525 | + functions-common:git_clone:604 : echo master 2026-06-05 21:55:46.526 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:55:46.531 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/swift ]] 2026-06-05 21:55:46.534 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:55:46.537 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/swift 2026-06-05 21:55:46.551 | + functions-common:git_clone:666 : cd /opt/stack/swift 2026-06-05 21:55:46.554 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:55:46.554 | + functions-common:git_clone:667 : head -1 2026-06-05 21:55:46.560 | e3edeb936 Merge "Forward-port CHANGELOG entries for stable releases" 2026-06-05 21:55:46.563 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:55:46.566 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-06-05 21:55:46.570 | + inc/python:setup_develop:353 : local bindep 2026-06-05 21:55:46.572 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-06-05 21:55:46.575 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-06-05 21:55:46.578 | + inc/python:setup_develop:359 : local extras=keystone 2026-06-05 21:55:46.581 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-06-05 21:55:46.584 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 21:55:46.587 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-06-05 21:55:46.590 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-06-05 21:55:46.592 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 21:55:46.595 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-06-05 21:55:46.598 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-06-05 21:55:46.602 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 21:55:46.605 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-06-05 21:55:46.608 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 21:55:46.610 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 21:55:46.614 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-06-05 21:55:46.621 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-06-05 21:55:46.624 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-06-05 21:55:46.627 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-06-05 21:55:46.707 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-06-05 21:55:46.710 | + inc/python:setup_package:436 : local bindep=0 2026-06-05 21:55:46.713 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-05 21:55:46.715 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 21:55:46.717 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-06-05 21:55:46.720 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-06-05 21:55:46.723 | + inc/python:setup_package:445 : local flags=-e 2026-06-05 21:55:46.726 | + inc/python:setup_package:446 : local extras=keystone 2026-06-05 21:55:46.728 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 21:55:46.730 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-06-05 21:55:46.732 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-06-05 21:55:46.735 | + inc/python:setup_package:456 : extras='[keystone]' 2026-06-05 21:55:46.738 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 21:55:46.741 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-06-05 21:55:46.759 | Using python 3.12 to install /opt/stack/swift 2026-06-05 21:55:46.763 | + 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/swift[keystone]' 2026-06-05 21:55:47.242 | Obtaining file:///opt/stack/swift 2026-06-05 21:55:47.243 | Installing build dependencies: started 2026-06-05 21:55:48.024 | Installing build dependencies: finished with status 'done' 2026-06-05 21:55:48.024 | Checking if build backend supports build_editable: started 2026-06-05 21:55:48.301 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 21:55:48.302 | Getting requirements to build editable: started 2026-06-05 21:55:48.455 | Getting requirements to build editable: finished with status 'done' 2026-06-05 21:55:48.457 | Preparing editable metadata (pyproject.toml): started 2026-06-05 21:55:48.985 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:55:49.000 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (0.41.0) 2026-06-05 21:55:49.001 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (3.5.1) 2026-06-05 21:55:49.001 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (3.1.0) 2026-06-05 21:55:49.251 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev121) 2026-06-05 21:55:49.313 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-05 21:55:49.318 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (2.34.2) 2026-06-05 21:55:49.356 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev121) 2026-06-05 21:55:49.363 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2026-06-05 21:55:49.381 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev121) 2026-06-05 21:55:49.384 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-06-05 21:55:49.389 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (43.0.3) 2026-06-05 21:55:49.390 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (2.8.0) 2026-06-05 21:55:49.391 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (13.0.0) 2026-06-05 21:55:49.393 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.0.dev121) (2.0.0) 2026-06-05 21:55:49.395 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.0.dev121) (3.0) 2026-06-05 21:55:49.399 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (5.14.0) 2026-06-05 21:55:49.399 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (4.2.0) 2026-06-05 21:55:49.400 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (10.4.0) 2026-06-05 21:55:49.400 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (6.4.0) 2026-06-05 21:55:49.401 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (6.8.0) 2026-06-05 21:55:49.401 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (8.2.0) 2026-06-05 21:55:49.401 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (5.10.0) 2026-06-05 21:55:49.402 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (10.1.0) 2026-06-05 21:55:49.402 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (7.0.3) 2026-06-05 21:55:49.403 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (4.0.1) 2026-06-05 21:55:49.403 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (2.13.0) 2026-06-05 21:55:49.403 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (5.8.0) 2026-06-05 21:55:49.404 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (1.8.9) 2026-06-05 21:55:49.406 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (2.1.0) 2026-06-05 21:55:49.406 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (5.8.0) 2026-06-05 21:55:49.407 | 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.17.0->swift==2.38.0.dev121) (1.8.2) 2026-06-05 21:55:49.408 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (4.15.0) 2026-06-05 21:55:49.412 | 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.17.0->swift==2.38.0.dev121) (1.5.0) 2026-06-05 21:55:49.414 | 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.17.0->swift==2.38.0.dev121) (5.3.1) 2026-06-05 21:55:49.416 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (1.3.0) 2026-06-05 21:55:49.416 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (2.0.0) 2026-06-05 21:55:49.417 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (6.0.3) 2026-06-05 21:55:49.420 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (2.9.0.post0) 2026-06-05 21:55:49.421 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (3.1.0) 2026-06-05 21:55:49.422 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (2.2.1) 2026-06-05 21:55:49.423 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (1.1.2) 2026-06-05 21:55:49.425 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (3.3.2) 2026-06-05 21:55:49.426 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (26.2) 2026-06-05 21:55:49.426 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (7.2.2) 2026-06-05 21:55:49.429 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (82.0.1) 2026-06-05 21:55:49.438 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev121) (1.17.0) 2026-06-05 21:55:49.441 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev121) (3.4.7) 2026-06-05 21:55:49.442 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev121) (3.17) 2026-06-05 21:55:49.442 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev121) (2.7.0) 2026-06-05 21:55:49.443 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev121) (2023.11.17) 2026-06-05 21:55:49.464 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-05 21:55:49.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.6 MB/s 0:00:00 2026-06-05 21:55:49.582 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-06-05 21:55:49.595 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 37.6 MB/s 0:00:00 2026-06-05 21:55:49.600 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2026-06-05 21:55:49.614 | Building wheels for collected packages: swift 2026-06-05 21:55:49.615 | Building editable for swift (pyproject.toml): started 2026-06-05 21:55:50.165 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-06-05 21:55:50.166 | Created wheel for swift: filename=swift-2.38.0.dev121-0.editable-py3-none-any.whl size=19794 sha256=8b094f69617056a35373d88ba7a057f1bc45107289ea56d05e49577288ee0538 2026-06-05 21:55:50.166 | Stored in directory: /tmp/pip-ephem-wheel-cache-j93wfij9/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-06-05 21:55:50.170 | Successfully built swift 2026-06-05 21:55:50.265 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-06-05 21:55:50.449 | 2026-06-05 21:55:50.456 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev121 xattr-1.3.0 2026-06-05 21:55:50.563 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:50.566 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:50.569 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:50.572 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:50.574 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:50.577 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:50.579 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:50.582 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:50.585 | + functions-common:time_stop:2421 : start_time=1780696546754 2026-06-05 21:55:50.587 | + functions-common:time_stop:2423 : [[ -z 1780696546754 ]] 2026-06-05 21:55:50.591 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:50.596 | + functions-common:time_stop:2426 : end_time=1780696550593 2026-06-05 21:55:50.598 | + functions-common:time_stop:2427 : elapsed_time=3839 2026-06-05 21:55:50.599 | + functions-common:time_stop:2428 : total=36032 2026-06-05 21:55:50.602 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:50.604 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39871 2026-06-05 21:55:50.606 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:50.609 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 21:55:50.611 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:55:50.615 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-06-05 21:55:50.618 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-06-05 21:55:50.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:50.624 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:50.626 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-06-05 21:55:50.629 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:50.631 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-06-05 21:55:50.634 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-05 21:55:50.637 | + ./stack.sh:main:927 : configure_swift 2026-06-05 21:55:50.640 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-06-05 21:55:50.642 | + lib/swift:configure_swift:332 : local node_number 2026-06-05 21:55:50.644 | + lib/swift:configure_swift:333 : local swift_node_config 2026-06-05 21:55:50.646 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-06-05 21:55:50.648 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-05 21:55:50.909 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 21:55:50.909 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 21:55:50.909 | we strongly recommend against using it for new projects. 2026-06-05 21:55:50.909 | 2026-06-05 21:55:50.909 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 21:55:50.909 | framework. For more detail see 2026-06-05 21:55:50.909 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 21:55:50.909 | 2026-06-05 21:55:50.909 | import eventlet 2026-06-05 21:55:50.963 | No object-updater running 2026-06-05 21:55:50.963 | No object-expirer running 2026-06-05 21:55:50.963 | No container-sharder running 2026-06-05 21:55:50.964 | No account-server running 2026-06-05 21:55:50.964 | No object-auditor running 2026-06-05 21:55:50.964 | No container-replicator running 2026-06-05 21:55:50.964 | No object-reconstructor running 2026-06-05 21:55:50.964 | No account-auditor running 2026-06-05 21:55:50.964 | No container-auditor running 2026-06-05 21:55:50.964 | No container-updater running 2026-06-05 21:55:50.964 | No container-reconciler running 2026-06-05 21:55:50.964 | No object-replicator running 2026-06-05 21:55:50.964 | No account-reaper running 2026-06-05 21:55:50.964 | No container-sync running 2026-06-05 21:55:50.964 | No account-replicator running 2026-06-05 21:55:50.964 | No container-server running 2026-06-05 21:55:50.964 | No object-server running 2026-06-05 21:55:50.964 | No proxy-server running 2026-06-05 21:55:51.022 | + lib/swift:configure_swift:337 : true 2026-06-05 21:55:51.024 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-06-05 21:55:51.036 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-06-05 21:55:51.049 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-06-05 21:55:51.052 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-06-05 21:55:51.053 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-06-05 21:55:51.057 | + lib/swift:configure_swift:351 : sed -e ' 2026-06-05 21:55:51.057 | s/%GROUP%/stack/; 2026-06-05 21:55:51.057 | s/%USER%/stack/; 2026-06-05 21:55:51.057 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-06-05 21:55:51.057 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-06-05 21:55:51.061 | uid = stack 2026-06-05 21:55:51.061 | gid = stack 2026-06-05 21:55:51.061 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-06-05 21:55:51.061 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-06-05 21:55:51.061 | address = 127.0.0.1 2026-06-05 21:55:51.061 | 2026-06-05 21:55:51.061 | [account6612] 2026-06-05 21:55:51.061 | max connections = 25 2026-06-05 21:55:51.061 | path = /opt/stack/data/swift/1/ 2026-06-05 21:55:51.061 | read only = false 2026-06-05 21:55:51.061 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-06-05 21:55:51.061 | 2026-06-05 21:55:51.061 | [account6622] 2026-06-05 21:55:51.061 | max connections = 25 2026-06-05 21:55:51.061 | path = /opt/stack/data/swift/2/ 2026-06-05 21:55:51.061 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [account6632] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/3/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [account6642] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/4/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [container6611] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/1/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [container6621] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/2/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [container6631] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/3/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [container6641] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/4/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [object6613] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/1/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [object6623] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/2/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [object6633] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/3/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-06-05 21:55:51.062 | 2026-06-05 21:55:51.062 | [object6643] 2026-06-05 21:55:51.062 | max connections = 25 2026-06-05 21:55:51.062 | path = /opt/stack/data/swift/4/ 2026-06-05 21:55:51.062 | read only = false 2026-06-05 21:55:51.062 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-06-05 21:55:51.064 | + lib/swift:configure_swift:357 : is_ubuntu 2026-06-05 21:55:51.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:55:51.069 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:55:51.071 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-06-05 21:55:51.084 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-06-05 21:55:51.086 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-06-05 21:55:51.090 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-06-05 21:55:51.095 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-06-05 21:55:51.096 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-06-05 21:55:51.101 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-06-05 21:55:51.133 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.99:8080/v1/ 2026-06-05 21:55:51.164 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-06-05 21:55:51.183 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-06-05 21:55:51.215 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-06-05 21:55:51.232 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-06-05 21:55:51.264 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-06-05 21:55:51.282 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-06-05 21:55:51.312 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-06-05 21:55:51.329 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-06-05 21:55:51.363 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-06-05 21:55:51.381 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-06-05 21:55:51.415 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-06-05 21:55:51.434 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-06-05 21:55:51.452 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:51.454 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-06-05 21:55:51.487 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-06-05 21:55:51.519 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-06-05 21:55:51.554 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-06-05 21:55:51.586 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-06-05 21:55:51.588 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-06-05 21:55:51.605 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:51.607 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-06-05 21:55:51.640 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-06-05 21:55:51.657 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:51.659 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-06-05 21:55:51.677 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:51.679 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-06-05 21:55:51.681 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-06-05 21:55:51.696 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:51.698 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-06-05 21:55:51.700 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-06-05 21:55:51.702 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-06-05 21:55:51.707 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-06-05 21:55:51.711 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-06-05 21:55:51.743 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-06-05 21:55:51.774 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-06-05 21:55:51.807 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-06-05 21:55:51.841 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-06-05 21:55:51.872 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-05 21:55:51.875 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-06-05 21:55:51.878 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-06-05 21:55:51.880 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-06-05 21:55:51.882 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-05 21:55:51.885 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-05 21:55:51.887 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-06-05 21:55:51.889 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-06-05 21:55:51.892 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-06-05 21:55:51.894 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-06-05 21:55:51.927 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-06-05 21:55:51.958 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.99/identity 2026-06-05 21:55:51.991 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-06-05 21:55:52.022 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-06-05 21:55:52.055 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-06-05 21:55:52.086 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-06-05 21:55:52.119 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-06-05 21:55:52.154 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.99/identity 2026-06-05 21:55:52.186 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:55:52.220 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-06-05 21:55:52.252 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-05 21:55:52.255 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-06-05 21:55:52.288 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-06-05 21:55:52.321 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-06-05 21:55:52.352 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-06-05 21:55:52.389 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-06-05 21:55:52.423 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-06-05 21:55:52.445 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-06-05 21:55:52.478 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-06-05 21:55:52.510 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-06-05 21:55:52.515 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-06-05 21:55:52.547 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-06-05 21:55:52.578 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-06-05 21:55:52.612 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-06-05 21:55:52.646 | + lib/swift:configure_swift:490 : local node_number 2026-06-05 21:55:52.649 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-05 21:55:52.651 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-05 21:55:52.653 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-06-05 21:55:52.658 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-06-05 21:55:52.660 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-05 21:55:52.663 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-05 21:55:52.665 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-06-05 21:55:52.668 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-06-05 21:55:52.671 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-05 21:55:52.674 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-05 21:55:52.676 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-06-05 21:55:52.696 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-06-05 21:55:52.730 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-06-05 21:55:52.747 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-06-05 21:55:52.778 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-06-05 21:55:52.799 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-05 21:55:52.831 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-06-05 21:55:52.851 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-05 21:55:52.885 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-06-05 21:55:52.906 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-05 21:55:52.939 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-06-05 21:55:52.959 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-06-05 21:55:52.994 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-06-05 21:55:53.015 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-06-05 21:55:53.046 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-06-05 21:55:53.064 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-06-05 21:55:53.095 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-06-05 21:55:53.113 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-06-05 21:55:53.145 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2026-06-05 21:55:53.150 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-06-05 21:55:53.167 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-05 21:55:53.197 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-06-05 21:55:53.231 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-06-05 21:55:53.233 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-06-05 21:55:53.238 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-06-05 21:55:53.241 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-06-05 21:55:53.243 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-05 21:55:53.245 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-06-05 21:55:53.248 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-06-05 21:55:53.250 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-05 21:55:53.252 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-05 21:55:53.254 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-06-05 21:55:53.274 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-06-05 21:55:53.307 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-06-05 21:55:53.328 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-06-05 21:55:53.361 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-06-05 21:55:53.380 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-05 21:55:53.414 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-06-05 21:55:53.434 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-05 21:55:53.467 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-06-05 21:55:53.487 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-05 21:55:53.523 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-06-05 21:55:53.543 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-06-05 21:55:53.575 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-06-05 21:55:53.594 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-06-05 21:55:53.628 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-06-05 21:55:53.647 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-06-05 21:55:53.678 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-06-05 21:55:53.698 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-06-05 21:55:53.731 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2026-06-05 21:55:53.737 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-06-05 21:55:53.755 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-05 21:55:53.787 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-06-05 21:55:53.790 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-06-05 21:55:53.794 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-06-05 21:55:53.797 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-06-05 21:55:53.800 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-05 21:55:53.803 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-06-05 21:55:53.805 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-06-05 21:55:53.807 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-05 21:55:53.808 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-05 21:55:53.811 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-06-05 21:55:53.831 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-06-05 21:55:53.864 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-06-05 21:55:53.883 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-06-05 21:55:53.915 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-06-05 21:55:53.933 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-05 21:55:53.965 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-06-05 21:55:53.985 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-05 21:55:54.017 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-06-05 21:55:54.037 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-05 21:55:54.070 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-06-05 21:55:54.089 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-06-05 21:55:54.121 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-06-05 21:55:54.141 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-06-05 21:55:54.175 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-06-05 21:55:54.194 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-06-05 21:55:54.225 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-06-05 21:55:54.243 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-06-05 21:55:54.273 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2026-06-05 21:55:54.278 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-06-05 21:55:54.296 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-05 21:55:54.327 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-06-05 21:55:54.358 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-06-05 21:55:54.386 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-06-05 21:55:54.418 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-06-05 21:55:54.421 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-06-05 21:55:54.425 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-06-05 21:55:54.459 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-06-05 21:55:54.489 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-06-05 21:55:54.521 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-06-05 21:55:54.554 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-06-05 21:55:54.586 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-06-05 21:55:54.617 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-06-05 21:55:54.647 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-06-05 21:55:54.678 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-06-05 21:55:54.709 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-06-05 21:55:54.725 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:54.729 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-06-05 21:55:54.746 | + lib/swift:configure_swift:533 : local auth_vers 2026-06-05 21:55:54.749 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-06-05 21:55:54.769 | + lib/swift:configure_swift:534 : auth_vers=3 2026-06-05 21:55:54.772 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.99 2026-06-05 21:55:54.802 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-06-05 21:55:54.805 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-06-05 21:55:54.838 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.99/identity 2026-06-05 21:55:54.871 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-06-05 21:55:54.873 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-06-05 21:55:54.904 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-06-05 21:55:54.921 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:54.923 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:55:54.953 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-06-05 21:55:54.984 | + lib/swift:configure_swift:553 : local user_group 2026-06-05 21:55:54.987 | ++ lib/swift:configure_swift:554 : id -g stack 2026-06-05 21:55:54.992 | + lib/swift:configure_swift:554 : user_group=1002 2026-06-05 21:55:54.994 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-06-05 21:55:55.009 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-06-05 21:55:55.012 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-06-05 21:55:55.024 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-06-05 21:55:55.026 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-06-05 21:55:55.039 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-06-05 21:55:55.042 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-06-05 21:55:55.045 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-06-05 21:55:55.064 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:55:55.068 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-05 21:55:55.089 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:55.093 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-05 21:55:55.096 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-05 21:55:55.099 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-05 21:55:55.102 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-05 21:55:55.105 | + lib/stack:stack_install_service:32 : install_glance 2026-06-05 21:55:55.108 | + lib/glance:install_glance:549 : glance_store_extras=() 2026-06-05 21:55:55.110 | + lib/glance:install_glance:549 : local glance_store_extras 2026-06-05 21:55:55.114 | + lib/glance:install_glance:551 : is_service_enabled cinder 2026-06-05 21:55:55.132 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:55.135 | + lib/glance:install_glance:552 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-05 21:55:55.138 | + lib/glance:install_glance:555 : is_service_enabled swift 2026-06-05 21:55:55.158 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:55:55.162 | + lib/glance:install_glance:556 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-06-05 21:55:55.165 | + lib/glance:install_glance:561 : use_library_from_git glance_store 2026-06-05 21:55:55.168 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-05 21:55:55.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:55:55.174 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:55:55.177 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-06-05 21:55:55.181 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:55:55.185 | ++ lib/glance:install_glance:567 : join_extras swift cinder 2026-06-05 21:55:55.187 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-05 21:55:55.190 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-06-05 21:55:55.194 | + lib/glance:install_glance:567 : pip_install_gr_extras glance-store swift,cinder 2026-06-05 21:55:55.197 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-05 21:55:55.200 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-06-05 21:55:55.203 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-05 21:55:55.207 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-05 21:55:55.210 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-05 21:55:55.213 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-05 21:55:55.217 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-05 21:55:55.218 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-05 21:55:55.224 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-05 21:55:55.227 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-05 21:55:55.231 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-05 21:55:55.234 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-05 21:55:55.237 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-06-05 21:55:55.260 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-06-05 21:55:55.263 | + 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[swift,cinder]!=0.29.0' 2026-06-05 21:55:55.862 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:55.913 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-05 21:55:55.922 | 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,swift]!=0.29.0) (10.4.0) 2026-06-05 21:55:55.922 | 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,swift]!=0.29.0) (6.8.0) 2026-06-05 21:55:55.923 | 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,swift]!=0.29.0) (5.10.0) 2026-06-05 21:55:55.923 | 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,swift]!=0.29.0) (10.1.0) 2026-06-05 21:55:55.924 | 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,swift]!=0.29.0) (7.5.0) 2026-06-05 21:55:55.924 | 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,swift]!=0.29.0) (5.8.0) 2026-06-05 21:55:55.925 | 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,swift]!=0.29.0) (0.41.0) 2026-06-05 21:55:55.925 | 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,swift]!=0.29.0) (4.26.0) 2026-06-05 21:55:55.925 | 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,swift]!=0.29.0) (5.14.0) 2026-06-05 21:55:55.926 | 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,swift]!=0.29.0) (5.8.0) 2026-06-05 21:55:55.926 | 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,swift]!=0.29.0) (2.34.2) 2026-06-05 21:55:55.934 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:55.938 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-05 21:55:55.944 | 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,swift]!=0.29.0) (3.3.0) 2026-06-05 21:55:55.946 | 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,swift]!=0.29.0) (2.8.0) 2026-06-05 21:55:55.946 | 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,swift]!=0.29.0) (3.5.1) 2026-06-05 21:55:55.949 | 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,swift]!=0.29.0) (3.1.0) 2026-06-05 21:55:55.950 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2026-06-05 21:55:55.962 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:55.965 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-05 21:55:55.985 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:55.989 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-05 21:55:56.017 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:56.020 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:55:56.042 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:56.110 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:55:56.133 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:56.136 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-05 21:55:56.146 | 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,swift]!=0.29.0) (26.1.0) 2026-06-05 21:55:56.147 | 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,swift]!=0.29.0) (2025.9.1) 2026-06-05 21:55:56.147 | 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,swift]!=0.29.0) (0.37.0) 2026-06-05 21:55:56.148 | 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,swift]!=0.29.0) (2026.5.1) 2026-06-05 21:55:56.151 | 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,swift]!=0.29.0) (7.0.3) 2026-06-05 21:55:56.151 | 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,swift]!=0.29.0) (2.1.0) 2026-06-05 21:55:56.152 | 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,swift]!=0.29.0) (1.8.2) 2026-06-05 21:55:56.153 | 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,swift]!=0.29.0) (4.15.0) 2026-06-05 21:55:56.155 | 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,swift]!=0.29.0) (6.4.0) 2026-06-05 21:55:56.155 | 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,swift]!=0.29.0) (8.2.0) 2026-06-05 21:55:56.156 | 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,swift]!=0.29.0) (4.6.0) 2026-06-05 21:55:56.169 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-06-05 21:55:56.173 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-05 21:55:56.178 | 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,swift]!=0.29.0) (7.2.2) 2026-06-05 21:55:56.181 | 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,swift]!=0.29.0) (0.20) 2026-06-05 21:55:56.182 | 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,swift]!=0.29.0) (1.3.0) 2026-06-05 21:55:56.183 | 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,swift]!=0.29.0) (2.0.0) 2026-06-05 21:55:56.184 | 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,swift]!=0.29.0) (6.0.3) 2026-06-05 21:55:56.188 | 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,swift]!=0.29.0) (2.9.0.post0) 2026-06-05 21:55:56.189 | 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,swift]!=0.29.0) (2.0.0) 2026-06-05 21:55:56.190 | 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,swift]!=0.29.0) (1.1.2) 2026-06-05 21:55:56.191 | 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,swift]!=0.29.0) (3.0) 2026-06-05 21:55:56.195 | 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,swift]!=0.29.0) (1.8.9) 2026-06-05 21:55:56.196 | 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,swift]!=0.29.0) (3.1.0) 2026-06-05 21:55:56.196 | 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,swift]!=0.29.0) (2.5.1) 2026-06-05 21:55:56.197 | 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,swift]!=0.29.0) (3.10.1) 2026-06-05 21:55:56.197 | 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,swift]!=0.29.0) (1.7.6) 2026-06-05 21:55:56.199 | 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,swift]!=0.29.0) (3.3.2) 2026-06-05 21:55:56.200 | 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,swift]!=0.29.0) (26.2) 2026-06-05 21:55:56.203 | 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,swift]!=0.29.0) (82.0.1) 2026-06-05 21:55:56.211 | 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,swift]!=0.29.0) (3.17.0) 2026-06-05 21:55:56.213 | 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,swift]!=0.29.0) (0.7.0) 2026-06-05 21:55:56.214 | 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,swift]!=0.29.0) (1.17.0) 2026-06-05 21:55:56.222 | 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,swift]!=0.29.0) (3.4.7) 2026-06-05 21:55:56.222 | 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,swift]!=0.29.0) (3.17) 2026-06-05 21:55:56.223 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2026-06-05 21:55:56.224 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2023.11.17) 2026-06-05 21:55:56.233 | 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,swift]!=0.29.0) (0.8) 2026-06-05 21:55:56.256 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-05 21:55:56.281 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-05 21:55:56.297 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-05 21:55:56.308 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-05 21:55:56.316 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-05 21:55:56.329 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-05 21:55:56.337 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-05 21:55:56.344 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-05 21:55:56.464 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-05 21:55:57.170 | 2026-06-05 21:55:57.178 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-06-05 21:55:57.268 | + inc/python:pip_install:216 : result=0 2026-06-05 21:55:57.271 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:55:57.274 | + functions-common:time_stop:2414 : local name 2026-06-05 21:55:57.276 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:55:57.279 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:55:57.281 | + functions-common:time_stop:2417 : local total 2026-06-05 21:55:57.284 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:55:57.286 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:55:57.289 | + functions-common:time_stop:2421 : start_time=1780696555255 2026-06-05 21:55:57.292 | + functions-common:time_stop:2423 : [[ -z 1780696555255 ]] 2026-06-05 21:55:57.295 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:55:57.299 | + functions-common:time_stop:2426 : end_time=1780696557296 2026-06-05 21:55:57.302 | + functions-common:time_stop:2427 : elapsed_time=2041 2026-06-05 21:55:57.304 | + functions-common:time_stop:2428 : total=39871 2026-06-05 21:55:57.307 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:55:57.309 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41912 2026-06-05 21:55:57.312 | + inc/python:pip_install:219 : return 0 2026-06-05 21:55:57.315 | + lib/glance:install_glance:568 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-05 21:55:57.318 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-05 21:55:57.321 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-06-05 21:55:57.334 | + 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-06-05 21:55:57.338 | + lib/glance:install_glance:571 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-05 21:55:57.341 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-06-05 21:55:57.343 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-05 21:55:57.345 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:55:57.348 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:55:57.351 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:55:57.354 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:55:57.356 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:55:57.359 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:55:57.376 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:55:57.379 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:55:57.382 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:55:57.385 | + functions-common:git_clone:604 : echo master 2026-06-05 21:55:57.386 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:55:57.391 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-05 21:55:57.394 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:55:57.397 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-05 21:55:57.410 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-05 21:55:57.414 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:55:57.414 | + functions-common:git_clone:667 : head -1 2026-06-05 21:55:57.419 | 1240b0bf2 Merge "Fix flaky web-download redirect validation test" 2026-06-05 21:55:57.423 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:55:57.426 | + lib/glance:install_glance:573 : setup_develop /opt/stack/glance 2026-06-05 21:55:57.429 | + inc/python:setup_develop:353 : local bindep 2026-06-05 21:55:57.432 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-05 21:55:57.435 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-05 21:55:57.438 | + inc/python:setup_develop:359 : local extras= 2026-06-05 21:55:57.441 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-05 21:55:57.443 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 21:55:57.446 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-05 21:55:57.448 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-05 21:55:57.451 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 21:55:57.455 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-05 21:55:57.459 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-05 21:55:57.462 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 21:55:57.465 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-05 21:55:57.469 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 21:55:57.472 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 21:55:57.476 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-05 21:55:57.483 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-05 21:55:57.486 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-05 21:55:57.490 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-05 21:55:57.568 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-05 21:55:57.571 | + inc/python:setup_package:436 : local bindep=0 2026-06-05 21:55:57.574 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-05 21:55:57.577 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 21:55:57.580 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-05 21:55:57.582 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-05 21:55:57.585 | + inc/python:setup_package:445 : local flags=-e 2026-06-05 21:55:57.588 | + inc/python:setup_package:446 : local extras= 2026-06-05 21:55:57.590 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 21:55:57.592 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-05 21:55:57.594 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-05 21:55:57.597 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-05 21:55:57.600 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 21:55:57.602 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-05 21:55:57.623 | Using python 3.12 to install /opt/stack/glance 2026-06-05 21:55:57.626 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-05 21:55:58.098 | Obtaining file:///opt/stack/glance 2026-06-05 21:55:58.100 | Installing build dependencies: started 2026-06-05 21:55:58.887 | Installing build dependencies: finished with status 'done' 2026-06-05 21:55:58.888 | Checking if build backend supports build_editable: started 2026-06-05 21:55:59.164 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 21:55:59.165 | Getting requirements to build editable: started 2026-06-05 21:55:59.317 | Getting requirements to build editable: finished with status 'done' 2026-06-05 21:55:59.317 | Preparing editable metadata (pyproject.toml): started 2026-06-05 21:55:59.913 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:55:59.924 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (7.0.3) 2026-06-05 21:55:59.925 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (0.7.1) 2026-06-05 21:55:59.925 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.0.50) 2026-06-05 21:55:59.925 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (0.41.0) 2026-06-05 21:55:59.925 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.1.0) 2026-06-05 21:55:59.925 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.5.1) 2026-06-05 21:55:59.925 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (1.8.9) 2026-06-05 21:55:59.925 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (1.18.4) 2026-06-05 21:55:59.998 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev47) 2026-06-05 21:56:00.053 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-05 21:56:00.058 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (10.4.0) 2026-06-05 21:56:00.058 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (7.5.0) 2026-06-05 21:56:00.059 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (6.4.0) 2026-06-05 21:56:00.059 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.7.1) 2026-06-05 21:56:00.060 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (10.1.0) 2026-06-05 21:56:00.060 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.8.0) 2026-06-05 21:56:00.060 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.3.0) 2026-06-05 21:56:00.079 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev47) 2026-06-05 21:56:00.083 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-05 21:56:00.090 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.14.0) 2026-06-05 21:56:00.090 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (13.0.0) 2026-06-05 21:56:00.098 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev47) 2026-06-05 21:56:00.102 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-05 21:56:00.106 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.17.0) 2026-06-05 21:56:00.106 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.10.1) 2026-06-05 21:56:00.107 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (4.26.0) 2026-06-05 21:56:00.107 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.8.0) 2026-06-05 21:56:00.108 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (18.0.0) 2026-06-05 21:56:00.108 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (6.8.0) 2026-06-05 21:56:00.119 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev47) 2026-06-05 21:56:00.122 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:56:00.126 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (8.2.0) 2026-06-05 21:56:00.127 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (18.1.0) 2026-06-05 21:56:00.127 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (8.1.0) 2026-06-05 21:56:00.140 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev47) 2026-06-05 21:56:00.145 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-05 21:56:00.150 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.1.0) 2026-06-05 21:56:00.150 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (4.4.0) 2026-06-05 21:56:00.150 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.5.0) 2026-06-05 21:56:00.152 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.1.0) 2026-06-05 21:56:00.152 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (43.0.3) 2026-06-05 21:56:00.205 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev47) 2026-06-05 21:56:00.209 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-05 21:56:00.228 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev47) 2026-06-05 21:56:00.232 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-05 21:56:00.237 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev47) (1.3.12) 2026-06-05 21:56:00.238 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev47) (4.15.0) 2026-06-05 21:56:00.252 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.257 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-05 21:56:00.263 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev47) (2.34.2) 2026-06-05 21:56:00.266 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev47) (2.0.0) 2026-06-05 21:56:00.267 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev47) (3.0) 2026-06-05 21:56:00.269 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev47) (5.10.0) 2026-06-05 21:56:00.270 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev47) (2.2.1) 2026-06-05 21:56:00.272 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev47) (2.8.0) 2026-06-05 21:56:00.273 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev47) (3.5.1) 2026-06-05 21:56:00.278 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev47) (1.4.2) 2026-06-05 21:56:00.281 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev47) (3.3.2) 2026-06-05 21:56:00.283 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (26.1.0) 2026-06-05 21:56:00.284 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (2025.9.1) 2026-06-05 21:56:00.285 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (0.37.0) 2026-06-05 21:56:00.285 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (2026.5.1) 2026-06-05 21:56:00.289 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev47) (2.1.0) 2026-06-05 21:56:00.290 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev47) (1.8.2) 2026-06-05 21:56:00.293 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (4.2.0) 2026-06-05 21:56:00.294 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (4.0.1) 2026-06-05 21:56:00.294 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (2.13.0) 2026-06-05 21:56:00.298 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (1.5.0) 2026-06-05 21:56:00.300 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (5.3.1) 2026-06-05 21:56:00.303 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev47) (0.20) 2026-06-05 21:56:00.306 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev47) (1.3.0) 2026-06-05 21:56:00.306 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev47) (2.0.0) 2026-06-05 21:56:00.307 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev47) (6.0.3) 2026-06-05 21:56:00.311 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev47) (2.1.2) 2026-06-05 21:56:00.312 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev47) (0.6.2) 2026-06-05 21:56:00.334 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.338 | Downloading openstacksdk-4.14.0-py3-none-any.whl.metadata (12 kB) 2026-06-05 21:56:00.353 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.356 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-05 21:56:00.371 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.375 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-05 21:56:00.392 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.395 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-05 21:56:00.401 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) (7.2.2) 2026-06-05 21:56:00.411 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.414 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-05 21:56:00.423 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev47) (2.9.0.post0) 2026-06-05 21:56:00.426 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (4.6.0) 2026-06-05 21:56:00.427 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (7.1.4) 2026-06-05 21:56:00.428 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (5.3.1) 2026-06-05 21:56:00.428 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (5.6.2) 2026-06-05 21:56:00.429 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (0.16.0) 2026-06-05 21:56:00.431 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (5.1.0) 2026-06-05 21:56:00.435 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (2026.2) 2026-06-05 21:56:00.435 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (26.2) 2026-06-05 21:56:00.439 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (0.25.0) 2026-06-05 21:56:00.442 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev47) (5.0.0) 2026-06-05 21:56:00.443 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev47) (3.1.6) 2026-06-05 21:56:00.443 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev47) (4.0.1) 2026-06-05 21:56:00.446 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev47) (3.0.3) 2026-06-05 21:56:00.453 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev47) (1.1.2) 2026-06-05 21:56:00.458 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (1.7.6) 2026-06-05 21:56:00.468 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev47) (82.0.1) 2026-06-05 21:56:00.475 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev47) (0.7.0) 2026-06-05 21:56:00.501 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.504 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:56:00.522 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.525 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-05 21:56:00.553 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.557 | Downloading cmd2-3.5.1-py3-none-any.whl.metadata (16 kB) 2026-06-05 21:56:00.574 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.579 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-05 21:56:00.583 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) (15.0.0) 2026-06-05 21:56:00.592 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.597 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-05 21:56:00.604 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev47) (1.17.0) 2026-06-05 21:56:00.614 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (3.4.7) 2026-06-05 21:56:00.615 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (3.17) 2026-06-05 21:56:00.616 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (2.7.0) 2026-06-05 21:56:00.616 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (2023.11.17) 2026-06-05 21:56:00.630 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) (4.2.0) 2026-06-05 21:56:00.631 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) (2.20.0) 2026-06-05 21:56:00.635 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) (0.1.2) 2026-06-05 21:56:00.642 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev47) (0.8) 2026-06-05 21:56:00.675 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.679 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-05 21:56:00.697 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.701 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:56:00.705 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev47) (9.1.4) 2026-06-05 21:56:00.713 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.717 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-05 21:56:00.753 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-05 21:56:00.756 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-05 21:56:00.762 | Installing build dependencies: started 2026-06-05 21:56:01.487 | Installing build dependencies: finished with status 'done' 2026-06-05 21:56:01.487 | Getting requirements to build wheel: started 2026-06-05 21:56:01.828 | Getting requirements to build wheel: finished with status 'done' 2026-06-05 21:56:01.828 | Preparing metadata (pyproject.toml): started 2026-06-05 21:56:02.021 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:56:02.024 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev47) (2026.2) 2026-06-05 21:56:02.043 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-05 21:56:02.046 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-05 21:56:02.097 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-05 21:56:02.099 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-05 21:56:02.133 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-05 21:56:02.142 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-05 21:56:02.149 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-05 21:56:02.155 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-05 21:56:02.161 | Downloading openstacksdk-4.14.0-py3-none-any.whl (1.9 MB) 2026-06-05 21:56:02.197 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 60.8 MB/s 0:00:00 2026-06-05 21:56:02.200 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-05 21:56:02.208 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-05 21:56:02.213 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-05 21:56:02.220 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-05 21:56:02.226 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-05 21:56:02.233 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-05 21:56:02.240 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-05 21:56:02.247 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-05 21:56:02.254 | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-06-05 21:56:02.262 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-05 21:56:02.269 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-05 21:56:02.277 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-05 21:56:02.289 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-05 21:56:02.298 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-05 21:56:02.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 72.9 MB/s 0:00:00 2026-06-05 21:56:02.330 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-05 21:56:02.337 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-05 21:56:02.346 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-05 21:56:02.352 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-05 21:56:02.398 | Building wheels for collected packages: glance, simplegeneric 2026-06-05 21:56:02.399 | Building editable for glance (pyproject.toml): started 2026-06-05 21:56:02.882 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-05 21:56:02.883 | Created wheel for glance: filename=glance-32.1.0.dev47-0.editable-py3-none-any.whl size=8995 sha256=6742b2bc7b7553d193c022a0fbdde94006df82c9fdc01d56fbf0cb62f0dfa533 2026-06-05 21:56:02.883 | Stored in directory: /tmp/pip-ephem-wheel-cache-axyktk3s/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-05 21:56:02.887 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-05 21:56:03.084 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-05 21:56:03.084 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=51d71c5f17354e44b05feb20fa48d7763a944ccb3e4f1ffc3531b2f88499c3d5 2026-06-05 21:56:03.084 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-05 21:56:03.089 | Successfully built glance simplegeneric 2026-06-05 21:56:03.221 | Installing collected packages: simplegeneric, 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-06-05 21:56:04.469 | Attempting uninstall: jsonpointer 2026-06-05 21:56:04.477 | Found existing installation: jsonpointer 2.0 2026-06-05 21:56:04.477 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:04.478 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-05 21:56:04.484 | Attempting uninstall: jmespath 2026-06-05 21:56:04.492 | Found existing installation: jmespath 1.0.1 2026-06-05 21:56:04.492 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:04.492 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-05 21:56:04.511 | Attempting uninstall: httplib2 2026-06-05 21:56:04.519 | Found existing installation: httplib2 0.20.4 2026-06-05 21:56:04.520 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:04.520 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-05 21:56:04.564 | Attempting uninstall: jsonpatch 2026-06-05 21:56:04.572 | Found existing installation: jsonpatch 1.32 2026-06-05 21:56:04.572 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:04.572 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-05 21:56:06.733 | 2026-06-05 21:56:06.742 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-3.5.1 cursive-0.2.3 glance-32.1.0.dev47 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.14.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-05 21:56:06.938 | + inc/python:pip_install:216 : result=0 2026-06-05 21:56:06.941 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:56:06.945 | + functions-common:time_stop:2414 : local name 2026-06-05 21:56:06.948 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:56:06.951 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:56:06.954 | + functions-common:time_stop:2417 : local total 2026-06-05 21:56:06.957 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:56:06.959 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:56:06.962 | + functions-common:time_stop:2421 : start_time=1780696557618 2026-06-05 21:56:06.965 | + functions-common:time_stop:2423 : [[ -z 1780696557618 ]] 2026-06-05 21:56:06.969 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:56:06.973 | + functions-common:time_stop:2426 : end_time=1780696566971 2026-06-05 21:56:06.975 | + functions-common:time_stop:2427 : elapsed_time=9353 2026-06-05 21:56:06.978 | + functions-common:time_stop:2428 : total=41912 2026-06-05 21:56:06.980 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:56:06.983 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=51265 2026-06-05 21:56:06.986 | + inc/python:pip_install:219 : return 0 2026-06-05 21:56:06.989 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 21:56:06.991 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:56:06.995 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-05 21:56:06.997 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-05 21:56:07.000 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:56:07.003 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:56:07.005 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-06-05 21:56:07.009 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:56:07.013 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-05 21:56:07.016 | + ./stack.sh:main:939 : configure_glance 2026-06-05 21:56:07.019 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-05 21:56:07.035 | + lib/glance:configure_glance:349 : local dburl 2026-06-05 21:56:07.039 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-06-05 21:56:07.042 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-05 21:56:07.045 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-05 21:56:07.047 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-05 21:56:07.051 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 21:56:07.054 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 21:56:07.056 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 21:56:07.074 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:07.077 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 21:56:07.079 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-05 21:56:07.082 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-05 21:56:07.085 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-05 21:56:07.120 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-05 21:56:07.158 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-05 21:56:07.194 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-05 21:56:07.230 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-05 21:56:07.265 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-05 21:56:07.297 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-05 21:56:07.331 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-05 21:56:07.333 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-05 21:56:07.336 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-05 21:56:07.340 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-05 21:56:07.343 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-05 21:56:07.346 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-05 21:56:07.348 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-05 21:56:07.352 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-05 21:56:07.354 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-05 21:56:07.357 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-05 21:56:07.393 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-05 21:56:07.431 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.99/identity 2026-06-05 21:56:07.471 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-05 21:56:07.505 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-05 21:56:07.544 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-05 21:56:07.582 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-05 21:56:07.617 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-05 21:56:07.654 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.99/identity 2026-06-05 21:56:07.692 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:56:07.731 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-05 21:56:07.768 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-05 21:56:07.771 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-05 21:56:07.806 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-05 21:56:07.807 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-05 21:56:07.810 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-05 21:56:07.812 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-05 21:56:07.815 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-05 21:56:07.818 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-05 21:56:07.836 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:07.840 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-05 21:56:07.842 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-05 21:56:07.845 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-05 21:56:07.865 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:07.867 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:56:07.871 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:56:07.905 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-05 21:56:07.908 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-05 21:56:07.911 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-06-05 21:56:07.913 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-06-05 21:56:07.916 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-05 21:56:07.949 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-05 21:56:07.983 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-05 21:56:08.020 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-06-05 21:56:08.023 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-06-05 21:56:08.026 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-06-05 21:56:08.029 | + lib/glance:configure_glance_store:278 : local be 2026-06-05 21:56:08.033 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-06-05 21:56:08.035 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-06-05 21:56:08.039 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-05 21:56:08.077 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-06-05 21:56:08.081 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.99 2026-06-05 21:56:08.118 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-06-05 21:56:08.121 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-06-05 21:56:08.124 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-06-05 21:56:08.141 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:08.144 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-06-05 21:56:08.179 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-06-05 21:56:08.212 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-06-05 21:56:08.244 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-06-05 21:56:08.276 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-06-05 21:56:08.309 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-06-05 21:56:08.327 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:08.331 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-06-05 21:56:08.363 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-06-05 21:56:08.395 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-06-05 21:56:08.430 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-06-05 21:56:08.463 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.99/identity/v3 2026-06-05 21:56:08.497 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-06-05 21:56:08.530 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.99/image 2026-06-05 21:56:08.563 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-06-05 21:56:08.582 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:08.585 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-05 21:56:08.618 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.99/identity 2026-06-05 21:56:08.653 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-06-05 21:56:08.656 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-05 21:56:08.660 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-05 21:56:08.664 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 21:56:08.685 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 21:56:08.688 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 21:56:08.692 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 21:56:08.695 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 21:56:08.697 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 21:56:08.731 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:56:08.763 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:56:08.797 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 21:56:08.828 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-05 21:56:08.859 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-05 21:56:08.864 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-05 21:56:08.900 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-05 21:56:08.933 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-05 21:56:08.967 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-05 21:56:08.999 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-05 21:56:09.033 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-05 21:56:09.070 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-05 21:56:09.106 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-05 21:56:09.137 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-05 21:56:09.143 | + 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.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-05 21:56:09.149 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-06-05 21:56:09.167 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:09.170 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=10.4.3.99 2026-06-05 21:56:09.172 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-06-05 21:56:09.175 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.99:8776/v3/%(project_id)s' 2026-06-05 21:56:09.209 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.99:8776/v3/%(project_id)s' 2026-06-05 21:56:09.242 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-05 21:56:09.245 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-05 21:56:09.247 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-05 21:56:09.250 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-05 21:56:09.252 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-05 21:56:09.255 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-05 21:56:09.258 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-05 21:56:09.262 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-05 21:56:09.265 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-05 21:56:09.301 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-05 21:56:09.303 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-05 21:56:09.305 | ++ functions:get_random_port:861 : true 2026-06-05 21:56:09.307 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-05 21:56:09.310 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-05 21:56:09.312 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-05 21:56:09.365 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-05 21:56:09.368 | ++ functions:get_random_port:865 : break 2 2026-06-05 21:56:09.370 | ++ functions:get_random_port:869 : echo 60999 2026-06-05 21:56:09.374 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-05 21:56:09.376 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-05 21:56:09.407 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-06-05 21:56:09.439 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-05 21:56:09.470 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-05 21:56:09.501 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-05 21:56:09.534 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-05 21:56:09.569 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-05 21:56:09.600 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-05 21:56:09.631 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-05 21:56:09.660 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-05 21:56:09.688 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-05 21:56:09.717 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-05 21:56:09.744 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-05 21:56:09.773 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-05 21:56:09.802 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-05 21:56:09.833 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-05 21:56:09.864 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-05 21:56:09.894 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-05 21:56:09.924 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-05 21:56:09.955 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-05 21:56:09.986 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-05 21:56:09.989 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-05 21:56:09.991 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:56:09.994 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:56:09.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:09.999 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:10.001 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-05 21:56:10.004 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-05 21:56:10.037 | proxy (enabled by site administrator) 2026-06-05 21:56:10.041 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-05 21:56:10.044 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-05 21:56:10.047 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:56:10.049 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:56:10.053 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:10.055 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:10.058 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-05 21:56:10.060 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-05 21:56:10.092 | No module matches proxy_http 2026-06-05 21:56:10.095 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-05 21:56:10.130 | Considering dependency proxy for proxy_http: 2026-06-05 21:56:10.130 | Module proxy already enabled 2026-06-05 21:56:10.130 | Enabling module proxy_http. 2026-06-05 21:56:10.135 | To activate the new configuration, you need to run: 2026-06-05 21:56:10.136 | systemctl restart apache2 2026-06-05 21:56:10.141 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-05 21:56:10.143 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-05 21:56:10.146 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:56:10.149 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:56:10.151 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:56:10.252 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-05 21:56:10.256 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-05 21:56:10.258 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-05 21:56:10.261 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 21:56:10.264 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:10.267 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:10.269 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-05 21:56:10.272 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-05 21:56:10.275 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-05 21:56:10.276 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-05 21:56:10.285 | KeepAlive Off 2026-06-05 21:56:10.290 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-05 21:56:10.290 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-05 21:56:10.298 | SetEnv proxy-sendchunked 1 2026-06-05 21:56:10.303 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-05 21:56:10.303 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-05 21:56:10.313 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-05 21:56:10.317 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-05 21:56:10.320 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-05 21:56:10.322 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 21:56:10.326 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 21:56:10.328 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:56:10.331 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:56:10.334 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:10.337 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:10.340 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 21:56:10.342 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 21:56:10.346 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:10.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:10.351 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-05 21:56:10.385 | Enabling site glance-api. 2026-06-05 21:56:10.392 | To activate the new configuration, you need to run: 2026-06-05 21:56:10.392 | systemctl reload apache2 2026-06-05 21:56:10.395 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-05 21:56:10.398 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:56:10.401 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:56:10.404 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:56:10.512 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-05 21:56:10.519 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-05 21:56:10.552 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-05 21:56:10.586 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-06-05 21:56:10.589 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-05 21:56:10.624 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-05 21:56:10.657 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-05 21:56:10.689 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-05 21:56:10.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:10.711 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-05 21:56:10.714 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-05 21:56:10.716 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-05 21:56:10.719 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-05 21:56:10.722 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-05 21:56:10.725 | + lib/cinder:install_cinder:525 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-05 21:56:10.728 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-06-05 21:56:10.730 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-05 21:56:10.733 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:56:10.735 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:56:10.738 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:56:10.741 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:56:10.743 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:56:10.747 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:56:10.763 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:56:10.766 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:56:10.768 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:56:10.772 | + functions-common:git_clone:604 : echo master 2026-06-05 21:56:10.772 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:56:10.777 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-05 21:56:10.780 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:56:10.783 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-05 21:56:10.796 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-05 21:56:10.799 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:56:10.799 | + functions-common:git_clone:667 : head -1 2026-06-05 21:56:10.804 | b2d90f3b8 Add iSCSI export support to the StorPool driver 2026-06-05 21:56:10.807 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:56:10.810 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-05 21:56:10.812 | + inc/python:setup_develop:353 : local bindep 2026-06-05 21:56:10.815 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-05 21:56:10.818 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-05 21:56:10.820 | + inc/python:setup_develop:359 : local extras= 2026-06-05 21:56:10.824 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-05 21:56:10.827 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 21:56:10.829 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-05 21:56:10.832 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-05 21:56:10.835 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 21:56:10.838 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-05 21:56:10.842 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-05 21:56:10.846 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 21:56:10.849 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-05 21:56:10.852 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 21:56:10.854 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 21:56:10.857 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-05 21:56:10.863 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-05 21:56:10.865 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-05 21:56:10.869 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-05 21:56:10.952 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-05 21:56:10.955 | + inc/python:setup_package:436 : local bindep=0 2026-06-05 21:56:10.958 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-05 21:56:10.960 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 21:56:10.963 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-05 21:56:10.965 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-05 21:56:10.968 | + inc/python:setup_package:445 : local flags=-e 2026-06-05 21:56:10.970 | + inc/python:setup_package:446 : local extras= 2026-06-05 21:56:10.972 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 21:56:10.975 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-05 21:56:10.977 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-05 21:56:10.980 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-05 21:56:10.982 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 21:56:10.986 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-05 21:56:11.006 | Using python 3.12 to install /opt/stack/cinder 2026-06-05 21:56:11.008 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-05 21:56:11.503 | Obtaining file:///opt/stack/cinder 2026-06-05 21:56:11.505 | Installing build dependencies: started 2026-06-05 21:56:12.342 | Installing build dependencies: finished with status 'done' 2026-06-05 21:56:12.343 | Checking if build backend supports build_editable: started 2026-06-05 21:56:12.637 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 21:56:12.638 | Getting requirements to build editable: started 2026-06-05 21:56:12.790 | Getting requirements to build editable: finished with status 'done' 2026-06-05 21:56:12.791 | Preparing editable metadata (pyproject.toml): started 2026-06-05 21:56:13.605 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:56:13.619 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (7.0.3) 2026-06-05 21:56:13.619 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (5.3.1) 2026-06-05 21:56:13.620 | 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.dev110) (0.41.0) 2026-06-05 21:56:13.620 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (3.3.0) 2026-06-05 21:56:13.621 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (3.5.1) 2026-06-05 21:56:13.621 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (2.1.0) 2026-06-05 21:56:13.622 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (4.26.0) 2026-06-05 21:56:13.622 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (5.14.0) 2026-06-05 21:56:13.622 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (13.0.0) 2026-06-05 21:56:13.623 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (6.1.1) 2026-06-05 21:56:13.623 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (10.4.0) 2026-06-05 21:56:13.624 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (7.5.0) 2026-06-05 21:56:13.624 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (6.4.0) 2026-06-05 21:56:13.624 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (18.0.0) 2026-06-05 21:56:13.625 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (8.2.0) 2026-06-05 21:56:13.625 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (18.1.0) 2026-06-05 21:56:13.625 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (8.1.0) 2026-06-05 21:56:13.626 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (5.1.0) 2026-06-05 21:56:13.626 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (3.11.0) 2026-06-05 21:56:13.627 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (3.8.0) 2026-06-05 21:56:13.627 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (7.9.0) 2026-06-05 21:56:13.627 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (5.10.0) 2026-06-05 21:56:13.628 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (4.6.0) 2026-06-05 21:56:13.629 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (2.7.1) 2026-06-05 21:56:13.629 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (10.1.0) 2026-06-05 21:56:13.710 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.766 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:56:13.771 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (4.4.0) 2026-06-05 21:56:13.772 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (26.2) 2026-06-05 21:56:13.794 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.797 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-05 21:56:13.805 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (3.10.1) 2026-06-05 21:56:13.806 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (3.1.0) 2026-06-05 21:56:13.806 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (3.3.2) 2026-06-05 21:56:13.807 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (7.4.0) 2026-06-05 21:56:13.820 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.823 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-05 21:56:13.828 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (5.8.0) 2026-06-05 21:56:13.850 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.853 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-05 21:56:13.861 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (4.10.0) 2026-06-05 21:56:13.862 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (2.34.2) 2026-06-05 21:56:13.862 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (2.5.1) 2026-06-05 21:56:13.863 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (6.3.0) 2026-06-05 21:56:13.871 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.874 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-05 21:56:13.878 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (2.0.50) 2026-06-05 21:56:13.878 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (5.8.0) 2026-06-05 21:56:13.885 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.888 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-05 21:56:13.899 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (9.1.4) 2026-06-05 21:56:13.900 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (1.8.9) 2026-06-05 21:56:13.900 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (6.8.0) 2026-06-05 21:56:13.916 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.919 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-05 21:56:13.929 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (7.1.0) 2026-06-05 21:56:13.946 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.950 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-05 21:56:13.988 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev110) 2026-06-05 21:56:13.992 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-05 21:56:13.997 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (5.7.0) 2026-06-05 21:56:13.998 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (43.0.3) 2026-06-05 21:56:13.998 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (0.2.3) 2026-06-05 21:56:14.065 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev110) 2026-06-05 21:56:14.070 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-05 21:56:14.268 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev110) 2026-06-05 21:56:14.272 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-05 21:56:14.277 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev110) (1.9.0) 2026-06-05 21:56:14.277 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (2026.2) 2026-06-05 21:56:14.278 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev110) (7.1.4) 2026-06-05 21:56:14.463 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev110) 2026-06-05 21:56:14.466 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-05 21:56:14.472 | 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.dev110) (1.1.0) 2026-06-05 21:56:14.484 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev110) 2026-06-05 21:56:14.487 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-05 21:56:14.493 | 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.dev110) (2.9.0.post0) 2026-06-05 21:56:14.494 | 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.dev110) (2.7.0) 2026-06-05 21:56:14.496 | 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.dev110) (1.17.0) 2026-06-05 21:56:14.512 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev110) (2.0.0) 2026-06-05 21:56:14.514 | 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.dev110) (3.0) 2026-06-05 21:56:14.519 | 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.dev110) (2.8.0) 2026-06-05 21:56:14.522 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev110) (3.1.0) 2026-06-05 21:56:14.524 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev110) (2.2.1) 2026-06-05 21:56:14.525 | 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.dev110) (0.31.2) 2026-06-05 21:56:14.549 | 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.dev110) 2026-06-05 21:56:14.552 | Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-05 21:56:14.568 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev110) 2026-06-05 21:56:14.571 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-05 21:56:14.597 | 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.dev110) 2026-06-05 21:56:14.601 | Downloading google_api_core-2.30.3-py3-none-any.whl.metadata (3.1 kB) 2026-06-05 21:56:14.618 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev110) 2026-06-05 21:56:14.622 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-05 21:56:14.642 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev110) 2026-06-05 21:56:14.645 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-05 21:56:14.847 | Collecting protobuf<8.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.dev110) 2026-06-05 21:56:14.851 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-05 21:56:14.867 | 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.dev110) 2026-06-05 21:56:14.870 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-05 21:56:15.004 | 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.dev110) 2026-06-05 21:56:15.007 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:56:15.019 | 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.dev110) (3.4.7) 2026-06-05 21:56:15.019 | 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.dev110) (3.17) 2026-06-05 21:56:15.020 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev110) (2023.11.17) 2026-06-05 21:56:15.030 | 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.dev110) (26.1.0) 2026-06-05 21:56:15.031 | 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.dev110) (2025.9.1) 2026-06-05 21:56:15.031 | 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.dev110) (0.37.0) 2026-06-05 21:56:15.032 | 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.dev110) (2026.5.1) 2026-06-05 21:56:15.037 | 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.dev110) (1.8.2) 2026-06-05 21:56:15.037 | 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.dev110) (4.15.0) 2026-06-05 21:56:15.039 | 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.dev110) (4.2.0) 2026-06-05 21:56:15.040 | 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.dev110) (4.0.1) 2026-06-05 21:56:15.040 | 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.dev110) (2.13.0) 2026-06-05 21:56:15.045 | 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.dev110) (7.2.2) 2026-06-05 21:56:15.048 | 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.dev110) (1.5.0) 2026-06-05 21:56:15.053 | 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.dev110) (0.20) 2026-06-05 21:56:15.055 | 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.dev110) (1.3.0) 2026-06-05 21:56:15.056 | 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.dev110) (2.0.0) 2026-06-05 21:56:15.057 | 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.dev110) (6.0.3) 2026-06-05 21:56:15.061 | 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.dev110) (1.18.4) 2026-06-05 21:56:15.062 | 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.dev110) (2.1.2) 2026-06-05 21:56:15.062 | 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.dev110) (0.6.2) 2026-06-05 21:56:15.064 | 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.dev110) (1.3.12) 2026-06-05 21:56:15.073 | 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.dev110) (5.3.1) 2026-06-05 21:56:15.073 | 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.dev110) (5.6.2) 2026-06-05 21:56:15.074 | 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.dev110) (0.16.0) 2026-06-05 21:56:15.076 | 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.dev110) (5.1.0) 2026-06-05 21:56:15.083 | 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.dev110) (0.25.0) 2026-06-05 21:56:15.085 | 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.dev110) (5.0.0) 2026-06-05 21:56:15.085 | 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.dev110) (3.1.6) 2026-06-05 21:56:15.086 | 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.dev110) (4.0.1) 2026-06-05 21:56:15.090 | 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.dev110) (3.0.3) 2026-06-05 21:56:15.097 | 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.dev110) (1.1.2) 2026-06-05 21:56:15.108 | 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.dev110) (1.7.6) 2026-06-05 21:56:15.123 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev110) 2026-06-05 21:56:15.127 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-05 21:56:15.171 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev110) 2026-06-05 21:56:15.175 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-05 21:56:15.183 | 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.dev110) (3.17.0) 2026-06-05 21:56:15.200 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev110) 2026-06-05 21:56:15.204 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-05 21:56:15.231 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev110) 2026-06-05 21:56:15.234 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-05 21:56:15.258 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev110) 2026-06-05 21:56:15.261 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-05 21:56:15.272 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev110) (82.0.1) 2026-06-05 21:56:15.280 | 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.dev110) (0.7.0) 2026-06-05 21:56:15.306 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev110) 2026-06-05 21:56:15.309 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-05 21:56:15.326 | 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.dev110) (4.14.0) 2026-06-05 21:56:15.330 | 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.dev110) (0.6.0) 2026-06-05 21:56:15.330 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev110) (3.5.1) 2026-06-05 21:56:15.335 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev110) (1.11.0) 2026-06-05 21:56:15.336 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev110) (15.0.0) 2026-06-05 21:56:15.336 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev110) (1.8.0) 2026-06-05 21:56:15.350 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev110) 2026-06-05 21:56:15.353 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-05 21:56:15.360 | 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.dev110) (24.2.1) 2026-06-05 21:56:15.383 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev110) (4.2.0) 2026-06-05 21:56:15.384 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev110) (2.20.0) 2026-06-05 21:56:15.389 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev110) (0.1.2) 2026-06-05 21:56:15.398 | 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.dev110) (0.8) 2026-06-05 21:56:15.415 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev110) 2026-06-05 21:56:15.418 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-05 21:56:15.456 | 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.dev110) (3.6.1) 2026-06-05 21:56:15.457 | 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.dev110) (3.4.0) 2026-06-05 21:56:15.458 | 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.dev110) (4.0.1) 2026-06-05 21:56:15.489 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev110) 2026-06-05 21:56:15.493 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-05 21:56:15.510 | 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.dev110) (1.33) 2026-06-05 21:56:15.513 | 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.dev110) (3.1.1) 2026-06-05 21:56:15.553 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-05 21:56:15.561 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-05 21:56:15.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 74.2 MB/s 0:00:00 2026-06-05 21:56:15.746 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-05 21:56:15.753 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-05 21:56:15.947 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 79.1 MB/s 0:00:00 2026-06-05 21:56:15.950 | Downloading google_api_core-2.30.3-py3-none-any.whl (173 kB) 2026-06-05 21:56:15.959 | Downloading google_auth-2.53.0-py3-none-any.whl (246 kB) 2026-06-05 21:56:15.970 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-05 21:56:15.976 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-05 21:56:15.986 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-05 21:56:15.992 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-05 21:56:16.003 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-05 21:56:16.010 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-05 21:56:16.019 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-05 21:56:16.028 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-05 21:56:16.040 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 45.1 MB/s 0:00:00 2026-06-05 21:56:16.044 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-05 21:56:16.054 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-05 21:56:16.063 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-05 21:56:16.071 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-05 21:56:16.085 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-05 21:56:16.192 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 18.6 MB/s 0:00:00 2026-06-05 21:56:16.195 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-05 21:56:16.206 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-05 21:56:16.218 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-05 21:56:16.226 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-05 21:56:16.242 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-05 21:56:16.248 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-05 21:56:16.255 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-05 21:56:16.261 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-05 21:56:16.271 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-05 21:56:16.280 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-05 21:56:16.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 73.8 MB/s 0:00:00 2026-06-05 21:56:16.314 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-05 21:56:16.380 | Building wheels for collected packages: cinder 2026-06-05 21:56:16.381 | Building editable for cinder (pyproject.toml): started 2026-06-05 21:56:17.260 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-05 21:56:17.261 | Created wheel for cinder: filename=cinder-28.1.0.dev110-0.editable-py3-none-any.whl size=9194 sha256=8db57d8d2f604f370bc9f7f10911230441382f7f5715d1bc440eaa1c030f0e9e 2026-06-05 21:56:17.261 | Stored in directory: /tmp/pip-ephem-wheel-cache-koa_6_x3/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-05 21:56:17.263 | Successfully built cinder 2026-06-05 21:56:17.405 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, invoke, rtslib-fb, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-05 21:56:17.613 | Attempting uninstall: pyasn1 2026-06-05 21:56:17.621 | Found existing installation: pyasn1 0.4.8 2026-06-05 21:56:17.621 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:17.621 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-05 21:56:18.286 | Attempting uninstall: botocore 2026-06-05 21:56:18.295 | Found existing installation: botocore 1.34.46 2026-06-05 21:56:18.295 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:18.295 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-05 21:56:18.787 | Attempting uninstall: s3transfer 2026-06-05 21:56:18.796 | Found existing installation: s3transfer 0.10.1 2026-06-05 21:56:18.796 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:18.796 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-05 21:56:19.140 | Attempting uninstall: boto3 2026-06-05 21:56:19.150 | Found existing installation: boto3 1.34.46 2026-06-05 21:56:19.150 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-05 21:56:19.150 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-05 21:56:20.258 | 2026-06-05 21:56:20.279 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev110 cotyledon-2.2.0 google-api-core-2.30.3 google-api-python-client-2.197.0 google-auth-2.53.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-05 21:56:20.596 | + inc/python:pip_install:216 : result=0 2026-06-05 21:56:20.598 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:56:20.602 | + functions-common:time_stop:2414 : local name 2026-06-05 21:56:20.606 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:56:20.610 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:56:20.612 | + functions-common:time_stop:2417 : local total 2026-06-05 21:56:20.615 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:56:20.618 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:56:20.621 | + functions-common:time_stop:2421 : start_time=1780696571000 2026-06-05 21:56:20.624 | + functions-common:time_stop:2423 : [[ -z 1780696571000 ]] 2026-06-05 21:56:20.628 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:56:20.632 | + functions-common:time_stop:2426 : end_time=1780696580630 2026-06-05 21:56:20.636 | + functions-common:time_stop:2427 : elapsed_time=9630 2026-06-05 21:56:20.638 | + functions-common:time_stop:2428 : total=51265 2026-06-05 21:56:20.641 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:56:20.644 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=60895 2026-06-05 21:56:20.647 | + inc/python:pip_install:219 : return 0 2026-06-05 21:56:20.650 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 21:56:20.652 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:56:20.655 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-05 21:56:20.658 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-05 21:56:20.661 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:56:20.664 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:56:20.666 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-06-05 21:56:20.670 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:56:20.672 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-05 21:56:20.675 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-05 21:56:20.678 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-05 21:56:20.681 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:20.683 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:20.686 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-05 21:56:20.698 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-05 21:56:20.701 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:56:20.703 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:56:20.706 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:56:20.708 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:56:20.711 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:56:20.713 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:56:20.716 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:20.718 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:20.721 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:56:20.725 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:56:20.727 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:56:20.730 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:56:20.733 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-05 21:56:20.736 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:56:20.738 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:20.740 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:20.743 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-05 21:56:20.767 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-05 21:56:20.795 | Reading package lists... 2026-06-05 21:56:21.054 | Building dependency tree... 2026-06-05 21:56:21.055 | Reading state information... 2026-06-05 21:56:21.329 | The following additional packages will be installed: 2026-06-05 21:56:21.329 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-05 21:56:21.329 | python3-wcwidth 2026-06-05 21:56:21.331 | Suggested packages: 2026-06-05 21:56:21.331 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-05 21:56:21.358 | The following NEW packages will be installed: 2026-06-05 21:56:21.358 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-05 21:56:21.358 | python3-wcwidth targetcli-fb 2026-06-05 21:56:22.016 | 0 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2026-06-05 21:56:22.016 | Need to get 358 kB of archives. 2026-06-05 21:56:22.017 | After this operation, 2,927 kB of additional disk space will be used. 2026-06-05 21:56:22.017 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-05 21:56:22.244 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-05 21:56:22.560 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-05 21:56:22.586 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-05 21:56:22.611 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-05 21:56:22.639 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-05 21:56:22.973 | Fetched 358 kB in 1s (279 kB/s) 2026-06-05 21:56:23.003 | Selecting previously unselected package python3-wcwidth. 2026-06-05 21:56:23.051 | (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 ... 115880 files and directories currently installed.) 2026-06-05 21:56:23.053 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-05 21:56:23.055 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-05 21:56:23.094 | Selecting previously unselected package python3-urwid. 2026-06-05 21:56:23.105 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-05 21:56:23.107 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-05 21:56:23.154 | Selecting previously unselected package python3-configshell-fb. 2026-06-05 21:56:23.164 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-05 21:56:23.167 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-05 21:56:23.199 | Selecting previously unselected package python3-pyudev. 2026-06-05 21:56:23.209 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-06-05 21:56:23.212 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-05 21:56:23.250 | Selecting previously unselected package python3-rtslib-fb. 2026-06-05 21:56:23.260 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-05 21:56:23.263 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-05 21:56:23.302 | Selecting previously unselected package targetcli-fb. 2026-06-05 21:56:23.312 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-05 21:56:23.315 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-05 21:56:23.364 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-05 21:56:23.543 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-05 21:56:23.682 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-05 21:56:24.354 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-05 21:56:24.359 | Setting up python3-urwid (2.6.10-1) ... 2026-06-05 21:56:24.642 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-05 21:56:24.742 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-05 21:56:24.743 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-05 21:56:24.756 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-05 21:56:24.756 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-05 21:56:24.756 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-05 21:56:24.756 | keyword = Word(alphanums + '_\-') 2026-06-05 21:56:24.756 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-05 21:56:24.756 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-05 21:56:24.756 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-05 21:56:24.756 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-05 21:56:24.756 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-05 21:56:24.756 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-05 21:56:24.761 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-05 21:56:24.761 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-05 21:56:24.775 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-05 21:56:24.775 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-05 21:56:24.775 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-05 21:56:24.775 | keyword = Word(alphanums + '_\-') 2026-06-05 21:56:24.775 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-05 21:56:24.775 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-05 21:56:24.775 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-05 21:56:24.775 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-05 21:56:24.775 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-05 21:56:24.775 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-05 21:56:24.796 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-05 21:56:24.908 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-05 21:56:24.908 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-05 21:56:25.085 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:56:26.114 | 2026-06-05 21:56:26.114 | Running kernel seems to be up-to-date. 2026-06-05 21:56:26.114 | 2026-06-05 21:56:26.114 | Restarting services... 2026-06-05 21:56:26.156 | 2026-06-05 21:56:26.156 | Service restarts being deferred: 2026-06-05 21:56:26.156 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:56:26.156 | systemctl restart getty@tty1.service 2026-06-05 21:56:26.157 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:56:26.157 | systemctl restart systemd-logind.service 2026-06-05 21:56:26.157 | 2026-06-05 21:56:26.157 | No containers need to be restarted. 2026-06-05 21:56:26.157 | 2026-06-05 21:56:26.157 | User sessions running outdated binaries: 2026-06-05 21:56:26.157 | ubuntu @ session #1: python3[1642] 2026-06-05 21:56:26.167 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:56:26.176 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:56:26.185 | 2026-06-05 21:56:26.185 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:56:27.637 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:56:27.640 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:56:27.643 | + functions-common:time_stop:2414 : local name 2026-06-05 21:56:27.645 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:56:27.649 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:56:27.651 | + functions-common:time_stop:2417 : local total 2026-06-05 21:56:27.654 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:56:27.657 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:56:27.659 | + functions-common:time_stop:2421 : start_time=1780696580764 2026-06-05 21:56:27.662 | + functions-common:time_stop:2423 : [[ -z 1780696580764 ]] 2026-06-05 21:56:27.666 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:56:27.670 | + functions-common:time_stop:2426 : end_time=1780696587667 2026-06-05 21:56:27.673 | + functions-common:time_stop:2427 : elapsed_time=6903 2026-06-05 21:56:27.676 | + functions-common:time_stop:2428 : total=179566 2026-06-05 21:56:27.678 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:56:27.681 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=186469 2026-06-05 21:56:27.684 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:56:27.687 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-05 21:56:27.691 | + ./stack.sh:main:945 : configure_cinder 2026-06-05 21:56:27.693 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-05 21:56:27.707 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-05 21:56:27.713 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-05 21:56:27.715 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-05 21:56:27.719 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-05 21:56:27.723 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-05 21:56:27.723 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-05 21:56:27.728 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-05 21:56:27.731 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-05 21:56:27.734 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-05 21:56:27.737 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-05 21:56:27.740 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-05 21:56:27.742 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-05 21:56:27.745 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-05 21:56:27.747 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-05 21:56:27.762 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-05 21:56:27.774 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-05 21:56:27.787 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-05 21:56:27.800 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-05 21:56:27.813 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-05 21:56:27.826 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-05 21:56:27.829 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-05 21:56:27.833 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.iejaVB5sab 2026-06-05 21:56:27.836 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-05 21:56:27.838 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-05 21:56:27.842 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-05 21:56:27.845 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.iejaVB5sab 2026-06-05 21:56:27.849 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.iejaVB5sab 2026-06-05 21:56:27.862 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.iejaVB5sab /etc/sudoers.d/cinder-rootwrap 2026-06-05 21:56:27.875 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-05 21:56:27.879 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-05 21:56:27.882 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-05 21:56:27.884 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-05 21:56:27.887 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-05 21:56:27.889 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-05 21:56:27.891 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-05 21:56:27.895 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-05 21:56:27.895 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-05 21:56:27.903 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-05 21:56:27.907 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-05 21:56:27.918 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-05 21:56:27.930 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-05 21:56:27.932 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-05 21:56:27.937 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-05 21:56:27.941 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-05 21:56:27.943 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-05 21:56:27.945 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-05 21:56:27.948 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-05 21:56:27.950 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-05 21:56:27.953 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-05 21:56:27.955 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-05 21:56:27.957 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-05 21:56:27.959 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-05 21:56:27.961 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-05 21:56:27.994 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-05 21:56:28.023 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.99/identity 2026-06-05 21:56:28.054 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-05 21:56:28.086 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-05 21:56:28.119 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-05 21:56:28.153 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-05 21:56:28.183 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-05 21:56:28.214 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.99/identity 2026-06-05 21:56:28.246 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:56:28.281 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-05 21:56:28.316 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-05 21:56:28.320 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-05 21:56:28.356 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-05 21:56:28.392 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-05 21:56:28.395 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-05 21:56:28.398 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-05 21:56:28.401 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-05 21:56:28.404 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 21:56:28.407 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 21:56:28.410 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 21:56:28.431 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:28.434 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 21:56:28.437 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-05 21:56:28.440 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-05 21:56:28.476 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-05 21:56:28.508 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-05 21:56:28.539 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-05 21:56:28.571 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-05 21:56:28.605 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-05 21:56:28.639 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.99 2026-06-05 21:56:28.673 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-05 21:56:28.712 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-05 21:56:28.720 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 90d7430a24cac945b8aa4109bc44f841 2026-06-05 21:56:28.754 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-05 21:56:28.756 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-05 21:56:28.789 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-05 21:56:28.819 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-05 21:56:28.851 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-05 21:56:28.884 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-05 21:56:28.918 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-05 21:56:28.952 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-05 21:56:28.971 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:28.974 | + lib/cinder:configure_cinder:338 : [[ -n storpool:storpool ]] 2026-06-05 21:56:28.977 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-05 21:56:28.979 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-05 21:56:28.982 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-05 21:56:28.984 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-05 21:56:28.987 | + lib/cinder:configure_cinder:343 : be_type=storpool 2026-06-05 21:56:28.989 | + lib/cinder:configure_cinder:344 : be_name=storpool 2026-06-05 21:56:28.992 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_storpool 2026-06-05 21:56:28.995 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-05 21:56:28.998 | + lib/cinder:configure_cinder:349 : default_name=storpool 2026-06-05 21:56:29.001 | + lib/cinder:configure_cinder:351 : enabled_backends+=storpool, 2026-06-05 21:56:29.004 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-06-05 21:56:29.038 | + lib/cinder:configure_cinder:354 : [[ -n storpool ]] 2026-06-05 21:56:29.041 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-06-05 21:56:29.073 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-05 21:56:29.077 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-05 21:56:29.079 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=storpool 2026-06-05 21:56:29.082 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-06-05 21:56:29.117 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-05 21:56:29.119 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-05 21:56:29.122 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-05 21:56:29.124 | + lib/cinder:configure_cinder:366 : [[ storpool, =~ ceph ]] 2026-06-05 21:56:29.127 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-05 21:56:29.143 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:29.146 | + lib/cinder:configure_cinder:371 : [[ -n swift ]] 2026-06-05 21:56:29.148 | + lib/cinder:configure_cinder:372 : type configure_cinder_backup_swift 2026-06-05 21:56:29.151 | + lib/cinder:configure_cinder:373 : configure_cinder_backup_swift 2026-06-05 21:56:29.154 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-05 21:56:29.185 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.99:8080/v1/AUTH_ 2026-06-05 21:56:29.216 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-05 21:56:29.232 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:29.235 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-06-05 21:56:29.265 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-05 21:56:29.282 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:56:29.285 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-05 21:56:29.301 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:29.304 | + lib/cinder:configure_cinder:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-06-05 21:56:29.307 | + lib/cinder:configure_cinder:386 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-05 21:56:29.341 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-05 21:56:29.344 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-05 21:56:29.347 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-05 21:56:29.350 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-05 21:56:29.352 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-05 21:56:29.354 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-05 21:56:29.356 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-05 21:56:29.373 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:29.376 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-05 21:56:29.380 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-05 21:56:29.383 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-05 21:56:29.400 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:29.403 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:56:29.406 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:56:29.439 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-05 21:56:29.442 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-05 21:56:29.445 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-05 21:56:29.447 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-05 21:56:29.450 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-05 21:56:29.454 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 21:56:29.472 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 21:56:29.475 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 21:56:29.478 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 21:56:29.481 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 21:56:29.484 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 21:56:29.517 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:56:29.551 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:56:29.587 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 21:56:29.620 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-05 21:56:29.656 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-05 21:56:29.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:29.679 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-05 21:56:29.681 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-05 21:56:29.684 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-05 21:56:29.687 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-05 21:56:29.690 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-05 21:56:29.693 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-05 21:56:29.695 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-05 21:56:29.698 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-05 21:56:29.700 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-05 21:56:29.712 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-05 21:56:29.713 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:56:29.722 | d /var/run/uwsgi 0755 stack root 2026-06-05 21:56:29.726 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:56:29.738 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-05 21:56:29.742 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-05 21:56:29.745 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-05 21:56:29.749 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-05 21:56:29.752 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-05 21:56:29.785 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-06-05 21:56:29.816 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-05 21:56:29.847 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-05 21:56:29.878 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-05 21:56:29.910 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-05 21:56:29.940 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-05 21:56:29.973 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-05 21:56:30.005 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-05 21:56:30.042 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-05 21:56:30.074 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-05 21:56:30.110 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-05 21:56:30.146 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-05 21:56:30.177 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-05 21:56:30.208 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-05 21:56:30.211 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-05 21:56:30.213 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-05 21:56:30.216 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-05 21:56:30.218 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 21:56:30.221 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:30.224 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:30.227 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-05 21:56:30.230 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-05 21:56:30.233 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-05 21:56:30.264 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-05 21:56:30.296 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-05 21:56:30.297 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-05 21:56:30.307 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-05 21:56:30.311 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-05 21:56:30.314 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-05 21:56:30.316 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 21:56:30.319 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 21:56:30.322 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:56:30.324 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:56:30.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:30.330 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:30.333 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 21:56:30.335 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 21:56:30.338 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:30.341 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:30.343 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-05 21:56:30.377 | Enabling site cinder-api. 2026-06-05 21:56:30.382 | To activate the new configuration, you need to run: 2026-06-05 21:56:30.382 | systemctl reload apache2 2026-06-05 21:56:30.388 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-05 21:56:30.391 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:56:30.393 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:56:30.396 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:56:30.497 | + lib/cinder:configure_cinder:403 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-05 21:56:30.499 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.99/image 2026-06-05 21:56:30.535 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-05 21:56:30.553 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:30.556 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-05 21:56:30.589 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-05 21:56:30.621 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-05 21:56:30.624 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-05 21:56:30.627 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-05 21:56:30.630 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-05 21:56:30.633 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-05 21:56:30.636 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-05 21:56:30.638 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-05 21:56:30.641 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-05 21:56:30.643 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-05 21:56:30.646 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-05 21:56:30.679 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-05 21:56:30.709 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.99/identity 2026-06-05 21:56:30.740 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-05 21:56:30.771 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-05 21:56:30.807 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-05 21:56:30.844 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-05 21:56:30.881 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-05 21:56:30.918 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.99/identity 2026-06-05 21:56:30.955 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:56:30.992 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-05 21:56:31.028 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-05 21:56:31.031 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-05 21:56:31.035 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-05 21:56:31.038 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 21:56:31.041 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-05 21:56:31.043 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-05 21:56:31.084 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-05 21:56:31.118 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.99/identity 2026-06-05 21:56:31.153 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-05 21:56:31.186 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-05 21:56:31.218 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-05 21:56:31.255 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-05 21:56:31.290 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-05 21:56:31.324 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-05 21:56:31.357 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-05 21:56:31.390 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-05 21:56:31.393 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-05 21:56:31.411 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:31.414 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.99:2379?api_version=v3' 2026-06-05 21:56:31.450 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-05 21:56:31.452 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-05 21:56:31.455 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-05 21:56:31.491 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-05 21:56:31.526 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-05 21:56:31.529 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-05 21:56:31.532 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-05 21:56:31.570 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-05 21:56:31.573 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-05 21:56:31.575 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-05 21:56:31.578 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-05 21:56:31.581 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-05 21:56:31.614 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-05 21:56:31.648 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.99/identity 2026-06-05 21:56:31.681 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-05 21:56:31.711 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-05 21:56:31.741 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-05 21:56:31.772 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-05 21:56:31.801 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-05 21:56:31.830 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-05 21:56:31.847 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:31.850 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-05 21:56:31.853 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-05 21:56:31.856 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-05 21:56:31.859 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-05 21:56:31.861 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-05 21:56:31.863 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-05 21:56:31.866 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-05 21:56:31.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:56:31.870 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:56:31.873 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-06-05 21:56:31.876 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:56:31.879 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-05 21:56:31.882 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-05 21:56:31.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:56:31.888 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:56:31.891 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-06-05 21:56:31.893 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:56:31.896 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-05 21:56:31.898 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-05 21:56:31.901 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:56:31.904 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:56:31.907 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-06-05 21:56:31.910 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:56:31.912 | + lib/neutron:install_neutron:525 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-05 21:56:31.915 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron.git 2026-06-05 21:56:31.918 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-05 21:56:31.920 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:56:31.922 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:56:31.925 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:56:31.929 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:56:31.931 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:56:31.934 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:56:31.951 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:56:31.954 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:56:31.956 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:56:31.960 | + functions-common:git_clone:604 : echo master 2026-06-05 21:56:31.961 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:56:31.965 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-05 21:56:31.967 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:56:31.970 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-05 21:56:31.983 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-05 21:56:31.986 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:56:31.987 | + functions-common:git_clone:667 : head -1 2026-06-05 21:56:31.992 | 8effa8b064 Merge "evpn: Implement DB model for evpn_vni attribute" 2026-06-05 21:56:31.995 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:56:31.998 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-05 21:56:32.001 | + inc/python:setup_develop:353 : local bindep 2026-06-05 21:56:32.003 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-05 21:56:32.006 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-05 21:56:32.009 | + inc/python:setup_develop:359 : local extras= 2026-06-05 21:56:32.011 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-05 21:56:32.014 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 21:56:32.017 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-05 21:56:32.019 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-05 21:56:32.022 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 21:56:32.025 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-05 21:56:32.028 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-05 21:56:32.031 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 21:56:32.034 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-05 21:56:32.037 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 21:56:32.040 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 21:56:32.043 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-05 21:56:32.049 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-05 21:56:32.052 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-05 21:56:32.055 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-05 21:56:32.131 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-05 21:56:32.133 | + inc/python:setup_package:436 : local bindep=0 2026-06-05 21:56:32.137 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-05 21:56:32.140 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 21:56:32.142 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-05 21:56:32.145 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-05 21:56:32.148 | + inc/python:setup_package:445 : local flags=-e 2026-06-05 21:56:32.151 | + inc/python:setup_package:446 : local extras= 2026-06-05 21:56:32.153 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 21:56:32.156 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-05 21:56:32.159 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-05 21:56:32.161 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-05 21:56:32.164 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 21:56:32.167 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-05 21:56:32.188 | Using python 3.12 to install /opt/stack/neutron 2026-06-05 21:56:32.191 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-05 21:56:32.691 | Obtaining file:///opt/stack/neutron 2026-06-05 21:56:32.696 | Installing build dependencies: started 2026-06-05 21:56:33.537 | Installing build dependencies: finished with status 'done' 2026-06-05 21:56:33.537 | Checking if build backend supports build_editable: started 2026-06-05 21:56:33.841 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 21:56:33.842 | Getting requirements to build editable: started 2026-06-05 21:56:34.013 | Getting requirements to build editable: finished with status 'done' 2026-06-05 21:56:34.014 | Preparing editable metadata (pyproject.toml): started 2026-06-05 21:56:35.214 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:56:35.226 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (7.0.3) 2026-06-05 21:56:35.226 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.10.1) 2026-06-05 21:56:35.227 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.1.0) 2026-06-05 21:56:35.228 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (2.5.1) 2026-06-05 21:56:35.228 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.1.0) 2026-06-05 21:56:35.228 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (5.3.1) 2026-06-05 21:56:35.316 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:35.375 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-05 21:56:35.382 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (0.31.2) 2026-06-05 21:56:35.383 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (2.34.2) 2026-06-05 21:56:35.383 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.1.6) 2026-06-05 21:56:35.384 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (13.0.0) 2026-06-05 21:56:35.385 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (1.3.0) 2026-06-05 21:56:35.412 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:35.415 | Downloading neutron_lib-4.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-05 21:56:35.435 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:35.439 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-05 21:56:35.443 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (9.1.4) 2026-06-05 21:56:35.444 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (2.0.50) 2026-06-05 21:56:35.444 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (1.8.9) 2026-06-05 21:56:35.444 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (5.14.0) 2026-06-05 21:56:35.445 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (1.18.4) 2026-06-05 21:56:35.445 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (5.8.0) 2026-06-05 21:56:35.446 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (4.2.0) 2026-06-05 21:56:35.446 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (7.5.0) 2026-06-05 21:56:35.447 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (10.4.0) 2026-06-05 21:56:35.447 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (6.4.0) 2026-06-05 21:56:35.448 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (18.0.0) 2026-06-05 21:56:35.448 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (6.8.0) 2026-06-05 21:56:35.448 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (8.2.0) 2026-06-05 21:56:35.449 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (18.1.0) 2026-06-05 21:56:35.449 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (8.1.0) 2026-06-05 21:56:35.450 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (5.1.0) 2026-06-05 21:56:35.450 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.11.0) 2026-06-05 21:56:35.451 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.8.0) 2026-06-05 21:56:35.451 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (7.9.0) 2026-06-05 21:56:35.454 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (5.10.0) 2026-06-05 21:56:35.454 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev372) (4.6.0) 2026-06-05 21:56:35.454 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (2.7.1) 2026-06-05 21:56:35.454 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (10.1.0) 2026-06-05 21:56:35.454 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.10.2) 2026-06-05 21:56:35.454 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (4.4.0) 2026-06-05 21:56:35.466 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev372) 2026-06-05 21:56:35.469 | Downloading os_ken-4.2.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-05 21:56:35.483 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:35.487 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-05 21:56:35.639 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:35.641 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-05 21:56:35.688 | Installing build dependencies: started 2026-06-05 21:56:36.454 | Installing build dependencies: finished with status 'done' 2026-06-05 21:56:36.454 | Getting requirements to build wheel: started 2026-06-05 21:56:36.811 | Getting requirements to build wheel: finished with status 'done' 2026-06-05 21:56:36.812 | Preparing metadata (pyproject.toml): started 2026-06-05 21:56:37.001 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:56:37.074 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:37.078 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-05 21:56:37.083 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (7.2.2) 2026-06-05 21:56:37.096 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev372) 2026-06-05 21:56:37.099 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-05 21:56:37.105 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (24.2.1) 2026-06-05 21:56:37.106 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (18.13.0) 2026-06-05 21:56:37.106 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (4.14.0) 2026-06-05 21:56:37.118 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:37.121 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-05 21:56:37.138 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev372) 2026-06-05 21:56:37.141 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:56:37.148 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (3.3.0) 2026-06-05 21:56:37.148 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev372) (8.1.0) 2026-06-05 21:56:37.149 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev372) (1.3.12) 2026-06-05 21:56:37.150 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev372) (4.15.0) 2026-06-05 21:56:37.151 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev372) (2.2.1) 2026-06-05 21:56:37.154 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev372) (3.3.2) 2026-06-05 21:56:37.155 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev372) (3.0.3) 2026-06-05 21:56:37.157 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev372) (2.1.0) 2026-06-05 21:56:37.157 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev372) (1.8.2) 2026-06-05 21:56:37.160 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev372) (4.0.1) 2026-06-05 21:56:37.161 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev372) (2.13.0) 2026-06-05 21:56:37.161 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev372) (5.8.0) 2026-06-05 21:56:37.167 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev372) (1.3.7) 2026-06-05 21:56:37.178 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev372) 2026-06-05 21:56:37.182 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-05 21:56:37.188 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev372) (43.0.3) 2026-06-05 21:56:37.188 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev372) (1.5.0) 2026-06-05 21:56:37.189 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev372) (1.1.0) 2026-06-05 21:56:37.189 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev372) (1.33) 2026-06-05 21:56:37.190 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev372) (4.10.0) 2026-06-05 21:56:37.190 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev372) (6.0.3) 2026-06-05 21:56:37.192 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev372) (2.0.0) 2026-06-05 21:56:37.195 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev372) (3.0) 2026-06-05 21:56:37.198 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev372) (3.1.1) 2026-06-05 21:56:37.200 | 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.1.0.dev372) (0.41.0) 2026-06-05 21:56:37.201 | 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.1.0.dev372) (1.1.2) 2026-06-05 21:56:37.209 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev372) 2026-06-05 21:56:37.213 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-05 21:56:37.220 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev372) (26.2) 2026-06-05 21:56:37.222 | 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.1.0.dev372) (2.8.0) 2026-06-05 21:56:37.222 | 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.1.0.dev372) (3.5.1) 2026-06-05 21:56:37.228 | 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.1.0.dev372) (6.1.1) 2026-06-05 21:56:37.229 | 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.1.0.dev372) (4.0.0) 2026-06-05 21:56:37.238 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev372) (0.20) 2026-06-05 21:56:37.241 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev372) (2.0.0) 2026-06-05 21:56:37.245 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev372) (2.1.2) 2026-06-05 21:56:37.245 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev372) (0.6.2) 2026-06-05 21:56:37.249 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev372) (2.9.0.post0) 2026-06-05 21:56:37.252 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev372) (7.1.4) 2026-06-05 21:56:37.252 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev372) (5.3.1) 2026-06-05 21:56:37.253 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev372) (5.6.2) 2026-06-05 21:56:37.253 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev372) (0.16.0) 2026-06-05 21:56:37.255 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev372) (5.1.0) 2026-06-05 21:56:37.260 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev372) (2026.2) 2026-06-05 21:56:37.264 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev372) (0.25.0) 2026-06-05 21:56:37.265 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev372) (5.0.0) 2026-06-05 21:56:37.266 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev372) (4.0.1) 2026-06-05 21:56:37.282 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev372) (1.7.6) 2026-06-05 21:56:37.285 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev372) (2.2.0) 2026-06-05 21:56:37.290 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev372) (3.17.0) 2026-06-05 21:56:37.310 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev372) 2026-06-05 21:56:37.312 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-05 21:56:37.330 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev372) 2026-06-05 21:56:37.331 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-05 21:56:37.340 | 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.1.0.dev372) (3.0.3) 2026-06-05 21:56:37.341 | 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.1.0.dev372) (1.6.2) 2026-06-05 21:56:37.345 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev372) (82.0.1) 2026-06-05 21:56:37.359 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev372) (0.7.0) 2026-06-05 21:56:37.378 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev372) (1.17.0) 2026-06-05 21:56:37.381 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev372) (4.14.0) 2026-06-05 21:56:37.381 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev372) (4.26.0) 2026-06-05 21:56:37.393 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev372) 2026-06-05 21:56:37.397 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-05 21:56:37.405 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (0.6.0) 2026-06-05 21:56:37.405 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (3.5.1) 2026-06-05 21:56:37.411 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (1.11.0) 2026-06-05 21:56:37.411 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (15.0.0) 2026-06-05 21:56:37.412 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (1.8.0) 2026-06-05 21:56:37.414 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (26.1.0) 2026-06-05 21:56:37.415 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (2025.9.1) 2026-06-05 21:56:37.415 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (0.37.0) 2026-06-05 21:56:37.416 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (2026.5.1) 2026-06-05 21:56:37.448 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev372) (3.4.7) 2026-06-05 21:56:37.449 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev372) (3.17) 2026-06-05 21:56:37.449 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev372) (2.7.0) 2026-06-05 21:56:37.450 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev372) (2023.11.17) 2026-06-05 21:56:37.469 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (4.2.0) 2026-06-05 21:56:37.470 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (2.20.0) 2026-06-05 21:56:37.477 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev372) (0.1.2) 2026-06-05 21:56:37.487 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev372) (0.8) 2026-06-05 21:56:37.517 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev372) (0.16.0) 2026-06-05 21:56:37.555 | Downloading neutron_lib-4.0.0-py3-none-any.whl (641 kB) 2026-06-05 21:56:37.568 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.8/641.8 kB 48.3 MB/s 0:00:00 2026-06-05 21:56:37.571 | Downloading os_ken-4.2.0-py3-none-any.whl (2.0 MB) 2026-06-05 21:56:37.611 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 48.5 MB/s 0:00:00 2026-06-05 21:56:37.616 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-05 21:56:37.623 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-05 21:56:37.629 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-06-05 21:56:37.636 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-05 21:56:37.644 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-05 21:56:37.652 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-05 21:56:37.655 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-05 21:56:37.663 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-05 21:56:37.676 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-05 21:56:37.684 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-05 21:56:37.692 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-05 21:56:37.703 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-05 21:56:37.769 | Building wheels for collected packages: neutron, ovs 2026-06-05 21:56:37.770 | Building editable for neutron (pyproject.toml): started 2026-06-05 21:56:39.113 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-05 21:56:39.114 | Created wheel for neutron: filename=neutron-28.1.0.dev372-0.editable-py3-none-any.whl size=12808 sha256=0b38a9c0a1309992c2118adb61b85cf47d36b16e3ce5b4cbd1fafdc3b7eda38e 2026-06-05 21:56:39.114 | Stored in directory: /tmp/pip-ephem-wheel-cache-9xy_2slv/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-05 21:56:39.116 | Building wheel for ovs (pyproject.toml): started 2026-06-05 21:56:39.527 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-05 21:56:39.529 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=0d39570219d26441577f9e7fa85d92f17fc762e6594107ac84d6a00c16883fd5 2026-06-05 21:56:39.529 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-05 21:56:39.532 | Successfully built neutron ovs 2026-06-05 21:56:39.677 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-05 21:56:42.501 | 2026-06-05 21:56:42.513 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev372 neutron-lib-4.0.0 os-ken-4.2.0 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-05 21:56:42.672 | + inc/python:pip_install:216 : result=0 2026-06-05 21:56:42.674 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:56:42.677 | + functions-common:time_stop:2414 : local name 2026-06-05 21:56:42.680 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:56:42.682 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:56:42.685 | + functions-common:time_stop:2417 : local total 2026-06-05 21:56:42.688 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:56:42.690 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:56:42.693 | + functions-common:time_stop:2421 : start_time=1780696592183 2026-06-05 21:56:42.695 | + functions-common:time_stop:2423 : [[ -z 1780696592183 ]] 2026-06-05 21:56:42.699 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:56:42.703 | + functions-common:time_stop:2426 : end_time=1780696602700 2026-06-05 21:56:42.704 | + functions-common:time_stop:2427 : elapsed_time=10517 2026-06-05 21:56:42.707 | + functions-common:time_stop:2428 : total=60895 2026-06-05 21:56:42.709 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:56:42.712 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71412 2026-06-05 21:56:42.714 | + inc/python:pip_install:219 : return 0 2026-06-05 21:56:42.717 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 21:56:42.720 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:56:42.723 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-05 21:56:42.725 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-05 21:56:42.728 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:56:42.730 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:56:42.733 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-06-05 21:56:42.736 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:56:42.740 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-05 21:56:42.742 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-05 21:56:42.745 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-05 21:56:42.745 | Installing OVN and dependent packages 2026-06-05 21:56:42.748 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-05 21:56:42.751 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-05 21:56:42.767 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:56:42.770 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-05 21:56:42.789 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:56:42.792 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-05 21:56:42.811 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:42.814 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-05 21:56:42.816 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-05 21:56:42.836 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:56:42.838 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-05 21:56:42.841 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-05 21:56:42.856 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-05 21:56:42.860 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-05 21:56:42.873 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-05 21:56:42.877 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-05 21:56:42.898 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-05 21:56:42.901 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:56:42.904 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:56:42.907 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:56:42.909 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:56:42.913 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:56:42.917 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:56:42.919 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:42.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:42.925 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:56:42.928 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:56:42.930 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:56:42.933 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:56:42.936 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-05 21:56:42.939 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:56:42.941 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:42.944 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:42.947 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-05 21:56:42.969 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-05 21:56:42.996 | Reading package lists... 2026-06-05 21:56:43.264 | Building dependency tree... 2026-06-05 21:56:43.265 | Reading state information... 2026-06-05 21:56:43.569 | fakeroot is already the newest version (1.33-1). 2026-06-05 21:56:43.569 | fakeroot set to manually installed. 2026-06-05 21:56:43.569 | make is already the newest version (4.3-4.1build2). 2026-06-05 21:56:43.569 | The following additional packages will be installed: 2026-06-05 21:56:43.570 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-05 21:56:43.570 | python3-sortedcontainers unbound 2026-06-05 21:56:43.572 | Suggested packages: 2026-06-05 21:56:43.572 | openvswitch-doc python-sortedcontainers-doc 2026-06-05 21:56:43.609 | The following NEW packages will be installed: 2026-06-05 21:56:43.610 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-05 21:56:43.610 | python3-openvswitch python3-sortedcontainers 2026-06-05 21:56:43.613 | The following packages will be upgraded: 2026-06-05 21:56:43.614 | unbound 2026-06-05 21:56:43.866 | 1 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-05 21:56:43.866 | Need to get 5,179 kB of archives. 2026-06-05 21:56:43.866 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-05 21:56:43.866 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-06-05 21:56:44.675 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-05 21:56:44.806 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-06-05 21:56:45.003 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-05 21:56:45.005 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-05 21:56:45.009 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-06-05 21:56:45.084 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-06-05 21:56:45.485 | Fetched 5,179 kB in 2s (3,348 kB/s) 2026-06-05 21:56:45.565 | (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 ... 116087 files and directories currently installed.) 2026-06-05 21:56:45.569 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-05 21:56:45.587 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-06-05 21:56:45.646 | Selecting previously unselected package libunbound8:amd64. 2026-06-05 21:56:45.657 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-05 21:56:45.660 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-05 21:56:45.691 | Selecting previously unselected package openvswitch-common. 2026-06-05 21:56:45.701 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:56:45.702 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-05 21:56:45.754 | Selecting previously unselected package python3-sortedcontainers. 2026-06-05 21:56:45.764 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-05 21:56:45.765 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-05 21:56:45.792 | Selecting previously unselected package libxdp1:amd64. 2026-06-05 21:56:45.802 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-05 21:56:45.803 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-05 21:56:45.835 | Selecting previously unselected package python3-openvswitch. 2026-06-05 21:56:45.845 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:56:45.847 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-05 21:56:45.902 | Selecting previously unselected package openvswitch-switch. 2026-06-05 21:56:45.912 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-05 21:56:45.918 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-05 21:56:46.003 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-06-05 21:56:46.956 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-05 21:56:47.084 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-05 21:56:47.088 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-05 21:56:47.093 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-05 21:56:47.100 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-05 21:56:47.306 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-05 21:56:47.318 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-05 21:56:47.710 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-05 21:56:47.846 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-05 21:56:48.494 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:56:49.552 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-05 21:56:50.137 | 2026-06-05 21:56:50.137 | Running kernel seems to be up-to-date. 2026-06-05 21:56:50.137 | 2026-06-05 21:56:50.137 | Restarting services... 2026-06-05 21:56:50.174 | 2026-06-05 21:56:50.174 | Service restarts being deferred: 2026-06-05 21:56:50.174 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:56:50.174 | systemctl restart getty@tty1.service 2026-06-05 21:56:50.174 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:56:50.174 | systemctl restart systemd-logind.service 2026-06-05 21:56:50.174 | 2026-06-05 21:56:50.174 | No containers need to be restarted. 2026-06-05 21:56:50.174 | 2026-06-05 21:56:50.174 | User sessions running outdated binaries: 2026-06-05 21:56:50.174 | ubuntu @ session #1: python3[1642] 2026-06-05 21:56:50.182 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:56:50.189 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:56:50.198 | 2026-06-05 21:56:50.199 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:56:51.537 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:56:51.540 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:56:51.542 | + functions-common:time_stop:2414 : local name 2026-06-05 21:56:51.544 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:56:51.547 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:56:51.549 | + functions-common:time_stop:2417 : local total 2026-06-05 21:56:51.552 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:56:51.554 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:56:51.557 | + functions-common:time_stop:2421 : start_time=1780696602965 2026-06-05 21:56:51.559 | + functions-common:time_stop:2423 : [[ -z 1780696602965 ]] 2026-06-05 21:56:51.562 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:56:51.568 | + functions-common:time_stop:2426 : end_time=1780696611564 2026-06-05 21:56:51.570 | + functions-common:time_stop:2427 : elapsed_time=8599 2026-06-05 21:56:51.573 | + functions-common:time_stop:2428 : total=186469 2026-06-05 21:56:51.576 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:56:51.579 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=195068 2026-06-05 21:56:51.582 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:56:51.585 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-05 21:56:51.606 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-05 21:56:51.608 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:56:51.612 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:56:51.615 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:56:51.619 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:56:51.621 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:56:51.624 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:56:51.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:51.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:51.632 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:56:51.634 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:56:51.638 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:56:51.640 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:56:51.643 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-05 21:56:51.645 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:56:51.648 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:56:51.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:56:51.654 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-05 21:56:51.675 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-05 21:56:51.704 | Reading package lists... 2026-06-05 21:56:51.950 | Building dependency tree... 2026-06-05 21:56:51.952 | Reading state information... 2026-06-05 21:56:52.284 | The following additional packages will be installed: 2026-06-05 21:56:52.285 | ovn-common 2026-06-05 21:56:52.317 | The following NEW packages will be installed: 2026-06-05 21:56:52.318 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-05 21:56:52.593 | 0 upgraded, 4 newly installed, 0 to remove and 80 not upgraded. 2026-06-05 21:56:52.593 | Need to get 2,360 kB of archives. 2026-06-05 21:56:52.593 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-05 21:56:52.593 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-06-05 21:56:53.426 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-05 21:56:53.547 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-05 21:56:53.648 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-05 21:56:54.096 | Fetched 2,360 kB in 1s (1,645 kB/s) 2026-06-05 21:56:54.131 | Selecting previously unselected package ovn-common. 2026-06-05 21:56:54.192 | (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 ... 116287 files and directories currently installed.) 2026-06-05 21:56:54.195 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:56:54.196 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:54.255 | Selecting previously unselected package ovn-central. 2026-06-05 21:56:54.265 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:56:54.266 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:54.301 | Selecting previously unselected package ovn-controller-vtep. 2026-06-05 21:56:54.311 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:56:54.313 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:54.347 | Selecting previously unselected package ovn-host. 2026-06-05 21:56:54.358 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-05 21:56:54.365 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:54.423 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:54.441 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:54.711 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-05 21:56:54.822 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-05 21:56:55.117 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-05 21:56:55.161 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:55.457 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-05 21:56:55.579 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-05 21:56:55.986 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-05 21:56:56.409 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-05 21:56:56.922 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-05 21:56:56.967 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-05 21:56:57.084 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-05 21:56:57.408 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:56:59.032 | 2026-06-05 21:56:59.032 | Running kernel seems to be up-to-date. 2026-06-05 21:56:59.032 | 2026-06-05 21:56:59.033 | Restarting services... 2026-06-05 21:56:59.070 | 2026-06-05 21:56:59.070 | Service restarts being deferred: 2026-06-05 21:56:59.070 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:56:59.070 | systemctl restart getty@tty1.service 2026-06-05 21:56:59.070 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:56:59.070 | systemctl restart systemd-logind.service 2026-06-05 21:56:59.071 | 2026-06-05 21:56:59.071 | No containers need to be restarted. 2026-06-05 21:56:59.071 | 2026-06-05 21:56:59.071 | User sessions running outdated binaries: 2026-06-05 21:56:59.071 | ubuntu @ session #1: python3[1642] 2026-06-05 21:56:59.081 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:56:59.090 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:56:59.097 | 2026-06-05 21:56:59.098 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:57:00.401 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:57:00.404 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:57:00.406 | + functions-common:time_stop:2414 : local name 2026-06-05 21:57:00.409 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:57:00.412 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:57:00.414 | + functions-common:time_stop:2417 : local total 2026-06-05 21:57:00.417 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:57:00.421 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:57:00.423 | + functions-common:time_stop:2421 : start_time=1780696611672 2026-06-05 21:57:00.426 | + functions-common:time_stop:2423 : [[ -z 1780696611672 ]] 2026-06-05 21:57:00.430 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:57:00.434 | + functions-common:time_stop:2426 : end_time=1780696620431 2026-06-05 21:57:00.437 | + functions-common:time_stop:2427 : elapsed_time=8759 2026-06-05 21:57:00.439 | + functions-common:time_stop:2428 : total=195068 2026-06-05 21:57:00.442 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:57:00.445 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=203827 2026-06-05 21:57:00.448 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:57:00.451 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 21:57:00.454 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 21:57:00.457 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-05 21:57:00.460 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-05 21:57:00.464 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.468 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-05 21:57:00.470 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.474 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-05 21:57:00.476 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.479 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-05 21:57:00.482 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.485 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-05 21:57:00.487 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.490 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-05 21:57:00.493 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.496 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-05 21:57:00.498 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.501 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-05 21:57:00.504 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-05 21:57:00.507 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-05 21:57:00.510 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-05 21:57:00.513 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-05 21:57:00.516 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:57:00.519 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:57:00.522 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-06-05 21:57:00.524 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:57:00.527 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-05 21:57:00.530 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-05 21:57:00.533 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-05 21:57:00.551 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:57:00.554 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-05 21:57:00.557 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-05 21:57:00.561 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-05 21:57:00.564 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-05 21:57:00.567 | + lib/stack:stack_install_service:32 : install_nova 2026-06-05 21:57:00.570 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-05 21:57:00.573 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-05 21:57:00.577 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:57:00.580 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:57:00.583 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-06-05 21:57:00.587 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:57:00.589 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-05 21:57:00.609 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:57:00.611 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-05 21:57:00.615 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-05 21:57:00.618 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-05 21:57:00.620 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-05 21:57:00.623 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-05 21:57:00.701 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-05 21:57:00.704 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:57:00.706 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:57:00.709 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-05 21:57:00.713 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:57:00.715 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:57:00.718 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:57:00.720 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:57:00.723 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:57:00.725 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:57:00.728 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:57:00.730 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:57:00.732 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:57:00.735 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:57:00.738 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:57:00.740 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:57:00.743 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-05 21:57:00.746 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:57:00.749 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:57:00.752 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:57:00.755 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-05 21:57:00.777 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-05 21:57:00.807 | Reading package lists... 2026-06-05 21:57:01.061 | Building dependency tree... 2026-06-05 21:57:01.062 | Reading state information... 2026-06-05 21:57:01.452 | The following additional packages will be installed: 2026-06-05 21:57:01.452 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-06-05 21:57:01.453 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-05 21:57:01.453 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-06-05 21:57:01.453 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-05 21:57:01.453 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-05 21:57:01.454 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-06-05 21:57:01.455 | Suggested packages: 2026-06-05 21:57:01.455 | libvirt-clients-qemu libvirt-login-shell 2026-06-05 21:57:01.455 | libvirt-daemon-driver-storage-gluster 2026-06-05 21:57:01.455 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-05 21:57:01.455 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-05 21:57:01.455 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-05 21:57:01.456 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-06-05 21:57:01.502 | The following packages will be REMOVED: 2026-06-05 21:57:01.505 | apport-core-dump-handler 2026-06-05 21:57:01.506 | The following NEW packages will be installed: 2026-06-05 21:57:01.507 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-06-05 21:57:01.507 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-05 21:57:01.507 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-05 21:57:01.507 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-06-05 21:57:01.508 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-06-05 21:57:01.508 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-05 21:57:01.508 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-06-05 21:57:01.509 | systemd-container systemd-coredump 2026-06-05 21:57:01.755 | 0 upgraded, 29 newly installed, 1 to remove and 80 not upgraded. 2026-06-05 21:57:01.755 | Need to get 115 MB of archives. 2026-06-05 21:57:01.755 | After this operation, 916 MB of additional disk space will be used. 2026-06-05 21:57:01.755 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-05 21:57:32.550 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-06-05 21:57:32.989 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-05 21:57:33.463 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-05 21:57:33.983 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-05 21:57:34.208 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-05 21:57:34.539 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-05 21:57:34.763 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-05 21:57:34.872 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-05 21:57:34.981 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.15 [417 kB] 2026-06-05 21:57:35.207 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-05 21:57:35.316 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-05 21:57:35.425 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-05 21:57:35.540 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.13 [1,154 B] 2026-06-05 21:57:35.650 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.7 [39.4 kB] 2026-06-05 21:57:35.759 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-05 21:57:36.100 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-05 21:57:36.214 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-05 21:57:37.426 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-05 21:57:38.418 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-05 21:57:39.291 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-05 21:57:40.053 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-05 21:57:40.645 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-05 21:57:43.835 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-05 21:57:43.945 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-05 21:57:44.054 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-06-05 21:57:44.164 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.15 [153 kB] 2026-06-05 21:57:44.274 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4,096 kB] 2026-06-05 21:57:44.821 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-05 21:57:45.229 | Preconfiguring packages ... 2026-06-05 21:57:45.433 | Fetched 115 MB in 43s (2,652 kB/s) 2026-06-05 21:57:45.486 | Selecting previously unselected package python3-zstandard. 2026-06-05 21:57:45.544 | (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 ... 116355 files and directories currently installed.) 2026-06-05 21:57:45.549 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-05 21:57:45.556 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-05 21:57:45.862 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-05 21:57:45.862 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-05 21:57:45.862 | Package apport-core-dump-handler is to be removed. 2026-06-05 21:57:45.862 | Package python3-zstandard is not configured yet. 2026-06-05 21:57:45.862 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-05 21:57:45.862 | Package apport-core-dump-handler is to be removed. 2026-06-05 21:57:45.862 | Package systemd-coredump is not installed. 2026-06-05 21:57:45.862 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-05 21:57:45.862 | Package apport-core-dump-handler is to be removed. 2026-06-05 21:57:45.862 | Package python3-zstandard is not configured yet. 2026-06-05 21:57:45.862 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-05 21:57:45.862 | Package apport-core-dump-handler is to be removed. 2026-06-05 21:57:45.862 | Package systemd-coredump is not installed. 2026-06-05 21:57:45.862 | 2026-06-05 21:57:45.925 | (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 ... 116371 files and directories currently installed.) 2026-06-05 21:57:45.930 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-05 21:57:46.583 | Selecting previously unselected package systemd-coredump. 2026-06-05 21:57:46.630 | (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 ... 116367 files and directories currently installed.) 2026-06-05 21:57:46.633 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:57:46.639 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-06-05 21:57:46.851 | Selecting previously unselected package libtpms0:amd64. 2026-06-05 21:57:46.865 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-05 21:57:46.881 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-05 21:57:47.018 | Selecting previously unselected package libvirt0:amd64. 2026-06-05 21:57:47.032 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-05 21:57:47.041 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:47.197 | Selecting previously unselected package libvirt-clients. 2026-06-05 21:57:47.207 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-05 21:57:47.228 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:47.320 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-05 21:57:47.331 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-05 21:57:47.346 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:47.440 | Selecting previously unselected package libvirt-daemon. 2026-06-05 21:57:47.451 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-05 21:57:47.467 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:47.590 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-05 21:57:47.600 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-05 21:57:47.619 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:47.720 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-05 21:57:47.730 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-05 21:57:47.749 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:47.839 | Selecting previously unselected package systemd-container. 2026-06-05 21:57:47.849 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:57:47.856 | Unpacking systemd-container (255.4-1ubuntu8.15) ... 2026-06-05 21:57:47.976 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-05 21:57:47.987 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-05 21:57:48.001 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:48.093 | Selecting previously unselected package libvirt-daemon-system. 2026-06-05 21:57:48.103 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-05 21:57:48.134 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:48.232 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-05 21:57:48.242 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-05 21:57:48.263 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:48.378 | Selecting previously unselected package libvirt-l10n. 2026-06-05 21:57:48.388 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.13_all.deb ... 2026-06-05 21:57:48.405 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:48.481 | Selecting previously unselected package libxml2-utils. 2026-06-05 21:57:48.491 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-05 21:57:48.501 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-05 21:57:48.562 | Selecting previously unselected package mdevctl. 2026-06-05 21:57:48.572 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-05 21:57:48.584 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-05 21:57:48.690 | Selecting previously unselected package python3-libvirt. 2026-06-05 21:57:48.697 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-05 21:57:48.705 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-05 21:57:48.818 | Selecting previously unselected package qemu-system-arm. 2026-06-05 21:57:48.828 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:57:48.845 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:49.180 | Selecting previously unselected package qemu-system-mips. 2026-06-05 21:57:49.189 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:57:49.201 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:49.579 | Selecting previously unselected package qemu-system-ppc. 2026-06-05 21:57:49.589 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:57:49.609 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:49.869 | Selecting previously unselected package qemu-system-sparc. 2026-06-05 21:57:49.878 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:57:49.896 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:50.141 | Selecting previously unselected package qemu-system-s390x. 2026-06-05 21:57:50.151 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:57:50.175 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:50.348 | Selecting previously unselected package qemu-system-misc. 2026-06-05 21:57:50.359 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:57:50.376 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:51.401 | Selecting previously unselected package qemu-system. 2026-06-05 21:57:51.411 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-05 21:57:51.428 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:51.572 | Selecting previously unselected package swtpm. 2026-06-05 21:57:51.582 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-05 21:57:51.588 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-05 21:57:51.669 | Selecting previously unselected package swtpm-tools. 2026-06-05 21:57:51.680 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-05 21:57:51.685 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-05 21:57:51.815 | Selecting previously unselected package libnss-mymachines:amd64. 2026-06-05 21:57:51.826 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.15_amd64.deb ... 2026-06-05 21:57:51.838 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:57:51.958 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-05 21:57:51.969 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-05 21:57:51.975 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-05 21:57:53.060 | Selecting previously unselected package qemu-efi-arm. 2026-06-05 21:57:53.070 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-05 21:57:53.076 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-05 21:57:53.565 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-06-05 21:57:53.859 | Creating group 'systemd-coredump' with GID 988. 2026-06-05 21:57:53.859 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-06-05 21:57:53.898 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:53.926 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:53.954 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:53.984 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-05 21:57:54.004 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:54.035 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-05 21:57:54.195 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:54.228 | Setting up systemd-container (255.4-1ubuntu8.15) ... 2026-06-05 21:57:54.366 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-05 21:57:54.680 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:54.718 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-05 21:57:54.749 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-05 21:57:54.779 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:54.810 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-05 21:57:54.844 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:55.229 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-05 21:57:55.262 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:55.569 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-05 21:57:55.747 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:55.790 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:55.818 | Setting up libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:55.850 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.15) ... 2026-06-05 21:57:55.880 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-05 21:57:55.935 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:55.956 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-05 21:57:55.972 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:56.005 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:56.036 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-05 21:57:56.106 | info: Selecting GID from range 100 to 999 ... 2026-06-05 21:57:56.110 | info: Adding group `swtpm' (GID 120) ... 2026-06-05 21:57:56.188 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-05 21:57:56.188 | 2026-06-05 21:57:56.192 | info: Selecting UID from range 100 to 999 ... 2026-06-05 21:57:56.193 | 2026-06-05 21:57:56.196 | info: Adding system user `swtpm' (UID 116) ... 2026-06-05 21:57:56.199 | info: Adding new user `swtpm' (UID 116) with group `swtpm' ... 2026-06-05 21:57:56.259 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-05 21:57:56.275 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-05 21:57:56.710 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-05 21:57:57.389 | Enabling libvirt default network 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-05 21:57:57.620 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-05 21:57:58.083 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-05 21:57:58.719 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-05 21:57:59.057 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-05 21:57:59.652 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-05 21:57:59.708 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-05 21:58:00.939 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-05 21:58:00.964 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-05 21:58:01.612 | 2026-06-05 21:58:01.612 | Running kernel seems to be up-to-date. 2026-06-05 21:58:01.612 | 2026-06-05 21:58:01.612 | Restarting services... 2026-06-05 21:58:01.656 | 2026-06-05 21:58:01.656 | Service restarts being deferred: 2026-06-05 21:58:01.656 | /etc/needrestart/restart.d/dbus.service 2026-06-05 21:58:01.656 | systemctl restart getty@tty1.service 2026-06-05 21:58:01.656 | systemctl restart serial-getty@ttyS0.service 2026-06-05 21:58:01.656 | systemctl restart systemd-logind.service 2026-06-05 21:58:01.656 | 2026-06-05 21:58:01.656 | No containers need to be restarted. 2026-06-05 21:58:01.656 | 2026-06-05 21:58:01.656 | User sessions running outdated binaries: 2026-06-05 21:58:01.656 | ubuntu @ session #1: python3[1642] 2026-06-05 21:58:01.666 | ubuntu @ session #12: sh[9768], sshd[9708] 2026-06-05 21:58:01.674 | ubuntu @ user manager service: systemd[1362] 2026-06-05 21:58:01.684 | 2026-06-05 21:58:01.684 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-05 21:58:03.045 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:58:03.048 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:58:03.050 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:03.053 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:03.055 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:03.058 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:03.060 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:03.062 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:58:03.065 | + functions-common:time_stop:2421 : start_time=1780696620774 2026-06-05 21:58:03.067 | + functions-common:time_stop:2423 : [[ -z 1780696620774 ]] 2026-06-05 21:58:03.070 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:03.075 | + functions-common:time_stop:2426 : end_time=1780696683072 2026-06-05 21:58:03.077 | + functions-common:time_stop:2427 : elapsed_time=62298 2026-06-05 21:58:03.080 | + functions-common:time_stop:2428 : total=203827 2026-06-05 21:58:03.082 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:03.084 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=266125 2026-06-05 21:58:03.086 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:58:03.089 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-05 21:58:03.092 | + functions-common:install_package:1432 : update_package_repo 2026-06-05 21:58:03.095 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-05 21:58:03.098 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-05 21:58:03.100 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-05 21:58:03.103 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:03.106 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-05 21:58:03.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:03.111 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:03.113 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-05 21:58:03.115 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:03.118 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-05 21:58:03.120 | + functions-common:apt_get_update:1161 : return 2026-06-05 21:58:03.123 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-05 21:58:03.126 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-05 21:58:03.128 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:03.131 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:03.133 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-05 21:58:03.154 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-05 21:58:03.185 | Reading package lists... 2026-06-05 21:58:03.448 | Building dependency tree... 2026-06-05 21:58:03.448 | Reading state information... 2026-06-05 21:58:03.846 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-05 21:58:03.846 | ovmf set to manually installed. 2026-06-05 21:58:03.846 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-05 21:58:03.846 | swtpm set to manually installed. 2026-06-05 21:58:03.847 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-05 21:58:03.847 | swtpm-tools set to manually installed. 2026-06-05 21:58:03.847 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-05 21:58:03.847 | mdevctl set to manually installed. 2026-06-05 21:58:03.847 | 0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded. 2026-06-05 21:58:03.851 | + functions-common:apt_get:1205 : result=0 2026-06-05 21:58:03.853 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-05 21:58:03.855 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:03.858 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:03.860 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:03.862 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:03.865 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:03.867 | + functions-common:time_stop:2420 : name=apt-get 2026-06-05 21:58:03.870 | + functions-common:time_stop:2421 : start_time=1780696683152 2026-06-05 21:58:03.873 | + functions-common:time_stop:2423 : [[ -z 1780696683152 ]] 2026-06-05 21:58:03.876 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:03.880 | + functions-common:time_stop:2426 : end_time=1780696683877 2026-06-05 21:58:03.883 | + functions-common:time_stop:2427 : elapsed_time=725 2026-06-05 21:58:03.884 | + functions-common:time_stop:2428 : total=266125 2026-06-05 21:58:03.887 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:03.888 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=266850 2026-06-05 21:58:03.891 | + functions-common:apt_get:1209 : return 0 2026-06-05 21:58:03.893 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-05 21:58:03.896 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 21:58:03.901 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-05 21:58:03.905 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-05 21:58:03.907 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-05 21:58:03.910 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-05 21:58:03.912 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-05 21:58:03.915 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-05 21:58:03.917 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-05 21:58:03.920 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-05 21:58:03.933 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-05 21:58:03.947 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-05 21:58:03.948 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-05 21:58:03.957 | /var/core/core.%e.%p.%h.%t 2026-06-05 21:58:03.961 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-05 21:58:03.974 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-05 21:58:03.984 | [Service] 2026-06-05 21:58:03.984 | LimitCORE=infinity 2026-06-05 21:58:03.988 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-05 21:58:04.267 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-06-05 21:58:04.270 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:04.272 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-05 21:58:04.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:04.295 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-05 21:58:04.314 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-05 21:58:04.318 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-05 21:58:04.321 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-05 21:58:04.323 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-05 21:58:04.327 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-05 21:58:04.329 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-05 21:58:04.332 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-05 21:58:04.335 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:58:04.338 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:58:04.341 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:58:04.344 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:58:04.347 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:58:04.364 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:58:04.367 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:58:04.370 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:04.373 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-05 21:58:04.373 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:58:04.380 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-05 21:58:04.382 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:04.385 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-05 21:58:04.400 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-05 21:58:04.403 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:58:04.404 | + functions-common:git_clone:667 : head -1 2026-06-05 21:58:04.405 | fatal: not a git repository (or any of the parent directories): .git 2026-06-05 21:58:04.409 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:58:04.412 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-05 21:58:04.433 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:04.436 | + lib/nova:install_nova:958 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-05 21:58:04.438 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/nova.git 2026-06-05 21:58:04.441 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-05 21:58:04.444 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:58:04.448 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:58:04.450 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:58:04.455 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:58:04.457 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:58:04.460 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:58:04.475 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:58:04.478 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:58:04.480 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:04.483 | + functions-common:git_clone:604 : echo master 2026-06-05 21:58:04.483 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:58:04.488 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-05 21:58:04.491 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:04.493 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-05 21:58:04.507 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-05 21:58:04.511 | + functions-common:git_clone:667 : head -1 2026-06-05 21:58:04.511 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:58:04.545 | a80cf75414 Merge "Fix typo in log message" 2026-06-05 21:58:04.549 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:58:04.552 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-05 21:58:04.555 | + inc/python:setup_develop:353 : local bindep 2026-06-05 21:58:04.557 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-05 21:58:04.560 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-05 21:58:04.563 | + inc/python:setup_develop:359 : local extras= 2026-06-05 21:58:04.566 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-05 21:58:04.568 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 21:58:04.570 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-05 21:58:04.573 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-05 21:58:04.577 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 21:58:04.579 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-05 21:58:04.582 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-05 21:58:04.585 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 21:58:04.588 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-05 21:58:04.591 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 21:58:04.594 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 21:58:04.598 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-05 21:58:04.604 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-05 21:58:04.606 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-05 21:58:04.609 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-05 21:58:04.690 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-05 21:58:04.693 | + inc/python:setup_package:436 : local bindep=0 2026-06-05 21:58:04.696 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-05 21:58:04.698 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 21:58:04.700 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-05 21:58:04.703 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-05 21:58:04.705 | + inc/python:setup_package:445 : local flags=-e 2026-06-05 21:58:04.707 | + inc/python:setup_package:446 : local extras= 2026-06-05 21:58:04.709 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 21:58:04.711 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-05 21:58:04.713 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-05 21:58:04.716 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-05 21:58:04.718 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 21:58:04.721 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-05 21:58:04.739 | Using python 3.12 to install /opt/stack/nova 2026-06-05 21:58:04.742 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-05 21:58:05.248 | Obtaining file:///opt/stack/nova 2026-06-05 21:58:05.250 | Installing build dependencies: started 2026-06-05 21:58:06.112 | Installing build dependencies: finished with status 'done' 2026-06-05 21:58:06.113 | Checking if build backend supports build_editable: started 2026-06-05 21:58:06.416 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 21:58:06.417 | Getting requirements to build editable: started 2026-06-05 21:58:06.574 | Getting requirements to build editable: finished with status 'done' 2026-06-05 21:58:06.576 | Preparing editable metadata (pyproject.toml): started 2026-06-05 21:58:08.182 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:58:08.196 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (7.0.3) 2026-06-05 21:58:08.196 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (2.0.50) 2026-06-05 21:58:08.197 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (5.3.1) 2026-06-05 21:58:08.197 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (0.41.0) 2026-06-05 21:58:08.198 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.1.6) 2026-06-05 21:58:08.198 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (13.0.0) 2026-06-05 21:58:08.199 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (6.1.1) 2026-06-05 21:58:08.199 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (2.5.1) 2026-06-05 21:58:08.200 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (43.0.3) 2026-06-05 21:58:08.200 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (1.8.9) 2026-06-05 21:58:08.201 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.5.1) 2026-06-05 21:58:08.201 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.1.0) 2026-06-05 21:58:08.202 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.10.1) 2026-06-05 21:58:08.203 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.17.0) 2026-06-05 21:58:08.203 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (1.18.4) 2026-06-05 21:58:08.204 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (1.3.0) 2026-06-05 21:58:08.204 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (4.0.0) 2026-06-05 21:58:08.204 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (4.26.0) 2026-06-05 21:58:08.204 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (9.9.0) 2026-06-05 21:58:08.205 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (5.14.0) 2026-06-05 21:58:08.205 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (12.0.0) 2026-06-05 21:58:08.206 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (4.12.0) 2026-06-05 21:58:08.207 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (2.34.2) 2026-06-05 21:58:08.207 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (5.8.0) 2026-06-05 21:58:08.289 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev169) 2026-06-05 21:58:08.360 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-05 21:58:08.373 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (4.2.0) 2026-06-05 21:58:08.374 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (7.5.0) 2026-06-05 21:58:08.374 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (10.4.0) 2026-06-05 21:58:08.374 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (6.4.0) 2026-06-05 21:58:08.375 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (8.2.0) 2026-06-05 21:58:08.375 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (2.11.0) 2026-06-05 21:58:08.376 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.8.0) 2026-06-05 21:58:08.376 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (5.10.0) 2026-06-05 21:58:08.377 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (2.7.1) 2026-06-05 21:58:08.377 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (10.1.0) 2026-06-05 21:58:08.378 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (18.0.0) 2026-06-05 21:58:08.378 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (7.9.0) 2026-06-05 21:58:08.380 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (18.1.0) 2026-06-05 21:58:08.380 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (5.1.0) 2026-06-05 21:58:08.380 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.11.0) 2026-06-05 21:58:08.380 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (6.8.0) 2026-06-05 21:58:08.380 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev169) (4.6.0) 2026-06-05 21:58:08.381 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (2.0.0) 2026-06-05 21:58:08.381 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (8.1.0) 2026-06-05 21:58:08.382 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (7.2.2) 2026-06-05 21:58:08.382 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.10.2) 2026-06-05 21:58:08.383 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (7.1.0) 2026-06-05 21:58:08.383 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (1.1.0) 2026-06-05 21:58:08.384 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.6.0) 2026-06-05 21:58:08.384 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (5.0.0) 2026-06-05 21:58:08.385 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (5.7.0) 2026-06-05 21:58:08.396 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev169) 2026-06-05 21:58:08.400 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-05 21:58:08.408 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (8.1.0) 2026-06-05 21:58:08.408 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (0.2.3) 2026-06-05 21:58:08.410 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (1.4.2) 2026-06-05 21:58:08.410 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (1.8.2) 2026-06-05 21:58:08.410 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (2.9.0.post0) 2026-06-05 21:58:08.411 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (3.3.0) 2026-06-05 21:58:08.411 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (4.14.0) 2026-06-05 21:58:08.411 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev169) (6.0.3) 2026-06-05 21:58:08.412 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev169) (1.3.12) 2026-06-05 21:58:08.413 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev169) (4.15.0) 2026-06-05 21:58:08.414 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev169) (7.4.0) 2026-06-05 21:58:08.416 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev169) (2.0.0) 2026-06-05 21:58:08.419 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev169) (3.0) 2026-06-05 21:58:08.423 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev169) (2.8.0) 2026-06-05 21:58:08.427 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev169) (3.1.0) 2026-06-05 21:58:08.429 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev169) (2.2.1) 2026-06-05 21:58:08.431 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev169) (3.0.3) 2026-06-05 21:58:08.433 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev169) (26.1.0) 2026-06-05 21:58:08.433 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev169) (2025.9.1) 2026-06-05 21:58:08.434 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev169) (0.37.0) 2026-06-05 21:58:08.434 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev169) (2026.5.1) 2026-06-05 21:58:08.438 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev169) (2.1.0) 2026-06-05 21:58:08.442 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev169) (4.0.1) 2026-06-05 21:58:08.442 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev169) (2.13.0) 2026-06-05 21:58:08.443 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev169) (5.8.0) 2026-06-05 21:58:08.449 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev169) (1.5.0) 2026-06-05 21:58:08.450 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev169) (1.1.0) 2026-06-05 21:58:08.451 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev169) (1.33) 2026-06-05 21:58:08.451 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev169) (4.10.0) 2026-06-05 21:58:08.456 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev169) (3.1.1) 2026-06-05 21:58:08.459 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev169) (9.1.4) 2026-06-05 21:58:08.465 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev169) (2.18.0) 2026-06-05 21:58:08.470 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev169) (0.20) 2026-06-05 21:58:08.476 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev169) (2.1.2) 2026-06-05 21:58:08.477 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev169) (0.6.2) 2026-06-05 21:58:08.485 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev169) (7.1.4) 2026-06-05 21:58:08.485 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev169) (5.3.1) 2026-06-05 21:58:08.486 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev169) (5.6.2) 2026-06-05 21:58:08.486 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev169) (0.16.0) 2026-06-05 21:58:08.489 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev169) (5.1.0) 2026-06-05 21:58:08.493 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev169) (2026.2) 2026-06-05 21:58:08.494 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev169) (26.2) 2026-06-05 21:58:08.497 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev169) (0.25.0) 2026-06-05 21:58:08.499 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev169) (5.0.0) 2026-06-05 21:58:08.500 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev169) (4.0.1) 2026-06-05 21:58:08.507 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev169) (1.1.2) 2026-06-05 21:58:08.518 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev169) (1.7.6) 2026-06-05 21:58:08.522 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev169) (2.2.0) 2026-06-05 21:58:08.525 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev169) (1.3.7) 2026-06-05 21:58:08.532 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev169) (3.3.2) 2026-06-05 21:58:08.538 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev169) (4.3.2) 2026-06-05 21:58:08.539 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev169) (3.7.1) 2026-06-05 21:58:08.544 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev169) (2.4.0) 2026-06-05 21:58:08.548 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev169) (3.0.3) 2026-06-05 21:58:08.548 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev169) (1.6.2) 2026-06-05 21:58:08.552 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev169) (82.0.1) 2026-06-05 21:58:08.561 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev169) (0.7.0) 2026-06-05 21:58:08.579 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (4.14.0) 2026-06-05 21:58:08.582 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (0.6.0) 2026-06-05 21:58:08.582 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (3.5.1) 2026-06-05 21:58:08.588 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (1.11.0) 2026-06-05 21:58:08.588 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (15.0.0) 2026-06-05 21:58:08.589 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (1.8.0) 2026-06-05 21:58:08.597 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev169) (1.17.0) 2026-06-05 21:58:08.600 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev169) (2.1.0) 2026-06-05 21:58:08.601 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev169) (24.2.1) 2026-06-05 21:58:08.611 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev169) (4.6.0) 2026-06-05 21:58:08.625 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev169) (3.4.7) 2026-06-05 21:58:08.625 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev169) (3.17) 2026-06-05 21:58:08.625 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev169) (2.7.0) 2026-06-05 21:58:08.626 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev169) (2023.11.17) 2026-06-05 21:58:08.645 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (4.2.0) 2026-06-05 21:58:08.645 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (2.20.0) 2026-06-05 21:58:08.650 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev169) (0.1.2) 2026-06-05 21:58:08.659 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev169) (0.8) 2026-06-05 21:58:08.686 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev169) (0.16.0) 2026-06-05 21:58:08.918 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev169) 2026-06-05 21:58:08.922 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-05 21:58:08.945 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev169) 2026-06-05 21:58:08.948 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-05 21:58:08.976 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev169) 2026-06-05 21:58:08.979 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-05 21:58:09.030 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-05 21:58:09.037 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-05 21:58:09.047 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-05 21:58:09.057 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-05 21:58:09.343 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 58.1 MB/s 0:00:00 2026-06-05 21:58:09.345 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-05 21:58:09.385 | Building wheels for collected packages: nova 2026-06-05 21:58:09.385 | Building editable for nova (pyproject.toml): started 2026-06-05 21:58:10.823 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-05 21:58:10.824 | Created wheel for nova: filename=nova-33.1.0.dev169-0.editable-py3-none-any.whl size=9435 sha256=7d3f9b651909d3e2ba73b6e2f4d9841ad70dec9ef78e5d01b7655ee638f2068c 2026-06-05 21:58:10.824 | Stored in directory: /tmp/pip-ephem-wheel-cache-4agvo0v8/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-05 21:58:10.826 | Successfully built nova 2026-06-05 21:58:10.955 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-05 21:58:13.195 | 2026-06-05 21:58:13.213 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev169 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-05 21:58:13.336 | + inc/python:pip_install:216 : result=0 2026-06-05 21:58:13.338 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:58:13.341 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:13.344 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:13.347 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:13.349 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:13.352 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:13.354 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:58:13.357 | + functions-common:time_stop:2421 : start_time=1780696684734 2026-06-05 21:58:13.359 | + functions-common:time_stop:2423 : [[ -z 1780696684734 ]] 2026-06-05 21:58:13.362 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:13.366 | + functions-common:time_stop:2426 : end_time=1780696693363 2026-06-05 21:58:13.368 | + functions-common:time_stop:2427 : elapsed_time=8629 2026-06-05 21:58:13.370 | + functions-common:time_stop:2428 : total=71412 2026-06-05 21:58:13.373 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:13.375 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=80041 2026-06-05 21:58:13.377 | + inc/python:pip_install:219 : return 0 2026-06-05 21:58:13.380 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 21:58:13.382 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:58:13.385 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-05 21:58:13.389 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-05 21:58:13.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:58:13.395 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:58:13.398 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-06-05 21:58:13.400 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:58:13.404 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-05 21:58:13.419 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-05 21:58:13.422 | + ./stack.sh:main:956 : configure_nova 2026-06-05 21:58:13.425 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-05 21:58:13.439 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-05 21:58:13.443 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-05 21:58:13.445 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-05 21:58:13.449 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-05 21:58:13.449 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-05 21:58:13.454 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-05 21:58:13.457 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-05 21:58:13.460 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-05 21:58:13.464 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-05 21:58:13.466 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-05 21:58:13.470 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-05 21:58:13.473 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-05 21:58:13.475 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-05 21:58:13.489 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-05 21:58:13.503 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-05 21:58:13.519 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-05 21: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-06-05 21:58:13.548 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-05 21:58:13.565 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-05 21:58:13.569 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-05 21:58:13.575 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.yguw6mb9T2 2026-06-05 21:58:13.578 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-05 21:58:13.581 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-05 21:58:13.584 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-05 21:58:13.586 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-05 21:58:13.590 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-05 21:58:13.593 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.yguw6mb9T2 2026-06-05 21:58:13.598 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.yguw6mb9T2 2026-06-05 21:58:13.611 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.yguw6mb9T2 /etc/sudoers.d/nova-rootwrap 2026-06-05 21:58:13.624 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-05 21:58:13.629 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-05 21:58:13.632 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-05 21:58:13.635 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-05 21:58:13.637 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-05 21:58:13.640 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-05 21:58:13.642 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-05 21:58:13.646 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-05 21:58:13.646 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-05 21:58:13.655 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-05 21:58:13.659 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-05 21:58:13.672 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-05 21:58:13.684 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-06-05 21:58:13.688 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-05 21:58:13.693 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-05 21:58:13.712 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:13.715 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-05 21:58:13.724 | net.ipv4.ip_forward = 1 2026-06-05 21:58:13.729 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-05 21:58:13.732 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-06-05 21:58:13.735 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-06-05 21:58:13.737 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-05 21:58:13.750 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-05 21:58:13.754 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-05 21:58:13.754 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-05 21:58:13.760 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:41a60777c48 2026-06-05 21:58:13.762 | InitiatorName=iqn.2016-04.com.open-iscsi:41a60777c48 2026-06-05 21:58:13.767 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:13.769 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-05 21:58:13.845 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-05 21:58:13.847 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-05 21:58:13.850 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:13.853 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-05 21:58:13.906 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-05 21:58:13.909 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-05 21:58:13.914 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-05 21:58:13.918 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-05 21:58:13.951 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-05 21:58:13.954 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-05 21:58:13.984 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-05 21:58:14.016 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-05 21:58:14.044 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-05 21:58:14.074 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 3 2026-06-05 21:58:14.104 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-05 21:58:14.133 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.99 2026-06-05 21:58:14.159 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-05 21:58:14.186 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-05 21:58:14.212 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-05 21:58:14.241 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-05 21:58:14.269 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-05 21:58:14.302 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-05 21:58:14.335 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-05 21:58:14.367 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-05 21:58:14.402 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-05 21:58:14.405 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:58:14.408 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:58:14.410 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:58:14.413 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:58:14.415 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:58:14.418 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:58:14.421 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:58:14.425 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:58:14.427 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:58:14.430 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:58:14.433 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:58:14.436 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:58:14.439 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:58:14.442 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-05 21:58:14.461 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:14.464 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 21:58:14.467 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-05 21:58:14.470 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-05 21:58:14.506 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-05 21:58:14.509 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-05 21:58:14.511 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-05 21:58:14.514 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-05 21:58:14.517 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 21:58:14.521 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:14.525 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 21:58:14.542 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:14.545 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 21:58:14.547 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:14.550 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:14.585 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-05 21:58:14.588 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-05 21:58:14.590 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-05 21:58:14.594 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-05 21:58:14.597 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 21:58:14.600 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:14.602 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 21:58:14.619 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:14.622 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 21:58:14.626 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:14.630 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:14.667 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-05 21:58:14.703 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-05 21:58:14.735 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-05 21:58:14.764 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-05 21:58:14.782 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:14.785 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-05 21:58:14.802 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:14.806 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-05 21:58:14.806 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-05 21:58:14.811 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-05 21:58:14.812 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-05 21:58:14.841 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:14.843 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-05 21:58:14.876 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-05 21:58:14.906 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-05 21:58:14.908 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-05 21:58:14.911 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-05 21:58:14.913 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-05 21:58:14.915 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-05 21:58:14.917 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-05 21:58:14.920 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-05 21:58:14.922 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 21:58:14.925 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-05 21:58:14.927 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-05 21:58:14.956 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-05 21:58:14.986 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.99/identity 2026-06-05 21:58:15.017 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-05 21:58:15.050 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-05 21:58:15.084 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-05 21:58:15.117 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-05 21:58:15.146 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-05 21:58:15.176 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.99/identity 2026-06-05 21:58:15.207 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:58:15.239 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-05 21:58:15.270 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-05 21:58:15.272 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-05 21:58:15.289 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:15.291 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-05 21:58:15.294 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-05 21:58:15.332 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-05 21:58:15.335 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-05 21:58:15.337 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 21:58:15.339 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-05 21:58:15.341 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-05 21:58:15.372 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-05 21:58:15.402 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.99/identity 2026-06-05 21:58:15.432 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-05 21:58:15.463 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-05 21:58:15.493 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-05 21:58:15.523 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-05 21:58:15.553 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-05 21:58:15.588 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-05 21:58:15.605 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:15.608 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=10.4.3.99 2026-06-05 21:58:15.611 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-05 21:58:15.613 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:58:15.644 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-05 21:58:15.660 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:15.663 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-05 21:58:15.666 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-05 21:58:15.698 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-05 21:58:15.733 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-05 21:58:15.735 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-05 21:58:15.767 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-05 21:58:15.770 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-06-05 21:58:15.773 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-06-05 21:58:15.806 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-05 21:58:15.808 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:58:15.811 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:58:15.814 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:58:15.816 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:58:15.819 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:58:15.821 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:58:15.824 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:58:15.826 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:58:15.829 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:58:15.831 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:58:15.833 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:58:15.836 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:58:15.839 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:58:15.842 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-05 21:58:15.846 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-05 21:58:15.848 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-05 21:58:15.852 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 21:58:15.871 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 21:58:15.874 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 21:58:15.877 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:15.880 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 21:58:15.883 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 21:58:15.916 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:58:15.950 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:58:15.983 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 21:58:16.015 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-05 21:58:16.047 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-05 21:58:16.086 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-05 21:58:16.106 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:16.109 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-05 21:58:16.113 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-05 21:58:16.116 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-05 21:58:16.119 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-05 21:58:16.122 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-05 21:58:16.125 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-05 21:58:16.127 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-05 21:58:16.130 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-05 21:58:16.133 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-05 21:58:16.147 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:58:16.147 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-05 21:58:16.155 | d /var/run/uwsgi 0755 stack root 2026-06-05 21:58:16.159 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:58:16.169 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-05 21:58:16.174 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-05 21:58:16.177 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-05 21:58:16.181 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-05 21:58:16.184 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-05 21:58:16.216 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-06-05 21:58:16.245 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-05 21:58:16.276 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-05 21:58:16.305 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-05 21:58:16.337 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-05 21:58:16.371 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-05 21:58:16.400 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-05 21:58:16.428 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-05 21:58:16.455 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-05 21:58:16.484 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-05 21:58:16.513 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-05 21:58:16.544 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-05 21:58:16.574 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-05 21:58:16.603 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-05 21:58:16.605 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-05 21:58:16.609 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-05 21:58:16.611 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-05 21:58:16.614 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 21:58:16.616 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:16.619 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:16.621 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-05 21:58:16.625 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-05 21:58:16.627 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-05 21:58:16.656 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-05 21:58:16.686 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-05 21:58:16.686 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-05 21:58:16.694 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-05 21:58:16.698 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-05 21:58:16.701 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-05 21:58:16.703 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 21:58:16.705 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 21:58:16.708 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:58:16.710 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:58:16.713 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:16.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:16.718 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 21:58:16.720 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 21:58:16.723 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:16.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:16.728 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-05 21:58:16.767 | Enabling site nova-api. 2026-06-05 21:58:16.773 | To activate the new configuration, you need to run: 2026-06-05 21:58:16.773 | systemctl reload apache2 2026-06-05 21:58:16.778 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-05 21:58:16.781 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:58:16.783 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:16.785 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:58:16.886 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-05 21:58:16.902 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:16.905 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-05 21:58:16.907 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-05 21:58:16.910 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-05 21:58:16.912 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-05 21:58:16.915 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-05 21:58:16.918 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-05 21:58:16.920 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-05 21:58:16.923 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-05 21:58:16.926 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-05 21:58:16.941 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-05 21:58:16.941 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:58:16.949 | d /var/run/uwsgi 0755 stack root 2026-06-05 21:58:16.952 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:58:16.964 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-05 21:58:16.968 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-05 21:58:16.970 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-05 21:58:16.975 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-05 21:58:16.978 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-05 21:58:17.011 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-06-05 21:58:17.042 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-05 21:58:17.073 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-05 21:58:17.106 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-05 21:58:17.137 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-05 21:58:17.166 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-05 21:58:17.196 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-05 21:58:17.225 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-05 21:58:17.255 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-05 21:58:17.287 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-05 21:58:17.318 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-05 21:58:17.350 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-05 21:58:17.381 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-05 21:58:17.414 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-05 21:58:17.416 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-05 21:58:17.448 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-05 21:58:17.466 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:17.468 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-05 21:58:17.506 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-05 21:58:17.509 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-05 21:58:17.512 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-05 21:58:17.533 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:17.535 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:58:17.538 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:58:17.575 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-05 21:58:17.608 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-05 21:58:17.611 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-05 21:58:17.613 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-05 21:58:17.615 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-05 21:58:17.618 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-05 21:58:17.619 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-05 21:58:17.638 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:17.640 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-05 21:58:17.642 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-05 21:58:17.644 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-05 21:58:17.661 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:17.664 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:58:17.667 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 21:58:17.698 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-05 21:58:17.700 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-05 21:58:17.703 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-06-05 21:58:17.736 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-06-05 21:58:17.768 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 3 2026-06-05 21:58:17.801 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-05 21:58:17.818 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:17.820 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-05 21:58:17.851 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-05 21:58:17.882 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-05 21:58:17.912 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-05 21:58:17.915 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-05 21:58:17.917 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-05 21:58:17.950 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-05 21:58:17.952 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-05 21:58:17.955 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 21:58:17.958 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-05 21:58:17.960 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-05 21:58:17.989 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-05 21:58:18.019 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.99/identity 2026-06-05 21:58:18.052 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-05 21:58:18.085 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-05 21:58:18.114 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-05 21:58:18.143 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-05 21:58:18.172 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-05 21:58:18.203 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-05 21:58:18.221 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:18.224 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-05 21:58:18.228 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 21:58:18.230 | + lib/nova:create_nova_conf:587 : local conf 2026-06-05 21:58:18.232 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-05 21:58:18.235 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-05 21:58:18.237 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-05 21:58:18.240 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-05 21:58:18.243 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-05 21:58:18.245 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-05 21:58:18.248 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-05 21:58:18.253 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-05 21:58:18.255 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-05 21:58:18.258 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-05 21:58:18.260 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-05 21:58:18.263 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 21:58:18.266 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:18.269 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 21:58:18.287 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:18.290 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 21:58:18.292 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:18.295 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:18.327 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-06-05 21:58:18.358 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-05 21:58:18.390 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 21:58:18.393 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-05 21:58:18.395 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-05 21:58:18.398 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-05 21:58:18.414 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:18.418 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-05 21:58:18.419 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-05 21:58:18.955 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-05 21:58:18.957 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-05 21:58:19.499 | Adding vhost "nova_cell1" ... 2026-06-05 21:58:19.545 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-05 21:58:20.067 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-05 21:58:20.093 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-05 21:58:20.096 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-05 21:58:20.098 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-05 21:58:20.100 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-05 21:58:20.103 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-05 21:58:20.105 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-05 21:58:20.123 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:20.126 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-05 21:58:20.129 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-05 21:58:20.131 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-05 21:58:20.146 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:20.149 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/nova_cell1 2026-06-05 21:58:20.153 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/nova_cell1 2026-06-05 21:58:20.183 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-05 21:58:20.186 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-05 21:58:20.189 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-05 21:58:20.206 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:20.208 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-05 21:58:20.211 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-05 21:58:20.214 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-05 21:58:20.216 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-05 21:58:20.218 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 21:58:20.220 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-05 21:58:20.223 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-05 21:58:20.253 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-05 21:58:20.281 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.99/identity 2026-06-05 21:58:20.313 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-05 21:58:20.343 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-05 21:58:20.373 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-05 21:58:20.405 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-05 21:58:20.441 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-05 21:58:20.474 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-05 21:58:20.477 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-05 21:58:20.480 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-05 21:58:20.484 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 21:58:20.499 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 21:58:20.501 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 21:58:20.504 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:20.507 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 21:58:20.509 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 21:58:20.544 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:58:20.574 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:58:20.607 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 21:58:20.639 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-05 21:58:20.672 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 21:58:20.676 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-05 21:58:20.680 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 21:58:20.682 | + lib/nova:create_nova_conf:621 : local conf 2026-06-05 21:58:20.685 | + lib/nova:create_nova_conf:622 : local offset 2026-06-05 21:58:20.688 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-05 21:58:20.690 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-05 21:58:20.693 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-05 21:58:20.697 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-05 21:58:20.699 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-05 21:58:20.701 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-05 21:58:20.703 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-05 21:58:20.705 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-05 21:58:20.707 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-05 21:58:20.710 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-05 21:58:20.728 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:20.730 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-05 21:58:20.764 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-05 21:58:20.795 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-05 21:58:20.798 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:20.800 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-05 21:58:20.802 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-05 21:58:20.818 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:20.822 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-05 21:58:20.839 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:20.842 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-05 21:58:20.859 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:20.862 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-05 21:58:20.864 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-05 21:58:20.867 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-05 21:58:20.870 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-05 21:58:20.888 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:20.891 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-05 21:58:20.906 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-05 21:58:20.906 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-05 21:58:20.914 | cgroup_device_acl = [ 2026-06-05 21:58:20.914 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-05 21:58:20.914 | "/dev/random", "/dev/urandom", 2026-06-05 21:58:20.914 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-05 21:58:20.914 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-05 21:58:20.914 | "/dev/vfio/vfio", 2026-06-05 21:58:20.914 | ] 2026-06-05 21:58:20.918 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-05 21:58:20.921 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:58:20.923 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:58:20.926 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:58:20.929 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:58:20.932 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:58:20.935 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:58:20.937 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:58:20.940 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:58:20.943 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:58:20.945 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:58:20.947 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:58:20.949 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:58:20.952 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:58:20.954 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-05 21:58:20.958 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-05 21:58:20.961 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-05 21:58:20.964 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-05 21:58:20.967 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-05 21:58:20.997 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-05 21:58:21.000 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-05 21:58:21.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:21.006 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:21.008 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-05 21:58:21.011 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-05 21:58:21.013 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-05 21:58:21.027 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-05 21:58:21.027 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-05 21:58:21.036 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-05 21:58:21.040 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-05 21:58:21.055 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-05 21:58:21.055 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-05 21:58:21.063 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-05 21:58:21.066 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-05 21:58:21.070 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:21.072 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-05 21:58:21.075 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-05 21:58:21.078 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:21.080 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-05 21:58:21.138 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-05 21:58:21.142 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:21.144 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-05 21:58:21.238 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-06-05 21:58:21.274 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-05 21:58:21.309 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-05 21:58:21.312 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-05 21:58:21.347 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-05 21:58:21.383 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-06-05 21:58:21.414 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-05 21:58:21.449 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-05 21:58:21.482 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-05 21:58:21.486 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 21:58:21.491 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-05 21:58:21.494 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-05 21:58:21.498 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 21:58:21.502 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-05 21:58:21.505 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-05 21:58:21.508 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-05 21:58:21.511 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-06-05 21:58:21.514 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-06-05 21:58:21.516 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-05 21:58:21.519 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-05 21:58:21.539 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:21.542 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-05 21:58:21.545 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-05 21:58:21.548 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-05 21:58:21.551 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-05 21:58:21.554 | + lib/stack:stack_install_service:32 : install_placement 2026-06-05 21:58:21.557 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-05 21:58:21.560 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-05 21:58:21.563 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-05 21:58:21.567 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-05 21:58:21.570 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-05 21:58:21.573 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-05 21:58:21.577 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-05 21:58:21.578 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-05 21:58:21.582 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-05 21:58:21.585 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-05 21:58:21.588 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-05 21:58:21.592 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-05 21:58:21.595 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-05 21:58:21.617 | Using python 3.12 to install osc-placement 2026-06-05 21:58:21.620 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-05 21:58:22.165 | Collecting osc-placement 2026-06-05 21:58:22.215 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-05 21:58:22.220 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-05 21:58:22.221 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-05 21:58:22.221 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-05 21:58:22.221 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.0) 2026-06-05 21:58:22.222 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-05 21:58:22.223 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-05 21:58:22.223 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-05 21:58:22.223 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-05 21:58:22.224 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-05 21:58:22.226 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-05 21:58:22.227 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-05 21:58:22.227 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-05 21:58:22.228 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-05 21:58:22.229 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.5.1) 2026-06-05 21:58:22.229 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-05 21:58:22.230 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-05 21:58:22.231 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-05 21:58:22.232 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-05 21:58:22.232 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-05 21:58:22.233 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-05 21:58:22.234 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-05 21:58:22.234 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-05 21:58:22.235 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-05 21:58:22.235 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-05 21:58:22.236 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-05 21:58:22.236 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-05 21:58:22.238 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-05 21:58:22.239 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-05 21:58:22.243 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-05 21:58:22.245 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-05 21:58:22.245 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-05 21:58:22.246 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-05 21:58:22.248 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-05 21:58:22.250 | 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.7.0) 2026-06-05 21:58:22.256 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-05 21:58:22.257 | 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.17) 2026-06-05 21:58:22.257 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-05 21:58:22.258 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-05 21:58:22.264 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-05 21:58:22.265 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-05 21:58:22.267 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-05 21:58:22.281 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-05 21:58:22.438 | Installing collected packages: osc-placement 2026-06-05 21:58:22.497 | Successfully installed osc-placement-4.8.0 2026-06-05 21:58:22.568 | + inc/python:pip_install:216 : result=0 2026-06-05 21:58:22.571 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:58:22.574 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:22.576 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:22.579 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:22.582 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:22.585 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:22.588 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:58:22.591 | + functions-common:time_stop:2421 : start_time=1780696701612 2026-06-05 21:58:22.593 | + functions-common:time_stop:2423 : [[ -z 1780696701612 ]] 2026-06-05 21:58:22.596 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:22.601 | + functions-common:time_stop:2426 : end_time=1780696702598 2026-06-05 21:58:22.603 | + functions-common:time_stop:2427 : elapsed_time=986 2026-06-05 21:58:22.605 | + functions-common:time_stop:2428 : total=80041 2026-06-05 21:58:22.608 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:22.611 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=81027 2026-06-05 21:58:22.613 | + inc/python:pip_install:219 : return 0 2026-06-05 21:58:22.616 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-05 21:58:22.619 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/placement.git 2026-06-05 21:58:22.621 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-05 21:58:22.624 | + functions-common:git_clone:585 : local git_ref=master 2026-06-05 21:58:22.626 | + functions-common:git_clone:586 : local orig_dir 2026-06-05 21:58:22.629 | ++ functions-common:git_clone:587 : pwd 2026-06-05 21:58:22.632 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 21:58:22.635 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 21:58:22.638 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 21:58:22.654 | + functions-common:git_clone:590 : RECLONE=False 2026-06-05 21:58:22.657 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 21:58:22.659 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:22.662 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 21:58:22.663 | + functions-common:git_clone:604 : echo master 2026-06-05 21:58:22.667 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-05 21:58:22.669 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 21:58:22.672 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-05 21:58:22.685 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-05 21:58:22.688 | + functions-common:git_clone:667 : head -1 2026-06-05 21:58:22.689 | + functions-common:git_clone:667 : git show --oneline 2026-06-05 21:58:22.694 | 1e0f178f fix small typo 2026-06-05 21:58:22.697 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 21:58:22.699 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-05 21:58:22.702 | + inc/python:setup_develop:353 : local bindep 2026-06-05 21:58:22.705 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-05 21:58:22.707 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-05 21:58:22.711 | + inc/python:setup_develop:359 : local extras= 2026-06-05 21:58:22.713 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-05 21:58:22.716 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 21:58:22.719 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-05 21:58:22.721 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-05 21:58:22.724 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 21:58:22.727 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-05 21:58:22.730 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-05 21:58:22.733 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 21:58:22.736 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-05 21:58:22.738 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 21:58:22.741 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 21:58:22.744 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-05 21:58:22.750 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-05 21:58:22.753 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-05 21:58:22.755 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-05 21:58:22.832 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-05 21:58:22.836 | + inc/python:setup_package:436 : local bindep=0 2026-06-05 21:58:22.839 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-05 21:58:22.841 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 21:58:22.844 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-05 21:58:22.847 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-05 21:58:22.850 | + inc/python:setup_package:445 : local flags=-e 2026-06-05 21:58:22.852 | + inc/python:setup_package:446 : local extras= 2026-06-05 21:58:22.855 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 21:58:22.857 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-05 21:58:22.860 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-05 21:58:22.862 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-05 21:58:22.865 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 21:58:22.869 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-05 21:58:22.889 | Using python 3.12 to install /opt/stack/placement 2026-06-05 21:58:22.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 -e /opt/stack/placement 2026-06-05 21:58:23.382 | Obtaining file:///opt/stack/placement 2026-06-05 21:58:23.383 | Installing build dependencies: started 2026-06-05 21:58:24.226 | Installing build dependencies: finished with status 'done' 2026-06-05 21:58:24.227 | Checking if build backend supports build_editable: started 2026-06-05 21:58:24.509 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 21:58:24.510 | Getting requirements to build editable: started 2026-06-05 21:58:24.663 | Getting requirements to build editable: finished with status 'done' 2026-06-05 21:58:24.664 | Preparing editable metadata (pyproject.toml): started 2026-06-05 21:58:25.197 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:58:25.209 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (7.0.3) 2026-06-05 21:58:25.210 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (2.0.50) 2026-06-05 21:58:25.210 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (13.0.0) 2026-06-05 21:58:25.211 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (2.5.1) 2026-06-05 21:58:25.211 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (1.8.9) 2026-06-05 21:58:25.212 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (4.26.0) 2026-06-05 21:58:25.212 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (2.34.2) 2026-06-05 21:58:25.213 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (7.5.0) 2026-06-05 21:58:25.213 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (10.4.0) 2026-06-05 21:58:25.214 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (6.4.0) 2026-06-05 21:58:25.214 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (8.2.0) 2026-06-05 21:58:25.215 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (5.10.0) 2026-06-05 21:58:25.215 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (10.1.0) 2026-06-05 21:58:25.216 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (18.0.0) 2026-06-05 21:58:25.216 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (5.1.0) 2026-06-05 21:58:25.216 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (8.1.0) 2026-06-05 21:58:25.217 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (2.7.1) 2026-06-05 21:58:25.219 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (1.1.0) 2026-06-05 21:58:25.219 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (3.6.0) 2026-06-05 21:58:25.219 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev3) (2.1.0) 2026-06-05 21:58:25.220 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev3) (26.1.0) 2026-06-05 21:58:25.220 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev3) (2025.9.1) 2026-06-05 21:58:25.221 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev3) (0.37.0) 2026-06-05 21:58:25.221 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev3) (2026.5.1) 2026-06-05 21:58:25.224 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (5.14.0) 2026-06-05 21:58:25.225 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (4.2.0) 2026-06-05 21:58:25.226 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (6.8.0) 2026-06-05 21:58:25.226 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (4.0.1) 2026-06-05 21:58:25.227 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (2.13.0) 2026-06-05 21:58:25.227 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (5.8.0) 2026-06-05 21:58:25.230 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (2.1.0) 2026-06-05 21:58:25.230 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (5.8.0) 2026-06-05 21:58:25.231 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (1.8.2) 2026-06-05 21:58:25.231 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (4.15.0) 2026-06-05 21:58:25.236 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (1.5.0) 2026-06-05 21:58:25.238 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev3) (5.3.1) 2026-06-05 21:58:25.241 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev3) (0.20) 2026-06-05 21:58:25.241 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev3) (3.1.0) 2026-06-05 21:58:25.243 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev3) (2.2.1) 2026-06-05 21:58:25.244 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev3) (1.3.0) 2026-06-05 21:58:25.245 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev3) (2.0.0) 2026-06-05 21:58:25.246 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev3) (6.0.3) 2026-06-05 21:58:25.249 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev3) (1.18.4) 2026-06-05 21:58:25.250 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev3) (2.1.2) 2026-06-05 21:58:25.250 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev3) (0.6.2) 2026-06-05 21:58:25.252 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev3) (1.3.12) 2026-06-05 21:58:25.255 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev3) (2.9.0.post0) 2026-06-05 21:58:25.257 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev3) (5.0.0) 2026-06-05 21:58:25.257 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev3) (3.1.6) 2026-06-05 21:58:25.258 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev3) (4.0.1) 2026-06-05 21:58:25.261 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev3) (3.0.3) 2026-06-05 21:58:25.265 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev3) (1.1.2) 2026-06-05 21:58:25.268 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev3) (3.17.0) 2026-06-05 21:58:25.270 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev3) (3.3.2) 2026-06-05 21:58:25.271 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev3) (26.2) 2026-06-05 21:58:25.272 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev3) (7.2.2) 2026-06-05 21:58:25.274 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev3) (82.0.1) 2026-06-05 21:58:25.276 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev3) (0.7.0) 2026-06-05 21:58:25.285 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev3) (1.17.0) 2026-06-05 21:58:25.294 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev3) (3.4.7) 2026-06-05 21:58:25.295 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev3) (3.17) 2026-06-05 21:58:25.295 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev3) (2.7.0) 2026-06-05 21:58:25.297 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev3) (2023.11.17) 2026-06-05 21:58:25.311 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev3) (0.8) 2026-06-05 21:58:25.319 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev3) (3.5.1) 2026-06-05 21:58:25.341 | Building wheels for collected packages: openstack-placement 2026-06-05 21:58:25.341 | Building editable for openstack-placement (pyproject.toml): started 2026-06-05 21:58:25.800 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-05 21:58:25.801 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev3-0.editable-py3-none-any.whl size=8751 sha256=08f0720a472e12af6f601daf8f5087776b35d9af3422c04bbeeaa1c14cd2768b 2026-06-05 21:58:25.801 | Stored in directory: /tmp/pip-ephem-wheel-cache-g4nnib4l/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-05 21:58:25.805 | Successfully built openstack-placement 2026-06-05 21:58:25.939 | Installing collected packages: openstack-placement 2026-06-05 21:58:25.960 | Successfully installed openstack-placement-15.1.0.dev3 2026-06-05 21:58:26.056 | + inc/python:pip_install:216 : result=0 2026-06-05 21:58:26.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:58:26.063 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:26.065 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:26.067 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:26.070 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:26.072 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:26.075 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:58:26.077 | + functions-common:time_stop:2421 : start_time=1780696702884 2026-06-05 21:58:26.080 | + functions-common:time_stop:2423 : [[ -z 1780696702884 ]] 2026-06-05 21:58:26.083 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:26.087 | + functions-common:time_stop:2426 : end_time=1780696706084 2026-06-05 21:58:26.089 | + functions-common:time_stop:2427 : elapsed_time=3200 2026-06-05 21:58:26.091 | + functions-common:time_stop:2428 : total=81027 2026-06-05 21:58:26.094 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:26.096 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=84227 2026-06-05 21:58:26.099 | + inc/python:pip_install:219 : return 0 2026-06-05 21:58:26.102 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 21:58:26.105 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 21:58:26.108 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-05 21:58:26.111 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-05 21:58:26.113 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:58:26.116 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:58:26.119 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-06-05 21:58:26.122 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:58:26.125 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-05 21:58:26.127 | + ./stack.sh:main:962 : configure_placement 2026-06-05 21:58:26.130 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-05 21:58:26.143 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-05 21:58:26.146 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-05 21:58:26.151 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-05 21:58:26.154 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-05 21:58:26.157 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-05 21:58:26.159 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-05 21:58:26.162 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 21:58:26.165 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:26.168 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 21:58:26.187 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:26.189 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 21:58:26.192 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:26.196 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-05 21:58:26.230 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-05 21:58:26.262 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-05 21:58:26.298 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-05 21:58:26.300 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-05 21:58:26.303 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-05 21:58:26.307 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-05 21:58:26.309 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-05 21:58:26.312 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-05 21:58:26.314 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-05 21:58:26.317 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-05 21:58:26.320 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-05 21:58:26.323 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-05 21:58:26.359 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-05 21:58:26.394 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.99/identity 2026-06-05 21:58:26.430 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-05 21:58:26.463 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-05 21:58:26.499 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-05 21:58:26.530 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-05 21:58:26.570 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-05 21:58:26.603 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.99/identity 2026-06-05 21:58:26.639 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-05 21:58:26.672 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-05 21:58:26.705 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-05 21:58:26.708 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-05 21:58:26.711 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-05 21:58:26.714 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-05 21:58:26.717 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 21:58:26.737 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 21:58:26.741 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 21:58:26.744 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:26.746 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 21:58:26.750 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 21:58:26.782 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:58:26.816 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 21:58:26.848 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 21:58:26.884 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-05 21:58:26.918 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-05 21:58:26.921 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-05 21:58:26.924 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-05 21:58:26.927 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-05 21:58:26.930 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-05 21:58:26.933 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-05 21:58:26.936 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-05 21:58:26.939 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-05 21:58:26.943 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-05 21:58:26.957 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-05 21:58:26.957 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:58:26.966 | d /var/run/uwsgi 0755 stack root 2026-06-05 21:58:26.970 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-05 21:58:26.984 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-05 21:58:26.989 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-05 21:58:26.992 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-05 21:58:26.996 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-05 21:58:26.999 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-05 21:58:27.032 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-06-05 21:58:27.063 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-05 21:58:27.095 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-05 21:58:27.128 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-05 21:58:27.159 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-05 21:58:27.192 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-05 21:58:27.223 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-05 21:58:27.254 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-05 21:58:27.287 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-05 21:58:27.320 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-05 21:58:27.352 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-05 21:58:27.385 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-05 21:58:27.419 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-05 21:58:27.454 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-05 21:58:27.457 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-05 21:58:27.461 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-05 21:58:27.464 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-05 21:58:27.466 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 21:58:27.470 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:27.473 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:27.476 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-05 21:58:27.479 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-05 21:58:27.482 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-05 21:58:27.518 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-05 21:58:27.552 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-05 21:58:27.553 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-05 21:58:27.561 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-05 21:58:27.565 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-05 21:58:27.568 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-05 21:58:27.570 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 21:58:27.573 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 21:58:27.575 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:58:27.578 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:58:27.581 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:27.584 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:27.587 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 21:58:27.590 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 21:58:27.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:27.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:27.599 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-05 21:58:27.635 | Enabling site placement-api. 2026-06-05 21:58:27.640 | To activate the new configuration, you need to run: 2026-06-05 21:58:27.640 | systemctl reload apache2 2026-06-05 21:58:27.646 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-05 21:58:27.649 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:58:27.651 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:27.654 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:58:27.759 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:27.763 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:27.766 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-05 21:58:27.801 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-05 21:58:27.836 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-05 21:58:27.855 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:27.859 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-05 21:58:27.878 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:27.881 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-05 21:58:27.884 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-05 21:58:27.887 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-05 21:58:27.890 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-05 21:58:27.893 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 21:58:27.896 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-05 21:58:27.899 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-05 21:58:27.936 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-05 21:58:27.971 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.99/identity 2026-06-05 21:58:28.007 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-05 21:58:28.042 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-05 21:58:28.077 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-05 21:58:28.113 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-05 21:58:28.147 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-05 21:58:28.182 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-05 21:58:28.200 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:28.202 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-05 21:58:28.222 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:28.224 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-05 21:58:28.226 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-05 21:58:28.246 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:28.250 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-05 21:58:28.253 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:28.256 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-05 21:58:28.256 | from requests import certs 2026-06-05 21:58:28.256 | print (certs.where()) 2026-06-05 21:58:28.256 | except ImportError: pass' 2026-06-05 21:58:28.425 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-05 21:58:28.428 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-05 21:58:28.431 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-05 21:58:28.433 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-05 21:58:28.452 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:28.455 | + ./stack.sh:main:986 : init_os_brick 2026-06-05 21:58:28.458 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-05 21:58:28.463 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-05 21:58:28.482 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:28.485 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-05 21:58:28.521 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-05 21:58:28.540 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:28.543 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-05 21:58:28.582 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-05 21:58:28.602 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:28.604 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-05 21:58:28.641 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-05 21:58:28.676 | + ./stack.sh:main:993 : run_phase stack install 2026-06-05 21:58:28.680 | + functions-common:run_phase:1842 : local mode=stack 2026-06-05 21:58:28.683 | + functions-common:run_phase:1843 : local phase=install 2026-06-05 21:58:28.686 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-05 21:58:28.689 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-05 21:58:28.693 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-05 21:58:28.696 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-05 21:58:28.698 | + functions-common:run_phase:1852 : local extra 2026-06-05 21:58:28.702 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-05 21:58:28.707 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-05 21:58:28.710 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-05 21:58:28.712 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-05 21:58:28.715 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-05 21:58:28.717 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-05 21:58:28.735 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:28.739 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 21:58:28.741 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:58:28.743 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-05 21:58:28.746 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-05 21:58:28.749 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 21:58:28.751 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-05 21:58:28.753 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-05 21:58:28.756 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-05 21:58:28.821 | ++ inc/async:async_inner:63 : install_tempest 2026-06-05 21:58:28.855 | [9772 Async install_tempest:57421]: running: install_tempest 2026-06-05 21:58:28.858 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-05 21:58:28.861 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-05 21:58:28.865 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 21:58:28.869 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-05 21:58:28.872 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-05 21:58:28.876 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-05 21:58:28.880 | + functions-common:run_plugins:1829 : local phase=install 2026-06-05 21:58:28.884 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-05 21:58:28.887 | + functions-common:run_plugins:1832 : local plugin 2026-06-05 21:58:28.890 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-05 21:58:28.892 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-05 21:58:28.896 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-05 21:58:28.898 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-06-05 21:58:28.902 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-05 21:58:28.905 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-05 21:58:28.908 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-05 21:58:28.911 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-05 21:58:28.914 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-05 21:58:28.917 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-05 21:58:28.920 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-05 21:58:28.922 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-05 21:58:28.925 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-05 21:58:28.928 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-05 21:58:28.931 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-05 21:58:28.933 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-05 21:58:28.935 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-05 21:58:28.938 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-05 21:58:28.940 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-05 21:58:28.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-05 21:58:28.946 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-05 21:58:28.949 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-05 21:58:28.951 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-05 21:58:28.954 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-05 21:58:28.957 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-05 21:58:28.972 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-05 21:58:28.975 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-05 21:58:28.977 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-05 21:58:28.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-05 21:58:28.982 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-05 21:58:28.985 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-05 21:58:28.987 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 21:58:29.004 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 21:58:29.007 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-05 21:58:29.010 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-05 21:58:29.011 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-05 21:58:29.015 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-05 21:58:29.018 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-05 21:58:29.021 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-05 21:58:29.025 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 21:58:29.043 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 21:58:29.046 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-05 21:58:29.049 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-05 21:58:29.052 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-05 21:58:29.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : is_frr_enabled 2026-06-05 21:58:29.057 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:36 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:29.060 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:37 : return 1 2026-06-05 21:58:29.062 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-05 21:58:29.065 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-05 21:58:29.068 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 21:58:29.070 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 21:58:29.073 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-06-05 21:58:29.076 | + inc/python:use_library_from_git:269 : return 1 2026-06-05 21:58:29.078 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-05 21:58:29.081 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-05 21:58:29.084 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-05 21:58:29.087 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-05 21:58:29.090 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-05 21:58:29.093 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-05 21:58:29.097 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-05 21:58:29.097 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-05 21:58:29.102 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-05 21:58:29.104 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-05 21:58:29.107 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-05 21:58:29.110 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-05 21:58:29.113 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-05 21:58:29.135 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-05 21:58:29.139 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-05 21:58:29.692 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-05 21:58:29.745 | Downloading python_openstackclient-10.0.0-py3-none-any.whl.metadata (10 kB) 2026-06-05 21:58:29.752 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-05 21:58:29.752 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-05 21:58:29.753 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-05 21:58:29.753 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-05 21:58:29.753 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-05 21:58:29.754 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-05 21:58:29.754 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-05 21:58:29.755 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-05 21:58:29.755 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-05 21:58:29.755 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-05 21:58:29.756 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-05 21:58:29.757 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.1) 2026-06-05 21:58:29.757 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-05 21:58:29.758 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-05 21:58:29.759 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-05 21:58:29.760 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-05 21:58:29.760 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-05 21:58:29.762 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-05 21:58:29.764 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-05 21:58:29.766 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-05 21:58:29.766 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-05 21:58:29.766 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-05 21:58:29.767 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-05 21:58:29.767 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-05 21:58:29.768 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-05 21:58:29.768 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-05 21:58:29.768 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-05 21:58:29.769 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-05 21:58:29.772 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-05 21:58:29.774 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-05 21:58:29.776 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.0) 2026-06-05 21:58:29.778 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-05 21:58:29.779 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-05 21:58:29.779 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-05 21:58:29.782 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-05 21:58:29.784 | 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.7.0) 2026-06-05 21:58:29.792 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-05 21:58:29.792 | 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.4.0) 2026-06-05 21:58:29.793 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-05 21:58:29.794 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-05 21:58:29.796 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-05 21:58:29.797 | 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-06-05 21:58:29.800 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-05 21:58:29.800 | 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.17) 2026-06-05 21:58:29.801 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-05 21:58:29.802 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-05 21:58:29.809 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-05 21:58:29.809 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-05 21:58:29.812 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-05 21:58:29.829 | Downloading python_openstackclient-10.0.0-py3-none-any.whl (1.2 MB) 2026-06-05 21:58:29.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.2 MB/s 0:00:00 2026-06-05 21:58:30.027 | Installing collected packages: python-openstackclient 2026-06-05 21:58:31.036 | Successfully installed python-openstackclient-10.0.0 2026-06-05 21:58:31.109 | + inc/python:pip_install:216 : result=0 2026-06-05 21:58:31.112 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:58:31.115 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:31.118 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:31.120 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:31.123 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:31.125 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:31.129 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:58:31.132 | + functions-common:time_stop:2421 : start_time=1780696709130 2026-06-05 21:58:31.135 | + functions-common:time_stop:2423 : [[ -z 1780696709130 ]] 2026-06-05 21:58:31.138 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:31.143 | + functions-common:time_stop:2426 : end_time=1780696711140 2026-06-05 21:58:31.146 | + functions-common:time_stop:2427 : elapsed_time=2010 2026-06-05 21:58:31.149 | + functions-common:time_stop:2428 : total=84227 2026-06-05 21:58:31.152 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:31.155 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=86237 2026-06-05 21:58:31.157 | + inc/python:pip_install:219 : return 0 2026-06-05 21:58:31.160 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-05 21:58:31.180 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:31.184 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-06-05 21:58:31.187 | + functions-common:install_openstack_cli_server:2435 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 21:58:31.190 | + functions-common:install_openstack_cli_server:2435 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 21:58:31.193 | + functions-common:install_openstack_cli_server:2436 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.196 | + functions-common:run_process:1668 : local service=openstack-cli-server 2026-06-05 21:58:31.199 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.202 | + functions-common:run_process:1670 : local group= 2026-06-05 21:58:31.204 | + functions-common:run_process:1671 : local user= 2026-06-05 21:58:31.207 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 21:58:31.210 | + functions-common:run_process:1674 : local name=openstack-cli-server 2026-06-05 21:58:31.212 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 21:58:31.215 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 21:58:31.219 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:58:31.222 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:58:31.226 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:58:31.231 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696711227 2026-06-05 21:58:31.234 | + functions-common:run_process:1677 : is_service_enabled openstack-cli-server 2026-06-05 21:58:31.253 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:31.256 | + functions-common:run_process:1678 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-06-05 21:58:31.259 | + functions-common:_run_under_systemd:1622 : local service=openstack-cli-server 2026-06-05 21:58:31.263 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.265 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.267 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.269 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.272 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-06-05 21:58:31.276 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-06-05 21:58:31.279 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@openstack-cli-server.service 2026-06-05 21:58:31.282 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 21:58:31.286 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 21:58:31.289 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 21:58:31.292 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 21:58:31.295 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-06-05 21:58:31.297 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-06-05 21:58:31.301 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-06-05 21:58:31.304 | + functions-common:write_user_unit_file:1529 : local service=devstack@openstack-cli-server.service 2026-06-05 21:58:31.306 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.308 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 21:58:31.310 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 21:58:31.312 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 21:58:31.315 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 21:58:31.318 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 21:58:31.321 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-06-05 21:58:31.323 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 21:58:31.328 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-06-05 21:58:31.400 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 21:58:31.470 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-06-05 21:58:31.532 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-05 21:58:31.589 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-06-05 21:58:31.648 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-06-05 21:58:31.706 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 21:58:31.765 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 21:58:31.768 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 21:58:31.772 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-06-05 21:58:31.863 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 21:58:32.146 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@openstack-cli-server.service 2026-06-05 21:58:32.161 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-06-05 21:58:32.443 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@openstack-cli-server.service 2026-06-05 21:58:32.474 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 21:58:32.477 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:32.479 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:32.481 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:32.484 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:32.487 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:32.489 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 21:58:32.491 | + functions-common:time_stop:2421 : start_time=1780696711227 2026-06-05 21:58:32.494 | + functions-common:time_stop:2423 : [[ -z 1780696711227 ]] 2026-06-05 21:58:32.497 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:32.502 | + functions-common:time_stop:2426 : end_time=1780696712498 2026-06-05 21:58:32.504 | + functions-common:time_stop:2427 : elapsed_time=1271 2026-06-05 21:58:32.507 | + functions-common:time_stop:2428 : total=0 2026-06-05 21:58:32.510 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:32.513 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1271 2026-06-05 21:58:32.516 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-05 21:58:32.520 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-05 21:58:32.524 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.VPfAT213Hs 2026-06-05 21:58:32.527 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-05 21:58:32.530 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-05 21:58:32.534 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-05 21:58:32.537 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-05 21:58:32.539 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-05 21:58:32.543 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-05 21:58:32.546 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-05 21:58:32.550 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-05 21:58:32.571 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:32.573 | + ./stack.sh:main:1062 : configure_database 2026-06-05 21:58:32.576 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-05 21:58:32.579 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-05 21:58:32.581 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-05 21:58:32.583 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 21:58:32.586 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-05 21:58:32.588 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-05 21:58:32.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:32.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:32.596 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-05 21:58:32.599 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-05 21:58:32.602 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:32.605 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:32.607 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-05 21:58:32.610 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-05 21:58:32.612 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-05 21:58:32.614 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-05 21:58:32.617 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-05 21:58:32.621 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-05 21:58:32.624 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-05 21:58:32.624 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-05 21:58:32.627 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-05 21:58:32.691 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-05 21:58:32.693 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 21:58:32.696 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 21:58:32.698 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 21:58:32.701 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 21:58:32.704 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 21:58:32.706 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 21:58:32.709 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 21:58:32.710 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 21:58:32.713 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 21:58:32.716 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 21:58:32.718 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 21:58:32.721 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 21:58:32.723 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 21:58:32.725 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-05 21:58:32.728 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:32.730 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:32.733 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-05 21:58:32.736 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:32.739 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-05 21:58:34.164 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-05 21:58:34.166 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-05 21:58:34.169 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:34.172 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:34.174 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-05 21:58:34.177 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-05 21:58:34.179 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-06-05 21:58:34.192 | mysqladmin: connect to server at 'localhost' failed 2026-06-05 21:58:34.193 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-05 21:58:34.197 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-05 21:58:34.200 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-05 21:58:34.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:34.204 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:34.207 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-05 21:58:34.209 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-06-05 21:58:34.212 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-05 21:58:34.216 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-05 21:58:34.216 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-06-05 21:58:34.228 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:34.271 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-05 21:58:34.276 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-05 21:58:34.277 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-05 21:58:34.278 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-05 21:58:34.283 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-05 21:58:34.286 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-05 21:58:34.288 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:34.291 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:34.293 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-06-05 21:58:34.305 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:34.351 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-05 21:58:34.363 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:34.404 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-05 21:58:34.463 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-05 21:58:34.522 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-05 21:58:34.579 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-05 21:58:34.582 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:34.584 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-05 21:58:34.584 | enabling MySQL performance counting 2026-06-05 21:58:34.587 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-06-05 21:58:34.608 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-06-05 21:58:34.611 | + 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 /opt/stack/devstack/tools/dbcounter 2026-06-05 21:58:35.113 | Processing ./tools/dbcounter 2026-06-05 21:58:35.115 | Installing build dependencies: started 2026-06-05 21:58:36.428 | Installing build dependencies: finished with status 'done' 2026-06-05 21:58:36.429 | Getting requirements to build wheel: started 2026-06-05 21:58:36.788 | Getting requirements to build wheel: finished with status 'done' 2026-06-05 21:58:36.790 | Preparing metadata (pyproject.toml): started 2026-06-05 21:58:37.010 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-05 21:58:37.013 | Building wheels for collected packages: dbcounter 2026-06-05 21:58:37.014 | Building wheel for dbcounter (pyproject.toml): started 2026-06-05 21:58:37.232 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-05 21:58:37.233 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=b77c41e20c0d45bfe3f1a4f132782af810fd1710bb02b61cfdf448d83fe58b09 2026-06-05 21:58:37.233 | Stored in directory: /tmp/pip-ephem-wheel-cache-gxny6xwk/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-06-05 21:58:37.235 | Successfully built dbcounter 2026-06-05 21:58:37.389 | Installing collected packages: dbcounter 2026-06-05 21:58:37.415 | Successfully installed dbcounter-0.1 2026-06-05 21:58:37.525 | + inc/python:pip_install:216 : result=0 2026-06-05 21:58:37.527 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-05 21:58:37.531 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:37.533 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:37.536 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:37.539 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:37.541 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:37.544 | + functions-common:time_stop:2420 : name=pip_install 2026-06-05 21:58:37.547 | + functions-common:time_stop:2421 : start_time=1780696714603 2026-06-05 21:58:37.550 | + functions-common:time_stop:2423 : [[ -z 1780696714603 ]] 2026-06-05 21:58:37.554 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:37.558 | + functions-common:time_stop:2426 : end_time=1780696717555 2026-06-05 21:58:37.561 | + functions-common:time_stop:2427 : elapsed_time=2952 2026-06-05 21:58:37.563 | + functions-common:time_stop:2428 : total=86237 2026-06-05 21:58:37.566 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:37.569 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=89189 2026-06-05 21:58:37.571 | + inc/python:pip_install:219 : return 0 2026-06-05 21:58:37.574 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-05 21:58:37.577 | + lib/database:recreate_database:112 : local db=stats 2026-06-05 21:58:37.580 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-05 21:58:37.582 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-05 21:58:37.584 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-05 21:58:37.589 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:37.625 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-05 21:58:37.629 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:37.664 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-05 21:58:37.664 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-05 21:58:37.668 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:37.706 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:37.708 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-05 21:58:37.769 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-05 21:58:37.825 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-05 21:58:37.883 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-05 21:58:37.938 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-05 21:58:37.998 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-05 21:58:38.050 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-05 21:58:38.102 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-05 21:58:38.105 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:38.108 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-05 21:58:40.259 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-05 21:58:40.261 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-05 21:58:40.264 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-05 21:58:40.268 | + functions-common:save_stackenv:67 : time_stamp=2026-06-05-215840 2026-06-05 21:58:40.271 | + functions-common:save_stackenv:68 : echo '# 2026-06-05-215840 1066' 2026-06-05 21:58:40.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.277 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-05 21:58:40.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.282 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-05 21:58:40.284 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.287 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-05 21:58:40.289 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.292 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-06-05 21:58:40.295 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.298 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.99 2026-06-05 21:58:40.300 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.303 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.99/identity 2026-06-05 21:58:40.305 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.308 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-05-215141 2026-06-05 21:58:40.310 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.313 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-05 21:58:40.315 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.319 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.99 2026-06-05 21:58:40.321 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.324 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-05 21:58:40.327 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.330 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.99,IP:::1 2026-06-05 21:58:40.332 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.335 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-05 21:58:40.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.340 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-05 21:58:40.343 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.346 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.99 2026-06-05 21:58:40.349 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 21:58:40.351 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-05 21:58:40.354 | + ./stack.sh:main:1076 : start_dstat 2026-06-05 21:58:40.357 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-05 21:58:40.360 | + functions-common:run_process:1668 : local service=dstat 2026-06-05 21:58:40.363 | + functions-common:run_process:1669 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-05 21:58:40.366 | + functions-common:run_process:1670 : local group= 2026-06-05 21:58:40.368 | + functions-common:run_process:1671 : local user= 2026-06-05 21:58:40.371 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 21:58:40.374 | + functions-common:run_process:1674 : local name=dstat 2026-06-05 21:58:40.377 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 21:58:40.380 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 21:58:40.383 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:58:40.387 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:58:40.391 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:58:40.396 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696720393 2026-06-05 21:58:40.399 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-05 21:58:40.418 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:40.421 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 21:58:40.423 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:40.426 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:40.429 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:40.433 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:40.435 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:40.438 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 21:58:40.440 | + functions-common:time_stop:2421 : start_time=1780696720393 2026-06-05 21:58:40.443 | + functions-common:time_stop:2423 : [[ -z 1780696720393 ]] 2026-06-05 21:58:40.446 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:40.450 | + functions-common:time_stop:2426 : end_time=1780696720447 2026-06-05 21:58:40.454 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-05 21:58:40.456 | + functions-common:time_stop:2428 : total=1271 2026-06-05 21:58:40.459 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:40.462 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1325 2026-06-05 21:58:40.465 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-05 21:58:40.469 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-05 21:58:40.472 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 21:58:40.475 | + functions-common:run_process:1670 : local group= 2026-06-05 21:58:40.478 | + functions-common:run_process:1671 : local user=root 2026-06-05 21:58:40.481 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-05 21:58:40.483 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-05 21:58:40.485 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 21:58:40.487 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 21:58:40.490 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:58:40.493 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:58:40.497 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:58:40.501 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696720498 2026-06-05 21:58:40.504 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-05 21:58:40.523 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:40.526 | + functions-common:run_process:1678 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-05 21:58:40.529 | + functions-common:_run_under_systemd:1622 : local service=memory_tracker 2026-06-05 21:58:40.533 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 21:58:40.536 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 21:58:40.540 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 21:58:40.542 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 21:58:40.544 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-06-05 21:58:40.546 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-06-05 21:58:40.549 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@memory_tracker.service 2026-06-05 21:58:40.551 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 21:58:40.553 | + functions-common:_run_under_systemd:1630 : local user=root 2026-06-05 21:58:40.556 | + functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-06-05 21:58:40.558 | + functions-common:_run_under_systemd:1634 : local env_vars=PYTHON=python3.12 2026-06-05 21:58:40.560 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-06-05 21:58:40.563 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-06-05 21:58:40.566 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-05 21:58:40.569 | + functions-common:write_user_unit_file:1529 : local service=devstack@memory_tracker.service 2026-06-05 21:58:40.572 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 21:58:40.574 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 21:58:40.577 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-05 21:58:40.579 | + functions-common:write_user_unit_file:1533 : local env_vars=PYTHON=python3.12 2026-06-05 21:58:40.581 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 21:58:40.583 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 21:58:40.585 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-06-05 21:58:40.587 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 21:58:40.592 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-06-05 21:58:40.663 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 21:58:40.729 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-06-05 21:58:40.783 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 21:58:40.838 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-06-05 21:58:40.898 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-06-05 21:58:40.960 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 21:58:41.017 | + functions-common:write_user_unit_file:1548 : [[ -n PYTHON=python3.12 ]] 2026-06-05 21:58:41.020 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-06-05 21:58:41.078 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 21:58:41.081 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-06-05 21:58:41.145 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 21:58:41.431 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@memory_tracker.service 2026-06-05 21:58:41.445 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-06-05 21:58:41.724 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@memory_tracker.service 2026-06-05 21:58:41.760 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 21:58:41.763 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:41.766 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:41.769 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:41.772 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:41.775 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:41.778 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 21:58:41.780 | + functions-common:time_stop:2421 : start_time=1780696720498 2026-06-05 21:58:41.783 | + functions-common:time_stop:2423 : [[ -z 1780696720498 ]] 2026-06-05 21:58:41.787 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:41.792 | + functions-common:time_stop:2426 : end_time=1780696721788 2026-06-05 21:58:41.795 | + functions-common:time_stop:2427 : elapsed_time=1290 2026-06-05 21:58:41.799 | + functions-common:time_stop:2428 : total=1325 2026-06-05 21:58:41.801 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:41.804 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2615 2026-06-05 21:58:41.807 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-05 21:58:41.827 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:41.830 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:41.833 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-05 21:58:41.836 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:41.839 | + functions-common:run_process:1670 : local group= 2026-06-05 21:58:41.843 | + functions-common:run_process:1671 : local user= 2026-06-05 21:58:41.846 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 21:58:41.849 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-05 21:58:41.851 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 21:58:41.854 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 21:58:41.857 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:58:41.861 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:58:41.863 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:58:41.867 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696721864 2026-06-05 21:58:41.870 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-05 21:58:41.890 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:41.892 | + functions-common:run_process:1678 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-06-05 21:58:41.895 | + functions-common:_run_under_systemd:1622 : local service=file_tracker 2026-06-05 21:58:41.898 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:41.901 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:41.904 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:41.907 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:41.910 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-06-05 21:58:41.913 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-06-05 21:58:41.916 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@file_tracker.service 2026-06-05 21:58:41.919 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 21:58:41.922 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 21:58:41.925 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 21:58:41.928 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 21:58:41.931 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-06-05 21:58:41.935 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-06-05 21:58:41.938 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-06-05 21:58:41.941 | + functions-common:write_user_unit_file:1529 : local service=devstack@file_tracker.service 2026-06-05 21:58:41.944 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:41.947 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 21:58:41.950 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 21:58:41.952 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 21:58:41.955 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 21:58:41.958 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 21:58:41.961 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-06-05 21:58:41.964 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 21:58:41.969 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-06-05 21:58:42.040 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 21:58:42.107 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-06-05 21:58:42.165 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-06-05 21:58:42.225 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-06-05 21:58:42.281 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-06-05 21:58:42.338 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 21:58:42.395 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 21:58:42.399 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 21:58:42.401 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-06-05 21:58:42.471 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 21:58:42.746 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@file_tracker.service 2026-06-05 21:58:42.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-06-05 21:58:43.043 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@file_tracker.service 2026-06-05 21:58:43.068 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 21:58:43.071 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:43.074 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:43.078 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:43.082 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:43.085 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:43.088 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 21:58:43.093 | + functions-common:time_stop:2421 : start_time=1780696721864 2026-06-05 21:58:43.096 | + functions-common:time_stop:2423 : [[ -z 1780696721864 ]] 2026-06-05 21:58:43.100 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:43.104 | + functions-common:time_stop:2426 : end_time=1780696723101 2026-06-05 21:58:43.111 | + functions-common:time_stop:2427 : elapsed_time=1237 2026-06-05 21:58:43.113 | + functions-common:time_stop:2428 : total=2615 2026-06-05 21:58:43.119 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:43.123 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3852 2026-06-05 21:58:43.130 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-05 21:58:43.149 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:43.152 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-05 21:58:43.172 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:43.175 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-05 21:58:43.193 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:43.196 | + ./stack.sh:main:1095 : start_etcd3 2026-06-05 21:58:43.199 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-05 21:58:43.202 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000002234 --data-dir /opt/stack/data/etcd' 2026-06-05 21:58:43.205 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-05 21:58:43.208 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000002234=http://10.4.3.99:2380' 2026-06-05 21:58:43.211 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.99:2380' 2026-06-05 21:58:43.214 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.99:2379' 2026-06-05 21:58:43.216 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-05 21:58:43.220 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-05 21:58:43.223 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.99:2379' 2026-06-05 21:58:43.226 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-05 21:58:43.229 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-05 21:58:43.232 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-05 21:58:43.236 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000002234 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002234=http://10.4.3.99:2380 --initial-advertise-peer-urls http://10.4.3.99:2380 --advertise-client-urls http://10.4.3.99:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.99:2379 --log-level=debug' '' root 2026-06-05 21:58:43.238 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-05 21:58:43.241 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/bin/etcd --name np0000002234 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002234=http://10.4.3.99:2380 --initial-advertise-peer-urls http://10.4.3.99:2380 --advertise-client-urls http://10.4.3.99:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.99:2379 --log-level=debug' 2026-06-05 21:58:43.244 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 21:58:43.246 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-05 21:58:43.249 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 21:58:43.252 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 21:58:43.258 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 21:58:43.262 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-05 21:58:43.265 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 21:58:43.269 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-05 21:58:43.339 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 21:58:43.407 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-05 21:58:43.469 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000002234 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002234=http://10.4.3.99:2380 --initial-advertise-peer-urls http://10.4.3.99:2380 --advertise-client-urls http://10.4.3.99:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.99:2379 --log-level=debug' 2026-06-05 21:58:43.529 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-05 21:58:43.589 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-05 21:58:43.647 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 21:58:43.708 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 21:58:43.711 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 21:58:43.714 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-05 21:58:43.781 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 21:58:44.054 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-05 21:58:44.111 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-05 21:58:44.170 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-05 21:58:44.230 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-05 21:58:44.288 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-05 21:58:44.292 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 21:58:44.297 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-05 21:58:44.299 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-05 21:58:44.573 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-05 21:58:44.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-05 21:58:44.863 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-05 21:58:44.899 | ++ inc/async:async_inner:64 : rc=0 2026-06-05 21:58:44.925 | [57421 Async install_tempest:57421]: finished successfully 2026-06-05 21:58:45.345 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-05 21:58:45.362 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:45.364 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 10.4.3.99 80 2026-06-05 21:58:45.367 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-06-05 21:58:45.370 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-05 21:58:45.372 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-06-05 21:58:45.375 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.99 2026-06-05 21:58:45.377 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-06-05 21:58:45.379 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-05 21:58:45.382 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-05 21:58:45.385 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-05 21:58:45.388 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-05 21:58:45.390 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-05 21:58:45.394 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-06-05 21:58:45.411 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-06-05 21:58:45.414 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-05 21:58:45.418 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-06-05 21:58:45.422 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-06-05 21:58:45.424 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 21:58:45.427 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:45.429 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:45.431 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-05 21:58:45.433 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-05 21:58:45.436 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-05 21:58:45.439 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-06-05 21:58:45.442 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-06-05 21:58:45.445 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-06-05 21:58:45.447 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-06-05 21:58:45.462 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:58:45.464 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-05 21:58:45.467 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-05 21:58:45.469 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:58:45.472 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:58:45.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:45.477 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:45.479 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-05 21:58:45.482 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-05 21:58:45.514 | No module matches headers 2026-06-05 21:58:45.518 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-06-05 21:58:45.551 | Enabling module headers. 2026-06-05 21:58:45.555 | To activate the new configuration, you need to run: 2026-06-05 21:58:45.555 | systemctl restart apache2 2026-06-05 21:58:45.560 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-05 21:58:45.563 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:58:45.566 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-05 21:58:45.569 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-05 21:58:45.572 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:58:45.574 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:58:45.577 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:45.580 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:45.582 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-05 21:58:45.584 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-05 21:58:45.615 | No module matches ssl 2026-06-05 21:58:45.620 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-06-05 21:58:45.654 | Considering dependency mime for ssl: 2026-06-05 21:58:45.654 | Module mime already enabled 2026-06-05 21:58:45.654 | Considering dependency socache_shmcb for ssl: 2026-06-05 21:58:45.654 | Enabling module socache_shmcb. 2026-06-05 21:58:45.659 | Enabling module ssl. 2026-06-05 21:58:45.659 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-06-05 21:58:45.664 | To activate the new configuration, you need to run: 2026-06-05 21:58:45.664 | systemctl restart apache2 2026-06-05 21:58:45.669 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-05 21:58:45.672 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:58:45.674 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-05 21:58:45.677 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-05 21:58:45.680 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:58:45.682 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:58:45.684 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:45.686 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:45.689 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-05 21:58:45.691 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-05 21:58:45.726 | proxy (enabled by site administrator) 2026-06-05 21:58:45.729 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:58:45.732 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-05 21:58:45.734 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-05 21:58:45.737 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:58:45.739 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:58:45.741 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:45.744 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:45.747 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-05 21:58:45.750 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-05 21:58:45.782 | proxy_http (enabled by site administrator) 2026-06-05 21:58:45.786 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-06-05 21:58:45.789 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-06-05 21:58:45.792 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 21:58:45.796 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 21:58:45.799 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:58:45.801 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:58:45.804 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:45.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:45.808 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 21:58:45.810 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 21:58:45.813 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:58:45.816 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:58:45.819 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-06-05 21:58:45.855 | Enabling site http-services-tls-proxy. 2026-06-05 21:58:45.860 | To activate the new configuration, you need to run: 2026-06-05 21:58:45.860 | systemctl reload apache2 2026-06-05 21:58:45.865 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-05 21:58:45.868 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:58:45.871 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:58:45.873 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:58:45.985 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-05 21:58:45.989 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-05 21:58:45.992 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-05 21:58:46.005 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-06-05 21:58:46.018 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-05 21:58:46.021 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-05 21:58:46.023 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-05 21:58:46.026 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-06-05 21:58:46.076 | The user clouds.yaml file didn't exist. 2026-06-05 21:58:46.085 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-06-05 21:58:46.149 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-06-05 21:58:46.213 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-06-05 21:58:46.274 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-06-05 21:58:46.342 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-06-05 21:58:46.404 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-06-05 21:58:46.470 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-06-05 21:58:46.535 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-06-05 21:58:46.605 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.99/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-06-05 21:58:46.675 | + functions-common:write_clouds_yaml:203 : cat 2026-06-05 21:58:46.681 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-06-05 21:58:46.684 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-06-05 21:58:46.687 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-06-05 21:58:46.692 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-05 21:58:46.695 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-05 21:58:46.698 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-05 21:58:46.717 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:46.719 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-05 21:58:46.722 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 21:58:46.724 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-05 21:58:46.728 | + ./stack.sh:main:1112 : '[' 10.4.3.99 == 10.4.3.99 ']' 2026-06-05 21:58:46.730 | + ./stack.sh:main:1113 : init_keystone 2026-06-05 21:58:46.734 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-05 21:58:46.751 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:58:46.754 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-05 21:58:46.757 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-05 21:58:46.760 | + lib/database:recreate_database:112 : local db=keystone 2026-06-05 21:58:46.763 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-05 21:58:46.765 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-05 21:58:46.768 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-05 21:58:46.772 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:46.816 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-05 21:58:46.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 21:58:46.862 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-05 21:58:46.865 | + functions-common:time_start:2400 : local name=dbsync 2026-06-05 21:58:46.867 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:58:46.871 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:58:46.875 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:58:46.879 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696726876 2026-06-05 21:58:46.882 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-05 21:58:47.174 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 21:58:47.175 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 21:58:47.175 | we strongly recommend against using it for new projects. 2026-06-05 21:58:47.175 | 2026-06-05 21:58:47.175 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 21:58:47.175 | framework. For more detail see 2026-06-05 21:58:47.175 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 21:58:47.175 | 2026-06-05 21:58:47.175 | __import__(import_str) 2026-06-05 21:58:48.688 | INFO dbcounter [-] Registered counter for database keystone 2026-06-05 21:58:48.728 | 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=61654) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-05 21:58:48.734 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 21:58:48.735 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 21:58:48.735 | DEBUG dbcounter [-] [61654] Writer thread running {{(pid=61654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 21:58:48.797 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-05 21:58:51.452 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 21:58:51.453 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-05 21:58:51.454 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:51.455 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-05 21:58:51.486 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:51.488 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-05 21:58:51.500 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:51.501 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-05 21:58:51.550 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:51.551 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-05 21:58:51.575 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:51.577 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-05 21:58:51.611 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:51.612 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-05 21:58:51.613 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 21:58:51.613 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-05 21:58:51.645 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:51.646 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-05 21:58:51.661 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=61654) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 21:58:52.033 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-05 21:58:52.036 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:52.039 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:52.041 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:52.044 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:52.046 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:52.049 | + functions-common:time_stop:2420 : name=dbsync 2026-06-05 21:58:52.052 | + functions-common:time_stop:2421 : start_time=1780696726876 2026-06-05 21:58:52.056 | + functions-common:time_stop:2423 : [[ -z 1780696726876 ]] 2026-06-05 21:58:52.059 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:52.063 | + functions-common:time_stop:2426 : end_time=1780696732061 2026-06-05 21:58:52.066 | + functions-common:time_stop:2427 : elapsed_time=5185 2026-06-05 21:58:52.069 | + functions-common:time_stop:2428 : total=0 2026-06-05 21:58:52.071 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:52.075 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5185 2026-06-05 21:58:52.078 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-05 21:58:52.081 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-05 21:58:52.085 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-05 21:58:52.382 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 21:58:52.382 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 21:58:52.382 | we strongly recommend against using it for new projects. 2026-06-05 21:58:52.382 | 2026-06-05 21:58:52.382 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 21:58:52.382 | framework. For more detail see 2026-06-05 21:58:52.382 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 21:58:52.382 | 2026-06-05 21:58:52.382 | __import__(import_str) 2026-06-05 21:58:53.824 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-05 21:58:53.824 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-05 21:58:53.824 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-05 21:58:53.824 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-05 21:58:53.825 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-05 21:58:53.825 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-05 21:58:53.825 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-05 21:58:53.825 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-05 21:58:53.825 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-05 21:58:54.189 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-05 21:58:54.193 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-05 21:58:54.456 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 21:58:54.456 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 21:58:54.456 | we strongly recommend against using it for new projects. 2026-06-05 21:58:54.456 | 2026-06-05 21:58:54.456 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 21:58:54.456 | framework. For more detail see 2026-06-05 21:58:54.456 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 21:58:54.456 | 2026-06-05 21:58:54.456 | __import__(import_str) 2026-06-05 21:58:55.897 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-05 21:58:55.898 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-05 21:58:56.252 | + ./stack.sh:main:1114 : start_keystone 2026-06-05 21:58:56.256 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-05 21:58:56.261 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-05 21:58:56.264 | + functions-common:run_process:1668 : local service=keystone 2026-06-05 21:58:56.267 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-05 21:58:56.269 | + functions-common:run_process:1670 : local group= 2026-06-05 21:58:56.272 | + functions-common:run_process:1671 : local user= 2026-06-05 21:58:56.275 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 21:58:56.277 | + functions-common:run_process:1674 : local name=keystone 2026-06-05 21:58:56.279 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 21:58:56.281 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 21:58:56.283 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:58:56.286 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:58:56.290 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:58:56.295 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696736292 2026-06-05 21:58:56.298 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-05 21:58:56.316 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:58:56.319 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-05 21:58:56.321 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-05 21:58:56.324 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-05 21:58:56.327 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-05 21:58:56.329 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-05 21:58:56.331 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-05 21:58:56.334 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-05 21:58:56.337 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-05 21:58:56.339 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-05 21:58:56.341 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 21:58:56.344 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 21:58:56.346 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 21:58:56.348 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 21:58:56.351 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-05 21:58:56.354 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-05 21:58:56.356 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-05 21:58:56.359 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-05 21:58:56.361 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-05 21:58:56.363 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-05 21:58:56.366 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-05 21:58:56.367 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-05 21:58:56.369 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-05 21:58:56.373 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-05 21:58:56.375 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-05 21:58:56.377 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-05 21:58:56.381 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-05 21:58:56.446 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 21:58:56.512 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-05 21:58:56.572 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-06-05 21:58:56.628 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-05 21:58:56.696 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 21:58:56.759 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-05 21:58:56.818 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-05 21:58:56.877 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-05 21:58:56.938 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-05 21:58:56.993 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-05 21:58:57.048 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-05 21:58:57.050 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-05 21:58:57.052 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-05 21:58:57.124 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-05 21:58:57.406 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-05 21:58:57.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-05 21:58:57.691 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-05 21:58:57.764 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 21:58:57.767 | + functions-common:time_stop:2414 : local name 2026-06-05 21:58:57.770 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:58:57.773 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:58:57.776 | + functions-common:time_stop:2417 : local total 2026-06-05 21:58:57.778 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:58:57.781 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 21:58:57.784 | + functions-common:time_stop:2421 : start_time=1780696736292 2026-06-05 21:58:57.787 | + functions-common:time_stop:2423 : [[ -z 1780696736292 ]] 2026-06-05 21:58:57.791 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:58:57.796 | + functions-common:time_stop:2426 : end_time=1780696737793 2026-06-05 21:58:57.800 | + functions-common:time_stop:2427 : elapsed_time=1501 2026-06-05 21:58:57.803 | + functions-common:time_stop:2428 : total=3852 2026-06-05 21:58:57.806 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:58:57.810 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5353 2026-06-05 21:58:57.813 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-05 21:58:57.813 | Waiting for keystone to start... 2026-06-05 21:58:57.816 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.99/identity/v3/ 2026-06-05 21:58:57.820 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.99/identity/v3/ 2026-06-05 21:58:57.822 | + functions:wait_for_service:476 : local timeout=60 2026-06-05 21:58:57.826 | + functions:wait_for_service:477 : local url=http://10.4.3.99/identity/v3/ 2026-06-05 21:58:57.829 | + functions:wait_for_service:478 : local rval=0 2026-06-05 21:58:57.832 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-05 21:58:57.836 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-05 21:58:57.839 | + functions-common:time_start:2401 : local start_time= 2026-06-05 21:58:57.842 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 21:58:57.846 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 21:58:57.852 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696737849 2026-06-05 21:58:57.854 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-05 21:58:57.859 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.99/identity/v3/ 2026-06-05 21:59:00.531 | + :: : [[ 200 == 503 ]] 2026-06-05 21:59:00.532 | + :: : [[ 0 -eq 7 ]] 2026-06-05 21:59:00.536 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-05 21:59:00.538 | + functions-common:time_stop:2414 : local name 2026-06-05 21:59:00.540 | + functions-common:time_stop:2415 : local end_time 2026-06-05 21:59:00.543 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 21:59:00.546 | + functions-common:time_stop:2417 : local total 2026-06-05 21:59:00.549 | + functions-common:time_stop:2418 : local start_time 2026-06-05 21:59:00.551 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-05 21:59:00.555 | + functions-common:time_stop:2421 : start_time=1780696737849 2026-06-05 21:59:00.557 | + functions-common:time_stop:2423 : [[ -z 1780696737849 ]] 2026-06-05 21:59:00.560 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 21:59:00.564 | + functions-common:time_stop:2426 : end_time=1780696740561 2026-06-05 21:59:00.567 | + functions-common:time_stop:2427 : elapsed_time=2712 2026-06-05 21:59:00.569 | + functions-common:time_stop:2428 : total=0 2026-06-05 21:59:00.571 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 21:59:00.573 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2712 2026-06-05 21:59:00.577 | + functions:wait_for_service:486 : return 0 2026-06-05 21:59:00.580 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-05 21:59:00.599 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:00.603 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.99 5001 2026-06-05 21:59:00.607 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-06-05 21:59:00.610 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-05 21:59:00.612 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-06-05 21:59:00.616 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.99 2026-06-05 21:59:00.618 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-06-05 21:59:00.621 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-05 21:59:00.625 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-05 21:59:00.628 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-05 21:59:00.631 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-05 21:59:00.634 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-05 21:59:00.638 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-05 21:59:00.641 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-06-05 21:59:00.645 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-06-05 21:59:00.648 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 21:59:00.650 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:59:00.653 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:59:00.656 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-05 21:59:00.660 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-05 21:59:00.663 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-05 21:59:00.667 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-06-05 21:59:00.669 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-06-05 21:59:00.672 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-05 21:59:00.674 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-06-05 21:59:00.677 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-06-05 21:59:00.692 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:59:00.694 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-05 21:59:00.697 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-05 21:59:00.700 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:59:00.703 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:59:00.706 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:59:00.709 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:59:00.712 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-05 21:59:00.715 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-05 21:59:00.752 | headers (enabled by site administrator) 2026-06-05 21:59:00.756 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:59:00.758 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-05 21:59:00.761 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-05 21:59:00.764 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:59:00.768 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:59:00.771 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:59:00.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:59:00.777 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-05 21:59:00.780 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-05 21:59:00.814 | ssl (enabled by site administrator) 2026-06-05 21:59:00.818 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:59:00.821 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-05 21:59:00.824 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-05 21:59:00.827 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:59:00.830 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:59:00.833 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:59:00.836 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:59:00.839 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-05 21:59:00.842 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-05 21:59:00.876 | proxy (enabled by site administrator) 2026-06-05 21:59:00.880 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 21:59:00.883 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-05 21:59:00.886 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-05 21:59:00.888 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 21:59:00.891 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:59:00.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:59:00.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:59:00.900 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-05 21:59:00.903 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-05 21:59:00.937 | proxy_http (enabled by site administrator) 2026-06-05 21:59:00.941 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-06-05 21:59:00.944 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-06-05 21:59:00.946 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 21:59:00.949 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 21:59:00.951 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 21:59:00.955 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 21:59:00.957 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:59:00.960 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:59:00.962 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 21:59:00.965 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 21:59:00.967 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 21:59:00.970 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 21:59:00.973 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-06-05 21:59:01.006 | Enabling site keystone-service-tls-proxy. 2026-06-05 21:59:01.012 | To activate the new configuration, you need to run: 2026-06-05 21:59:01.012 | systemctl reload apache2 2026-06-05 21:59:01.016 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-05 21:59:01.019 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 21:59:01.022 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:59:01.024 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 21:59:01.141 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-05 21:59:01.144 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 21:59:01.147 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-05 21:59:01.834 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-05 21:59:01.837 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://10.4.3.99/identity 2026-06-05 21:59:02.114 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 21:59:02.115 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 21:59:02.115 | we strongly recommend against using it for new projects. 2026-06-05 21:59:02.115 | 2026-06-05 21:59:02.115 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 21:59:02.115 | framework. For more detail see 2026-06-05 21:59:02.115 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 21:59:02.115 | 2026-06-05 21:59:02.115 | __import__(import_str) 2026-06-05 21:59:03.785 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.786 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.786 | 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=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.789 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.796 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.796 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.811 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.828 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.828 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.865 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.873 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.873 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.873 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.873 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.873 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.873 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.873 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.876 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.877 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.878 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=62806) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-05 21:59:03.911 | INFO dbcounter [-] Registered counter for database keystone 2026-06-05 21:59:03.951 | 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=62806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-05 21:59:04.082 | DEBUG dbcounter [-] [62806] Writer thread running {{(pid=62806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 21:59:04.145 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created domain default 2026-06-05 21:59:04.173 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created project admin 2026-06-05 21:59:04.190 | WARNING keystone.common.password_hashing [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-05 21:59:04.199 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created user admin 2026-06-05 21:59:04.208 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created role reader 2026-06-05 21:59:04.214 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created role member 2026-06-05 21:59:04.227 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created implied role where dac1a7e3e1e04fab8546e408a0e82490 implies 510f3878469d44e483acb8791d444995 2026-06-05 21:59:04.232 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created role manager 2026-06-05 21:59:04.242 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created implied role where 3322b7a27d8e4f4ea4587125800389a3 implies dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:04.249 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created role admin 2026-06-05 21:59:04.258 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created implied role where 2070a343308149f1aba82c28fe8019ca implies 3322b7a27d8e4f4ea4587125800389a3 2026-06-05 21:59:04.267 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created role service 2026-06-05 21:59:04.273 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Granted role admin on project admin to user admin. 2026-06-05 21:59:04.277 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Granted role admin on the system to user admin. 2026-06-05 21:59:04.284 | WARNING py.warnings [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-05 21:59:04.284 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-05 21:59:04.284 |  2026-06-05 21:59:04.285 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created region RegionOne 2026-06-05 21:59:04.304 | INFO keystone.cmd.bootstrap [None req-710d8c54-d541-4102-8946-94a7a3720fa0 None None] Created public endpoint https://10.4.3.99/identity 2026-06-05 21:59:04.765 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-05 21:59:04.769 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-05 21:59:04.771 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-05 21:59:04.774 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-05 21:59:06.161 | 2026-06-05 21:59:06.170 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:06.173 | + lib/keystone:create_keystone_accounts:258 : admin_project=d6558e3bb4ef4ca7a95b1fcd3c8dd127 2026-06-05 21:59:06.174 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-05 21:59:06.177 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-05 21:59:06.369 | 2026-06-05 21:59:06.379 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:06.382 | + lib/keystone:create_keystone_accounts:260 : admin_user=ca3455dfae9f47eeaed550a26102ad4f 2026-06-05 21:59:06.385 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-05 21:59:06.387 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-05 21:59:06.389 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-05 21:59:06.392 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin ca3455dfae9f47eeaed550a26102ad4f default 2026-06-05 21:59:06.452 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ca3455dfae9f47eeaed550a26102ad4f default 2026-06-05 21:59:06.487 | [9772 Async ks-domain-role:62942]: running: get_or_add_user_domain_role admin ca3455dfae9f47eeaed550a26102ad4f default 2026-06-05 21:59:06.490 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-05 21:59:06.493 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-05 21:59:06.496 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-05 21:59:07.383 | 2026-06-05 21:59:07.394 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:07.398 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-05 21:59:07.401 | + functions-common:get_or_create_domain:872 : echo default 2026-06-05 21:59:07.401 | default 2026-06-05 21:59:07.405 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-05 21:59:07.474 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-05 21:59:07.514 | [9772 Async ks-project:63068]: running: get_or_create_project service Default 2026-06-05 21:59:07.518 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-05 21:59:07.586 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-05 21:59:07.628 | [9772 Async ks-service:63162]: running: get_or_create_role service 2026-06-05 21:59:07.631 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-05 21:59:07.705 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-05 21:59:07.745 | [9772 Async ks-reseller:63256]: running: get_or_create_role ResellerAdmin 2026-06-05 21:59:07.749 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-05 21:59:07.751 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-05 21:59:07.822 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-05 21:59:07.861 | [9772 Async ks-anotherrole:63352]: running: get_or_create_role anotherrole 2026-06-05 21:59:07.864 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-05 21:59:07.867 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-05 21:59:07.869 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-05 21:59:07.872 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-05 21:59:07.897 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:07.921 | [62942 Async ks-domain-role:62942]: finished successfully 2026-06-05 21:59:08.250 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:08.274 | [63068 Async ks-project:63068]: finished successfully 2026-06-05 21:59:08.578 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:08.601 | [63162 Async ks-service:63162]: finished successfully 2026-06-05 21:59:08.805 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:08.830 | [63256 Async ks-reseller:63256]: finished successfully 2026-06-05 21:59:08.957 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:08.979 | [63352 Async ks-anotherrole:63352]: finished successfully 2026-06-05 21:59:09.159 | 2026-06-05 21:59:09.169 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:09.172 | ++ functions-common:get_or_create_project:922 : project_id=7c7e53aa32e94e60a68ff42b572ad383 2026-06-05 21:59:09.175 | ++ functions-common:get_or_create_project:923 : echo 7c7e53aa32e94e60a68ff42b572ad383 2026-06-05 21:59:09.178 | + lib/keystone:create_keystone_accounts:288 : invis_project=7c7e53aa32e94e60a68ff42b572ad383 2026-06-05 21:59:09.181 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-05 21:59:09.184 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-05 21:59:09.187 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-05 21:59:09.190 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-05 21:59:09.480 | 2026-06-05 21:59:09.491 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:09.494 | ++ functions-common:get_or_create_project:922 : project_id=ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:09.497 | ++ functions-common:get_or_create_project:923 : echo ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:09.500 | + lib/keystone:create_keystone_accounts:292 : demo_project=ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:09.502 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-05 21:59:09.506 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-06-05 21:59:09.509 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:09.512 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-05 21:59:09.514 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-05 21:59:09.517 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-05 21:59:09.795 | 2026-06-05 21:59:09.804 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:09.806 | ++ functions-common:get_or_create_user:909 : user_id=83818b5e18574255a7211380e3cc3cc3 2026-06-05 21:59:09.808 | ++ functions-common:get_or_create_user:910 : echo 83818b5e18574255a7211380e3cc3cc3 2026-06-05 21:59:09.811 | + lib/keystone:create_keystone_accounts:295 : demo_user=83818b5e18574255a7211380e3cc3cc3 2026-06-05 21:59:09.814 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-05 21:59:09.860 | [9772 Async ks-domain-role:62942]: Waiting for completion of get_or_add_user_domain_role admin ca3455dfae9f47eeaed550a26102ad4f default running on PID 62942 (6 other jobs running) 2026-06-05 21:59:09.883 | [9772 Async ks-domain-role:62942]: Signaling child to exit 2026-06-05 21:59:09.884 | WAKEUP 2026-06-05 21:59:09.904 | [9772 Async ks-domain-role:62942]: Signaled 2026-06-05 21:59:09.905 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-05 21:59:09.905 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user ca3455dfae9f47eeaed550a26102ad4f --domain default 2026-06-05 21:59:09.905 | 2026-06-05 21:59:09.906 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca3455dfae9f47eeaed550a26102ad4f --domain default -c Role -f value 2026-06-05 21:59:09.906 | 2026-06-05 21:59:09.906 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:09.906 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:09.906 | + functions-common:get_or_add_user_domain_role:993 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:09.906 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:09.948 | [9772 Async ks-domain-role:62942]: finished get_or_add_user_domain_role admin ca3455dfae9f47eeaed550a26102ad4f default with result 0 in 1 seconds 2026-06-05 21:59:09.954 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-05 21:59:09.987 | [9772 Async ks-project:63068]: Waiting for completion of get_or_create_project service Default running on PID 63068 (5 other jobs running) 2026-06-05 21:59:10.011 | [9772 Async ks-project:63068]: Signaling child to exit 2026-06-05 21:59:10.011 | WAKEUP 2026-06-05 21:59:10.032 | [9772 Async ks-project:63068]: Signaled 2026-06-05 21:59:10.033 | + functions-common:get_or_create_project:916 : local project_id 2026-06-05 21:59:10.033 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-05 21:59:10.033 | 2026-06-05 21:59:10.033 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:10.033 | + functions-common:get_or_create_project:922 : project_id=81cbfbd75f6443c4a197217ca5fd7a9d 2026-06-05 21:59:10.033 | + functions-common:get_or_create_project:923 : echo 81cbfbd75f6443c4a197217ca5fd7a9d 2026-06-05 21:59:10.033 | 81cbfbd75f6443c4a197217ca5fd7a9d 2026-06-05 21:59:10.075 | [9772 Async ks-project:63068]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-06-05 21:59:10.108 | [9772 Async ks-service:63162]: Waiting for completion of get_or_create_role service running on PID 63162 (4 other jobs running) 2026-06-05 21:59:10.133 | [9772 Async ks-service:63162]: Signaling child to exit 2026-06-05 21:59:10.133 | WAKEUP 2026-06-05 21:59:10.153 | [9772 Async ks-service:63162]: Signaled 2026-06-05 21:59:10.155 | + functions-common:get_or_create_role:929 : local role_id 2026-06-05 21:59:10.155 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-05 21:59:10.155 | 2026-06-05 21:59:10.155 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:10.155 | + functions-common:get_or_create_role:934 : role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 21:59:10.155 | + functions-common:get_or_create_role:935 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 21:59:10.155 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 21:59:10.195 | [9772 Async ks-service:63162]: finished get_or_create_role service with result 0 in 1 seconds 2026-06-05 21:59:10.228 | [9772 Async ks-reseller:63256]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 63256 (3 other jobs running) 2026-06-05 21:59:10.251 | [9772 Async ks-reseller:63256]: Signaling child to exit 2026-06-05 21:59:10.251 | WAKEUP 2026-06-05 21:59:10.269 | [9772 Async ks-reseller:63256]: Signaled 2026-06-05 21:59:10.272 | + functions-common:get_or_create_role:929 : local role_id 2026-06-05 21:59:10.272 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-05 21:59:10.272 | 2026-06-05 21:59:10.272 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:10.272 | + functions-common:get_or_create_role:934 : role_id=efc36c66eb664caa966ae9e17dd58f87 2026-06-05 21:59:10.272 | + functions-common:get_or_create_role:935 : echo efc36c66eb664caa966ae9e17dd58f87 2026-06-05 21:59:10.272 | efc36c66eb664caa966ae9e17dd58f87 2026-06-05 21:59:10.312 | [9772 Async ks-reseller:63256]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-06-05 21:59:10.344 | [9772 Async ks-anotherrole:63352]: Waiting for completion of get_or_create_role anotherrole running on PID 63352 (2 other jobs running) 2026-06-05 21:59:10.366 | [9772 Async ks-anotherrole:63352]: Signaling child to exit 2026-06-05 21:59:10.367 | WAKEUP 2026-06-05 21:59:10.387 | [9772 Async ks-anotherrole:63352]: Signaled 2026-06-05 21:59:10.388 | + functions-common:get_or_create_role:929 : local role_id 2026-06-05 21:59:10.388 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-05 21:59:10.388 | 2026-06-05 21:59:10.388 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:10.388 | + functions-common:get_or_create_role:934 : role_id=eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:10.388 | + functions-common:get_or_create_role:935 : echo eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:10.388 | eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:10.429 | [9772 Async ks-anotherrole:63352]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-06-05 21:59:10.434 | + inc/async:async_wait:197 : return 0 2026-06-05 21:59:10.437 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.498 | + inc/async:async_inner:63 : get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.534 | [9772 Async ks-demo-member:64189]: running: get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.537 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin ca3455dfae9f47eeaed550a26102ad4f ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.600 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ca3455dfae9f47eeaed550a26102ad4f ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.640 | [9772 Async ks-demo-admin:64285]: running: get_or_add_user_project_role admin ca3455dfae9f47eeaed550a26102ad4f ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.643 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.709 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.749 | [9772 Async ks-demo-another:64381]: running: get_or_add_user_project_role anotherrole 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:10.752 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 7c7e53aa32e94e60a68ff42b572ad383 2026-06-05 21:59:10.819 | + inc/async:async_inner:63 : get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 7c7e53aa32e94e60a68ff42b572ad383 2026-06-05 21:59:10.861 | [9772 Async ks-demo-invis:64477]: running: get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 7c7e53aa32e94e60a68ff42b572ad383 2026-06-05 21:59:10.864 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-05 21:59:10.869 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-06-05 21:59:10.873 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:10.876 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-05 21:59:10.880 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-05 21:59:10.882 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-05 21:59:12.472 | 2026-06-05 21:59:12.483 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:12.486 | ++ functions-common:get_or_create_user:909 : user_id=435bc686c82e4aa3902880a38b902014 2026-06-05 21:59:12.488 | ++ functions-common:get_or_create_user:910 : echo 435bc686c82e4aa3902880a38b902014 2026-06-05 21:59:12.491 | + lib/keystone:create_keystone_accounts:308 : demo_reader=435bc686c82e4aa3902880a38b902014 2026-06-05 21:59:12.493 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 435bc686c82e4aa3902880a38b902014 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:12.555 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 435bc686c82e4aa3902880a38b902014 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:12.592 | [9772 Async ks-demo-reader:64683]: running: get_or_add_user_project_role reader 435bc686c82e4aa3902880a38b902014 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:12.595 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-05 21:59:12.599 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-05 21:59:12.602 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-05 21:59:12.606 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-05 21:59:12.896 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:12.918 | [64189 Async ks-demo-member:64189]: finished successfully 2026-06-05 21:59:13.315 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:13.339 | [64285 Async ks-demo-admin:64285]: finished successfully 2026-06-05 21:59:13.736 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:13.760 | [64381 Async ks-demo-another:64381]: finished successfully 2026-06-05 21:59:14.146 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:14.170 | [64477 Async ks-demo-invis:64477]: finished successfully 2026-06-05 21:59:14.842 | 2026-06-05 21:59:14.851 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:14.854 | ++ functions-common:get_or_create_project:922 : project_id=edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:14.858 | ++ functions-common:get_or_create_project:923 : echo edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:14.860 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:14.863 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-05 21:59:14.867 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-06-05 21:59:14.870 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:14.873 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-05 21:59:14.876 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-05 21:59:14.879 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-05 21:59:15.269 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:15.295 | [64683 Async ks-demo-reader:64683]: finished successfully 2026-06-05 21:59:15.489 | 2026-06-05 21:59:15.500 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:15.502 | ++ functions-common:get_or_create_user:909 : user_id=a89f739fd9464bc6a2ca9327aa0af06f 2026-06-05 21:59:15.505 | ++ functions-common:get_or_create_user:910 : echo a89f739fd9464bc6a2ca9327aa0af06f 2026-06-05 21:59:15.509 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=a89f739fd9464bc6a2ca9327aa0af06f 2026-06-05 21:59:15.512 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:15.583 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:15.624 | [9772 Async ks-alt-admin:65069]: running: get_or_add_user_project_role admin a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:15.626 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:15.691 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:15.730 | [9772 Async ks-alt-another:65165]: running: get_or_add_user_project_role anotherrole a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:15.733 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-05 21:59:15.738 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-06-05 21:59:15.741 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:15.745 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-05 21:59:15.748 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-05 21:59:15.752 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-05 21:59:16.814 | 2026-06-05 21:59:16.828 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:16.831 | ++ functions-common:get_or_create_user:909 : user_id=f6a6d4661e7f4377a11d8cc3249c1754 2026-06-05 21:59:16.834 | ++ functions-common:get_or_create_user:910 : echo f6a6d4661e7f4377a11d8cc3249c1754 2026-06-05 21:59:16.839 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=f6a6d4661e7f4377a11d8cc3249c1754 2026-06-05 21:59:16.842 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member f6a6d4661e7f4377a11d8cc3249c1754 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:16.912 | + inc/async:async_inner:63 : get_or_add_user_project_role member f6a6d4661e7f4377a11d8cc3249c1754 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:16.950 | [9772 Async ks-alt-member-user:65335]: running: get_or_add_user_project_role member f6a6d4661e7f4377a11d8cc3249c1754 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:16.954 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-05 21:59:16.957 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-06-05 21:59:16.959 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:16.962 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-05 21:59:16.964 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-05 21:59:16.967 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-05 21:59:17.302 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:17.326 | [65069 Async ks-alt-admin:65069]: finished successfully 2026-06-05 21:59:17.723 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:17.745 | [65165 Async ks-alt-another:65165]: finished successfully 2026-06-05 21:59:18.351 | 2026-06-05 21:59:18.363 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:18.366 | ++ functions-common:get_or_create_user:909 : user_id=93731daef6b548de8a5f938ec7349bc4 2026-06-05 21:59:18.370 | ++ functions-common:get_or_create_user:910 : echo 93731daef6b548de8a5f938ec7349bc4 2026-06-05 21:59:18.373 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=93731daef6b548de8a5f938ec7349bc4 2026-06-05 21:59:18.375 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 93731daef6b548de8a5f938ec7349bc4 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:18.439 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 93731daef6b548de8a5f938ec7349bc4 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:18.480 | [9772 Async ks-alt-reader-user:65568]: running: get_or_add_user_project_role reader 93731daef6b548de8a5f938ec7349bc4 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:18.484 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-06-05 21:59:18.487 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:18.489 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-05 21:59:18.491 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-05 21:59:18.496 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-05 21:59:18.784 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:18.807 | [65335 Async ks-alt-member-user:65335]: finished successfully 2026-06-05 21:59:19.438 | 2026-06-05 21:59:19.453 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:19.455 | ++ functions-common:get_or_create_user:909 : user_id=26e0b45f0d7043d69bf848e7244bbd7a 2026-06-05 21:59:19.458 | ++ functions-common:get_or_create_user:910 : echo 26e0b45f0d7043d69bf848e7244bbd7a 2026-06-05 21:59:19.461 | + lib/keystone:create_keystone_accounts:340 : system_member_user=26e0b45f0d7043d69bf848e7244bbd7a 2026-06-05 21:59:19.465 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 26e0b45f0d7043d69bf848e7244bbd7a all 2026-06-05 21:59:19.530 | + inc/async:async_inner:63 : get_or_add_user_system_role member 26e0b45f0d7043d69bf848e7244bbd7a all 2026-06-05 21:59:19.572 | [9772 Async ks-system-member:65758]: running: get_or_add_user_system_role member 26e0b45f0d7043d69bf848e7244bbd7a all 2026-06-05 21:59:19.576 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-06-05 21:59:19.579 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:19.583 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-05 21:59:19.586 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-05 21:59:19.590 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-05 21:59:19.914 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:19.939 | [65568 Async ks-alt-reader-user:65568]: finished successfully 2026-06-05 21:59:20.467 | 2026-06-05 21:59:20.481 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:20.485 | ++ functions-common:get_or_create_user:909 : user_id=50afcad47a134ee5a8298605f687526c 2026-06-05 21:59:20.489 | ++ functions-common:get_or_create_user:910 : echo 50afcad47a134ee5a8298605f687526c 2026-06-05 21:59:20.494 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=50afcad47a134ee5a8298605f687526c 2026-06-05 21:59:20.497 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 50afcad47a134ee5a8298605f687526c all 2026-06-05 21:59:20.574 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 50afcad47a134ee5a8298605f687526c all 2026-06-05 21:59:20.617 | [9772 Async ks-system-reader:65957]: running: get_or_add_user_system_role reader 50afcad47a134ee5a8298605f687526c all 2026-06-05 21:59:20.621 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-05 21:59:20.624 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-05 21:59:20.626 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-05 21:59:20.629 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-05 21:59:20.633 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-05 21:59:21.483 | 2026-06-05 21:59:21.495 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:21.499 | ++ functions-common:get_or_create_group:886 : group_id=62a61aa658fe4158ad28ebe7602bad11 2026-06-05 21:59:21.501 | ++ functions-common:get_or_create_group:887 : echo 62a61aa658fe4158ad28ebe7602bad11 2026-06-05 21:59:21.505 | + lib/keystone:create_keystone_accounts:350 : admin_group=62a61aa658fe4158ad28ebe7602bad11 2026-06-05 21:59:21.507 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-05 21:59:21.511 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-05 21:59:21.514 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-05 21:59:21.517 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-05 21:59:21.523 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-05 21:59:21.863 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:21.891 | [65758 Async ks-system-member:65758]: finished successfully 2026-06-05 21:59:22.486 | 2026-06-05 21:59:22.497 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:22.501 | ++ functions-common:get_or_create_group:886 : group_id=6eb3bfce56654d39833fed916308d267 2026-06-05 21:59:22.503 | ++ functions-common:get_or_create_group:887 : echo 6eb3bfce56654d39833fed916308d267 2026-06-05 21:59:22.507 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=6eb3bfce56654d39833fed916308d267 2026-06-05 21:59:22.509 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:22.584 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:22.626 | [9772 Async ks-group-memberdemo:66234]: running: get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:22.629 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:22.699 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:22.737 | [9772 Async ks-group-anotherdemo:66313]: running: get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:22.740 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:22.805 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:22.844 | [9772 Async ks-group-memberalt:66392]: running: get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:22.847 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:22.888 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:22.912 | [65957 Async ks-system-reader:65957]: finished successfully 2026-06-05 21:59:22.915 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:22.953 | [9772 Async ks-group-anotheralt:66497]: running: get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:22.956 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 62a61aa658fe4158ad28ebe7602bad11 d6558e3bb4ef4ca7a95b1fcd3c8dd127 2026-06-05 21:59:23.022 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 62a61aa658fe4158ad28ebe7602bad11 d6558e3bb4ef4ca7a95b1fcd3c8dd127 2026-06-05 21:59:23.058 | [9772 Async ks-group-admin:66590]: running: get_or_add_group_project_role admin 62a61aa658fe4158ad28ebe7602bad11 d6558e3bb4ef4ca7a95b1fcd3c8dd127 2026-06-05 21:59:23.061 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-05 21:59:23.109 | [9772 Async ks-demo-member:64189]: Waiting for completion of get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d running on PID 64189 (17 other jobs running) 2026-06-05 21:59:23.131 | [9772 Async ks-demo-member:64189]: Signaling child to exit 2026-06-05 21:59:23.131 | WAKEUP 2026-06-05 21:59:23.153 | [9772 Async ks-demo-member:64189]: Signaled 2026-06-05 21:59:23.155 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:23.155 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:23.155 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:23.155 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:23.155 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:23.155 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:23.155 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:23.155 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:23.155 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:23.155 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 83818b5e18574255a7211380e3cc3cc3 --project ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:23.155 | 2026-06-05 21:59:23.155 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 83818b5e18574255a7211380e3cc3cc3 --project ea65a0d127c54072878fd552a0ac897d -c Role -f value 2026-06-05 21:59:23.155 | 2026-06-05 21:59:23.156 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:23.156 | + functions-common:get_or_add_user_project_role:973 : user_role_id=dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:23.156 | + functions-common:get_or_add_user_project_role:974 : echo dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:23.156 | dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:23.197 | [9772 Async ks-demo-member:64189]: finished get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d with result 0 in 2 seconds 2026-06-05 21:59:23.233 | [9772 Async ks-demo-admin:64285]: Waiting for completion of get_or_add_user_project_role admin ca3455dfae9f47eeaed550a26102ad4f ea65a0d127c54072878fd552a0ac897d running on PID 64285 (16 other jobs running) 2026-06-05 21:59:23.257 | [9772 Async ks-demo-admin:64285]: Signaling child to exit 2026-06-05 21:59:23.257 | WAKEUP 2026-06-05 21:59:23.280 | [9772 Async ks-demo-admin:64285]: Signaled 2026-06-05 21:59:23.282 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:23.282 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:23.282 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:23.282 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:23.282 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:23.282 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:23.282 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:23.282 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:23.282 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:23.282 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user ca3455dfae9f47eeaed550a26102ad4f --project ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:23.282 | 2026-06-05 21:59:23.282 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ca3455dfae9f47eeaed550a26102ad4f --project ea65a0d127c54072878fd552a0ac897d -c Role -f value 2026-06-05 21:59:23.282 | 2026-06-05 21:59:23.282 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:23.282 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:23.282 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:23.282 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:23.329 | [9772 Async ks-demo-admin:64285]: finished get_or_add_user_project_role admin ca3455dfae9f47eeaed550a26102ad4f ea65a0d127c54072878fd552a0ac897d with result 0 in 2 seconds 2026-06-05 21:59:23.371 | [9772 Async ks-demo-another:64381]: Waiting for completion of get_or_add_user_project_role anotherrole 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d running on PID 64381 (15 other jobs running) 2026-06-05 21:59:23.397 | [9772 Async ks-demo-another:64381]: Signaling child to exit 2026-06-05 21:59:23.398 | WAKEUP 2026-06-05 21:59:23.423 | [9772 Async ks-demo-another:64381]: Signaled 2026-06-05 21:59:23.424 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:23.424 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:23.424 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:23.424 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:23.424 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:23.424 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:23.424 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:23.424 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:23.424 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:23.424 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 83818b5e18574255a7211380e3cc3cc3 --project ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:23.424 | 2026-06-05 21:59:23.424 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 83818b5e18574255a7211380e3cc3cc3 --project ea65a0d127c54072878fd552a0ac897d -c Role -f value 2026-06-05 21:59:23.424 | 2026-06-05 21:59:23.424 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:23.425 | + functions-common:get_or_add_user_project_role:973 : user_role_id=eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:23.425 | + functions-common:get_or_add_user_project_role:974 : echo eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:23.425 | eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:23.473 | [9772 Async ks-demo-another:64381]: finished get_or_add_user_project_role anotherrole 83818b5e18574255a7211380e3cc3cc3 ea65a0d127c54072878fd552a0ac897d with result 0 in 3 seconds 2026-06-05 21:59:23.514 | [9772 Async ks-demo-invis:64477]: Waiting for completion of get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 7c7e53aa32e94e60a68ff42b572ad383 running on PID 64477 (14 other jobs running) 2026-06-05 21:59:23.543 | [9772 Async ks-demo-invis:64477]: Signaling child to exit 2026-06-05 21:59:23.543 | WAKEUP 2026-06-05 21:59:23.569 | [9772 Async ks-demo-invis:64477]: Signaled 2026-06-05 21:59:23.571 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:23.571 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:23.571 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:23.571 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:23.571 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:23.571 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:23.571 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:23.571 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:23.571 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:23.571 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 83818b5e18574255a7211380e3cc3cc3 --project 7c7e53aa32e94e60a68ff42b572ad383 2026-06-05 21:59:23.571 | 2026-06-05 21:59:23.571 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 83818b5e18574255a7211380e3cc3cc3 --project 7c7e53aa32e94e60a68ff42b572ad383 -c Role -f value 2026-06-05 21:59:23.571 | 2026-06-05 21:59:23.571 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:23.571 | + functions-common:get_or_add_user_project_role:973 : user_role_id=dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:23.571 | + functions-common:get_or_add_user_project_role:974 : echo dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:23.571 | dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:23.620 | [9772 Async ks-demo-invis:64477]: finished get_or_add_user_project_role member 83818b5e18574255a7211380e3cc3cc3 7c7e53aa32e94e60a68ff42b572ad383 with result 0 in 3 seconds 2026-06-05 21:59:23.662 | [9772 Async ks-demo-reader:64683]: Waiting for completion of get_or_add_user_project_role reader 435bc686c82e4aa3902880a38b902014 ea65a0d127c54072878fd552a0ac897d running on PID 64683 (13 other jobs running) 2026-06-05 21:59:23.688 | [9772 Async ks-demo-reader:64683]: Signaling child to exit 2026-06-05 21:59:23.688 | WAKEUP 2026-06-05 21:59:23.712 | [9772 Async ks-demo-reader:64683]: Signaled 2026-06-05 21:59:23.713 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:23.713 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:23.713 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:23.713 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:23.713 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:23.713 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:23.713 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:23.713 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:23.713 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:23.713 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 435bc686c82e4aa3902880a38b902014 --project ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:23.713 | 2026-06-05 21:59:23.713 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 435bc686c82e4aa3902880a38b902014 --project ea65a0d127c54072878fd552a0ac897d -c Role -f value 2026-06-05 21:59:23.713 | 2026-06-05 21:59:23.713 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:23.713 | + functions-common:get_or_add_user_project_role:973 : user_role_id=510f3878469d44e483acb8791d444995 2026-06-05 21:59:23.713 | + functions-common:get_or_add_user_project_role:974 : echo 510f3878469d44e483acb8791d444995 2026-06-05 21:59:23.713 | 510f3878469d44e483acb8791d444995 2026-06-05 21:59:23.758 | [9772 Async ks-demo-reader:64683]: finished get_or_add_user_project_role reader 435bc686c82e4aa3902880a38b902014 ea65a0d127c54072878fd552a0ac897d with result 0 in 2 seconds 2026-06-05 21:59:23.763 | + inc/async:async_wait:197 : return 0 2026-06-05 21:59:23.766 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-05 21:59:23.821 | [9772 Async ks-alt-admin:65069]: Waiting for completion of get_or_add_user_project_role admin a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 running on PID 65069 (12 other jobs running) 2026-06-05 21:59:23.848 | [9772 Async ks-alt-admin:65069]: Signaling child to exit 2026-06-05 21:59:23.848 | WAKEUP 2026-06-05 21:59:23.874 | [9772 Async ks-alt-admin:65069]: Signaled 2026-06-05 21:59:23.876 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:23.876 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:23.876 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:23.876 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:23.876 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:23.876 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:23.876 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:23.876 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:23.876 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:23.876 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user a89f739fd9464bc6a2ca9327aa0af06f --project edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:23.876 | 2026-06-05 21:59:23.876 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a89f739fd9464bc6a2ca9327aa0af06f --project edb6eeeb081b4a3ca7184bfd430e7596 -c Role -f value 2026-06-05 21:59:23.876 | 2026-06-05 21:59:23.876 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:23.876 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:23.876 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:23.876 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:23.925 | [9772 Async ks-alt-admin:65069]: finished get_or_add_user_project_role admin a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 with result 0 in 1 seconds 2026-06-05 21:59:23.964 | [9772 Async ks-alt-another:65165]: Waiting for completion of get_or_add_user_project_role anotherrole a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 running on PID 65165 (11 other jobs running) 2026-06-05 21:59:23.992 | [9772 Async ks-alt-another:65165]: Signaling child to exit 2026-06-05 21:59:23.993 | WAKEUP 2026-06-05 21:59:24.015 | [9772 Async ks-alt-another:65165]: Signaled 2026-06-05 21:59:24.017 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:24.017 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:24.017 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:24.017 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:24.017 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:24.017 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:24.017 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:24.017 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:24.017 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:24.017 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user a89f739fd9464bc6a2ca9327aa0af06f --project edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:24.017 | 2026-06-05 21:59:24.017 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a89f739fd9464bc6a2ca9327aa0af06f --project edb6eeeb081b4a3ca7184bfd430e7596 -c Role -f value 2026-06-05 21:59:24.017 | 2026-06-05 21:59:24.017 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.017 | + functions-common:get_or_add_user_project_role:973 : user_role_id=eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:24.017 | + functions-common:get_or_add_user_project_role:974 : echo eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:24.017 | eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:24.063 | [9772 Async ks-alt-another:65165]: finished get_or_add_user_project_role anotherrole a89f739fd9464bc6a2ca9327aa0af06f edb6eeeb081b4a3ca7184bfd430e7596 with result 0 in 2 seconds 2026-06-05 21:59:24.102 | [9772 Async ks-alt-member-user:65335]: Waiting for completion of get_or_add_user_project_role member f6a6d4661e7f4377a11d8cc3249c1754 edb6eeeb081b4a3ca7184bfd430e7596 running on PID 65335 (10 other jobs running) 2026-06-05 21:59:24.127 | [9772 Async ks-alt-member-user:65335]: Signaling child to exit 2026-06-05 21:59:24.127 | WAKEUP 2026-06-05 21:59:24.149 | [9772 Async ks-alt-member-user:65335]: Signaled 2026-06-05 21:59:24.150 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:24.150 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:24.151 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:24.151 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:24.151 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:24.151 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:24.151 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:24.151 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:24.151 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:24.151 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user f6a6d4661e7f4377a11d8cc3249c1754 --project edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:24.151 | 2026-06-05 21:59:24.151 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f6a6d4661e7f4377a11d8cc3249c1754 --project edb6eeeb081b4a3ca7184bfd430e7596 -c Role -f value 2026-06-05 21:59:24.151 | 2026-06-05 21:59:24.151 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.151 | + functions-common:get_or_add_user_project_role:973 : user_role_id=dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:24.151 | + functions-common:get_or_add_user_project_role:974 : echo dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:24.151 | dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:24.193 | [9772 Async ks-alt-member-user:65335]: finished get_or_add_user_project_role member f6a6d4661e7f4377a11d8cc3249c1754 edb6eeeb081b4a3ca7184bfd430e7596 with result 0 in 1 seconds 2026-06-05 21:59:24.226 | [9772 Async ks-alt-reader-user:65568]: Waiting for completion of get_or_add_user_project_role reader 93731daef6b548de8a5f938ec7349bc4 edb6eeeb081b4a3ca7184bfd430e7596 running on PID 65568 (9 other jobs running) 2026-06-05 21:59:24.249 | [9772 Async ks-alt-reader-user:65568]: Signaling child to exit 2026-06-05 21:59:24.249 | WAKEUP 2026-06-05 21:59:24.270 | [9772 Async ks-alt-reader-user:65568]: Signaled 2026-06-05 21:59:24.272 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:24.272 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:24.272 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 21:59:24.272 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:24.272 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:24.272 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:24.272 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:24.272 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:24.272 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 21:59:24.272 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 93731daef6b548de8a5f938ec7349bc4 --project edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:24.272 | 2026-06-05 21:59:24.272 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 93731daef6b548de8a5f938ec7349bc4 --project edb6eeeb081b4a3ca7184bfd430e7596 -c Role -f value 2026-06-05 21:59:24.272 | 2026-06-05 21:59:24.272 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.272 | + functions-common:get_or_add_user_project_role:973 : user_role_id=510f3878469d44e483acb8791d444995 2026-06-05 21:59:24.272 | + functions-common:get_or_add_user_project_role:974 : echo 510f3878469d44e483acb8791d444995 2026-06-05 21:59:24.272 | 510f3878469d44e483acb8791d444995 2026-06-05 21:59:24.317 | [9772 Async ks-alt-reader-user:65568]: finished get_or_add_user_project_role reader 93731daef6b548de8a5f938ec7349bc4 edb6eeeb081b4a3ca7184bfd430e7596 with result 0 in 1 seconds 2026-06-05 21:59:24.322 | + inc/async:async_wait:197 : return 0 2026-06-05 21:59:24.325 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-05 21:59:24.368 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:24.373 | [9772 Async ks-system-member:65758]: Waiting for completion of get_or_add_user_system_role member 26e0b45f0d7043d69bf848e7244bbd7a all running on PID 65758 (8 other jobs running) 2026-06-05 21:59:24.392 | [66234 Async ks-group-memberdemo:66234]: finished successfully 2026-06-05 21:59:24.399 | [9772 Async ks-system-member:65758]: Signaling child to exit 2026-06-05 21:59:24.399 | WAKEUP 2026-06-05 21:59:24.420 | [9772 Async ks-system-member:65758]: Signaled 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-05 21:59:24.422 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-05 21:59:24.422 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:24.422 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:24.422 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:24.422 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:24.422 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-05 21:59:24.422 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 26e0b45f0d7043d69bf848e7244bbd7a --system all -f value -c Role 2026-06-05 21:59:24.422 | 2026-06-05 21:59:24.422 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 26e0b45f0d7043d69bf848e7244bbd7a --system all 2026-06-05 21:59:24.422 | 2026-06-05 21:59:24.422 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 26e0b45f0d7043d69bf848e7244bbd7a --system all -f value -c Role 2026-06-05 21:59:24.422 | 2026-06-05 21:59:24.422 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-05 21:59:24.422 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-05 21:59:24.422 | 2026-06-05 21:59:24.463 | [9772 Async ks-system-member:65758]: finished get_or_add_user_system_role member 26e0b45f0d7043d69bf848e7244bbd7a all with result 0 in 2 seconds 2026-06-05 21:59:24.498 | [9772 Async ks-system-reader:65957]: Waiting for completion of get_or_add_user_system_role reader 50afcad47a134ee5a8298605f687526c all running on PID 65957 (7 other jobs running) 2026-06-05 21:59:24.522 | [9772 Async ks-system-reader:65957]: Signaling child to exit 2026-06-05 21:59:24.522 | WAKEUP 2026-06-05 21:59:24.542 | [9772 Async ks-system-reader:65957]: Signaled 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-05 21:59:24.544 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-05 21:59:24.544 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:24.544 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:24.544 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 21:59:24.544 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 21:59:24.544 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-05 21:59:24.544 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 50afcad47a134ee5a8298605f687526c --system all -f value -c Role 2026-06-05 21:59:24.544 | 2026-06-05 21:59:24.544 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 50afcad47a134ee5a8298605f687526c --system all 2026-06-05 21:59:24.544 | 2026-06-05 21:59:24.544 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 50afcad47a134ee5a8298605f687526c --system all -f value -c Role 2026-06-05 21:59:24.544 | 2026-06-05 21:59:24.544 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-05 21:59:24.544 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-05 21:59:24.544 | 2026-06-05 21:59:24.584 | [9772 Async ks-system-reader:65957]: finished get_or_add_user_system_role reader 50afcad47a134ee5a8298605f687526c all with result 0 in 2 seconds 2026-06-05 21:59:24.588 | + inc/async:async_wait:197 : return 0 2026-06-05 21:59:24.591 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-05 21:59:24.644 | [9772 Async ks-group-memberdemo:66234]: Waiting for completion of get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d running on PID 66234 (6 other jobs running) 2026-06-05 21:59:24.668 | [9772 Async ks-group-memberdemo:66234]: Signaling child to exit 2026-06-05 21:59:24.668 | WAKEUP 2026-06-05 21:59:24.689 | [9772 Async ks-group-memberdemo:66234]: Signaled 2026-06-05 21:59:24.690 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-05 21:59:24.690 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 6eb3bfce56654d39833fed916308d267 --project ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:24.690 | 2026-06-05 21:59:24.690 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6eb3bfce56654d39833fed916308d267 --project ea65a0d127c54072878fd552a0ac897d -f value -c Role 2026-06-05 21:59:24.690 | 2026-06-05 21:59:24.690 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.690 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:24.690 | + functions-common:get_or_add_group_project_role:1043 : echo dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:24.690 | dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:24.732 | [9772 Async ks-group-memberdemo:66234]: finished get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d with result 0 in 1 seconds 2026-06-05 21:59:24.766 | [9772 Async ks-group-anotherdemo:66313]: Waiting for completion of get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d running on PID 66313 (5 other jobs running) 2026-06-05 21:59:24.789 | [9772 Async ks-group-anotherdemo:66313]: Signaling child to exit 2026-06-05 21:59:24.809 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:24.834 | [66313 Async ks-group-anotherdemo:66313]: finished successfully 2026-06-05 21:59:24.857 | WAKEUP 2026-06-05 21:59:24.879 | [9772 Async ks-group-anotherdemo:66313]: Signaled 2026-06-05 21:59:24.881 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-05 21:59:24.881 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 6eb3bfce56654d39833fed916308d267 --project ea65a0d127c54072878fd552a0ac897d 2026-06-05 21:59:24.881 | 2026-06-05 21:59:24.881 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6eb3bfce56654d39833fed916308d267 --project ea65a0d127c54072878fd552a0ac897d -f value -c Role 2026-06-05 21:59:24.881 | 2026-06-05 21:59:24.881 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:24.881 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:24.881 | + functions-common:get_or_add_group_project_role:1043 : echo eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:24.881 | eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:24.922 | [9772 Async ks-group-anotherdemo:66313]: finished get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 ea65a0d127c54072878fd552a0ac897d with result 0 in 2 seconds 2026-06-05 21:59:24.959 | [9772 Async ks-group-memberalt:66392]: Waiting for completion of get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 running on PID 66392 (4 other jobs running) 2026-06-05 21:59:24.983 | [9772 Async ks-group-memberalt:66392]: Signaling child to exit 2026-06-05 21:59:25.228 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:25.253 | [66392 Async ks-group-memberalt:66392]: finished successfully 2026-06-05 21:59:25.275 | WAKEUP 2026-06-05 21:59:25.297 | [9772 Async ks-group-memberalt:66392]: Signaled 2026-06-05 21:59:25.298 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-05 21:59:25.298 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 6eb3bfce56654d39833fed916308d267 --project edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:25.298 | 2026-06-05 21:59:25.298 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6eb3bfce56654d39833fed916308d267 --project edb6eeeb081b4a3ca7184bfd430e7596 -f value -c Role 2026-06-05 21:59:25.298 | 2026-06-05 21:59:25.298 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:25.298 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:25.298 | + functions-common:get_or_add_group_project_role:1043 : echo dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:25.298 | dac1a7e3e1e04fab8546e408a0e82490 2026-06-05 21:59:25.343 | [9772 Async ks-group-memberalt:66392]: finished get_or_add_group_project_role member 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 with result 0 in 2 seconds 2026-06-05 21:59:25.377 | [9772 Async ks-group-anotheralt:66497]: Waiting for completion of get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 running on PID 66497 (3 other jobs running) 2026-06-05 21:59:25.403 | [9772 Async ks-group-anotheralt:66497]: Signaling child to exit 2026-06-05 21:59:25.674 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:25.699 | [66497 Async ks-group-anotheralt:66497]: finished successfully 2026-06-05 21:59:25.724 | WAKEUP 2026-06-05 21:59:25.744 | [9772 Async ks-group-anotheralt:66497]: Signaled 2026-06-05 21:59:25.746 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-05 21:59:25.746 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 6eb3bfce56654d39833fed916308d267 --project edb6eeeb081b4a3ca7184bfd430e7596 2026-06-05 21:59:25.746 | 2026-06-05 21:59:25.746 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6eb3bfce56654d39833fed916308d267 --project edb6eeeb081b4a3ca7184bfd430e7596 -f value -c Role 2026-06-05 21:59:25.746 | 2026-06-05 21:59:25.746 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:25.746 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:25.746 | + functions-common:get_or_add_group_project_role:1043 : echo eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:25.746 | eae593f662a442ed8be1e984e9b5c048 2026-06-05 21:59:25.790 | [9772 Async ks-group-anotheralt:66497]: finished get_or_add_group_project_role anotherrole 6eb3bfce56654d39833fed916308d267 edb6eeeb081b4a3ca7184bfd430e7596 with result 0 in 2 seconds 2026-06-05 21:59:25.825 | [9772 Async ks-group-admin:66590]: Waiting for completion of get_or_add_group_project_role admin 62a61aa658fe4158ad28ebe7602bad11 d6558e3bb4ef4ca7a95b1fcd3c8dd127 running on PID 66590 (2 other jobs running) 2026-06-05 21:59:25.849 | [9772 Async ks-group-admin:66590]: Signaling child to exit 2026-06-05 21:59:26.083 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:26.107 | [66590 Async ks-group-admin:66590]: finished successfully 2026-06-05 21:59:26.129 | WAKEUP 2026-06-05 21:59:26.149 | [9772 Async ks-group-admin:66590]: Signaled 2026-06-05 21:59:26.150 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-05 21:59:26.150 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 62a61aa658fe4158ad28ebe7602bad11 --project d6558e3bb4ef4ca7a95b1fcd3c8dd127 2026-06-05 21:59:26.150 | 2026-06-05 21:59:26.150 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 62a61aa658fe4158ad28ebe7602bad11 --project d6558e3bb4ef4ca7a95b1fcd3c8dd127 -f value -c Role 2026-06-05 21:59:26.150 | 2026-06-05 21:59:26.150 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:26.150 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:26.151 | + functions-common:get_or_add_group_project_role:1043 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:26.151 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:26.190 | [9772 Async ks-group-admin:66590]: finished get_or_add_group_project_role admin 62a61aa658fe4158ad28ebe7602bad11 d6558e3bb4ef4ca7a95b1fcd3c8dd127 with result 0 in 3 seconds 2026-06-05 21:59:26.194 | + inc/async:async_wait:197 : return 0 2026-06-05 21:59:26.197 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-05 21:59:26.215 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:59:26.218 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-05 21:59:26.238 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:26.241 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-05 21:59:26.244 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-05 21:59:26.313 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-05 21:59:26.355 | [9772 Async create_nova_accounts:68393]: running: create_nova_accounts 2026-06-05 21:59:26.358 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-05 21:59:26.378 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:26.380 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-05 21:59:26.383 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-05 21:59:26.450 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-05 21:59:26.490 | [9772 Async create_glance_accounts:68516]: running: create_glance_accounts 2026-06-05 21:59:26.493 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-05 21:59:26.511 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:26.514 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-05 21:59:26.516 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-05 21:59:26.582 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-05 21:59:26.625 | [9772 Async create_cinder_accounts:68654]: running: create_cinder_accounts 2026-06-05 21:59:26.628 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-05 21:59:26.650 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:26.653 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-05 21:59:26.656 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-05 21:59:26.724 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-05 21:59:26.764 | [9772 Async create_neutron_accounts:68796]: running: create_neutron_accounts 2026-06-05 21:59:26.767 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-05 21:59:26.788 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:26.791 | + ./stack.sh:main:1132 : async_runfunc create_swift_accounts 2026-06-05 21:59:26.794 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-06-05 21:59:26.870 | + inc/async:async_inner:63 : create_swift_accounts 2026-06-05 21:59:26.909 | [9772 Async create_swift_accounts:68978]: running: create_swift_accounts 2026-06-05 21:59:26.912 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-05 21:59:26.934 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:59:26.939 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-05 21:59:26.993 | [9772 Async create_nova_accounts:68393]: Waiting for completion of create_nova_accounts running on PID 68393 (6 other jobs running) 2026-06-05 21:59:27.019 | [9772 Async create_nova_accounts:68393]: Signaling child to exit 2026-06-05 21:59:46.290 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:46.315 | [68796 Async create_neutron_accounts:68796]: finished successfully 2026-06-05 21:59:50.057 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:50.079 | [68654 Async create_cinder_accounts:68654]: finished successfully 2026-06-05 21:59:56.994 | + inc/async:async_inner:64 : rc=0 2026-06-05 21:59:57.020 | [68393 Async create_nova_accounts:68393]: finished successfully 2026-06-05 21:59:57.044 | WAKEUP 2026-06-05 21:59:57.065 | [9772 Async create_nova_accounts:68393]: Signaled 2026-06-05 21:59:57.067 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-06-05 21:59:57.067 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-05 21:59:57.067 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-06-05 21:59:57.067 | + functions-common:get_or_create_user:893 : local user_id 2026-06-05 21:59:57.067 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 21:59:57.067 | + functions-common:get_or_create_user:897 : local email= 2026-06-05 21:59:57.067 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-06-05 21:59:57.067 | 2026-06-05 21:59:57.067 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.067 | + functions-common:get_or_create_user:909 : user_id=b895137e34e1490e898cc4ff4c454403 2026-06-05 21:59:57.067 | + functions-common:get_or_create_user:910 : echo b895137e34e1490e898cc4ff4c454403 2026-06-05 21:59:57.067 | b895137e34e1490e898cc4ff4c454403 2026-06-05 21:59:57.067 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-05 21:59:57.067 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:57.067 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:57.067 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 21:59:57.067 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:57.067 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:974 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 21:59:57.068 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 21:59:57.068 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-05 21:59:57.068 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:57.068 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 21:59:57.068 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:57.068 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://10.4.3.99/compute 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-05 21:59:57.068 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-05 21:59:57.068 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-05 21:59:57.068 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-05 21:59:57.068 | 94cb796c11a744fca383fe58e4a142a7' 2026-06-05 21:59:57.068 | + functions-common:get_or_create_service:1061 : echo 94cb796c11a744fca383fe58e4a142a7 2026-06-05 21:59:57.068 | 94cb796c11a744fca383fe58e4a142a7 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.99/compute/v2/$(project_id)s' 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-05 21:59:57.068 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.99/compute/v2/$(project_id)s' RegionOne 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 21:59:57.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 21:59:57.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.99/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=dd8d4db32c884793ac7ee47a020d751e 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo dd8d4db32c884793ac7ee47a020d751e 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1094 : public_id=dd8d4db32c884793ac7ee47a020d751e 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1103 : echo dd8d4db32c884793ac7ee47a020d751e 2026-06-05 21:59:57.068 | dd8d4db32c884793ac7ee47a020d751e 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-05 21:59:57.068 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-05 21:59:57.068 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-05 21:59:57.068 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-05 21:59:57.068 | 751674a670a3430eaf2bd7744d23cb6c' 2026-06-05 21:59:57.068 | + functions-common:get_or_create_service:1061 : echo 751674a670a3430eaf2bd7744d23cb6c 2026-06-05 21:59:57.068 | 751674a670a3430eaf2bd7744d23cb6c 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://10.4.3.99/compute/v2.1 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-05 21:59:57.068 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public https://10.4.3.99/compute/v2.1 RegionOne 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 21:59:57.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 21:59:57.068 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.99/compute/v2.1 --region RegionOne -f value -c id 2026-06-05 21:59:57.068 | 2026-06-05 21:59:57.068 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=3680f54af80e4a1fb3cd2ccb7faaa8b2 2026-06-05 21:59:57.068 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 3680f54af80e4a1fb3cd2ccb7faaa8b2 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1094 : public_id=3680f54af80e4a1fb3cd2ccb7faaa8b2 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-05 21:59:57.068 | + functions-common:get_or_create_endpoint:1103 : echo 3680f54af80e4a1fb3cd2ccb7faaa8b2 2026-06-05 21:59:57.068 | 3680f54af80e4a1fb3cd2ccb7faaa8b2 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-05 21:59:57.068 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-05 21:59:57.068 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:57.068 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-06-05 21:59:57.068 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 21:59:57.069 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 21:59:57.069 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 21:59:57.069 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 21:59:57.069 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 21:59:57.069 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 21:59:57.069 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 21:59:57.069 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 21:59:57.069 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 21:59:57.069 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 21:59:57.069 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 21:59:57.069 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-06-05 21:59:57.069 | 2026-06-05 21:59:57.069 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 21:59:57.069 | 2026-06-05 21:59:57.069 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 21:59:57.069 | + functions-common:get_or_add_user_project_role:973 : user_role_id=efc36c66eb664caa966ae9e17dd58f87 2026-06-05 21:59:57.069 | + functions-common:get_or_add_user_project_role:974 : echo efc36c66eb664caa966ae9e17dd58f87 2026-06-05 21:59:57.069 | efc36c66eb664caa966ae9e17dd58f87 2026-06-05 21:59:57.069 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-05 21:59:57.069 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 21:59:57.069 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-05 21:59:57.069 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 21:59:57.069 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-05 21:59:57.113 | [9772 Async create_nova_accounts:68393]: finished create_nova_accounts with result 0 in 30 seconds 2026-06-05 21:59:57.149 | [9772 Async create_glance_accounts:68516]: Waiting for completion of create_glance_accounts running on PID 68516 (5 other jobs running) 2026-06-05 21:59:57.173 | [9772 Async create_glance_accounts:68516]: Signaling child to exit 2026-06-05 22:00:02.263 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:00:02.293 | [68516 Async create_glance_accounts:68516]: finished successfully 2026-06-05 22:00:02.319 | WAKEUP 2026-06-05 22:00:02.348 | [9772 Async create_glance_accounts:68516]: Signaled 2026-06-05 22:00:02.349 | + lib/glance:create_glance_accounts:484 : is_service_enabled g-api 2026-06-05 22:00:02.349 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:02.349 | + lib/glance:create_glance_accounts:488 : create_service_user glance admin 2026-06-05 22:00:02.349 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-06-05 22:00:02.349 | + functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:02.349 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 22:00:02.349 | + functions-common:get_or_create_user:897 : local email= 2026-06-05 22:00:02.349 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-06-05 22:00:02.349 | 2026-06-05 22:00:02.349 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.349 | + functions-common:get_or_create_user:909 : user_id=1ccfd43b2f7c46b3a375320b652e7b2d 2026-06-05 22:00:02.349 | + functions-common:get_or_create_user:910 : echo 1ccfd43b2f7c46b3a375320b652e7b2d 2026-06-05 22:00:02.349 | 1ccfd43b2f7c46b3a375320b652e7b2d 2026-06-05 22:00:02.350 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:02.350 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-05 22:00:02.350 | 2026-06-05 22:00:02.350 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:02.350 | 2026-06-05 22:00:02.350 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:974 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.350 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.350 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-05 22:00:02.350 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:02.350 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-05 22:00:02.350 | 2026-06-05 22:00:02.350 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:02.350 | 2026-06-05 22:00:02.350 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:02.350 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:02.350 | + lib/glance:create_glance_accounts:491 : is_service_enabled s-proxy 2026-06-05 22:00:02.350 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:02.350 | + lib/glance:create_glance_accounts:492 : create_service_user glance-swift ResellerAdmin 2026-06-05 22:00:02.350 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-06-05 22:00:02.350 | + functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:02.350 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 22:00:02.350 | + functions-common:get_or_create_user:897 : local email= 2026-06-05 22:00:02.350 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-05 22:00:02.350 | 2026-06-05 22:00:02.350 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.350 | + functions-common:get_or_create_user:909 : user_id=40546f48f3394351aab097dc71e470c9 2026-06-05 22:00:02.350 | + functions-common:get_or_create_user:910 : echo 40546f48f3394351aab097dc71e470c9 2026-06-05 22:00:02.350 | 40546f48f3394351aab097dc71e470c9 2026-06-05 22:00:02.350 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:02.350 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-05 22:00:02.350 | 2026-06-05 22:00:02.350 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:02.350 | 2026-06-05 22:00:02.350 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:974 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.350 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.350 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-06-05 22:00:02.350 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:02.350 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:02.350 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:02.350 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:02.351 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:02.351 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:02.351 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:02.351 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:02.351 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.351 | + functions-common:get_or_add_user_project_role:973 : user_role_id=efc36c66eb664caa966ae9e17dd58f87 2026-06-05 22:00:02.351 | + functions-common:get_or_add_user_project_role:974 : echo efc36c66eb664caa966ae9e17dd58f87 2026-06-05 22:00:02.351 | efc36c66eb664caa966ae9e17dd58f87 2026-06-05 22:00:02.351 | + lib/glance:create_glance_accounts:495 : get_or_create_service glance image 'Glance Image Service' 2026-06-05 22:00:02.351 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-05 22:00:02.351 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-05 22:00:02.351 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.351 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-05 22:00:02.351 | 38b25390d5b24c3f9d3cd045deef3be6' 2026-06-05 22:00:02.351 | + functions-common:get_or_create_service:1061 : echo 38b25390d5b24c3f9d3cd045deef3be6 2026-06-05 22:00:02.351 | 38b25390d5b24c3f9d3cd045deef3be6 2026-06-05 22:00:02.351 | + lib/glance:create_glance_accounts:497 : get_or_create_endpoint image RegionOne https://10.4.3.99/image 2026-06-05 22:00:02.351 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-05 22:00:02.351 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public https://10.4.3.99/image RegionOne 2026-06-05 22:00:02.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 22:00:02.351 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 22:00:02.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 22:00:02.351 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.99/image --region RegionOne -f value -c id 2026-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=28835223ab89403e86831cad7c81cbd5 2026-06-05 22:00:02.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 28835223ab89403e86831cad7c81cbd5 2026-06-05 22:00:02.351 | + functions-common:get_or_create_endpoint:1094 : public_id=28835223ab89403e86831cad7c81cbd5 2026-06-05 22:00:02.351 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-05 22:00:02.351 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-05 22:00:02.351 | + functions-common:get_or_create_endpoint:1103 : echo 28835223ab89403e86831cad7c81cbd5 2026-06-05 22:00:02.351 | 28835223ab89403e86831cad7c81cbd5 2026-06-05 22:00:02.351 | ++ lib/glance:create_glance_accounts:502 : get_or_create_domain Default 2026-06-05 22:00:02.351 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-05 22:00:02.351 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.351 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-05 22:00:02.351 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-05 22:00:02.351 | + lib/glance:create_glance_accounts:502 : service_domain_id=default 2026-06-05 22:00:02.351 | + lib/glance:create_glance_accounts:503 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-05 22:00:02.351 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-05 22:00:02.351 | + lib/glance:create_glance_accounts:506 : [[ True = True ]] 2026-06-05 22:00:02.351 | + lib/glance:create_glance_accounts:507 : configure_glance_quotas 2026-06-05 22:00:02.351 | + 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-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | | Field | Value | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | | default_limit | 2000 | 2026-06-05 22:00:02.351 | | description | None | 2026-06-05 22:00:02.351 | | id | acae20146d1a4d41ad210952a3115e6d | 2026-06-05 22:00:02.351 | | region_id | RegionOne | 2026-06-05 22:00:02.351 | | resource_name | image_size_total | 2026-06-05 22:00:02.351 | | service_id | 38b25390d5b24c3f9d3cd045deef3be6 | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | + 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-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | | Field | Value | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | | default_limit | 2000 | 2026-06-05 22:00:02.351 | | description | None | 2026-06-05 22:00:02.351 | | id | 80a0ea67524c45f5b361048276ffbf67 | 2026-06-05 22:00:02.351 | | region_id | RegionOne | 2026-06-05 22:00:02.351 | | resource_name | image_stage_total | 2026-06-05 22:00:02.351 | | service_id | 38b25390d5b24c3f9d3cd045deef3be6 | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | + 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-06-05 22:00:02.351 | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | | Field | Value | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | | default_limit | 100 | 2026-06-05 22:00:02.351 | | description | None | 2026-06-05 22:00:02.351 | | id | a4619a52869946458aa42594c2e5f89f | 2026-06-05 22:00:02.351 | | region_id | RegionOne | 2026-06-05 22:00:02.351 | | resource_name | image_count_total | 2026-06-05 22:00:02.351 | | service_id | 38b25390d5b24c3f9d3cd045deef3be6 | 2026-06-05 22:00:02.351 | +---------------+----------------------------------+ 2026-06-05 22:00:02.351 | + 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-06-05 22:00:02.352 | 2026-06-05 22:00:02.352 | +---------------+----------------------------------+ 2026-06-05 22:00:02.352 | | Field | Value | 2026-06-05 22:00:02.352 | +---------------+----------------------------------+ 2026-06-05 22:00:02.352 | | default_limit | 100 | 2026-06-05 22:00:02.352 | | description | None | 2026-06-05 22:00:02.352 | | id | 92b0fdf9efa94709b81e2c9e605fcf6f | 2026-06-05 22:00:02.352 | | region_id | RegionOne | 2026-06-05 22:00:02.352 | | resource_name | image_count_uploading | 2026-06-05 22:00:02.352 | | service_id | 38b25390d5b24c3f9d3cd045deef3be6 | 2026-06-05 22:00:02.352 | +---------------+----------------------------------+ 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.99/identity 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-05 22:00:02.352 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-05 22:00:02.352 | 2026-06-05 22:00:02.352 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 28835223ab89403e86831cad7c81cbd5 2026-06-05 22:00:02.352 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-05 22:00:02.352 | 2026-06-05 22:00:02.352 | + lib/glance:create_glance_accounts:510 : is_service_enabled s3api 2026-06-05 22:00:02.352 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:02.405 | [9772 Async create_glance_accounts:68516]: finished create_glance_accounts with result 0 in 35 seconds 2026-06-05 22:00:02.452 | [9772 Async create_cinder_accounts:68654]: Waiting for completion of create_cinder_accounts running on PID 68654 (4 other jobs running) 2026-06-05 22:00:02.482 | [9772 Async create_cinder_accounts:68654]: Signaling child to exit 2026-06-05 22:00:02.482 | WAKEUP 2026-06-05 22:00:02.507 | [9772 Async create_cinder_accounts:68654]: Signaled 2026-06-05 22:00:02.509 | + lib/cinder:create_cinder_accounts:452 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-06-05 22:00:02.509 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-05 22:00:02.509 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-05 22:00:02.509 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:02.509 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-05 22:00:02.509 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-06-05 22:00:02.509 | + functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:02.509 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 22:00:02.509 | + functions-common:get_or_create_user:897 : local email= 2026-06-05 22:00:02.509 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-06-05 22:00:02.509 | 2026-06-05 22:00:02.509 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.509 | + functions-common:get_or_create_user:909 : user_id=1c2363dbbe284f0aa1ea1f05d4ac5497 2026-06-05 22:00:02.509 | + functions-common:get_or_create_user:910 : echo 1c2363dbbe284f0aa1ea1f05d4ac5497 2026-06-05 22:00:02.509 | 1c2363dbbe284f0aa1ea1f05d4ac5497 2026-06-05 22:00:02.509 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-05 22:00:02.509 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:02.509 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:02.509 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:02.509 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:02.509 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:02.509 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:02.509 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:02.509 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:02.509 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:02.509 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:02.510 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:02.510 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-05 22:00:02.510 | 2026-06-05 22:00:02.510 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:02.510 | 2026-06-05 22:00:02.510 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.510 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.510 | + functions-common:get_or_add_user_project_role:974 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.510 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.510 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-05 22:00:02.510 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-05 22:00:02.510 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=https://10.4.3.99/volume 2026-06-05 22:00:02.510 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-05 22:00:02.510 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-05 22:00:02.510 | 2026-06-05 22:00:02.510 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.510 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-05 22:00:02.510 | cf078f147d70421e91ea4f7a7af00a8d' 2026-06-05 22:00:02.510 | + functions-common:get_or_create_service:1061 : echo cf078f147d70421e91ea4f7a7af00a8d 2026-06-05 22:00:02.510 | cf078f147d70421e91ea4f7a7af00a8d 2026-06-05 22:00:02.510 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne https://10.4.3.99/volume/v3 2026-06-05 22:00:02.510 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.99/volume/v3 RegionOne 2026-06-05 22:00:02.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 22:00:02.510 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-05 22:00:02.510 | 2026-06-05 22:00:02.510 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 22:00:02.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 22:00:02.510 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.99/volume/v3 --region RegionOne -f value -c id 2026-06-05 22:00:02.510 | 2026-06-05 22:00:02.510 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=680365c79abe42958f15e37bf78d72e2 2026-06-05 22:00:02.510 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 680365c79abe42958f15e37bf78d72e2 2026-06-05 22:00:02.510 | + functions-common:get_or_create_endpoint:1094 : public_id=680365c79abe42958f15e37bf78d72e2 2026-06-05 22:00:02.510 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-05 22:00:02.510 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-05 22:00:02.510 | + functions-common:get_or_create_endpoint:1103 : echo 680365c79abe42958f15e37bf78d72e2 2026-06-05 22:00:02.510 | 680365c79abe42958f15e37bf78d72e2 2026-06-05 22:00:02.510 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-05 22:00:02.510 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-05 22:00:02.510 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-05 22:00:02.510 | 2026-06-05 22:00:02.510 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_project:922 : project_id=81cbfbd75f6443c4a197217ca5fd7a9d 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_project:923 : echo 81cbfbd75f6443c4a197217ca5fd7a9d 2026-06-05 22:00:02.510 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 81cbfbd75f6443c4a197217ca5fd7a9d 2026-06-05 22:00:02.510 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-05 22:00:02.510 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-05 22:00:02.510 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-05 22:00:02.510 | 2026-06-05 22:00:02.510 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_user:909 : user_id=1c2363dbbe284f0aa1ea1f05d4ac5497 2026-06-05 22:00:02.510 | ++ functions-common:get_or_create_user:910 : echo 1c2363dbbe284f0aa1ea1f05d4ac5497 2026-06-05 22:00:02.510 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1c2363dbbe284f0aa1ea1f05d4ac5497 2026-06-05 22:00:02.561 | [9772 Async create_cinder_accounts:68654]: finished create_cinder_accounts with result 0 in 23 seconds 2026-06-05 22:00:02.567 | + inc/async:async_wait:197 : return 0 2026-06-05 22:00:02.571 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-05 22:00:02.629 | [9772 Async create_neutron_accounts:68796]: Waiting for completion of create_neutron_accounts running on PID 68796 (3 other jobs running) 2026-06-05 22:00:02.656 | [9772 Async create_neutron_accounts:68796]: Signaling child to exit 2026-06-05 22:00:02.656 | WAKEUP 2026-06-05 22:00:02.681 | [9772 Async create_neutron_accounts:68796]: Signaled 2026-06-05 22:00:02.683 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-05 22:00:02.683 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://10.4.3.99/ 2026-06-05 22:00:02.683 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-05 22:00:02.683 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://10.4.3.99/networking 2026-06-05 22:00:02.683 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-05 22:00:02.683 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:02.683 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-05 22:00:02.683 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-06-05 22:00:02.683 | + functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:02.683 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 22:00:02.683 | + functions-common:get_or_create_user:897 : local email= 2026-06-05 22:00:02.683 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-06-05 22:00:02.683 | 2026-06-05 22:00:02.683 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.683 | + functions-common:get_or_create_user:909 : user_id=ed66c872e72649f8a963bad03b064eae 2026-06-05 22:00:02.683 | + functions-common:get_or_create_user:910 : echo ed66c872e72649f8a963bad03b064eae 2026-06-05 22:00:02.683 | ed66c872e72649f8a963bad03b064eae 2026-06-05 22:00:02.683 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-05 22:00:02.683 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:02.683 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:02.683 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:02.683 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:02.683 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:02.683 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:02.683 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:02.683 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:02.683 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:02.683 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:02.683 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:02.683 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-05 22:00:02.683 | 2026-06-05 22:00:02.683 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:02.683 | 2026-06-05 22:00:02.683 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.683 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.683 | + functions-common:get_or_add_user_project_role:974 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.683 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:02.683 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-05 22:00:02.683 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-05 22:00:02.683 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-05 22:00:02.683 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-05 22:00:02.683 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-05 22:00:02.683 | 2026-06-05 22:00:02.683 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.683 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-05 22:00:02.683 | 4bed5379bf2d44849ac9a5986e662137' 2026-06-05 22:00:02.683 | + functions-common:get_or_create_service:1061 : echo 4bed5379bf2d44849ac9a5986e662137 2026-06-05 22:00:02.683 | 4bed5379bf2d44849ac9a5986e662137 2026-06-05 22:00:02.684 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://10.4.3.99/networking 2026-06-05 22:00:02.684 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-05 22:00:02.684 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public https://10.4.3.99/networking RegionOne 2026-06-05 22:00:02.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 22:00:02.684 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-05 22:00:02.684 | 2026-06-05 22:00:02.684 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 22:00:02.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 22:00:02.684 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.99/networking --region RegionOne -f value -c id 2026-06-05 22:00:02.684 | 2026-06-05 22:00:02.684 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:02.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=dd03a3c95ea54e80b368080a73530710 2026-06-05 22:00:02.684 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo dd03a3c95ea54e80b368080a73530710 2026-06-05 22:00:02.684 | + functions-common:get_or_create_endpoint:1094 : public_id=dd03a3c95ea54e80b368080a73530710 2026-06-05 22:00:02.684 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-05 22:00:02.684 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-05 22:00:02.684 | + functions-common:get_or_create_endpoint:1103 : echo dd03a3c95ea54e80b368080a73530710 2026-06-05 22:00:02.684 | dd03a3c95ea54e80b368080a73530710 2026-06-05 22:00:02.731 | [9772 Async create_neutron_accounts:68796]: finished create_neutron_accounts with result 0 in 19 seconds 2026-06-05 22:00:02.771 | [9772 Async create_swift_accounts:68978]: Waiting for completion of create_swift_accounts running on PID 68978 (2 other jobs running) 2026-06-05 22:00:02.799 | [9772 Async create_swift_accounts:68978]: Signaling child to exit 2026-06-05 22:00:05.565 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:00:05.590 | [68978 Async create_swift_accounts:68978]: finished successfully 2026-06-05 22:00:05.614 | WAKEUP 2026-06-05 22:00:05.637 | [9772 Async create_swift_accounts:68978]: Signaled 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:625 : local another_role 2026-06-05 22:00:05.639 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-06-05 22:00:05.639 | ++ functions-common:get_or_create_role:929 : local role_id 2026-06-05 22:00:05.639 | +++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-05 22:00:05.639 | 2026-06-05 22:00:05.639 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.639 | ++ functions-common:get_or_create_role:934 : role_id=eae593f662a442ed8be1e984e9b5c048 2026-06-05 22:00:05.639 | ++ functions-common:get_or_create_role:935 : echo eae593f662a442ed8be1e984e9b5c048 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:626 : another_role=eae593f662a442ed8be1e984e9b5c048 2026-06-05 22:00:05.639 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-06-05 22:00:05.639 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-06-05 22:00:05.639 | + functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:05.639 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 22:00:05.639 | + functions-common:get_or_create_user:897 : local email= 2026-06-05 22:00:05.639 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-05 22:00:05.639 | 2026-06-05 22:00:05.639 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.639 | + functions-common:get_or_create_user:909 : user_id=94b429eeb08942b589ab634af155ca89 2026-06-05 22:00:05.639 | + functions-common:get_or_create_user:910 : echo 94b429eeb08942b589ab634af155ca89 2026-06-05 22:00:05.639 | 94b429eeb08942b589ab634af155ca89 2026-06-05 22:00:05.639 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-06-05 22:00:05.639 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:05.639 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:05.639 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:05.639 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:05.639 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:05.639 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:05.639 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:05.639 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:05.639 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:05.639 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:05.639 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:05.639 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-06-05 22:00:05.639 | 2026-06-05 22:00:05.639 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:05.639 | 2026-06-05 22:00:05.639 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:974 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:05.640 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:00:05.640 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-05 22:00:05.640 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:05.640 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:00:05.640 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:05.640 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:05.640 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:00:05.640 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:00:05.640 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:00:05.640 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:00:05.640 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-06-05 22:00:05.640 | 2026-06-05 22:00:05.640 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:00:05.640 | 2026-06-05 22:00:05.640 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.640 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.640 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.640 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-06-05 22:00:05.640 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-05 22:00:05.640 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-06-05 22:00:05.640 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-06-05 22:00:05.640 | 2026-06-05 22:00:05.640 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.640 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-05 22:00:05.640 | 43a4bc06a10048e6b01b06f8640cc8c8' 2026-06-05 22:00:05.640 | + functions-common:get_or_create_service:1061 : echo 43a4bc06a10048e6b01b06f8640cc8c8 2026-06-05 22:00:05.640 | 43a4bc06a10048e6b01b06f8640cc8c8 2026-06-05 22:00:05.640 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.99:8080/v1/AUTH_$(project_id)s' https://10.4.3.99:8080 2026-06-05 22:00:05.640 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-05 22:00:05.640 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.99:8080/v1/AUTH_$(project_id)s' RegionOne 2026-06-05 22:00:05.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 22:00:05.640 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-06-05 22:00:05.640 | 2026-06-05 22:00:05.640 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 22:00:05.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 22:00:05.640 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.99:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-06-05 22:00:05.640 | 2026-06-05 22:00:05.640 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=e27270e74daf4998b42428f78127188d 2026-06-05 22:00:05.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo e27270e74daf4998b42428f78127188d 2026-06-05 22:00:05.640 | + functions-common:get_or_create_endpoint:1094 : public_id=e27270e74daf4998b42428f78127188d 2026-06-05 22:00:05.640 | + functions-common:get_or_create_endpoint:1096 : [[ -n https://10.4.3.99:8080 ]] 2026-06-05 22:00:05.640 | + functions-common:get_or_create_endpoint:1097 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.99:8080 RegionOne 2026-06-05 22:00:05.640 | + functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 22:00:05.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-06-05 22:00:05.640 | 2026-06-05 22:00:05.640 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.640 | + functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 22:00:05.640 | + functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 22:00:05.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.99:8080 --region RegionOne -f value -c id 2026-06-05 22:00:05.640 | 2026-06-05 22:00:05.640 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.640 | + functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=744f4a696d5547c9bddc737a96bdd64d 2026-06-05 22:00:05.641 | + functions-common:_get_or_create_endpoint_with_interface:1079 : echo 744f4a696d5547c9bddc737a96bdd64d 2026-06-05 22:00:05.641 | 744f4a696d5547c9bddc737a96bdd64d 2026-06-05 22:00:05.641 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-05 22:00:05.641 | + functions-common:get_or_create_endpoint:1103 : echo e27270e74daf4998b42428f78127188d 2026-06-05 22:00:05.641 | e27270e74daf4998b42428f78127188d 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-06-05 22:00:05.641 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-05 22:00:05.641 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-06-05 22:00:05.641 | 2026-06-05 22:00:05.641 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_project:922 : project_id=f8bfefeb5ee64e2895196001732ba961 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_project:923 : echo f8bfefeb5ee64e2895196001732ba961 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:640 : swift_project_test1=f8bfefeb5ee64e2895196001732ba961 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-06-05 22:00:05.641 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.641 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:894 : [[ ! -z test@example.com ]] 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:895 : local email=--email=test@example.com 2026-06-05 22:00:05.641 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-06-05 22:00:05.641 | 2026-06-05 22:00:05.641 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:909 : user_id=b3e2324706884799bf8f78093a15d0db 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:910 : echo b3e2324706884799bf8f78093a15d0db 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=b3e2324706884799bf8f78093a15d0db 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-06-05 22:00:05.641 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin b3e2324706884799bf8f78093a15d0db f8bfefeb5ee64e2895196001732ba961 2026-06-05 22:00:05.641 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:05.641 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:05.641 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 22:00:05.641 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:05.641 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:05.641 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 22:00:05.641 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 22:00:05.641 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 22:00:05.641 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 22:00:05.641 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user b3e2324706884799bf8f78093a15d0db --project f8bfefeb5ee64e2895196001732ba961 2026-06-05 22:00:05.641 | 2026-06-05 22:00:05.641 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3e2324706884799bf8f78093a15d0db --project f8bfefeb5ee64e2895196001732ba961 -c Role -f value 2026-06-05 22:00:05.641 | 2026-06-05 22:00:05.641 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.641 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.641 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.641 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-06-05 22:00:05.641 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:894 : [[ ! -z test3@example.com ]] 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:895 : local email=--email=test3@example.com 2026-06-05 22:00:05.641 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-06-05 22:00:05.641 | 2026-06-05 22:00:05.641 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:909 : user_id=3a53bc8fb39242cc9a3ea67433fcac8c 2026-06-05 22:00:05.641 | ++ functions-common:get_or_create_user:910 : echo 3a53bc8fb39242cc9a3ea67433fcac8c 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:649 : swift_user_test3=3a53bc8fb39242cc9a3ea67433fcac8c 2026-06-05 22:00:05.641 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-06-05 22:00:05.641 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role eae593f662a442ed8be1e984e9b5c048 3a53bc8fb39242cc9a3ea67433fcac8c f8bfefeb5ee64e2895196001732ba961 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:05.642 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add eae593f662a442ed8be1e984e9b5c048 --user 3a53bc8fb39242cc9a3ea67433fcac8c --project f8bfefeb5ee64e2895196001732ba961 2026-06-05 22:00:05.642 | 2026-06-05 22:00:05.642 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role eae593f662a442ed8be1e984e9b5c048 --user 3a53bc8fb39242cc9a3ea67433fcac8c --project f8bfefeb5ee64e2895196001732ba961 -c Role -f value 2026-06-05 22:00:05.642 | 2026-06-05 22:00:05.642 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:973 : user_role_id=eae593f662a442ed8be1e984e9b5c048 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:974 : echo eae593f662a442ed8be1e984e9b5c048 2026-06-05 22:00:05.642 | eae593f662a442ed8be1e984e9b5c048 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-06-05 22:00:05.642 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-05 22:00:05.642 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-06-05 22:00:05.642 | 2026-06-05 22:00:05.642 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_project:922 : project_id=3cbdea55968a4d5fab67192ac4a37a6d 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_project:923 : echo 3cbdea55968a4d5fab67192ac4a37a6d 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:654 : swift_project_test2=3cbdea55968a4d5fab67192ac4a37a6d 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-06-05 22:00:05.642 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-06-05 22:00:05.642 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_user:894 : [[ ! -z test2@example.com ]] 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_user:895 : local email=--email=test2@example.com 2026-06-05 22:00:05.642 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-06-05 22:00:05.642 | 2026-06-05 22:00:05.642 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_user:909 : user_id=0eb8c5f331224e61a8fdb54c6b44c919 2026-06-05 22:00:05.642 | ++ functions-common:get_or_create_user:910 : echo 0eb8c5f331224e61a8fdb54c6b44c919 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:659 : swift_user_test2=0eb8c5f331224e61a8fdb54c6b44c919 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-06-05 22:00:05.642 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 0eb8c5f331224e61a8fdb54c6b44c919 3cbdea55968a4d5fab67192ac4a37a6d 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:05.642 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 22:00:05.642 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 0eb8c5f331224e61a8fdb54c6b44c919 --project 3cbdea55968a4d5fab67192ac4a37a6d 2026-06-05 22:00:05.642 | 2026-06-05 22:00:05.642 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0eb8c5f331224e61a8fdb54c6b44c919 --project 3cbdea55968a4d5fab67192ac4a37a6d -c Role -f value 2026-06-05 22:00:05.642 | 2026-06-05 22:00:05.642 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.642 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.642 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.642 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-06-05 22:00:05.642 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-05 22:00:05.643 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-06-05 22:00:05.643 | 2026-06-05 22:00:05.643 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_domain:871 : domain_id=0f0296681bc543bba3eefe604d927437 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_domain:872 : echo 0f0296681bc543bba3eefe604d927437 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:664 : swift_domain=0f0296681bc543bba3eefe604d927437 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-06-05 22:00:05.643 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-06-05 22:00:05.643 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 0f0296681bc543bba3eefe604d927437 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-05 22:00:05.643 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=0f0296681bc543bba3eefe604d927437 --or-show -f value -c id 2026-06-05 22:00:05.643 | 2026-06-05 22:00:05.643 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_project:922 : project_id=4f1be90d550f40559e1cb8801d304bf1 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_project:923 : echo 4f1be90d550f40559e1cb8801d304bf1 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:668 : swift_project_test4=4f1be90d550f40559e1cb8801d304bf1 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-06-05 22:00:05.643 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-06-05 22:00:05.643 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 0f0296681bc543bba3eefe604d927437 test4@example.com 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_user:894 : [[ ! -z test4@example.com ]] 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_user:895 : local email=--email=test4@example.com 2026-06-05 22:00:05.643 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=0f0296681bc543bba3eefe604d927437 --email=test4@example.com --or-show -f value -c id 2026-06-05 22:00:05.643 | 2026-06-05 22:00:05.643 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_user:909 : user_id=f8f8a9ecb1cd4ca2b54d7fd9f0579529 2026-06-05 22:00:05.643 | ++ functions-common:get_or_create_user:910 : echo f8f8a9ecb1cd4ca2b54d7fd9f0579529 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:673 : swift_user_test4=f8f8a9ecb1cd4ca2b54d7fd9f0579529 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-06-05 22:00:05.643 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:00:05.643 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin f8f8a9ecb1cd4ca2b54d7fd9f0579529 4f1be90d550f40559e1cb8801d304bf1 2026-06-05 22:00:05.643 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:00:05.643 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:00:05.643 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-05 22:00:05.643 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:00:05.643 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:00:05.643 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-05 22:00:05.643 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-05 22:00:05.643 | ++ functions-common:_get_domain_args:951 : echo 2026-06-05 22:00:05.643 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-05 22:00:05.643 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user f8f8a9ecb1cd4ca2b54d7fd9f0579529 --project 4f1be90d550f40559e1cb8801d304bf1 2026-06-05 22:00:05.643 | 2026-06-05 22:00:05.643 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f8f8a9ecb1cd4ca2b54d7fd9f0579529 --project 4f1be90d550f40559e1cb8801d304bf1 -c Role -f value 2026-06-05 22:00:05.643 | 2026-06-05 22:00:05.643 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:00:05.643 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.643 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.643 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:00:05.691 | [9772 Async create_swift_accounts:68978]: finished create_swift_accounts with result 0 in 38 seconds 2026-06-05 22:00:05.699 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-05 22:00:05.702 | + inc/async:async_wait:197 : return 0 2026-06-05 22:00:05.706 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-05 22:00:05.727 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:05.730 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-05 22:00:05.751 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:05.755 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-05 22:00:05.759 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:00:05.762 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-05 22:00:05.766 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-05 22:00:05.769 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-05 22:00:05.850 | + inc/async:async_inner:63 : init_glance 2026-06-05 22:00:05.889 | [9772 Async init_glance:72429]: running: init_glance 2026-06-05 22:00:05.892 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-05 22:00:05.911 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:05.914 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-05 22:00:05.916 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:00:05.919 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-05 22:00:05.922 | + ./stack.sh:main:1164 : configure_neutron 2026-06-05 22:00:05.925 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-05 22:00:05.929 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-05 22:00:05.932 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o stack /etc/neutron 2026-06-05 22:00:05.949 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-05 22:00:05.952 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-05 22:00:12.800 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 22:00:12.800 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:00:12.800 | we strongly recommend against using it for new projects. 2026-06-05 22:00:12.800 | 2026-06-05 22:00:12.800 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:00:12.800 | framework. For more detail see 2026-06-05 22:00:12.800 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:00:12.800 | 2026-06-05 22:00:12.800 | __import__(import_str) 2026-06-05 22:00:13.133 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-05 22:00:13.133 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-05 22:00:13.341 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:00:13.367 | [72429 Async init_glance:72429]: finished successfully 2026-06-05 22:00:19.436 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-05 22:00:19.436 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-05 22:00:27.048 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-05 22:00:27.053 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-05 22:00:27.056 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-05 22:00:27.060 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-05 22:00:27.062 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-05 22:00:27.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-05 22:00:27.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-05 22:00:27.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-05 22:00:27.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-05 22:00:27.076 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-05 22:00:27.079 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-05 22:00:27.081 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-05 22:00:27.084 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-05 22:00:27.086 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-05 22:00:27.088 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-05 22:00:27.091 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-05 22:00:27.095 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:27.097 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:27.100 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-05 22:00:27.102 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:27.108 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-05 22:00:27.110 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-05 22:00:27.112 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-05 22:00:27.114 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-05 22:00:27.116 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 22:00:27.118 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 22:00:27.120 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 22:00:27.137 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:27.140 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 22:00:27.143 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-05 22:00:27.146 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-05 22:00:27.178 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-05 22:00:27.210 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-05 22:00:27.244 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-05 22:00:27.275 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-05 22:00:27.309 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-05 22:00:27.341 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-05 22:00:27.343 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-05 22:00:27.346 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-05 22:00:27.348 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-05 22:00:27.352 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 22:00:27.369 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 22:00:27.372 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 22:00:27.375 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 22:00:27.377 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 22:00:27.380 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 22:00:27.411 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 22:00:27.447 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 22:00:27.481 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 22:00:27.515 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-05 22:00:27.548 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-05 22:00:27.551 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-05 22:00:27.554 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-05 22:00:27.557 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-05 22:00:27.559 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-05 22:00:27.562 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-05 22:00:27.565 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-05 22:00:27.567 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-05 22:00:27.580 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-05 22:00:27.596 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-05 22:00:27.609 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-05 22:00:27.622 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-05 22:00:27.636 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-05 22:00:27.638 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-05 22:00:27.642 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-05 22:00:27.647 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.GNfaWkon4h 2026-06-05 22:00:27.649 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-05 22:00:27.652 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-05 22:00:27.655 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.GNfaWkon4h 2026-06-05 22:00:27.659 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.GNfaWkon4h 2026-06-05 22:00:27.673 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.GNfaWkon4h /etc/sudoers.d/neutron-rootwrap 2026-06-05 22:00:27.686 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-05 22:00:27.689 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-05 22:00:27.692 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-05 22:00:27.722 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-05 22:00:27.724 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-05 22:00:27.757 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-05 22:00:27.760 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-05 22:00:27.762 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-05 22:00:27.765 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-05 22:00:27.767 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-05 22:00:27.769 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-05 22:00:27.787 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:27.791 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-05 22:00:27.794 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-05 22:00:27.797 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-05 22:00:27.814 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:27.816 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 22:00:27.820 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/ 2026-06-05 22:00:27.857 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-05 22:00:27.860 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-05 22:00:27.863 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-05 22:00:27.882 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:27.885 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-05 22:00:27.905 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:27.908 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-05 22:00:27.928 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:27.930 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-05 22:00:27.951 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:27.954 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-05 22:00:27.973 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:27.976 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-05 22:00:27.979 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-05 22:00:27.999 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:28.002 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-05 22:00:28.005 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-05 22:00:28.008 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-05 22:00:28.008 | Configuring OVN 2026-06-05 22:00:28.011 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-05 22:00:28.015 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-05 22:00:28.019 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-05 22:00:28.024 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=8fbe4056-f3bd-43b1-b810-113300b5db65 2026-06-05 22:00:28.027 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-05 22:00:28.030 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-05 22:00:28.033 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-05 22:00:28.036 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-05 22:00:28.039 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-05 22:00:28.042 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-05 22:00:28.044 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-05 22:00:28.046 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-05 22:00:28.050 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-05 22:00:28.053 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-05 22:00:28.055 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-05 22:00:28.058 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-05 22:00:28.061 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-05 22:00:28.065 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-05 22:00:28.068 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-05 22:00:28.072 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-05 22:00:28.076 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-05 22:00:28.079 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-05 22:00:28.082 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-05 22:00:28.101 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:28.104 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-05 22:00:28.153 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-05 22:00:28.157 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-05 22:00:28.159 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-05 22:00:28.177 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:28.180 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-05 22:00:28.183 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-05 22:00:28.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-05 22:00:28.189 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-06-05 22:00:28.205 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-05 22:00:28.210 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-05 22:00:28.212 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-05 22:00:34.418 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 22:00:34.418 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:00:34.418 | we strongly recommend against using it for new projects. 2026-06-05 22:00:34.418 | 2026-06-05 22:00:34.418 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:00:34.418 | framework. For more detail see 2026-06-05 22:00:34.418 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:00:34.418 | 2026-06-05 22:00:34.418 | __import__(import_str) 2026-06-05 22:00:34.750 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-05 22:00:34.750 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-05 22:00:41.099 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-05 22:00:41.099 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-05 22:00:48.847 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-05 22:00:48.853 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-05 22:00:48.856 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-05 22:00:48.859 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-05 22:00:48.892 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-05 22:00:48.894 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-05 22:00:48.927 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-05 22:00:48.964 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.99 2026-06-05 22:00:48.993 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-06-05 22:00:49.029 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-05 22:00:49.064 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-05 22:00:49.100 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.99:6642 2026-06-05 22:00:49.137 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-05 22:00:49.156 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:49.158 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:00:49.193 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-05 22:00:49.232 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-05 22:00:49.271 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-05 22:00:49.274 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-05 22:00:49.315 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.99:6641 2026-06-05 22:00:49.351 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-05 22:00:49.353 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-05 22:00:49.354 | Configuring Neutron for OVN 2026-06-05 22:00:49.357 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-05 22:00:49.376 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:49.378 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-05 22:00:49.382 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-05 22:00:49.383 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-05 22:00:51.272 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-05 22:00:51.277 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-05 22:00:51.277 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-05 22:00:52.893 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-05 22:00:52.897 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-05 22:00:52.912 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:52.914 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-05 22:00:52.919 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-05 22:00:52.919 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-05 22:00:52.919 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-05 22:00:52.925 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-05 22:00:52.925 | address-scope 2026-06-05 22:00:52.925 | agent 2026-06-05 22:00:52.925 | allowed-address-pairs 2026-06-05 22:00:52.925 | auto-allocated-topology 2026-06-05 22:00:52.925 | availability_zone 2026-06-05 22:00:52.925 | bgp 2026-06-05 22:00:52.925 | bgp_4byte_asn 2026-06-05 22:00:52.925 | bgp_dragent_scheduler 2026-06-05 22:00:52.925 | binding 2026-06-05 22:00:52.925 | binding-extended 2026-06-05 22:00:52.925 | default-subnetpools 2026-06-05 22:00:52.925 | dhcp_agent_scheduler 2026-06-05 22:00:52.925 | dns-domain-ports 2026-06-05 22:00:52.925 | dns-integration 2026-06-05 22:00:52.925 | dns-integration-domain-keywords 2026-06-05 22:00:52.925 | empty-string-filtering 2026-06-05 22:00:52.925 | enable-default-route-bfd 2026-06-05 22:00:52.925 | enable-default-route-ecmp 2026-06-05 22:00:52.925 | expose-port-forwarding-in-fip 2026-06-05 22:00:52.925 | external-gateway-multihoming 2026-06-05 22:00:52.925 | external-net 2026-06-05 22:00:52.925 | ext-gw-mode 2026-06-05 22:00:52.925 | extra_dhcp_opt 2026-06-05 22:00:52.925 | extraroute 2026-06-05 22:00:52.925 | extraroute-atomic 2026-06-05 22:00:52.925 | filter-validation 2026-06-05 22:00:52.925 | fip-port-details 2026-06-05 22:00:52.925 | flavors 2026-06-05 22:00:52.925 | floatingip-pools 2026-06-05 22:00:52.925 | floating-ip-port-forwarding 2026-06-05 22:00:52.925 | floating-ip-port-forwarding-description 2026-06-05 22:00:52.925 | floating-ip-port-forwarding-detail 2026-06-05 22:00:52.925 | floating-ip-port-forwarding-port-ranges 2026-06-05 22:00:52.925 | fwaas_v2 2026-06-05 22:00:52.925 | ip_allocation 2026-06-05 22:00:52.925 | l3_agent_scheduler 2026-06-05 22:00:52.925 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:00:52.925 | l3-flavors 2026-06-05 22:00:52.925 | l3-ha 2026-06-05 22:00:52.925 | logging 2026-06-05 22:00:52.925 | multi-provider 2026-06-05 22:00:52.925 | net-mtu 2026-06-05 22:00:52.925 | net-mtu-writable 2026-06-05 22:00:52.925 | network_availability_zone 2026-06-05 22:00:52.925 | network_ha 2026-06-05 22:00:52.925 | network-ip-availability 2026-06-05 22:00:52.925 | pagination 2026-06-05 22:00:52.925 | port-device-profile 2026-06-05 22:00:52.925 | port-hardware-offload-type 2026-06-05 22:00:52.925 | port-mac-address-regenerate 2026-06-05 22:00:52.925 | port-numa-affinity-policy 2026-06-05 22:00:52.925 | port-numa-affinity-policy-socket 2026-06-05 22:00:52.925 | port-resource-request 2026-06-05 22:00:52.925 | port-security 2026-06-05 22:00:52.925 | port-trusted-vif 2026-06-05 22:00:52.925 | project-id 2026-06-05 22:00:52.925 | provider 2026-06-05 22:00:52.925 | pvlan 2026-06-05 22:00:52.925 | qinq 2026-06-05 22:00:52.925 | qos 2026-06-05 22:00:52.925 | qos-bw-limit-direction 2026-06-05 22:00:52.925 | qos-bw-minimum-ingress 2026-06-05 22:00:52.925 | qos-default 2026-06-05 22:00:52.925 | qos-fip 2026-06-05 22:00:52.925 | qos-gateway-ip 2026-06-05 22:00:52.925 | qos-rules-alias 2026-06-05 22:00:52.925 | qos-rule-type-details 2026-06-05 22:00:52.925 | qos-rule-type-filter 2026-06-05 22:00:52.925 | quota-check-limit 2026-06-05 22:00:52.925 | quota-check-limit-default 2026-06-05 22:00:52.925 | quota_details 2026-06-05 22:00:52.925 | quotas 2026-06-05 22:00:52.925 | rbac-address-scope 2026-06-05 22:00:52.925 | rbac-policies 2026-06-05 22:00:52.925 | rbac-security-groups 2026-06-05 22:00:52.925 | router 2026-06-05 22:00:52.925 | router_availability_zone 2026-06-05 22:00:52.925 | router-enable-snat 2026-06-05 22:00:52.925 | security-group 2026-06-05 22:00:52.925 | security-groups-default-rules 2026-06-05 22:00:52.925 | security-groups-normalized-cidr 2026-06-05 22:00:52.925 | security-groups-remote-address-group 2026-06-05 22:00:52.925 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:00:52.925 | security-groups-shared-filtering 2026-06-05 22:00:52.925 | segment 2026-06-05 22:00:52.925 | sorting 2026-06-05 22:00:52.925 | standard-attr-description 2026-06-05 22:00:52.925 | standard-attr-fwaas-v2 2026-06-05 22:00:52.925 | standard-attr-revisions 2026-06-05 22:00:52.925 | standard-attr-tag 2026-06-05 22:00:52.925 | standard-attr-timestamp 2026-06-05 22:00:52.925 | stateful-security-group 2026-06-05 22:00:52.925 | subnet_allocation 2026-06-05 22:00:52.925 | subnet-dns-publish-fixed-ip 2026-06-05 22:00:52.925 | subnet-external-network 2026-06-05 22:00:52.925 | subnet_onboard 2026-06-05 22:00:52.925 | subnetpool-prefix-ops 2026-06-05 22:00:52.925 | subnet-service-types 2026-06-05 22:00:52.926 | tag-creation 2026-06-05 22:00:52.926 | tap-mirror 2026-06-05 22:00:52.926 | tap-mirror-both-direction 2026-06-05 22:00:52.926 | trunk 2026-06-05 22:00:52.926 | uplink-status-propagation 2026-06-05 22:00:52.926 | uplink-status-propagation-updatable 2026-06-05 22:00:52.926 | vlan-transparent 2026-06-05 22:00:52.926 | vpnaas 2026-06-05 22:00:52.926 | vpn-endpoint-groups' 2026-06-05 22:00:52.929 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-05 22:00:52.930 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-05 22:00:52.930 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-05 22:00:52.935 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-05 22:00:52.935 | address-scope 2026-06-05 22:00:52.935 | agent 2026-06-05 22:00:52.935 | allowed-address-pairs 2026-06-05 22:00:52.936 | auto-allocated-topology 2026-06-05 22:00:52.936 | availability_zone 2026-06-05 22:00:52.936 | bgp 2026-06-05 22:00:52.936 | bgp_4byte_asn 2026-06-05 22:00:52.936 | bgp_dragent_scheduler 2026-06-05 22:00:52.936 | binding 2026-06-05 22:00:52.936 | binding-extended 2026-06-05 22:00:52.936 | default-subnetpools 2026-06-05 22:00:52.936 | dhcp_agent_scheduler 2026-06-05 22:00:52.936 | dns-domain-ports 2026-06-05 22:00:52.936 | dns-integration 2026-06-05 22:00:52.936 | dns-integration-domain-keywords 2026-06-05 22:00:52.936 | empty-string-filtering 2026-06-05 22:00:52.936 | enable-default-route-bfd 2026-06-05 22:00:52.936 | enable-default-route-ecmp 2026-06-05 22:00:52.936 | expose-port-forwarding-in-fip 2026-06-05 22:00:52.936 | external-gateway-multihoming 2026-06-05 22:00:52.936 | external-net 2026-06-05 22:00:52.936 | ext-gw-mode 2026-06-05 22:00:52.936 | extra_dhcp_opt 2026-06-05 22:00:52.936 | extraroute 2026-06-05 22:00:52.936 | extraroute-atomic 2026-06-05 22:00:52.936 | filter-validation 2026-06-05 22:00:52.936 | fip-port-details 2026-06-05 22:00:52.936 | flavors 2026-06-05 22:00:52.936 | floatingip-pools 2026-06-05 22:00:52.936 | floating-ip-port-forwarding 2026-06-05 22:00:52.936 | floating-ip-port-forwarding-description 2026-06-05 22:00:52.936 | floating-ip-port-forwarding-detail 2026-06-05 22:00:52.936 | floating-ip-port-forwarding-port-ranges 2026-06-05 22:00:52.936 | fwaas_v2 2026-06-05 22:00:52.936 | ip_allocation 2026-06-05 22:00:52.936 | l3_agent_scheduler 2026-06-05 22:00:52.936 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:00:52.936 | l3-flavors 2026-06-05 22:00:52.936 | l3-ha 2026-06-05 22:00:52.936 | logging 2026-06-05 22:00:52.936 | multi-provider 2026-06-05 22:00:52.936 | net-mtu 2026-06-05 22:00:52.936 | net-mtu-writable 2026-06-05 22:00:52.936 | network_availability_zone 2026-06-05 22:00:52.936 | network_ha 2026-06-05 22:00:52.936 | network-ip-availability 2026-06-05 22:00:52.936 | pagination 2026-06-05 22:00:52.936 | port-device-profile 2026-06-05 22:00:52.936 | port-hardware-offload-type 2026-06-05 22:00:52.936 | port-mac-address-regenerate 2026-06-05 22:00:52.936 | port-numa-affinity-policy 2026-06-05 22:00:52.936 | port-numa-affinity-policy-socket 2026-06-05 22:00:52.936 | port-resource-request 2026-06-05 22:00:52.936 | port-security 2026-06-05 22:00:52.936 | port-trusted-vif 2026-06-05 22:00:52.936 | project-id 2026-06-05 22:00:52.936 | provider 2026-06-05 22:00:52.936 | pvlan 2026-06-05 22:00:52.936 | qinq 2026-06-05 22:00:52.936 | qos 2026-06-05 22:00:52.936 | qos-bw-limit-direction 2026-06-05 22:00:52.936 | qos-bw-minimum-ingress 2026-06-05 22:00:52.936 | qos-default 2026-06-05 22:00:52.936 | qos-fip 2026-06-05 22:00:52.936 | qos-gateway-ip 2026-06-05 22:00:52.936 | qos-rules-alias 2026-06-05 22:00:52.936 | qos-rule-type-details 2026-06-05 22:00:52.936 | qos-rule-type-filter 2026-06-05 22:00:52.936 | quota-check-limit 2026-06-05 22:00:52.936 | quota-check-limit-default 2026-06-05 22:00:52.936 | quota_details 2026-06-05 22:00:52.936 | quotas 2026-06-05 22:00:52.936 | rbac-address-scope 2026-06-05 22:00:52.936 | rbac-policies 2026-06-05 22:00:52.936 | rbac-security-groups 2026-06-05 22:00:52.936 | router 2026-06-05 22:00:52.936 | router_availability_zone 2026-06-05 22:00:52.936 | router-enable-snat 2026-06-05 22:00:52.936 | security-group 2026-06-05 22:00:52.936 | security-groups-default-rules 2026-06-05 22:00:52.936 | security-groups-normalized-cidr 2026-06-05 22:00:52.936 | security-groups-remote-address-group 2026-06-05 22:00:52.936 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:00:52.936 | security-groups-shared-filtering 2026-06-05 22:00:52.936 | segment 2026-06-05 22:00:52.936 | sorting 2026-06-05 22:00:52.936 | standard-attr-description 2026-06-05 22:00:52.936 | standard-attr-fwaas-v2 2026-06-05 22:00:52.936 | standard-attr-revisions 2026-06-05 22:00:52.936 | standard-attr-tag 2026-06-05 22:00:52.936 | standard-attr-timestamp 2026-06-05 22:00:52.936 | stateful-security-group 2026-06-05 22:00:52.936 | subnet_allocation 2026-06-05 22:00:52.936 | subnet-dns-publish-fixed-ip 2026-06-05 22:00:52.936 | subnet-external-network 2026-06-05 22:00:52.936 | subnet_onboard 2026-06-05 22:00:52.936 | subnetpool-prefix-ops 2026-06-05 22:00:52.936 | subnet-service-types 2026-06-05 22:00:52.936 | tag-creation 2026-06-05 22:00:52.936 | tap-mirror 2026-06-05 22:00:52.936 | tap-mirror-both-direction 2026-06-05 22:00:52.936 | trunk 2026-06-05 22:00:52.936 | uplink-status-propagation 2026-06-05 22:00:52.936 | uplink-status-propagation-updatable 2026-06-05 22:00:52.936 | vlan-transparent 2026-06-05 22:00:52.936 | vpnaas 2026-06-05 22:00:52.936 | vpn-endpoint-groups' 2026-06-05 22:00:52.940 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-05 22:00:52.940 | address-scope 2026-06-05 22:00:52.940 | agent 2026-06-05 22:00:52.940 | allowed-address-pairs 2026-06-05 22:00:52.940 | auto-allocated-topology 2026-06-05 22:00:52.940 | availability_zone 2026-06-05 22:00:52.940 | bgp 2026-06-05 22:00:52.940 | bgp_4byte_asn 2026-06-05 22:00:52.940 | bgp_dragent_scheduler 2026-06-05 22:00:52.940 | binding 2026-06-05 22:00:52.941 | binding-extended 2026-06-05 22:00:52.941 | default-subnetpools 2026-06-05 22:00:52.941 | dhcp_agent_scheduler 2026-06-05 22:00:52.941 | dns-domain-ports 2026-06-05 22:00:52.941 | dns-integration 2026-06-05 22:00:52.941 | dns-integration-domain-keywords 2026-06-05 22:00:52.941 | empty-string-filtering 2026-06-05 22:00:52.941 | enable-default-route-bfd 2026-06-05 22:00:52.941 | enable-default-route-ecmp 2026-06-05 22:00:52.941 | expose-port-forwarding-in-fip 2026-06-05 22:00:52.941 | external-gateway-multihoming 2026-06-05 22:00:52.941 | external-net 2026-06-05 22:00:52.941 | ext-gw-mode 2026-06-05 22:00:52.941 | extra_dhcp_opt 2026-06-05 22:00:52.941 | extraroute 2026-06-05 22:00:52.941 | extraroute-atomic 2026-06-05 22:00:52.941 | filter-validation 2026-06-05 22:00:52.941 | fip-port-details 2026-06-05 22:00:52.941 | flavors 2026-06-05 22:00:52.941 | floatingip-pools 2026-06-05 22:00:52.941 | floating-ip-port-forwarding 2026-06-05 22:00:52.941 | floating-ip-port-forwarding-description 2026-06-05 22:00:52.941 | floating-ip-port-forwarding-detail 2026-06-05 22:00:52.941 | floating-ip-port-forwarding-port-ranges 2026-06-05 22:00:52.941 | fwaas_v2 2026-06-05 22:00:52.941 | ip_allocation 2026-06-05 22:00:52.941 | l3_agent_scheduler 2026-06-05 22:00:52.941 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:00:52.941 | l3-flavors 2026-06-05 22:00:52.941 | l3-ha 2026-06-05 22:00:52.941 | logging 2026-06-05 22:00:52.941 | multi-provider 2026-06-05 22:00:52.941 | net-mtu 2026-06-05 22:00:52.941 | net-mtu-writable 2026-06-05 22:00:52.941 | network_availability_zone 2026-06-05 22:00:52.941 | network_ha 2026-06-05 22:00:52.941 | network-ip-availability 2026-06-05 22:00:52.941 | pagination 2026-06-05 22:00:52.941 | port-device-profile 2026-06-05 22:00:52.941 | port-hardware-offload-type 2026-06-05 22:00:52.941 | port-mac-address-regenerate 2026-06-05 22:00:52.941 | port-numa-affinity-policy 2026-06-05 22:00:52.941 | port-numa-affinity-policy-socket 2026-06-05 22:00:52.941 | port-resource-request 2026-06-05 22:00:52.941 | port-security 2026-06-05 22:00:52.941 | port-trusted-vif 2026-06-05 22:00:52.941 | project-id 2026-06-05 22:00:52.941 | provider 2026-06-05 22:00:52.941 | pvlan 2026-06-05 22:00:52.941 | qinq 2026-06-05 22:00:52.941 | qos 2026-06-05 22:00:52.941 | qos-bw-limit-direction 2026-06-05 22:00:52.941 | qos-bw-minimum-ingress 2026-06-05 22:00:52.941 | qos-default 2026-06-05 22:00:52.941 | qos-fip 2026-06-05 22:00:52.941 | qos-gateway-ip 2026-06-05 22:00:52.941 | qos-rules-alias 2026-06-05 22:00:52.941 | qos-rule-type-details 2026-06-05 22:00:52.941 | qos-rule-type-filter 2026-06-05 22:00:52.941 | quota-check-limit 2026-06-05 22:00:52.941 | quota-check-limit-default 2026-06-05 22:00:52.941 | quota_details 2026-06-05 22:00:52.941 | quotas 2026-06-05 22:00:52.941 | rbac-address-scope 2026-06-05 22:00:52.941 | rbac-policies 2026-06-05 22:00:52.941 | rbac-security-groups 2026-06-05 22:00:52.941 | router 2026-06-05 22:00:52.941 | router_availability_zone 2026-06-05 22:00:52.941 | router-enable-snat 2026-06-05 22:00:52.941 | security-group 2026-06-05 22:00:52.941 | security-groups-default-rules 2026-06-05 22:00:52.941 | security-groups-normalized-cidr 2026-06-05 22:00:52.941 | security-groups-remote-address-group 2026-06-05 22:00:52.941 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:00:52.941 | security-groups-shared-filtering 2026-06-05 22:00:52.941 | segment 2026-06-05 22:00:52.941 | sorting 2026-06-05 22:00:52.941 | standard-attr-description 2026-06-05 22:00:52.941 | standard-attr-fwaas-v2 2026-06-05 22:00:52.941 | standard-attr-revisions 2026-06-05 22:00:52.941 | standard-attr-tag 2026-06-05 22:00:52.941 | standard-attr-timestamp 2026-06-05 22:00:52.941 | stateful-security-group 2026-06-05 22:00:52.941 | subnet_allocation 2026-06-05 22:00:52.941 | subnet-dns-publish-fixed-ip 2026-06-05 22:00:52.941 | subnet-external-network 2026-06-05 22:00:52.941 | subnet_onboard 2026-06-05 22:00:52.941 | subnetpool-prefix-ops 2026-06-05 22:00:52.941 | subnet-service-types 2026-06-05 22:00:52.941 | tag-creation 2026-06-05 22:00:52.941 | tap-mirror 2026-06-05 22:00:52.941 | tap-mirror-both-direction 2026-06-05 22:00:52.941 | trunk 2026-06-05 22:00:52.941 | uplink-status-propagation 2026-06-05 22:00:52.941 | uplink-status-propagation-updatable 2026-06-05 22:00:52.941 | vlan-transparent 2026-06-05 22:00:52.941 | vpnaas 2026-06-05 22:00:52.941 | vpn-endpoint-groups' 2026-06-05 22:00:52.941 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-05 22:00:52.941 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-05 22:00:52.941 | address-scope 2026-06-05 22:00:52.941 | agent 2026-06-05 22:00:52.942 | allowed-address-pairs 2026-06-05 22:00:52.942 | auto-allocated-topology 2026-06-05 22:00:52.942 | availability_zone 2026-06-05 22:00:52.942 | bgp 2026-06-05 22:00:52.942 | bgp_4byte_asn 2026-06-05 22:00:52.942 | bgp_dragent_scheduler 2026-06-05 22:00:52.942 | binding 2026-06-05 22:00:52.942 | binding-extended 2026-06-05 22:00:52.942 | default-subnetpools 2026-06-05 22:00:52.942 | dhcp_agent_scheduler 2026-06-05 22:00:52.942 | dns-domain-ports 2026-06-05 22:00:52.942 | dns-integration 2026-06-05 22:00:52.942 | dns-integration-domain-keywords 2026-06-05 22:00:52.942 | empty-string-filtering 2026-06-05 22:00:52.942 | enable-default-route-bfd 2026-06-05 22:00:52.942 | enable-default-route-ecmp 2026-06-05 22:00:52.942 | expose-port-forwarding-in-fip 2026-06-05 22:00:52.942 | external-gateway-multihoming 2026-06-05 22:00:52.942 | external-net 2026-06-05 22:00:52.942 | ext-gw-mode 2026-06-05 22:00:52.942 | extra_dhcp_opt 2026-06-05 22:00:52.942 | extraroute 2026-06-05 22:00:52.942 | extraroute-atomic 2026-06-05 22:00:52.942 | filter-validation 2026-06-05 22:00:52.942 | fip-port-details 2026-06-05 22:00:52.942 | flavors 2026-06-05 22:00:52.942 | floatingip-pools 2026-06-05 22:00:52.942 | floating-ip-port-forwarding 2026-06-05 22:00:52.942 | floating-ip-port-forwarding-description 2026-06-05 22:00:52.942 | floating-ip-port-forwarding-detail 2026-06-05 22:00:52.942 | floating-ip-port-forwarding-port-ranges 2026-06-05 22:00:52.942 | fwaas_v2 2026-06-05 22:00:52.942 | ip_allocation 2026-06-05 22:00:52.942 | l3_agent_scheduler 2026-06-05 22:00:52.942 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:00:52.942 | l3-flavors 2026-06-05 22:00:52.942 | l3-ha 2026-06-05 22:00:52.942 | logging 2026-06-05 22:00:52.942 | multi-provider 2026-06-05 22:00:52.942 | net-mtu 2026-06-05 22:00:52.942 | net-mtu-writable 2026-06-05 22:00:52.942 | network_availability_zone 2026-06-05 22:00:52.942 | network_ha 2026-06-05 22:00:52.942 | network-ip-availability 2026-06-05 22:00:52.942 | pagination 2026-06-05 22:00:52.942 | port-device-profile 2026-06-05 22:00:52.942 | port-hardware-offload-type 2026-06-05 22:00:52.942 | port-mac-address-regenerate 2026-06-05 22:00:52.942 | port-numa-affinity-policy 2026-06-05 22:00:52.942 | port-numa-affinity-policy-socket 2026-06-05 22:00:52.942 | port-resource-request 2026-06-05 22:00:52.942 | port-security 2026-06-05 22:00:52.942 | port-trusted-vif 2026-06-05 22:00:52.942 | project-id 2026-06-05 22:00:52.942 | provider 2026-06-05 22:00:52.942 | pvlan 2026-06-05 22:00:52.942 | qinq 2026-06-05 22:00:52.942 | qos 2026-06-05 22:00:52.942 | qos-bw-limit-direction 2026-06-05 22:00:52.942 | qos-bw-minimum-ingress 2026-06-05 22:00:52.942 | qos-default 2026-06-05 22:00:52.942 | qos-fip 2026-06-05 22:00:52.942 | qos-gateway-ip 2026-06-05 22:00:52.942 | qos-rules-alias 2026-06-05 22:00:52.942 | qos-rule-type-details 2026-06-05 22:00:52.942 | qos-rule-type-filter 2026-06-05 22:00:52.942 | quota-check-limit 2026-06-05 22:00:52.942 | quota-check-limit-default 2026-06-05 22:00:52.942 | quota_details 2026-06-05 22:00:52.942 | quotas 2026-06-05 22:00:52.942 | rbac-address-scope 2026-06-05 22:00:52.942 | rbac-policies 2026-06-05 22:00:52.942 | rbac-security-groups 2026-06-05 22:00:52.942 | router 2026-06-05 22:00:52.942 | router_availability_zone 2026-06-05 22:00:52.942 | router-enable-snat 2026-06-05 22:00:52.942 | security-group 2026-06-05 22:00:52.942 | security-groups-default-rules 2026-06-05 22:00:52.942 | security-groups-normalized-cidr 2026-06-05 22:00:52.942 | security-groups-remote-address-group 2026-06-05 22:00:52.942 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:00:52.942 | security-groups-shared-filtering 2026-06-05 22:00:52.942 | segment 2026-06-05 22:00:52.942 | sorting 2026-06-05 22:00:52.942 | standard-attr-description 2026-06-05 22:00:52.942 | standard-attr-fwaas-v2 2026-06-05 22:00:52.942 | standard-attr-revisions 2026-06-05 22:00:52.942 | standard-attr-tag 2026-06-05 22:00:52.942 | standard-attr-timestamp 2026-06-05 22:00:52.942 | stateful-security-group 2026-06-05 22:00:52.942 | subnet_allocation 2026-06-05 22:00:52.942 | subnet-dns-publish-fixed-ip 2026-06-05 22:00:52.942 | subnet-external-network 2026-06-05 22:00:52.942 | subnet_onboard 2026-06-05 22:00:52.942 | subnetpool-prefix-ops 2026-06-05 22:00:52.942 | subnet-service-types 2026-06-05 22:00:52.942 | tag-creation 2026-06-05 22:00:52.942 | tap-mirror 2026-06-05 22:00:52.942 | tap-mirror-both-direction 2026-06-05 22:00:52.942 | trunk 2026-06-05 22:00:52.942 | uplink-status-propagation 2026-06-05 22:00:52.942 | uplink-status-propagation-updatable 2026-06-05 22:00:52.942 | vlan-transparent 2026-06-05 22:00:52.942 | vpnaas 2026-06-05 22:00:52.942 | vpn-endpoint-groups' 2026-06-05 22:00:52.947 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-05 22:00:52.947 | address-scope 2026-06-05 22:00:52.947 | agent 2026-06-05 22:00:52.947 | allowed-address-pairs 2026-06-05 22:00:52.947 | auto-allocated-topology 2026-06-05 22:00:52.947 | availability_zone 2026-06-05 22:00:52.947 | bgp 2026-06-05 22:00:52.947 | bgp_4byte_asn 2026-06-05 22:00:52.947 | bgp_dragent_scheduler 2026-06-05 22:00:52.947 | binding 2026-06-05 22:00:52.947 | binding-extended 2026-06-05 22:00:52.947 | default-subnetpools 2026-06-05 22:00:52.947 | dhcp_agent_scheduler 2026-06-05 22:00:52.947 | dns-domain-ports 2026-06-05 22:00:52.947 | dns-integration 2026-06-05 22:00:52.947 | dns-integration-domain-keywords 2026-06-05 22:00:52.947 | empty-string-filtering 2026-06-05 22:00:52.947 | enable-default-route-bfd 2026-06-05 22:00:52.947 | enable-default-route-ecmp 2026-06-05 22:00:52.947 | expose-port-forwarding-in-fip 2026-06-05 22:00:52.947 | external-gateway-multihoming 2026-06-05 22:00:52.947 | external-net 2026-06-05 22:00:52.947 | ext-gw-mode 2026-06-05 22:00:52.948 | extra_dhcp_opt 2026-06-05 22:00:52.948 | extraroute 2026-06-05 22:00:52.948 | extraroute-atomic 2026-06-05 22:00:52.948 | filter-validation 2026-06-05 22:00:52.948 | fip-port-details 2026-06-05 22:00:52.948 | flavors 2026-06-05 22:00:52.948 | floatingip-pools 2026-06-05 22:00:52.948 | floating-ip-port-forwarding 2026-06-05 22:00:52.948 | floating-ip-port-forwarding-description 2026-06-05 22:00:52.948 | floating-ip-port-forwarding-detail 2026-06-05 22:00:52.948 | floating-ip-port-forwarding-port-ranges 2026-06-05 22:00:52.948 | fwaas_v2 2026-06-05 22:00:52.948 | ip_allocation 2026-06-05 22:00:52.948 | l3_agent_scheduler 2026-06-05 22:00:52.948 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:00:52.948 | l3-flavors 2026-06-05 22:00:52.948 | l3-ha 2026-06-05 22:00:52.948 | logging 2026-06-05 22:00:52.948 | multi-provider 2026-06-05 22:00:52.948 | net-mtu 2026-06-05 22:00:52.948 | net-mtu-writable 2026-06-05 22:00:52.948 | network_availability_zone 2026-06-05 22:00:52.948 | network_ha 2026-06-05 22:00:52.948 | network-ip-availability 2026-06-05 22:00:52.948 | pagination 2026-06-05 22:00:52.948 | port-device-profile 2026-06-05 22:00:52.948 | port-hardware-offload-type 2026-06-05 22:00:52.948 | port-mac-address-regenerate 2026-06-05 22:00:52.948 | port-numa-affinity-policy 2026-06-05 22:00:52.948 | port-numa-affinity-policy-socket 2026-06-05 22:00:52.948 | port-resource-request 2026-06-05 22:00:52.948 | port-security 2026-06-05 22:00:52.948 | port-trusted-vif 2026-06-05 22:00:52.948 | project-id 2026-06-05 22:00:52.948 | provider 2026-06-05 22:00:52.948 | pvlan 2026-06-05 22:00:52.948 | qinq 2026-06-05 22:00:52.948 | qos 2026-06-05 22:00:52.948 | qos-bw-limit-direction 2026-06-05 22:00:52.948 | qos-bw-minimum-ingress 2026-06-05 22:00:52.948 | qos-default 2026-06-05 22:00:52.948 | qos-fip 2026-06-05 22:00:52.948 | qos-gateway-ip 2026-06-05 22:00:52.948 | qos-rules-alias 2026-06-05 22:00:52.948 | qos-rule-type-details 2026-06-05 22:00:52.948 | qos-rule-type-filter 2026-06-05 22:00:52.948 | quota-check-limit 2026-06-05 22:00:52.948 | quota-check-limit-default 2026-06-05 22:00:52.948 | quota_details 2026-06-05 22:00:52.948 | quotas 2026-06-05 22:00:52.948 | rbac-address-scope 2026-06-05 22:00:52.948 | rbac-policies 2026-06-05 22:00:52.948 | rbac-security-groups 2026-06-05 22:00:52.948 | router 2026-06-05 22:00:52.948 | router_availability_zone 2026-06-05 22:00:52.948 | router-enable-snat 2026-06-05 22:00:52.948 | security-group 2026-06-05 22:00:52.948 | security-groups-default-rules 2026-06-05 22:00:52.948 | security-groups-normalized-cidr 2026-06-05 22:00:52.948 | security-groups-remote-address-group 2026-06-05 22:00:52.948 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:00:52.948 | security-groups-shared-filtering 2026-06-05 22:00:52.948 | segment 2026-06-05 22:00:52.948 | sorting 2026-06-05 22:00:52.948 | standard-attr-description 2026-06-05 22:00:52.948 | standard-attr-fwaas-v2 2026-06-05 22:00:52.948 | standard-attr-revisions 2026-06-05 22:00:52.948 | standard-attr-tag 2026-06-05 22:00:52.948 | standard-attr-timestamp 2026-06-05 22:00:52.948 | stateful-security-group 2026-06-05 22:00:52.948 | subnet_allocation 2026-06-05 22:00:52.948 | subnet-dns-publish-fixed-ip 2026-06-05 22:00:52.948 | subnet-external-network 2026-06-05 22:00:52.948 | subnet_onboard 2026-06-05 22:00:52.948 | subnetpool-prefix-ops 2026-06-05 22:00:52.948 | subnet-service-types 2026-06-05 22:00:52.948 | tag-creation 2026-06-05 22:00:52.948 | tap-mirror 2026-06-05 22:00:52.948 | tap-mirror-both-direction 2026-06-05 22:00:52.948 | trunk 2026-06-05 22:00:52.948 | uplink-status-propagation 2026-06-05 22:00:52.948 | uplink-status-propagation-updatable 2026-06-05 22:00:52.948 | vlan-transparent 2026-06-05 22:00:52.948 | vpnaas 2026-06-05 22:00:52.948 | vpn-endpoint-groups' 2026-06-05 22:00:52.951 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-05 22:00:52.952 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-05 22:00:52.952 | address-scope 2026-06-05 22:00:52.952 | agent 2026-06-05 22:00:52.952 | allowed-address-pairs 2026-06-05 22:00:52.952 | auto-allocated-topology 2026-06-05 22:00:52.952 | availability_zone 2026-06-05 22:00:52.952 | bgp 2026-06-05 22:00:52.952 | bgp_4byte_asn 2026-06-05 22:00:52.952 | bgp_dragent_scheduler 2026-06-05 22:00:52.952 | binding 2026-06-05 22:00:52.952 | binding-extended 2026-06-05 22:00:52.952 | default-subnetpools 2026-06-05 22:00:52.952 | dhcp_agent_scheduler 2026-06-05 22:00:52.952 | dns-domain-ports 2026-06-05 22:00:52.952 | dns-integration 2026-06-05 22:00:52.952 | dns-integration-domain-keywords 2026-06-05 22:00:52.952 | empty-string-filtering 2026-06-05 22:00:52.952 | enable-default-route-bfd 2026-06-05 22:00:52.952 | enable-default-route-ecmp 2026-06-05 22:00:52.952 | expose-port-forwarding-in-fip 2026-06-05 22:00:52.952 | external-gateway-multihoming 2026-06-05 22:00:52.952 | external-net 2026-06-05 22:00:52.952 | ext-gw-mode 2026-06-05 22:00:52.952 | extra_dhcp_opt 2026-06-05 22:00:52.952 | extraroute 2026-06-05 22:00:52.952 | extraroute-atomic 2026-06-05 22:00:52.952 | filter-validation 2026-06-05 22:00:52.952 | fip-port-details 2026-06-05 22:00:52.952 | flavors 2026-06-05 22:00:52.952 | floatingip-pools 2026-06-05 22:00:52.952 | floating-ip-port-forwarding 2026-06-05 22:00:52.952 | floating-ip-port-forwarding-description 2026-06-05 22:00:52.952 | floating-ip-port-forwarding-detail 2026-06-05 22:00:52.952 | floating-ip-port-forwarding-port-ranges 2026-06-05 22:00:52.952 | fwaas_v2 2026-06-05 22:00:52.952 | ip_allocation 2026-06-05 22:00:52.952 | l3_agent_scheduler 2026-06-05 22:00:52.952 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:00:52.952 | l3-flavors 2026-06-05 22:00:52.952 | l3-ha 2026-06-05 22:00:52.952 | logging 2026-06-05 22:00:52.952 | multi-provider 2026-06-05 22:00:52.952 | net-mtu 2026-06-05 22:00:52.952 | net-mtu-writable 2026-06-05 22:00:52.952 | network_availability_zone 2026-06-05 22:00:52.952 | network_ha 2026-06-05 22:00:52.952 | network-ip-availability 2026-06-05 22:00:52.952 | pagination 2026-06-05 22:00:52.952 | port-device-profile 2026-06-05 22:00:52.952 | port-hardware-offload-type 2026-06-05 22:00:52.952 | port-mac-address-regenerate 2026-06-05 22:00:52.952 | port-numa-affinity-policy 2026-06-05 22:00:52.952 | port-numa-affinity-policy-socket 2026-06-05 22:00:52.952 | port-resource-request 2026-06-05 22:00:52.952 | port-security 2026-06-05 22:00:52.952 | port-trusted-vif 2026-06-05 22:00:52.952 | project-id 2026-06-05 22:00:52.952 | provider 2026-06-05 22:00:52.952 | pvlan 2026-06-05 22:00:52.952 | qinq 2026-06-05 22:00:52.952 | qos 2026-06-05 22:00:52.952 | qos-bw-limit-direction 2026-06-05 22:00:52.952 | qos-bw-minimum-ingress 2026-06-05 22:00:52.952 | qos-default 2026-06-05 22:00:52.952 | qos-fip 2026-06-05 22:00:52.952 | qos-gateway-ip 2026-06-05 22:00:52.952 | qos-rules-alias 2026-06-05 22:00:52.952 | qos-rule-type-details 2026-06-05 22:00:52.952 | qos-rule-type-filter 2026-06-05 22:00:52.952 | quota-check-limit 2026-06-05 22:00:52.952 | quota-check-limit-default 2026-06-05 22:00:52.952 | quota_details 2026-06-05 22:00:52.952 | quotas 2026-06-05 22:00:52.952 | rbac-address-scope 2026-06-05 22:00:52.952 | rbac-policies 2026-06-05 22:00:52.952 | rbac-security-groups 2026-06-05 22:00:52.952 | router 2026-06-05 22:00:52.952 | router_availability_zone 2026-06-05 22:00:52.952 | router-enable-snat 2026-06-05 22:00:52.952 | security-group 2026-06-05 22:00:52.952 | security-groups-default-rules 2026-06-05 22:00:52.952 | security-groups-normalized-cidr 2026-06-05 22:00:52.952 | security-groups-remote-address-group 2026-06-05 22:00:52.952 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:00:52.952 | security-groups-shared-filtering 2026-06-05 22:00:52.952 | segment 2026-06-05 22:00:52.952 | sorting 2026-06-05 22:00:52.952 | standard-attr-description 2026-06-05 22:00:52.952 | standard-attr-fwaas-v2 2026-06-05 22:00:52.952 | standard-attr-revisions 2026-06-05 22:00:52.952 | standard-attr-tag 2026-06-05 22:00:52.952 | standard-attr-timestamp 2026-06-05 22:00:52.952 | stateful-security-group 2026-06-05 22:00:52.952 | subnet_allocation 2026-06-05 22:00:52.952 | subnet-dns-publish-fixed-ip 2026-06-05 22:00:52.952 | subnet-external-network 2026-06-05 22:00:52.952 | subnet_onboard 2026-06-05 22:00:52.952 | subnetpool-prefix-ops 2026-06-05 22:00:52.952 | subnet-service-types 2026-06-05 22:00:52.952 | tag-creation 2026-06-05 22:00:52.952 | tap-mirror 2026-06-05 22:00:52.952 | tap-mirror-both-direction 2026-06-05 22:00:52.952 | trunk 2026-06-05 22:00:52.952 | uplink-status-propagation 2026-06-05 22:00:52.952 | uplink-status-propagation-updatable 2026-06-05 22:00:52.953 | vlan-transparent 2026-06-05 22:00:52.953 | vpnaas 2026-06-05 22:00:52.953 | vpn-endpoint-groups' 2026-06-05 22:00:52.953 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-05 22:00:52.953 | address-scope 2026-06-05 22:00:52.953 | agent 2026-06-05 22:00:52.953 | allowed-address-pairs 2026-06-05 22:00:52.953 | auto-allocated-topology 2026-06-05 22:00:52.953 | availability_zone 2026-06-05 22:00:52.953 | bgp 2026-06-05 22:00:52.953 | bgp_4byte_asn 2026-06-05 22:00:52.953 | bgp_dragent_scheduler 2026-06-05 22:00:52.953 | binding 2026-06-05 22:00:52.953 | binding-extended 2026-06-05 22:00:52.953 | default-subnetpools 2026-06-05 22:00:52.953 | dhcp_agent_scheduler 2026-06-05 22:00:52.953 | dns-domain-ports 2026-06-05 22:00:52.953 | dns-integration 2026-06-05 22:00:52.953 | dns-integration-domain-keywords 2026-06-05 22:00:52.953 | empty-string-filtering 2026-06-05 22:00:52.953 | enable-default-route-bfd 2026-06-05 22:00:52.953 | enable-default-route-ecmp 2026-06-05 22:00:52.953 | expose-port-forwarding-in-fip 2026-06-05 22:00:52.953 | external-gateway-multihoming 2026-06-05 22:00:52.953 | external-net 2026-06-05 22:00:52.953 | ext-gw-mode 2026-06-05 22:00:52.953 | extra_dhcp_opt 2026-06-05 22:00:52.953 | extraroute 2026-06-05 22:00:52.953 | extraroute-atomic 2026-06-05 22:00:52.953 | filter-validation 2026-06-05 22:00:52.953 | fip-port-details 2026-06-05 22:00:52.953 | flavors 2026-06-05 22:00:52.953 | floatingip-pools 2026-06-05 22:00:52.953 | floating-ip-port-forwarding 2026-06-05 22:00:52.953 | floating-ip-port-forwarding-description 2026-06-05 22:00:52.953 | floating-ip-port-forwarding-detail 2026-06-05 22:00:52.953 | floating-ip-port-forwarding-port-ranges 2026-06-05 22:00:52.953 | fwaas_v2 2026-06-05 22:00:52.953 | ip_allocation 2026-06-05 22:00:52.953 | l3_agent_scheduler 2026-06-05 22:00:52.953 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:00:52.953 | l3-flavors 2026-06-05 22:00:52.953 | l3-ha 2026-06-05 22:00:52.953 | logging 2026-06-05 22:00:52.953 | multi-provider 2026-06-05 22:00:52.953 | net-mtu 2026-06-05 22:00:52.953 | net-mtu-writable 2026-06-05 22:00:52.953 | network_availability_zone 2026-06-05 22:00:52.953 | network_ha 2026-06-05 22:00:52.953 | network-ip-availability 2026-06-05 22:00:52.953 | pagination 2026-06-05 22:00:52.953 | port-device-profile 2026-06-05 22:00:52.953 | port-hardware-offload-type 2026-06-05 22:00:52.953 | port-mac-address-regenerate 2026-06-05 22:00:52.953 | port-numa-affinity-policy 2026-06-05 22:00:52.953 | port-numa-affinity-policy-socket 2026-06-05 22:00:52.953 | port-resource-request 2026-06-05 22:00:52.953 | port-security 2026-06-05 22:00:52.953 | port-trusted-vif 2026-06-05 22:00:52.953 | project-id 2026-06-05 22:00:52.953 | provider 2026-06-05 22:00:52.953 | pvlan 2026-06-05 22:00:52.953 | qinq 2026-06-05 22:00:52.953 | qos 2026-06-05 22:00:52.953 | qos-bw-limit-direction 2026-06-05 22:00:52.953 | qos-bw-minimum-ingress 2026-06-05 22:00:52.953 | qos-default 2026-06-05 22:00:52.953 | qos-fip 2026-06-05 22:00:52.953 | qos-gateway-ip 2026-06-05 22:00:52.953 | qos-rules-alias 2026-06-05 22:00:52.953 | qos-rule-type-details 2026-06-05 22:00:52.953 | qos-rule-type-filter 2026-06-05 22:00:52.953 | quota-check-limit 2026-06-05 22:00:52.953 | quota-check-limit-default 2026-06-05 22:00:52.953 | quota_details 2026-06-05 22:00:52.953 | quotas 2026-06-05 22:00:52.953 | rbac-address-scope 2026-06-05 22:00:52.953 | rbac-policies 2026-06-05 22:00:52.953 | rbac-security-groups 2026-06-05 22:00:52.953 | router 2026-06-05 22:00:52.953 | router_availability_zone 2026-06-05 22:00:52.953 | router-enable-snat 2026-06-05 22:00:52.953 | security-group 2026-06-05 22:00:52.953 | security-groups-default-rules 2026-06-05 22:00:52.953 | security-groups-normalized-cidr 2026-06-05 22:00:52.953 | security-groups-remote-address-group 2026-06-05 22:00:52.953 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:00:52.953 | security-groups-shared-filtering 2026-06-05 22:00:52.953 | segment 2026-06-05 22:00:52.953 | sorting 2026-06-05 22:00:52.953 | standard-attr-description 2026-06-05 22:00:52.953 | standard-attr-fwaas-v2 2026-06-05 22:00:52.953 | standard-attr-revisions 2026-06-05 22:00:52.953 | standard-attr-tag 2026-06-05 22:00:52.953 | standard-attr-timestamp 2026-06-05 22:00:52.953 | stateful-security-group 2026-06-05 22:00:52.953 | subnet_allocation 2026-06-05 22:00:52.953 | subnet-dns-publish-fixed-ip 2026-06-05 22:00:52.953 | subnet-external-network 2026-06-05 22:00:52.953 | subnet_onboard 2026-06-05 22:00:52.953 | subnetpool-prefix-ops 2026-06-05 22:00:52.953 | subnet-service-types 2026-06-05 22:00:52.953 | tag-creation 2026-06-05 22:00:52.953 | tap-mirror 2026-06-05 22:00:52.954 | tap-mirror-both-direction 2026-06-05 22:00:52.954 | trunk 2026-06-05 22:00:52.954 | uplink-status-propagation 2026-06-05 22:00:52.954 | uplink-status-propagation-updatable 2026-06-05 22:00:52.954 | vlan-transparent 2026-06-05 22:00:52.954 | vpnaas 2026-06-05 22:00:52.954 | vpn-endpoint-groups' 2026-06-05 22:00:52.956 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-05 22:00:52.959 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-05 22:00:52.963 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-05 22:00:52.964 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 ip_allocation l3_agent_scheduler l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat 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_allocation subnet-dns-publish-fixed-ip subnet-external-network subnet_onboard subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2026-06-05 22:00:52.969 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:00:52.972 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:00:52.975 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-05 22:00:52.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:52.981 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-05 22:00:52.984 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-05 22:00:52.988 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-05 22:00:52.991 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:52.994 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-05 22:00:53.029 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.99:6641 2026-06-05 22:00:53.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.035 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.038 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.99:6641 2026-06-05 22:00:53.041 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.99:6641 ']' 2026-06-05 22:00:53.044 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.046 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.99:6641 2026-06-05 22:00:53.080 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.99:6642 2026-06-05 22:00:53.084 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.086 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.089 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.99:6642 2026-06-05 22:00:53.093 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.99:6642 ']' 2026-06-05 22:00:53.095 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.098 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.99:6642 2026-06-05 22:00:53.135 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-05 22:00:53.155 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:53.158 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:00:53.162 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.165 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.168 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:00:53.172 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-05 22:00:53.175 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.177 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:00:53.213 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-05 22:00:53.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.222 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-05 22:00:53.225 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-05 22:00:53.229 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.232 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-05 22:00:53.263 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-05 22:00:53.265 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.267 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.271 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-05 22:00:53.274 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-05 22:00:53.276 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.279 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-05 22:00:53.313 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:00:53.316 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.318 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.320 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:00:53.322 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-05 22:00:53.324 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.327 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:00:53.361 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-05 22:00:53.363 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.366 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-05 22:00:53.371 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-05 22:00:53.374 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.378 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-05 22:00:53.413 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-05 22:00:53.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.419 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.423 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-05 22:00:53.425 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-05 22:00:53.427 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.431 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-05 22:00:53.463 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-05 22:00:53.466 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.469 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.472 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-05 22:00:53.474 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-05 22:00:53.476 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.478 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-05 22:00:53.514 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-05 22:00:53.517 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.520 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.523 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-05 22:00:53.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-05 22:00:53.528 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.530 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-05 22:00:53.569 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-05 22:00:53.573 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.577 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-05 22:00:53.579 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-05 22:00:53.583 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-05 22:00:53.587 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.590 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-05 22:00:53.628 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-05 22:00:53.651 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-05 22:00:53.670 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:53.672 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-05 22:00:53.674 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-05 22:00:53.702 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:53.702 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-05 22:00:53.702 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-06-05 22:00:53.704 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-05 22:00:53.723 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:53.726 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-05 22:00:53.777 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-05 22:00:53.781 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-06-05 22:00:53.784 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-05 22:00:53.788 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:53.791 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-05 22:00:53.793 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-05 22:00:53.796 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-05 22:00:53.799 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:53.802 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-05 22:00:53.836 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-05 22:00:53.855 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:53.858 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-05 22:00:53.894 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-05 22:00:53.912 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:53.916 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-05 22:00:53.951 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-05 22:00:53.969 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:53.972 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-05 22:00:53.975 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-05 22:00:53.996 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:53.999 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-05 22:00:54.002 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-06-05 22:00:54.005 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-05 22:00:54.024 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:54.027 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-05 22:00:54.075 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-05 22:00:54.078 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-06-05 22:00:54.082 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-05 22:00:54.117 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-05 22:00:54.137 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:54.140 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-05 22:00:54.159 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:54.162 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-05 22:00:54.182 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:54.185 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-05 22:00:54.204 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:54.207 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-05 22:00:54.227 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:54.230 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-05 22:00:54.250 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:54.252 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-05 22:00:54.255 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-05 22:00:54.258 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-05 22:00:54.263 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-05 22:00:54.300 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-05 22:00:54.338 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-05 22:00:54.375 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-05 22:00:54.413 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-05 22:00:54.416 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-05 22:00:54.420 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-05 22:00:54.423 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-05 22:00:54.427 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-05 22:00:54.430 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-05 22:00:54.433 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-05 22:00:54.436 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-05 22:00:54.439 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-05 22:00:54.442 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-05 22:00:54.476 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-05 22:00:54.516 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.99/identity 2026-06-05 22:00:54.551 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-05 22:00:54.590 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-06-05 22:00:54.625 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-05 22:00:54.662 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-05 22:00:54.698 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-05 22:00:54.734 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.99/identity 2026-06-05 22:00:54.770 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-05 22:00:54.806 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-05 22:00:54.840 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-05 22:00:54.843 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-05 22:00:54.881 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-05 22:00:54.920 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-05 22:00:54.923 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-05 22:00:54.926 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 22:00:54.929 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-05 22:00:54.932 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-05 22:00:54.969 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-05 22:00:55.006 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.99/identity 2026-06-05 22:00:55.045 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-05 22:00:55.084 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-06-05 22:00:55.124 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-05 22:00:55.163 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-05 22:00:55.199 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-05 22:00:55.234 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-05 22:00:55.237 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-05 22:00:55.240 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-05 22:00:55.244 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-05 22:00:55.247 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-05 22:00:55.285 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-05 22:00:55.324 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.99/identity 2026-06-05 22:00:55.362 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-05 22:00:55.399 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-06-05 22:00:55.440 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-05 22:00:55.479 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-05 22:00:55.518 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-05 22:00:55.556 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-05 22:00:55.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-05 22:00:55.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-05 22:00:55.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-05 22:00:55.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-05 22:00:55.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-05 22:00:55.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-05 22:00:55.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-05 22:00:55.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-05 22:00:55.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-05 22:00:55.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-05 22:00:55.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-05 22:00:55.592 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-05 22:00:55.595 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-05 22:00:55.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-05 22:00:55.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-05 22:00:55.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-05 22:00:55.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-05 22:00:55.608 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.611 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-05 22:00:55.614 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-05 22:00:55.617 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-05 22:00:55.621 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.625 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-05 22:00:55.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-05 22:00:55.663 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.666 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-05 22:00:55.670 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-05 22:00:55.673 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-05 22:00:55.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.680 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-05 22:00:55.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-05 22:00:55.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.720 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-05 22:00:55.722 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-05 22:00:55.724 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-05 22:00:55.728 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.731 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-05 22:00:55.763 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-05 22:00:55.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-05 22:00:55.769 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.771 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-05 22:00:55.773 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-05 22:00:55.775 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-05 22:00:55.777 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.779 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-05 22:00:55.814 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-05 22:00:55.817 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.820 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-05 22:00:55.823 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-05 22:00:55.826 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-05 22:00:55.829 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.832 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-05 22:00:55.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-05 22:00:55.870 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-05 22:00:55.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-05 22:00:55.878 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-05 22:00:55.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.885 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-05 22:00:55.921 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-05 22:00:55.925 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.927 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-05 22:00:55.930 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-05 22:00:55.933 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-05 22:00:55.936 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.939 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-05 22:00:55.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-05 22:00:55.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:55.982 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-05 22:00:55.985 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-05 22:00:55.988 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-05 22:00:55.991 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:55.994 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-05 22:00:56.029 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-05 22:00:56.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:56.034 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-05 22:00:56.037 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-05 22:00:56.040 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-05 22:00:56.042 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:56.045 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-05 22:00:56.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-05 22:00:56.083 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:56.087 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-05 22:00:56.090 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-05 22:00:56.092 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-05 22:00:56.096 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:56.099 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-05 22:00:56.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-05 22:00:56.135 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-05 22:00:56.138 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-05 22:00:56.141 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-05 22:00:56.145 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-05 22:00:56.147 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-05 22:00:56.151 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-05 22:00:56.186 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-05 22:00:56.188 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-06-05 22:00:56.233 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-05 22:00:56.267 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-05 22:00:56.270 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-05 22:00:56.273 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-05 22:00:56.276 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-05 22:00:56.278 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-05 22:00:56.281 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-05 22:00:56.284 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-05 22:00:56.287 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-05 22:00:56.290 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-05 22:00:56.305 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-05 22:00:56.305 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-05 22:00:56.314 | d /var/run/uwsgi 0755 stack root 2026-06-05 22:00:56.319 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-05 22:00:56.331 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-05 22:00:56.337 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-05 22:00:56.340 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-05 22:00:56.345 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-05 22:00:56.348 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-05 22:00:56.385 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-06-05 22:00:56.420 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-05 22:00:56.455 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-05 22:00:56.488 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-05 22:00:56.523 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-05 22:00:56.560 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-05 22:00:56.596 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-05 22:00:56.633 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-05 22:00:56.670 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-05 22:00:56.706 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-05 22:00:56.742 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-05 22:00:56.778 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-05 22:00:56.813 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-05 22:00:56.847 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-05 22:00:56.850 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-05 22:00:56.853 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-05 22:00:56.856 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-05 22:00:56.859 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 22:00:56.862 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:00:56.865 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:00:56.868 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-05 22:00:56.871 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-05 22:00:56.874 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-05 22:00:56.909 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-05 22:00:56.944 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-05 22:00:56.944 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-05 22:00:56.952 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-05 22:00:56.956 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-05 22:00:56.959 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-05 22:00:56.962 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 22:00:56.965 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 22:00:56.968 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 22:00:56.971 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 22:00:56.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:00:56.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:00:56.979 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 22:00:56.982 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 22:00:56.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:00:56.987 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:00:56.990 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-05 22:00:57.022 | Enabling site neutron-api. 2026-06-05 22:00:57.027 | To activate the new configuration, you need to run: 2026-06-05 22:00:57.027 | systemctl reload apache2 2026-06-05 22:00:57.033 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-05 22:00:57.037 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 22:00:57.040 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 22:00:57.043 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 22:00:57.159 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-05 22:00:57.178 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:57.181 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-05 22:00:57.199 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:57.202 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-05 22:00:57.205 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-05 22:00:57.275 | + inc/async:async_inner:63 : init_neutron 2026-06-05 22:00:57.315 | [9772 Async init_neutron:77051]: running: init_neutron 2026-06-05 22:00:57.318 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-05 22:00:57.338 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:00:57.342 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-05 22:00:57.363 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:57.366 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-05 22:00:57.369 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-05 22:00:57.373 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-05 22:00:57.410 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-05 22:00:57.413 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-05 22:00:57.447 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-05 22:00:57.468 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:57.471 | + ./stack.sh:main:1203 : echo_summary 'Configuring Swift' 2026-06-05 22:00:57.474 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:00:57.477 | + ./stack.sh:echo_summary:444 : echo -e Configuring Swift 2026-06-05 22:00:57.480 | + ./stack.sh:main:1204 : async_runfunc init_swift 2026-06-05 22:00:57.483 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-06-05 22:00:57.552 | + inc/async:async_inner:63 : init_swift 2026-06-05 22:00:57.591 | [9772 Async init_swift:77271]: running: init_swift 2026-06-05 22:00:57.593 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-05 22:00:57.612 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:57.615 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-05 22:00:57.617 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:00:57.620 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-05 22:00:57.623 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-05 22:00:57.626 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-05 22:00:57.693 | + inc/async:async_inner:63 : init_cinder 2026-06-05 22:00:57.737 | [9772 Async init_cinder:77375]: running: init_cinder 2026-06-05 22:00:57.740 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-05 22:00:57.761 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:00:57.764 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-05 22:00:57.768 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:00:57.772 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-05 22:00:57.775 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-05 22:00:57.777 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-05 22:00:57.844 | + inc/async:async_inner:63 : init_placement 2026-06-05 22:00:57.880 | [9772 Async init_placement:77521]: running: init_placement 2026-06-05 22:00:57.883 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-05 22:00:57.940 | [9772 Async init_neutron:77051]: Waiting for completion of init_neutron running on PID 77051 (6 other jobs running) 2026-06-05 22:00:57.970 | [9772 Async init_neutron:77051]: Signaling child to exit 2026-06-05 22:01:01.793 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:01:01.820 | [77271 Async init_swift:77271]: finished successfully 2026-06-05 22:01:03.890 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:01:03.920 | [77375 Async init_cinder:77375]: finished successfully 2026-06-05 22:01:06.645 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:01:06.672 | [77521 Async init_placement:77521]: finished successfully 2026-06-05 22:01:31.476 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:01:31.502 | [77051 Async init_neutron:77051]: finished successfully 2026-06-05 22:01:31.526 | WAKEUP 2026-06-05 22:01:31.547 | [9772 Async init_neutron:77051]: Signaled 2026-06-05 22:01:31.549 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-05 22:01:31.549 | + lib/database:recreate_database:112 : local db=neutron 2026-06-05 22:01:31.549 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-05 22:01:31.549 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-05 22:01:31.549 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-05 22:01:31.549 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:31.549 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-05 22:01:31.549 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:31.549 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-05 22:01:31.549 | + functions-common:time_start:2400 : local name=dbsync 2026-06-05 22:01:31.549 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:01:31.549 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:01:31.549 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:01:31.549 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696857389 2026-06-05 22:01:31.549 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-05 22:01:31.549 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-05 22:01:31.550 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-05 22:01:31.550 | Running upgrade for neutron ... 2026-06-05 22:01:31.550 | OK 2026-06-05 22:01:31.550 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-05 22:01:31.550 | + functions-common:time_stop:2414 : local name 2026-06-05 22:01:31.550 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:01:31.551 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:01:31.551 | + functions-common:time_stop:2417 : local total 2026-06-05 22:01:31.551 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:01:31.551 | + functions-common:time_stop:2420 : name=dbsync 2026-06-05 22:01:31.551 | + functions-common:time_stop:2421 : start_time=1780696857389 2026-06-05 22:01:31.551 | + functions-common:time_stop:2423 : [[ -z 1780696857389 ]] 2026-06-05 22:01:31.551 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:01:31.551 | + functions-common:time_stop:2426 : end_time=1780696891458 2026-06-05 22:01:31.551 | + functions-common:time_stop:2427 : elapsed_time=34069 2026-06-05 22:01:31.551 | + functions-common:time_stop:2428 : total=5185 2026-06-05 22:01:31.551 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:01:31.551 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39254 2026-06-05 22:01:31.593 | [9772 Async init_neutron:77051]: finished init_neutron with result 0 in 34 seconds 2026-06-05 22:01:31.597 | + inc/async:async_wait:197 : return 0 2026-06-05 22:01:31.600 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-05 22:01:31.653 | [9772 Async init_placement:77521]: Waiting for completion of init_placement running on PID 77521 (5 other jobs running) 2026-06-05 22:01:31.676 | [9772 Async init_placement:77521]: Signaling child to exit 2026-06-05 22:01:31.676 | WAKEUP 2026-06-05 22:01:31.697 | [9772 Async init_placement:77521]: Signaled 2026-06-05 22:01:31.699 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-05 22:01:31.699 | + lib/database:recreate_database:112 : local db=placement 2026-06-05 22:01:31.699 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-05 22:01:31.699 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-05 22:01:31.699 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-05 22:01:31.699 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:31.699 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-05 22:01:31.699 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:31.699 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-05 22:01:31.699 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 22:01:31.699 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:31.699 | we strongly recommend against using it for new projects. 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:31.699 | framework. For more detail see 2026-06-05 22:01:31.699 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | __import__(import_str) 2026-06-05 22:01:31.699 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-05 22:01:31.699 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-05 22:01:31.699 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-06-05 22:01:31.699 | + functions-common:get_or_create_user:893 : local user_id 2026-06-05 22:01:31.699 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-05 22:01:31.699 | + functions-common:get_or_create_user:897 : local email= 2026-06-05 22:01:31.699 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:01:31.699 | + functions-common:get_or_create_user:909 : user_id=44bee1cf1eb6406cbf1b894c4ee00633 2026-06-05 22:01:31.699 | + functions-common:get_or_create_user:910 : echo 44bee1cf1eb6406cbf1b894c4ee00633 2026-06-05 22:01:31.699 | 44bee1cf1eb6406cbf1b894c4ee00633 2026-06-05 22:01:31.699 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:01:31.699 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:973 : user_role_id=e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:974 : echo e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:01:31.699 | e390f9096a6c4b20a7fb18c185ad6af1 2026-06-05 22:01:31.699 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-05 22:01:31.699 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-05 22:01:31.699 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-05 22:01:31.699 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2070a343308149f1aba82c28fe8019ca 2026-06-05 22:01:31.699 | + functions-common:get_or_add_user_project_role:974 : echo 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:01:31.699 | 2070a343308149f1aba82c28fe8019ca 2026-06-05 22:01:31.699 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.99/placement 2026-06-05 22:01:31.699 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-05 22:01:31.699 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-05 22:01:31.699 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-05 22:01:31.699 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-05 22:01:31.699 | 2026-06-05 22:01:31.699 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:01:31.699 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-05 22:01:31.699 | b8ab70906971473da24c02bd931a8ca3' 2026-06-05 22:01:31.699 | + functions-common:get_or_create_service:1061 : echo b8ab70906971473da24c02bd931a8ca3 2026-06-05 22:01:31.699 | b8ab70906971473da24c02bd931a8ca3 2026-06-05 22:01:31.699 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.99/placement 2026-06-05 22:01:31.699 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-05 22:01:31.700 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public https://10.4.3.99/placement RegionOne 2026-06-05 22:01:31.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-05 22:01:31.700 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-05 22:01:31.700 | 2026-06-05 22:01:31.700 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:01:31.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-05 22:01:31.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-05 22:01:31.700 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.99/placement --region RegionOne -f value -c id 2026-06-05 22:01:31.700 | 2026-06-05 22:01:31.700 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:01:31.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=72381e1a1a5547e7a336c1becde9060a 2026-06-05 22:01:31.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 72381e1a1a5547e7a336c1becde9060a 2026-06-05 22:01:31.700 | + functions-common:get_or_create_endpoint:1094 : public_id=72381e1a1a5547e7a336c1becde9060a 2026-06-05 22:01:31.700 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-05 22:01:31.700 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-05 22:01:31.700 | + functions-common:get_or_create_endpoint:1103 : echo 72381e1a1a5547e7a336c1becde9060a 2026-06-05 22:01:31.700 | 72381e1a1a5547e7a336c1becde9060a 2026-06-05 22:01:31.744 | [9772 Async init_placement:77521]: finished init_placement with result 0 in 8 seconds 2026-06-05 22:01:31.748 | + inc/async:async_wait:197 : return 0 2026-06-05 22:01:31.751 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-05 22:01:31.801 | [9772 Async init_glance:72429]: Waiting for completion of init_glance running on PID 72429 (4 other jobs running) 2026-06-05 22:01:31.826 | [9772 Async init_glance:72429]: Signaling child to exit 2026-06-05 22:01:31.827 | WAKEUP 2026-06-05 22:01:31.849 | [9772 Async init_glance:72429]: Signaled 2026-06-05 22:01:31.850 | + lib/glance:init_glance:523 : rm -rf /opt/stack/data/glance/images 2026-06-05 22:01:31.851 | + lib/glance:init_glance:524 : mkdir -p /opt/stack/data/glance/images 2026-06-05 22:01:31.851 | + lib/glance:init_glance:527 : recreate_database glance 2026-06-05 22:01:31.851 | + lib/database:recreate_database:112 : local db=glance 2026-06-05 22:01:31.851 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-05 22:01:31.851 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-05 22:01:31.851 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-05 22:01:31.851 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:31.851 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-05 22:01:31.851 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:31.851 | + lib/glance:init_glance:529 : time_start dbsync 2026-06-05 22:01:31.851 | + functions-common:time_start:2400 : local name=dbsync 2026-06-05 22:01:31.851 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:01:31.851 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:01:31.851 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:01:31.851 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696805982 2026-06-05 22:01:31.851 | + lib/glance:init_glance:531 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-05 22:01:31.851 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 22:01:31.851 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:31.851 | we strongly recommend against using it for new projects. 2026-06-05 22:01:31.851 | 2026-06-05 22:01:31.851 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:31.851 | framework. For more detail see 2026-06-05 22:01:31.851 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:31.851 | 2026-06-05 22:01:31.851 | __import__(import_str) 2026-06-05 22:01:31.851 | INFO dbcounter [-] Registered counter for database glance 2026-06-05 22:01:31.851 | 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=72535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | DEBUG dbcounter [-] [72535] Writer thread running {{(pid=72535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | INFO dbcounter [-] Registered counter for database glance 2026-06-05 22:01:31.851 | 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=72535) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | DEBUG dbcounter [-] [72535] Writer thread running {{(pid=72535) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.851 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-05 22:01:31.851 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-05 22:01:31.852 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-05 22:01:31.852 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-05 22:01:31.852 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-05 22:01:31.852 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=72535) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:31.852 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:31.852 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-05 22:01:31.852 | Database migration is up to date. No migration needed. 2026-06-05 22:01:31.852 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-05 22:01:31.852 | Database is synced successfully. 2026-06-05 22:01:31.852 | + lib/glance:init_glance:534 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-05 22:01:31.852 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-05 22:01:31.852 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:31.852 | we strongly recommend against using it for new projects. 2026-06-05 22:01:31.852 | 2026-06-05 22:01:31.852 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:31.852 | framework. For more detail see 2026-06-05 22:01:31.852 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:31.852 | 2026-06-05 22:01:31.852 | __import__(import_str) 2026-06-05 22:01:31.852 | INFO dbcounter [-] Registered counter for database glance 2026-06-05 22:01:31.852 | 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=72713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-05 22:01:31.852 | DEBUG dbcounter [-] [72713] Writer thread running {{(pid=72713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-05 22:01:31.852 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-05 22:01:31.852 | + lib/glance:init_glance:535 : time_stop dbsync 2026-06-05 22:01:31.852 | + functions-common:time_stop:2414 : local name 2026-06-05 22:01:31.852 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:01:31.852 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:01:31.852 | + functions-common:time_stop:2417 : local total 2026-06-05 22:01:31.852 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:01:31.852 | + functions-common:time_stop:2420 : name=dbsync 2026-06-05 22:01:31.852 | + functions-common:time_stop:2421 : start_time=1780696805982 2026-06-05 22:01:31.852 | + functions-common:time_stop:2423 : [[ -z 1780696805982 ]] 2026-06-05 22:01:31.852 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:01:31.852 | + functions-common:time_stop:2426 : end_time=1780696813321 2026-06-05 22:01:31.852 | + functions-common:time_stop:2427 : elapsed_time=7339 2026-06-05 22:01:31.852 | + functions-common:time_stop:2428 : total=5185 2026-06-05 22:01:31.852 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:01:31.852 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12524 2026-06-05 22:01:31.897 | [9772 Async init_glance:72429]: finished init_glance with result 0 in 7 seconds 2026-06-05 22:01:31.902 | + inc/async:async_wait:197 : return 0 2026-06-05 22:01:31.905 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-05 22:01:31.953 | [9772 Async init_swift:77271]: Waiting for completion of init_swift running on PID 77271 (3 other jobs running) 2026-06-05 22:01:31.976 | [9772 Async init_swift:77271]: Signaling child to exit 2026-06-05 22:01:31.976 | WAKEUP 2026-06-05 22:01:31.998 | [9772 Async init_swift:77271]: Signaled 2026-06-05 22:01:32.000 | + lib/swift:init_swift:680 : local node_number 2026-06-05 22:01:32.000 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-05 22:01:32.000 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.000 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.000 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.000 | 2026-06-05 22:01:32.000 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.000 | framework. For more detail see 2026-06-05 22:01:32.000 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.000 | 2026-06-05 22:01:32.000 | import eventlet 2026-06-05 22:01:32.000 | No container-reconciler running 2026-06-05 22:01:32.000 | No proxy-server running 2026-06-05 22:01:32.000 | No object-replicator running 2026-06-05 22:01:32.000 | No object-server running 2026-06-05 22:01:32.000 | No container-replicator running 2026-06-05 22:01:32.000 | No account-reaper running 2026-06-05 22:01:32.000 | No account-server running 2026-06-05 22:01:32.000 | No object-auditor running 2026-06-05 22:01:32.000 | No object-reconstructor running 2026-06-05 22:01:32.000 | No account-auditor running 2026-06-05 22:01:32.000 | No container-updater running 2026-06-05 22:01:32.000 | No object-expirer running 2026-06-05 22:01:32.000 | No container-sharder running 2026-06-05 22:01:32.000 | No container-sync running 2026-06-05 22:01:32.000 | No container-auditor running 2026-06-05 22:01:32.000 | No container-server running 2026-06-05 22:01:32.000 | No account-replicator running 2026-06-05 22:01:32.000 | No object-updater running 2026-06-05 22:01:32.000 | + lib/swift:init_swift:682 : true 2026-06-05 22:01:32.000 | + lib/swift:init_swift:685 : create_swift_disk 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:577 : local node_number 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:582 : local user_group 2026-06-05 22:01:32.000 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:584 : sudo install -d -o stack -g 1002 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-06-05 22:01:32.000 | + functions:create_disk:756 : local node_number 2026-06-05 22:01:32.000 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-05 22:01:32.000 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-06-05 22:01:32.000 | + functions:create_disk:760 : local key 2026-06-05 22:01:32.000 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | ++ functions:create_disk:762 : sed s#/.## 2026-06-05 22:01:32.000 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-06-05 22:01:32.000 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-05 22:01:32.000 | + functions:destroy_disk:789 : local key 2026-06-05 22:01:32.000 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | ++ functions:destroy_disk:791 : sed s#/.## 2026-06-05 22:01:32.000 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-06-05 22:01:32.000 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-06-05 22:01:32.000 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-06-05 22:01:32.000 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-06-05 22:01:32.000 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-06-05 22:01:32.000 | = sectsz=512 attr=2, projid32bit=1 2026-06-05 22:01:32.000 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-06-05 22:01:32.000 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-06-05 22:01:32.000 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-06-05 22:01:32.000 | = sunit=0 swidth=0 blks 2026-06-05 22:01:32.000 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-06-05 22:01:32.000 | log =internal log bsize=4096 blocks=16384, version=2 2026-06-05 22:01:32.000 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-06-05 22:01:32.000 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-06-05 22:01:32.000 | + functions:create_disk:780 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2026-06-05 22:01:32.000 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-06-05 22:01:32.000 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2026-06-05 22:01:32.000 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-06-05 22:01:32.000 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-06-05 22:01:32.000 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:591 : local node_number 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-06-05 22:01:32.000 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-05 22:01:32.000 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-06-05 22:01:32.000 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-06-05 22:01:32.000 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-06-05 22:01:32.000 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.000 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.000 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.000 | 2026-06-05 22:01:32.000 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.000 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-06-05 22:01:32.001 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.001 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.001 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-06-05 22:01:32.001 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.001 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.001 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-06-05 22:01:32.001 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-05 22:01:32.001 | + lib/swift:init_swift:715 : /opt/stack/data/venv/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2026-06-05 22:01:32.001 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.001 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.001 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-06-05 22:01:32.001 | + lib/swift:init_swift:716 : /opt/stack/data/venv/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2026-06-05 22:01:32.001 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.001 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.001 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-06-05 22:01:32.001 | + lib/swift:init_swift:717 : /opt/stack/data/venv/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2026-06-05 22:01:32.001 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.001 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.001 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-06-05 22:01:32.001 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-06-05 22:01:32.001 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.001 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.001 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | Defaulting to --format-version=1. This ensures the ring 2026-06-05 22:01:32.001 | written will be readable by older versions of Swift. 2026-06-05 22:01:32.001 | In a future release, the default will change to 2026-06-05 22:01:32.001 | --format-version=2 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-05 22:01:32.001 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-06-05 22:01:32.001 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.001 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.001 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.001 | framework. For more detail see 2026-06-05 22:01:32.001 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | import eventlet 2026-06-05 22:01:32.001 | Defaulting to --format-version=1. This ensures the ring 2026-06-05 22:01:32.001 | written will be readable by older versions of Swift. 2026-06-05 22:01:32.001 | In a future release, the default will change to 2026-06-05 22:01:32.001 | --format-version=2 2026-06-05 22:01:32.001 | 2026-06-05 22:01:32.001 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-05 22:01:32.001 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-06-05 22:01:32.002 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:01:32.002 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.002 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.002 | 2026-06-05 22:01:32.002 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.002 | framework. For more detail see 2026-06-05 22:01:32.002 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.002 | 2026-06-05 22:01:32.002 | import eventlet 2026-06-05 22:01:32.002 | Defaulting to --format-version=1. This ensures the ring 2026-06-05 22:01:32.002 | written will be readable by older versions of Swift. 2026-06-05 22:01:32.002 | In a future release, the default will change to 2026-06-05 22:01:32.002 | --format-version=2 2026-06-05 22:01:32.002 | 2026-06-05 22:01:32.002 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-05 22:01:32.002 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-06-05 22:01:32.002 | + lib/swift:init_swift:730 : popd 2026-06-05 22:01:32.041 | [9772 Async init_swift:77271]: finished init_swift with result 0 in 4 seconds 2026-06-05 22:01:32.045 | + inc/async:async_wait:197 : return 0 2026-06-05 22:01:32.048 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-05 22:01:32.101 | [9772 Async init_cinder:77375]: Waiting for completion of init_cinder running on PID 77375 (2 other jobs running) 2026-06-05 22:01:32.125 | [9772 Async init_cinder:77375]: Signaling child to exit 2026-06-05 22:01:32.125 | WAKEUP 2026-06-05 22:01:32.146 | [9772 Async init_cinder:77375]: Signaled 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-05 22:01:32.148 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-05 22:01:32.148 | + lib/database:recreate_database:112 : local db=cinder 2026-06-05 22:01:32.148 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-05 22:01:32.148 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-05 22:01:32.148 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-05 22:01:32.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:32.148 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-05 22:01:32.148 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-05 22:01:32.148 | + functions-common:time_start:2400 : local name=dbsync 2026-06-05 22:01:32.148 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:01:32.148 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:01:32.148 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:01:32.148 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696857835 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-05 22:01:32.148 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-05 22:01:32.148 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.148 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.148 | 2026-06-05 22:01:32.148 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.148 | framework. For more detail see 2026-06-05 22:01:32.148 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.148 | 2026-06-05 22:01:32.148 | import eventlet # noqa 2026-06-05 22:01:32.148 | INFO dbcounter [-] Registered counter for database cinder 2026-06-05 22:01:32.148 | 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=77528) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-05 22:01:32.148 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:32.148 | DEBUG dbcounter [-] [77528] Writer thread running {{(pid=77528) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:32.148 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-05 22:01:32.148 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=77528) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:32.148 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-05 22:01:32.148 | + functions-common:time_stop:2414 : local name 2026-06-05 22:01:32.148 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:01:32.148 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:01:32.148 | + functions-common:time_stop:2417 : local total 2026-06-05 22:01:32.148 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:01:32.148 | + functions-common:time_stop:2420 : name=dbsync 2026-06-05 22:01:32.148 | + functions-common:time_stop:2421 : start_time=1780696857835 2026-06-05 22:01:32.148 | + functions-common:time_stop:2423 : [[ -z 1780696857835 ]] 2026-06-05 22:01:32.148 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:01:32.148 | + functions-common:time_stop:2426 : end_time=1780696863773 2026-06-05 22:01:32.148 | + functions-common:time_stop:2427 : elapsed_time=5938 2026-06-05 22:01:32.148 | + functions-common:time_stop:2428 : total=5185 2026-06-05 22:01:32.148 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:01:32.148 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11123 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-05 22:01:32.148 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:488 : [[ -n storpool:storpool ]] 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:491 : be_type=storpool 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:492 : be_name=storpool 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:493 : type init_cinder_backend_storpool 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-05 22:01:32.148 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:499 : [[ -n swift ]] 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:500 : type init_cinder_backup_swift 2026-06-05 22:01:32.148 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-05 22:01:32.191 | [9772 Async init_cinder:77375]: finished init_cinder with result 0 in 6 seconds 2026-06-05 22:01:32.196 | + inc/async:async_wait:197 : return 0 2026-06-05 22:01:32.199 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-05 22:01:32.218 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:32.221 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-05 22:01:32.224 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:01:32.227 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-05 22:01:32.230 | + ./stack.sh:main:1236 : init_nova 2026-06-05 22:01:32.233 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-05 22:01:32.253 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:32.256 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-05 22:01:32.275 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:32.278 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 22:01:32.281 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-05 22:01:32.350 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-05 22:01:32.393 | [9772 Async nova-cell-0:79732]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-05 22:01:32.398 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-05 22:01:32.403 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 22:01:32.408 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-05 22:01:32.410 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-05 22:01:32.413 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-05 22:01:32.416 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-05 22:01:32.480 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-05 22:01:32.516 | [9772 Async nova-cell-1:79839]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-05 22:01:32.519 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-05 22:01:32.522 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-05 22:01:32.525 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-05 22:01:32.528 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-05 22:01:32.531 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-05 22:01:32.536 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:32.575 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-05 22:01:32.578 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:32.631 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-05 22:01:32.863 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:01:32.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:32.863 | we strongly recommend against using it for new projects. 2026-06-05 22:01:32.863 | 2026-06-05 22:01:32.863 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:32.863 | framework. For more detail see 2026-06-05 22:01:32.863 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:32.863 | 2026-06-05 22:01:32.863 | import eventlet # noqa 2026-06-05 22:01:33.063 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:01:34.899 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-05 22:01:34.948 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:34.948 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:34.948 | DEBUG dbcounter [-] [79906] Writer thread running {{(pid=79906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:34.987 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-05 22:01:37.858 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=79906) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 22:01:37.860 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-05 22:01:39.854 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=79906) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:39.856 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-05 22:01:39.859 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=79906) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:40.117 | Exception ignored in: 2026-06-05 22:01:40.117 | Traceback (most recent call last): 2026-06-05 22:01:40.117 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:01:40.117 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:01:40.117 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:01:40.118 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:01:40.118 | RuntimeError: greenlet is being finalized 2026-06-05 22:01:40.395 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-05 22:01:40.398 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-05 22:01:40.401 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-05 22:01:40.404 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-05 22:01:40.407 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-05 22:01:40.410 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-05 22:01:40.412 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-05 22:01:40.432 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:40.435 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-05 22:01:40.438 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-05 22:01:40.442 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-05 22:01:40.670 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:01:40.670 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:40.670 | we strongly recommend against using it for new projects. 2026-06-05 22:01:40.670 | 2026-06-05 22:01:40.670 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:40.670 | framework. For more detail see 2026-06-05 22:01:40.670 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:40.670 | 2026-06-05 22:01:40.670 | import eventlet # noqa 2026-06-05 22:01:40.847 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:01:42.342 | INFO dbcounter [None req-ca58bb99-c67b-4e75-93f9-00e8ccb24a60 None None] Registered counter for database nova_api 2026-06-05 22:01:42.404 | DEBUG dbcounter [-] [80523] Writer thread running {{(pid=80523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:42.665 | Exception ignored in: 2026-06-05 22:01:42.665 | Traceback (most recent call last): 2026-06-05 22:01:42.665 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:01:42.665 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:01:42.665 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:01:42.665 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:01:42.665 | RuntimeError: greenlet is being finalized 2026-06-05 22:01:42.918 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-05 22:01:42.923 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-05 22:01:42.926 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-05 22:01:42.975 | [9772 Async nova-cell-0:79732]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 79732 (3 other jobs running) 2026-06-05 22:01:42.999 | [9772 Async nova-cell-0:79732]: Signaling child to exit 2026-06-05 22:01:47.594 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:01:47.619 | [79839 Async nova-cell-1:79839]: finished successfully 2026-06-05 22:01:47.935 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:01:47.959 | [79732 Async nova-cell-0:79732]: finished successfully 2026-06-05 22:01:47.981 | WAKEUP 2026-06-05 22:01:48.002 | [9772 Async nova-cell-0:79732]: Signaled 2026-06-05 22:01:48.004 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-05 22:01:48.004 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-05 22:01:48.004 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-05 22:01:48.004 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-05 22:01:48.004 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-05 22:01:48.004 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-05 22:01:48.004 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-05 22:01:48.004 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:48.004 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-05 22:01:48.004 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:48.004 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-05 22:01:48.004 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:01:48.004 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:48.004 | we strongly recommend against using it for new projects. 2026-06-05 22:01:48.004 | 2026-06-05 22:01:48.004 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:48.004 | framework. For more detail see 2026-06-05 22:01:48.004 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:48.004 | 2026-06-05 22:01:48.004 | import eventlet # noqa 2026-06-05 22:01:48.004 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:01:48.004 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:48.004 | DEBUG dbcounter [-] [79830] Writer thread running {{(pid=79830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-05 22:01:48.004 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=79830) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.004 | Exception ignored in: 2026-06-05 22:01:48.004 | Traceback (most recent call last): 2026-06-05 22:01:48.004 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:01:48.004 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:01:48.004 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:01:48.004 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:01:48.004 | RuntimeError: greenlet is being finalized 2026-06-05 22:01:48.044 | [9772 Async nova-cell-0:79732]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 15 seconds 2026-06-05 22:01:48.049 | + inc/async:async_wait:197 : return 0 2026-06-05 22:01:48.052 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-05 22:01:48.055 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-05 22:01:48.103 | [9772 Async nova-cell-1:79839]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 79839 (2 other jobs running) 2026-06-05 22:01:48.127 | [9772 Async nova-cell-1:79839]: Signaling child to exit 2026-06-05 22:01:48.127 | WAKEUP 2026-06-05 22:01:48.148 | [9772 Async nova-cell-1:79839]: Signaled 2026-06-05 22:01:48.150 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-05 22:01:48.150 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-05 22:01:48.150 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-05 22:01:48.150 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-05 22:01:48.150 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-05 22:01:48.150 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-05 22:01:48.150 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-05 22:01:48.150 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:48.150 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-05 22:01:48.150 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-05 22:01:48.150 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-05 22:01:48.150 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:01:48.150 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:48.150 | we strongly recommend against using it for new projects. 2026-06-05 22:01:48.150 | 2026-06-05 22:01:48.150 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:48.150 | framework. For more detail see 2026-06-05 22:01:48.150 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:48.150 | 2026-06-05 22:01:48.150 | import eventlet # noqa 2026-06-05 22:01:48.150 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:01:48.150 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-05 22:01:48.150 | DEBUG dbcounter [-] [79903] Writer thread running {{(pid=79903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-05 22:01:48.150 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=79903) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-05 22:01:48.150 | Exception ignored in: 2026-06-05 22:01:48.150 | Traceback (most recent call last): 2026-06-05 22:01:48.150 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:01:48.150 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:01:48.150 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:01:48.150 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:01:48.150 | RuntimeError: greenlet is being finalized 2026-06-05 22:01:48.192 | [9772 Async nova-cell-1:79839]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 15 seconds 2026-06-05 22:01:48.197 | + inc/async:async_wait:197 : return 0 2026-06-05 22:01:48.199 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 22:01:48.202 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-05 22:01:48.422 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:01:48.422 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:48.422 | we strongly recommend against using it for new projects. 2026-06-05 22:01:48.422 | 2026-06-05 22:01:48.422 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:48.422 | framework. For more detail see 2026-06-05 22:01:48.422 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:48.422 | 2026-06-05 22:01:48.422 | import eventlet # noqa 2026-06-05 22:01:48.588 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:01:50.024 | Running batches of 50 until complete 2026-06-05 22:01:50.024 | INFO dbcounter [None req-120f903d-db39-4664-941f-67cd27cd48bd None None] Registered counter for database nova_cell0 2026-06-05 22:01:50.120 | DEBUG dbcounter [-] [81138] Writer thread running {{(pid=81138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:50.124 | INFO dbcounter [None req-120f903d-db39-4664-941f-67cd27cd48bd None None] Registered counter for database nova_api 2026-06-05 22:01:50.198 | DEBUG dbcounter [-] [81138] Writer thread running {{(pid=81138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:50.209 | INFO dbcounter [None req-120f903d-db39-4664-941f-67cd27cd48bd None None] Registered counter for database nova_cell0 2026-06-05 22:01:50.245 | DEBUG dbcounter [-] [81138] Writer thread running {{(pid=81138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:50.398 | +-------------------------------------+--------------+-----------+ 2026-06-05 22:01:50.398 | | Migration | Total Needed | Completed | 2026-06-05 22:01:50.398 | +-------------------------------------+--------------+-----------+ 2026-06-05 22:01:50.398 | | fill_virtual_interface_list | 0 | 0 | 2026-06-05 22:01:50.398 | | migrate_empty_ratio | 0 | 0 | 2026-06-05 22:01:50.398 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-05 22:01:50.398 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-05 22:01:50.398 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-05 22:01:50.398 | | populate_dev_uuids | 0 | 0 | 2026-06-05 22:01:50.398 | | populate_instance_compute_id | 0 | 0 | 2026-06-05 22:01:50.398 | | populate_missing_availability_zones | 0 | 0 | 2026-06-05 22:01:50.398 | | populate_queued_for_delete | 0 | 0 | 2026-06-05 22:01:50.398 | | populate_user_id | 0 | 0 | 2026-06-05 22:01:50.398 | | populate_uuids | 0 | 0 | 2026-06-05 22:01:50.398 | +-------------------------------------+--------------+-----------+ 2026-06-05 22:01:50.675 | Exception ignored in: 2026-06-05 22:01:50.675 | Traceback (most recent call last): 2026-06-05 22:01:50.675 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:01:50.675 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:01:50.675 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:01:50.675 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:01:50.675 | RuntimeError: greenlet is being finalized 2026-06-05 22:01:50.954 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-05 22:01:50.959 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 22:01:50.962 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-05 22:01:50.965 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-05 22:01:50.967 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-05 22:01:50.970 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-05 22:01:51.190 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:01:51.191 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:01:51.191 | we strongly recommend against using it for new projects. 2026-06-05 22:01:51.191 | 2026-06-05 22:01:51.191 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:01:51.191 | framework. For more detail see 2026-06-05 22:01:51.191 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:01:51.191 | 2026-06-05 22:01:51.191 | import eventlet # noqa 2026-06-05 22:01:51.369 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:01:52.812 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-05 22:01:52.812 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-05 22:01:52.812 | INFO dbcounter [None req-372351cf-f414-4930-a630-e843168f4886 None None] Registered counter for database nova_api 2026-06-05 22:01:52.875 | DEBUG dbcounter [-] [81209] Writer thread running {{(pid=81209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:01:53.145 | Exception ignored in: 2026-06-05 22:01:53.147 | Traceback (most recent call last): 2026-06-05 22:01:53.148 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:01:53.148 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:01:53.148 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:01:53.148 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:01:53.148 | RuntimeError: greenlet is being finalized 2026-06-05 22:01:53.397 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-05 22:01:53.401 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-05 22:01:53.415 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-05 22:01:53.419 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-05 22:01:53.421 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-05 22:01:53.489 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-05 22:01:53.532 | [9772 Async configure_neutron_nova:81267]: running: configure_neutron_nova 2026-06-05 22:01:53.536 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-05 22:01:53.539 | + functions-common:run_phase:1842 : local mode=stack 2026-06-05 22:01:53.542 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-05 22:01:53.545 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-05 22:01:53.548 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-05 22:01:53.552 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-05 22:01:53.555 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-05 22:01:53.558 | + functions-common:run_phase:1852 : local extra 2026-06-05 22:01:53.562 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-05 22:01:53.567 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-05 22:01:53.570 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-05 22:01:53.574 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-05 22:01:53.576 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-06-05 22:01:53.579 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-05 22:01:53.598 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:53.600 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 22:01:53.603 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:01:53.606 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-05 22:01:53.610 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:01:53.613 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-05 22:01:53.615 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-05 22:01:53.618 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-05 22:01:53.622 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-05 22:01:53.625 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 22:01:53.628 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-05 22:01:53.631 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-05 22:01:53.635 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-05 22:01:53.638 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-05 22:01:53.641 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-05 22:01:53.644 | + functions-common:run_plugins:1832 : local plugin 2026-06-05 22:01:53.647 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-05 22:01:53.650 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-05 22:01:53.653 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-05 22:01:53.656 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-06-05 22:01:53.659 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-05 22:01:53.662 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-05 22:01:53.665 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-05 22:01:53.668 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-05 22:01:53.671 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-05 22:01:53.674 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-05 22:01:53.676 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-05 22:01:53.680 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-05 22:01:53.682 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-05 22:01:53.686 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-05 22:01:53.689 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-05 22:01:53.692 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-05 22:01:53.695 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-05 22:01:53.698 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-05 22:01:53.701 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-05 22:01:53.704 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-05 22:01:53.707 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-05 22:01:53.709 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-05 22:01:53.712 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-05 22:01:53.715 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-05 22:01:53.718 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-05 22:01:53.735 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-05 22:01:53.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-05 22:01:53.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-05 22:01:53.746 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-05 22:01:53.749 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-05 22:01:53.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-05 22:01:53.757 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 22:01:53.778 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 22:01:53.781 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-05 22:01:53.786 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-05 22:01:53.786 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-05 22:01:53.792 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-05 22:01:53.795 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-05 22:01:53.798 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-05 22:01:53.803 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 22:01:53.824 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 22:01:53.828 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-05 22:01:53.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:01:53.834 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-05 22:01:53.836 | ++ /opt/stack/neutron/devstack/plugin.sh:source:53 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-06-05 22:01:53.867 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:53.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:56 : is_service_enabled neutron-uplink-status-propagation 2026-06-05 22:01:53.888 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:53.892 | ++ /opt/stack/neutron/devstack/plugin.sh:source:59 : is_service_enabled q-flavors neutron-flavors 2026-06-05 22:01:53.913 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:53.916 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled q-log neutron-log 2026-06-05 22:01:53.934 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:53.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled q-dns neutron-dns 2026-06-05 22:01:53.956 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:53.959 | ++ /opt/stack/neutron/devstack/plugin.sh:source:72 : is_service_enabled neutron-segments 2026-06-05 22:01:53.979 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:53.982 | ++ /opt/stack/neutron/devstack/plugin.sh:source:75 : is_service_enabled neutron-network-segment-range 2026-06-05 22:01:53.999 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.002 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-06-05 22:01:54.020 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-metadata-path neutron-metadata-path 2026-06-05 22:01:54.040 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.042 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled neutron-local-ip 2026-06-05 22:01:54.059 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.061 | ++ /opt/stack/neutron/devstack/plugin.sh:source:91 : is_service_enabled neutron-local-ip-static 2026-06-05 22:01:54.078 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.081 | ++ /opt/stack/neutron/devstack/plugin.sh:source:94 : is_service_enabled q-agt neutron-agent 2026-06-05 22:01:54.098 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.101 | ++ /opt/stack/neutron/devstack/plugin.sh:source:102 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-05 22:01:54.119 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.121 | ++ /opt/stack/neutron/devstack/plugin.sh:source:106 : is_service_enabled q-l3 neutron-l3 2026-06-05 22:01:54.141 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.144 | ++ /opt/stack/neutron/devstack/plugin.sh:source:118 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-06-05 22:01:54.163 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:121 : '[' ml2 = ml2 ']' 2026-06-05 22:01:54.168 | ++ /opt/stack/neutron/devstack/plugin.sh:source:122 : configure_ml2_extension_drivers 2026-06-05 22:01:54.171 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-06-05 22:01:54.173 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-05 22:01:54.176 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-05 22:01:54.212 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_ovn_enabled 2026-06-05 22:01:54.214 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-06-05 22:01:54.217 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:31 : return 0 2026-06-05 22:01:54.220 | ++ /opt/stack/neutron/devstack/plugin.sh:source:125 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-06-05 22:01:54.238 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:129 : is_service_enabled neutron-loki 2026-06-05 22:01:54.261 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:01:54.264 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-06-05 22:01:54.267 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.270 | + inc/meta-config:merge_config_group:171 : shift 2026-06-05 22:01:54.274 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-05 22:01:54.277 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:01:54.281 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-05 22:01:54.284 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-05 22:01:54.288 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-06-05 22:01:54.292 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.295 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-05 22:01:54.298 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:01:54.301 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-05 22:01:54.301 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:01:54.301 | gsub("[][]", "", $1); 2026-06-05 22:01:54.301 | split($1, a, "|"); 2026-06-05 22:01:54.301 | if (a[1] == matchgroup) 2026-06-05 22:01:54.301 | print a[2] 2026-06-05 22:01:54.301 | } 2026-06-05 22:01:54.301 | ' /opt/stack/devstack/local.conf 2026-06-05 22:01:54.308 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-05 22:01:54.311 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-05 22:01:54.314 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-05 22:01:54.318 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-05 22:01:54.321 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-05 22:01:54.325 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-05 22:01:54.328 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-05 22:01:54.332 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-05 22:01:54.337 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-05 22:01:54.341 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-05 22:01:54.345 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-05 22:01:54.348 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-05 22:01:54.352 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-05 22:01:54.355 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.358 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-05 22:01:54.361 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-05 22:01:54.363 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-05 22:01:54.367 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-05 22:01:54.370 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-05 22:01:54.373 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-05 22:01:54.377 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-05 22:01:54.381 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-05 22:01:54.381 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-05 22:01:54.381 | BEGIN { 2026-06-05 22:01:54.381 | section = "" 2026-06-05 22:01:54.381 | last_section = "" 2026-06-05 22:01:54.381 | section_count = 0 2026-06-05 22:01:54.381 | } 2026-06-05 22:01:54.381 | /^\[.+\]/ { 2026-06-05 22:01:54.381 | gsub("[][]", "", $1); 2026-06-05 22:01:54.381 | section=$1 2026-06-05 22:01:54.381 | next 2026-06-05 22:01:54.381 | } 2026-06-05 22:01:54.381 | /^ *\#/ { 2026-06-05 22:01:54.381 | next 2026-06-05 22:01:54.381 | } 2026-06-05 22:01:54.381 | /^[^ \t]+/ { 2026-06-05 22:01:54.381 | # get offset of first = in $0 2026-06-05 22:01:54.381 | eq_idx = index($0, "=") 2026-06-05 22:01:54.381 | # extract attr & value from $0 2026-06-05 22:01:54.381 | attr = substr($0, 1, eq_idx - 1) 2026-06-05 22:01:54.381 | value = substr($0, eq_idx + 1) 2026-06-05 22:01:54.381 | # only need to strip trailing whitespace from attr 2026-06-05 22:01:54.381 | sub(/[ \t]*$/, "", attr) 2026-06-05 22:01:54.381 | # need to strip leading & trailing whitespace from value 2026-06-05 22:01:54.381 | sub(/^[ \t]*/, "", value) 2026-06-05 22:01:54.381 | sub(/[ \t]*$/, "", value) 2026-06-05 22:01:54.381 | 2026-06-05 22:01:54.381 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-05 22:01:54.381 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-05 22:01:54.381 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-05 22:01:54.381 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-05 22:01:54.381 | if (! (section, attr) in cfg_attr_count) { 2026-06-05 22:01:54.381 | if (section != last_section) { 2026-06-05 22:01:54.381 | cfg_section[section_count++] = section 2026-06-05 22:01:54.382 | last_section = section 2026-06-05 22:01:54.382 | } 2026-06-05 22:01:54.382 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-05 22:01:54.382 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-05 22:01:54.382 | 2026-06-05 22:01:54.382 | cfg_attr[section, attr, 0] = value 2026-06-05 22:01:54.382 | cfg_attr_count[section, attr] = 1 2026-06-05 22:01:54.382 | } else { 2026-06-05 22:01:54.382 | lno = cfg_attr_count[section, attr]++ 2026-06-05 22:01:54.382 | cfg_attr[section, attr, lno] = value 2026-06-05 22:01:54.382 | } 2026-06-05 22:01:54.382 | } 2026-06-05 22:01:54.382 | END { 2026-06-05 22:01:54.382 | # Process each section in order 2026-06-05 22:01:54.382 | for (sno = 0; sno < section_count; sno++) { 2026-06-05 22:01:54.382 | section = cfg_section[sno] 2026-06-05 22:01:54.382 | # The ini routines simply append a config item immediately 2026-06-05 22:01:54.382 | # after the section header. To keep the same order as defined 2026-06-05 22:01:54.382 | # in local.conf, invoke the ini routines in the reverse order 2026-06-05 22:01:54.382 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-05 22:01:54.382 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-05 22:01:54.382 | if (cfg_attr_count[section, attr] == 1) 2026-06-05 22:01:54.382 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-05 22:01:54.382 | else { 2026-06-05 22:01:54.382 | # For multiline, invoke the ini routines in the reverse order 2026-06-05 22:01:54.382 | count = cfg_attr_count[section, attr] 2026-06-05 22:01:54.382 | print "inidelete " configfile " " section " " attr 2026-06-05 22:01:54.382 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-05 22:01:54.382 | for (l = count -2; l >= 0; l--) 2026-06-05 22:01:54.382 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-05 22:01:54.382 | } 2026-06-05 22:01:54.382 | } 2026-06-05 22:01:54.382 | } 2026-06-05 22:01:54.382 | } 2026-06-05 22:01:54.382 | ' 2026-06-05 22:01:54.382 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.383 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-05 22:01:54.384 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.387 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-05 22:01:54.390 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-05 22:01:54.393 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:01:54.395 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-05 22:01:54.399 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-05 22:01:54.399 | BEGIN { group = "" } 2026-06-05 22:01:54.399 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:01:54.399 | gsub("[][]", "", $1); 2026-06-05 22:01:54.399 | split($1, a, "|"); 2026-06-05 22:01:54.399 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-05 22:01:54.399 | group=a[1] 2026-06-05 22:01:54.399 | } else { 2026-06-05 22:01:54.399 | group="" 2026-06-05 22:01:54.399 | } 2026-06-05 22:01:54.399 | next 2026-06-05 22:01:54.399 | } 2026-06-05 22:01:54.399 | { 2026-06-05 22:01:54.399 | if (group != "") 2026-06-05 22:01:54.399 | print $0 2026-06-05 22:01:54.399 | } 2026-06-05 22:01:54.399 | ' /opt/stack/devstack/local.conf 2026-06-05 22:01:54.406 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-06-05 22:01:54.408 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-06-05 22:01:54.413 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:01:54.437 | [81267 Async configure_neutron_nova:81267]: finished successfully 2026-06-05 22:01:54.443 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.445 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-06-05 22:01:54.448 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-06-05 22:01:54.482 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool use_multipath_for_image_xfer "True"' 2026-06-05 22:01:54.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool use_multipath_for_image_xfer True 2026-06-05 22:01:54.520 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.523 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-06-05 22:01:54.526 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-06-05 22:01:54.560 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.563 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_portal_group "pg"' 2026-06-05 22:01:54.566 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_portal_group pg 2026-06-05 22:01:54.601 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_export_to "\*"' 2026-06-05 22:01:54.607 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_export_to '\*' 2026-06-05 22:01:54.639 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.643 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-05 22:01:54.646 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-05 22:01:54.649 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-05 22:01:54.652 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-06-05 22:01:54.655 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-06-05 22:01:54.659 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-06-05 22:01:54.662 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-06-05 22:01:54.665 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-06-05 22:01:54.669 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-05 22:01:54.673 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-05 22:01:54.676 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-05 22:01:54.679 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-05 22:01:54.682 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-05 22:01:54.685 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.688 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-05 22:01:54.690 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-06-05 22:01:54.694 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-05 22:01:54.698 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-06-05 22:01:54.701 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-06-05 22:01:54.704 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-06-05 22:01:54.707 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-06-05 22:01:54.711 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-06-05 22:01:54.711 | BEGIN { 2026-06-05 22:01:54.711 | section = "" 2026-06-05 22:01:54.711 | last_section = "" 2026-06-05 22:01:54.711 | section_count = 0 2026-06-05 22:01:54.711 | } 2026-06-05 22:01:54.711 | /^\[.+\]/ { 2026-06-05 22:01:54.711 | gsub("[][]", "", $1); 2026-06-05 22:01:54.711 | section=$1 2026-06-05 22:01:54.711 | next 2026-06-05 22:01:54.711 | } 2026-06-05 22:01:54.711 | /^ *\#/ { 2026-06-05 22:01:54.711 | next 2026-06-05 22:01:54.711 | } 2026-06-05 22:01:54.711 | /^[^ \t]+/ { 2026-06-05 22:01:54.711 | # get offset of first = in $0 2026-06-05 22:01:54.711 | eq_idx = index($0, "=") 2026-06-05 22:01:54.711 | # extract attr & value from $0 2026-06-05 22:01:54.711 | attr = substr($0, 1, eq_idx - 1) 2026-06-05 22:01:54.711 | value = substr($0, eq_idx + 1) 2026-06-05 22:01:54.711 | # only need to strip trailing whitespace from attr 2026-06-05 22:01:54.711 | sub(/[ \t]*$/, "", attr) 2026-06-05 22:01:54.711 | # need to strip leading & trailing whitespace from value 2026-06-05 22:01:54.711 | sub(/^[ \t]*/, "", value) 2026-06-05 22:01:54.711 | sub(/[ \t]*$/, "", value) 2026-06-05 22:01:54.711 | 2026-06-05 22:01:54.711 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-05 22:01:54.711 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-05 22:01:54.711 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-05 22:01:54.711 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-05 22:01:54.711 | if (! (section, attr) in cfg_attr_count) { 2026-06-05 22:01:54.711 | if (section != last_section) { 2026-06-05 22:01:54.712 | cfg_section[section_count++] = section 2026-06-05 22:01:54.712 | last_section = section 2026-06-05 22:01:54.712 | } 2026-06-05 22:01:54.712 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-05 22:01:54.712 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-05 22:01:54.712 | 2026-06-05 22:01:54.712 | cfg_attr[section, attr, 0] = value 2026-06-05 22:01:54.712 | cfg_attr_count[section, attr] = 1 2026-06-05 22:01:54.712 | } else { 2026-06-05 22:01:54.712 | lno = cfg_attr_count[section, attr]++ 2026-06-05 22:01:54.712 | cfg_attr[section, attr, lno] = value 2026-06-05 22:01:54.712 | } 2026-06-05 22:01:54.712 | } 2026-06-05 22:01:54.712 | END { 2026-06-05 22:01:54.712 | # Process each section in order 2026-06-05 22:01:54.712 | for (sno = 0; sno < section_count; sno++) { 2026-06-05 22:01:54.712 | section = cfg_section[sno] 2026-06-05 22:01:54.712 | # The ini routines simply append a config item immediately 2026-06-05 22:01:54.712 | # after the section header. To keep the same order as defined 2026-06-05 22:01:54.712 | # in local.conf, invoke the ini routines in the reverse order 2026-06-05 22:01:54.712 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-05 22:01:54.712 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-05 22:01:54.712 | if (cfg_attr_count[section, attr] == 1) 2026-06-05 22:01:54.712 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-05 22:01:54.712 | else { 2026-06-05 22:01:54.712 | # For multiline, invoke the ini routines in the reverse order 2026-06-05 22:01:54.712 | count = cfg_attr_count[section, attr] 2026-06-05 22:01:54.712 | print "inidelete " configfile " " section " " attr 2026-06-05 22:01:54.712 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-05 22:01:54.712 | for (l = count -2; l >= 0; l--) 2026-06-05 22:01:54.712 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-05 22:01:54.712 | } 2026-06-05 22:01:54.712 | } 2026-06-05 22:01:54.712 | } 2026-06-05 22:01:54.712 | } 2026-06-05 22:01:54.712 | ' 2026-06-05 22:01:54.712 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-05 22:01:54.712 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.713 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-05 22:01:54.715 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.717 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-05 22:01:54.720 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-06-05 22:01:54.723 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:01:54.726 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-06-05 22:01:54.729 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-06-05 22:01:54.729 | BEGIN { group = "" } 2026-06-05 22:01:54.729 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:01:54.729 | gsub("[][]", "", $1); 2026-06-05 22:01:54.729 | split($1, a, "|"); 2026-06-05 22:01:54.729 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-05 22:01:54.729 | group=a[1] 2026-06-05 22:01:54.729 | } else { 2026-06-05 22:01:54.729 | group="" 2026-06-05 22:01:54.729 | } 2026-06-05 22:01:54.729 | next 2026-06-05 22:01:54.729 | } 2026-06-05 22:01:54.729 | { 2026-06-05 22:01:54.729 | if (group != "") 2026-06-05 22:01:54.729 | print $0 2026-06-05 22:01:54.729 | } 2026-06-05 22:01:54.729 | ' /opt/stack/devstack/local.conf 2026-06-05 22:01:54.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-06-05 22:01:54.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-06-05 22:01:54.774 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.778 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-05 22:01:54.780 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-05 22:01:54.783 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-05 22:01:54.787 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-05 22:01:54.790 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-05 22:01:54.794 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-05 22:01:54.797 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-05 22:01:54.800 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-05 22:01:54.805 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-05 22:01:54.808 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-05 22:01:54.810 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-05 22:01:54.814 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-05 22:01:54.817 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-06-05 22:01:54.819 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.822 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-05 22:01:54.825 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-05 22:01:54.828 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-05 22:01:54.831 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-05 22:01:54.834 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-05 22:01:54.838 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-05 22:01:54.841 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-05 22:01:54.844 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-06-05 22:01:54.845 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.845 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-05 22:01:54.845 | BEGIN { 2026-06-05 22:01:54.845 | section = "" 2026-06-05 22:01:54.845 | last_section = "" 2026-06-05 22:01:54.845 | section_count = 0 2026-06-05 22:01:54.845 | } 2026-06-05 22:01:54.845 | /^\[.+\]/ { 2026-06-05 22:01:54.845 | gsub("[][]", "", $1); 2026-06-05 22:01:54.845 | section=$1 2026-06-05 22:01:54.845 | next 2026-06-05 22:01:54.845 | } 2026-06-05 22:01:54.845 | /^ *\#/ { 2026-06-05 22:01:54.845 | next 2026-06-05 22:01:54.845 | } 2026-06-05 22:01:54.845 | /^[^ \t]+/ { 2026-06-05 22:01:54.845 | # get offset of first = in $0 2026-06-05 22:01:54.845 | eq_idx = index($0, "=") 2026-06-05 22:01:54.845 | # extract attr & value from $0 2026-06-05 22:01:54.845 | attr = substr($0, 1, eq_idx - 1) 2026-06-05 22:01:54.845 | value = substr($0, eq_idx + 1) 2026-06-05 22:01:54.845 | # only need to strip trailing whitespace from attr 2026-06-05 22:01:54.846 | sub(/[ \t]*$/, "", attr) 2026-06-05 22:01:54.846 | # need to strip leading & trailing whitespace from value 2026-06-05 22:01:54.846 | sub(/^[ \t]*/, "", value) 2026-06-05 22:01:54.846 | sub(/[ \t]*$/, "", value) 2026-06-05 22:01:54.846 | 2026-06-05 22:01:54.846 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-05 22:01:54.846 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-05 22:01:54.846 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-05 22:01:54.846 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-05 22:01:54.846 | if (! (section, attr) in cfg_attr_count) { 2026-06-05 22:01:54.846 | if (section != last_section) { 2026-06-05 22:01:54.846 | cfg_section[section_count++] = section 2026-06-05 22:01:54.846 | last_section = section 2026-06-05 22:01:54.846 | } 2026-06-05 22:01:54.846 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-05 22:01:54.846 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-05 22:01:54.846 | 2026-06-05 22:01:54.846 | cfg_attr[section, attr, 0] = value 2026-06-05 22:01:54.846 | cfg_attr_count[section, attr] = 1 2026-06-05 22:01:54.846 | } else { 2026-06-05 22:01:54.846 | lno = cfg_attr_count[section, attr]++ 2026-06-05 22:01:54.846 | cfg_attr[section, attr, lno] = value 2026-06-05 22:01:54.846 | } 2026-06-05 22:01:54.846 | } 2026-06-05 22:01:54.846 | END { 2026-06-05 22:01:54.846 | # Process each section in order 2026-06-05 22:01:54.846 | for (sno = 0; sno < section_count; sno++) { 2026-06-05 22:01:54.846 | section = cfg_section[sno] 2026-06-05 22:01:54.846 | # The ini routines simply append a config item immediately 2026-06-05 22:01:54.846 | # after the section header. To keep the same order as defined 2026-06-05 22:01:54.846 | # in local.conf, invoke the ini routines in the reverse order 2026-06-05 22:01:54.846 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-05 22:01:54.846 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-05 22:01:54.846 | if (cfg_attr_count[section, attr] == 1) 2026-06-05 22:01:54.846 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-05 22:01:54.846 | else { 2026-06-05 22:01:54.846 | # For multiline, invoke the ini routines in the reverse order 2026-06-05 22:01:54.846 | count = cfg_attr_count[section, attr] 2026-06-05 22:01:54.846 | print "inidelete " configfile " " section " " attr 2026-06-05 22:01:54.846 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-05 22:01:54.846 | for (l = count -2; l >= 0; l--) 2026-06-05 22:01:54.846 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-05 22:01:54.846 | } 2026-06-05 22:01:54.846 | } 2026-06-05 22:01:54.846 | } 2026-06-05 22:01:54.846 | } 2026-06-05 22:01:54.846 | ' 2026-06-05 22:01:54.847 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:01:54.848 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-05 22:01:54.850 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-05 22:01:54.852 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-05 22:01:54.855 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:01:54.857 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-05 22:01:54.860 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-05 22:01:54.860 | BEGIN { group = "" } 2026-06-05 22:01:54.860 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:01:54.860 | gsub("[][]", "", $1); 2026-06-05 22:01:54.860 | split($1, a, "|"); 2026-06-05 22:01:54.860 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-05 22:01:54.860 | group=a[1] 2026-06-05 22:01:54.860 | } else { 2026-06-05 22:01:54.860 | group="" 2026-06-05 22:01:54.860 | } 2026-06-05 22:01:54.860 | next 2026-06-05 22:01:54.860 | } 2026-06-05 22:01:54.860 | { 2026-06-05 22:01:54.860 | if (group != "") 2026-06-05 22:01:54.860 | print $0 2026-06-05 22:01:54.860 | } 2026-06-05 22:01:54.860 | ' /opt/stack/devstack/local.conf 2026-06-05 22:01:54.867 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt volume_use_multipath "True"' 2026-06-05 22:01:54.870 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt volume_use_multipath True 2026-06-05 22:01:54.905 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:01:54.908 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-05 22:01:54.926 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:54.928 | + ./stack.sh:main:1264 : echo_summary 'Starting Swift' 2026-06-05 22:01:54.930 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:01:54.933 | + ./stack.sh:echo_summary:444 : echo -e Starting Swift 2026-06-05 22:01:54.936 | + ./stack.sh:main:1265 : start_swift 2026-06-05 22:01:54.939 | + lib/swift:start_swift:768 : restart_service memcached 2026-06-05 22:01:54.942 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 22:01:54.945 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-05 22:01:55.061 | + lib/swift:start_swift:771 : is_ubuntu 2026-06-05 22:01:55.064 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:01:55.067 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:01:55.071 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-06-05 22:01:55.126 | Restarting rsync (via systemctl): rsync.service. 2026-06-05 22:01:55.131 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-06-05 22:01:55.134 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-06-05 22:01:55.137 | + lib/swift:start_swift:799 : local foreground_services type 2026-06-05 22:01:55.140 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-06-05 22:01:55.143 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-05 22:01:55.146 | + lib/swift:start_swift:803 : run_process s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.149 | + functions-common:run_process:1668 : local service=s-object 2026-06-05 22:01:55.151 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.154 | + functions-common:run_process:1670 : local group= 2026-06-05 22:01:55.156 | + functions-common:run_process:1671 : local user= 2026-06-05 22:01:55.158 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:01:55.160 | + functions-common:run_process:1674 : local name=s-object 2026-06-05 22:01:55.163 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:01:55.166 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:01:55.168 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:01:55.171 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:01:55.175 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:01:55.180 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696915177 2026-06-05 22:01:55.182 | + functions-common:run_process:1677 : is_service_enabled s-object 2026-06-05 22:01:55.201 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:55.204 | + functions-common:run_process:1678 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-06-05 22:01:55.207 | + functions-common:_run_under_systemd:1622 : local service=s-object 2026-06-05 22:01:55.210 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.214 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.216 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.219 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.222 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-06-05 22:01:55.225 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-06-05 22:01:55.228 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-object.service 2026-06-05 22:01:55.231 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:01:55.234 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:01:55.238 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:01:55.241 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:01:55.245 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-06-05 22:01:55.248 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-06-05 22:01:55.252 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-06-05 22:01:55.256 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-object.service 2026-06-05 22:01:55.259 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.262 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:01:55.265 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:01:55.268 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:01:55.270 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:01:55.273 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:01:55.276 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-06-05 22:01:55.279 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:01:55.284 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-06-05 22:01:55.353 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:01:55.426 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-06-05 22:01:55.486 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-05 22:01:55.546 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-06-05 22:01:55.610 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-06-05 22:01:55.671 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:01:55.727 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:01:55.730 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:01:55.732 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-06-05 22:01:55.799 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:01:56.074 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-object.service 2026-06-05 22:01:56.087 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-06-05 22:01:56.347 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-object.service 2026-06-05 22:01:56.376 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:01:56.379 | + functions-common:time_stop:2414 : local name 2026-06-05 22:01:56.382 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:01:56.385 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:01:56.387 | + functions-common:time_stop:2417 : local total 2026-06-05 22:01:56.390 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:01:56.393 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:01:56.395 | + functions-common:time_stop:2421 : start_time=1780696915177 2026-06-05 22:01:56.397 | + functions-common:time_stop:2423 : [[ -z 1780696915177 ]] 2026-06-05 22:01:56.400 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:01:56.405 | + functions-common:time_stop:2426 : end_time=1780696916402 2026-06-05 22:01:56.407 | + functions-common:time_stop:2427 : elapsed_time=1225 2026-06-05 22:01:56.410 | + functions-common:time_stop:2428 : total=5353 2026-06-05 22:01:56.413 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:01:56.415 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6578 2026-06-05 22:01:56.418 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-05 22:01:56.420 | + lib/swift:start_swift:803 : run_process s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.423 | + functions-common:run_process:1668 : local service=s-container 2026-06-05 22:01:56.425 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.428 | + functions-common:run_process:1670 : local group= 2026-06-05 22:01:56.431 | + functions-common:run_process:1671 : local user= 2026-06-05 22:01:56.433 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:01:56.436 | + functions-common:run_process:1674 : local name=s-container 2026-06-05 22:01:56.439 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:01:56.443 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:01:56.446 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:01:56.448 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:01:56.453 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:01:56.457 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696916454 2026-06-05 22:01:56.460 | + functions-common:run_process:1677 : is_service_enabled s-container 2026-06-05 22:01:56.479 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:56.483 | + functions-common:run_process:1678 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-06-05 22:01:56.485 | + functions-common:_run_under_systemd:1622 : local service=s-container 2026-06-05 22:01:56.489 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.492 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.495 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.498 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.501 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-06-05 22:01:56.505 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-06-05 22:01:56.508 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container.service 2026-06-05 22:01:56.511 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:01:56.515 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:01:56.518 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:01:56.520 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:01:56.523 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-06-05 22:01:56.525 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-06-05 22:01:56.528 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-06-05 22:01:56.532 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container.service 2026-06-05 22:01:56.534 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.536 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:01:56.540 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:01:56.543 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:01:56.545 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:01:56.549 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:01:56.552 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-06-05 22:01:56.555 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:01:56.560 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-06-05 22:01:56.630 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:01:56.699 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-06-05 22:01:56.754 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-05 22:01:56.815 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-06-05 22:01:56.878 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-06-05 22:01:56.943 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:01:56.999 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:01:57.002 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:01:57.004 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-06-05 22:01:57.071 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:01:57.368 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container.service 2026-06-05 22:01:57.381 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-06-05 22:01:57.656 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container.service 2026-06-05 22:01:57.684 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:01:57.687 | + functions-common:time_stop:2414 : local name 2026-06-05 22:01:57.691 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:01:57.694 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:01:57.697 | + functions-common:time_stop:2417 : local total 2026-06-05 22:01:57.699 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:01:57.702 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:01:57.705 | + functions-common:time_stop:2421 : start_time=1780696916454 2026-06-05 22:01:57.708 | + functions-common:time_stop:2423 : [[ -z 1780696916454 ]] 2026-06-05 22:01:57.711 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:01:57.716 | + functions-common:time_stop:2426 : end_time=1780696917713 2026-06-05 22:01:57.719 | + functions-common:time_stop:2427 : elapsed_time=1259 2026-06-05 22:01:57.722 | + functions-common:time_stop:2428 : total=6578 2026-06-05 22:01:57.725 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:01:57.728 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7837 2026-06-05 22:01:57.731 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-05 22:01:57.734 | + lib/swift:start_swift:803 : run_process s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:57.737 | + functions-common:run_process:1668 : local service=s-account 2026-06-05 22:01:57.740 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:57.744 | + functions-common:run_process:1670 : local group= 2026-06-05 22:01:57.747 | + functions-common:run_process:1671 : local user= 2026-06-05 22:01:57.750 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:01:57.753 | + functions-common:run_process:1674 : local name=s-account 2026-06-05 22:01:57.756 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:01:57.759 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:01:57.761 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:01:57.764 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:01:57.768 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:01:57.774 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696917770 2026-06-05 22:01:57.776 | + functions-common:run_process:1677 : is_service_enabled s-account 2026-06-05 22:01:57.798 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:57.801 | + functions-common:run_process:1678 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-06-05 22:01:57.804 | + functions-common:_run_under_systemd:1622 : local service=s-account 2026-06-05 22:01:57.808 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:57.812 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:57.814 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:57.817 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:57.820 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-06-05 22:01:57.823 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-06-05 22:01:57.827 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-account.service 2026-06-05 22:01:57.830 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:01:57.832 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:01:57.835 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:01:57.838 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:01:57.841 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-06-05 22:01:57.844 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-06-05 22:01:57.847 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-06-05 22:01:57.850 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-account.service 2026-06-05 22:01:57.853 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:57.856 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:01:57.859 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:01:57.861 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:01:57.864 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:01:57.866 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:01:57.869 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-06-05 22:01:57.873 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:01:57.879 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-06-05 22:01:57.948 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:01:58.022 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-06-05 22:01:58.081 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-05 22:01:58.142 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-06-05 22:01:58.201 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-06-05 22:01:58.264 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:01:58.323 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:01:58.326 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:01:58.329 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-06-05 22:01:58.398 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:01:58.690 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-account.service 2026-06-05 22:01:58.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-06-05 22:01:58.974 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-account.service 2026-06-05 22:01:59.004 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:01:59.007 | + functions-common:time_stop:2414 : local name 2026-06-05 22:01:59.011 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:01:59.014 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:01:59.017 | + functions-common:time_stop:2417 : local total 2026-06-05 22:01:59.020 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:01:59.022 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:01:59.025 | + functions-common:time_stop:2421 : start_time=1780696917770 2026-06-05 22:01:59.027 | + functions-common:time_stop:2423 : [[ -z 1780696917770 ]] 2026-06-05 22:01:59.030 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:01:59.036 | + functions-common:time_stop:2426 : end_time=1780696919032 2026-06-05 22:01:59.039 | + functions-common:time_stop:2427 : elapsed_time=1262 2026-06-05 22:01:59.042 | + functions-common:time_stop:2428 : total=7837 2026-06-05 22:01:59.045 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:01:59.048 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9099 2026-06-05 22:01:59.050 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-06-05 22:01:59.054 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-06-05 22:01:59.100 | + lib/swift:start_swift:812 : run_process s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.103 | + functions-common:run_process:1668 : local service=s-container-sync 2026-06-05 22:01:59.106 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.108 | + functions-common:run_process:1670 : local group= 2026-06-05 22:01:59.110 | + functions-common:run_process:1671 : local user= 2026-06-05 22:01:59.113 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:01:59.115 | + functions-common:run_process:1674 : local name=s-container-sync 2026-06-05 22:01:59.119 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:01:59.122 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:01:59.125 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:01:59.128 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:01:59.132 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:01:59.136 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696919133 2026-06-05 22:01:59.139 | + functions-common:run_process:1677 : is_service_enabled s-container-sync 2026-06-05 22:01:59.160 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:01:59.163 | + functions-common:run_process:1678 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-06-05 22:01:59.166 | + functions-common:_run_under_systemd:1622 : local service=s-container-sync 2026-06-05 22:01:59.169 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.171 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.174 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.177 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.180 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-06-05 22:01:59.184 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-06-05 22:01:59.186 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container-sync.service 2026-06-05 22:01:59.189 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:01:59.192 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:01:59.196 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:01:59.199 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:01:59.202 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-06-05 22:01:59.204 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-06-05 22:01:59.207 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-06-05 22:01:59.210 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container-sync.service 2026-06-05 22:01:59.212 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.215 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:01:59.218 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:01:59.221 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:01:59.224 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:01:59.227 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:01:59.230 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-06-05 22:01:59.233 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:01:59.239 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-06-05 22:01:59.309 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:01:59.382 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-06-05 22:01:59.445 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-05 22:01:59.506 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-06-05 22:01:59.565 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-06-05 22:01:59.628 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:01:59.690 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:01:59.693 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:01:59.696 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-06-05 22:01:59.765 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:00.058 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container-sync.service 2026-06-05 22:02:00.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-06-05 22:02:00.341 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container-sync.service 2026-06-05 22:02:00.374 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:00.378 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:00.380 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:00.384 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:00.387 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:00.390 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:00.393 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:00.397 | + functions-common:time_stop:2421 : start_time=1780696919133 2026-06-05 22:02:00.400 | + functions-common:time_stop:2423 : [[ -z 1780696919133 ]] 2026-06-05 22:02:00.404 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:00.409 | + functions-common:time_stop:2426 : end_time=1780696920406 2026-06-05 22:02:00.412 | + functions-common:time_stop:2427 : elapsed_time=1273 2026-06-05 22:02:00.414 | + functions-common:time_stop:2428 : total=9099 2026-06-05 22:02:00.418 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:00.422 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10372 2026-06-05 22:02:00.425 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-06-05 22:02:00.445 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:00.448 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-06-05 22:02:00.451 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.99 8081 16384 2026-06-05 22:02:00.455 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-06-05 22:02:00.458 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-05 22:02:00.462 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-06-05 22:02:00.464 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.99 2026-06-05 22:02:00.467 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-06-05 22:02:00.469 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-06-05 22:02:00.472 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-05 22:02:00.475 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-05 22:02:00.479 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-05 22:02:00.482 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-05 22:02:00.484 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-05 22:02:00.488 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-06-05 22:02:00.491 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-06-05 22:02:00.494 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-05 22:02:00.497 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:02:00.500 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:02:00.504 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-05 22:02:00.507 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-05 22:02:00.510 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-05 22:02:00.514 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-06-05 22:02:00.517 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-06-05 22:02:00.519 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-05 22:02:00.522 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-06-05 22:02:00.525 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-06-05 22:02:00.540 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 22:02:00.543 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-05 22:02:00.546 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-05 22:02:00.548 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 22:02:00.552 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 22:02:00.556 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:02:00.558 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:02:00.561 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-05 22:02:00.563 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-05 22:02:00.597 | headers (enabled by site administrator) 2026-06-05 22:02:00.601 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 22:02:00.604 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-05 22:02:00.607 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-05 22:02:00.610 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 22:02:00.613 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 22:02:00.615 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:02:00.618 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:02:00.621 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-05 22:02:00.623 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-05 22:02:00.661 | ssl (enabled by site administrator) 2026-06-05 22:02:00.665 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 22:02:00.669 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-05 22:02:00.672 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-05 22:02:00.675 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 22:02:00.679 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 22:02:00.682 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:02:00.684 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:02:00.688 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-05 22:02:00.691 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-05 22:02:00.725 | proxy (enabled by site administrator) 2026-06-05 22:02:00.729 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-05 22:02:00.732 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-05 22:02:00.735 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-05 22:02:00.738 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-05 22:02:00.742 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 22:02:00.745 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:02:00.748 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:02:00.751 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-05 22:02:00.753 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-05 22:02:00.787 | proxy_http (enabled by site administrator) 2026-06-05 22:02:00.791 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-06-05 22:02:00.795 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-06-05 22:02:00.798 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-05 22:02:00.802 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-05 22:02:00.805 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-05 22:02:00.808 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-05 22:02:00.811 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:02:00.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:02:00.817 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-05 22:02:00.821 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-05 22:02:00.824 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:02:00.827 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:02:00.830 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-06-05 22:02:00.863 | Enabling site swift-tls-proxy. 2026-06-05 22:02:00.868 | To activate the new configuration, you need to run: 2026-06-05 22:02:00.868 | systemctl reload apache2 2026-06-05 22:02:00.874 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-05 22:02:00.877 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-05 22:02:00.880 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-05 22:02:00.883 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-05 22:02:01.004 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.007 | + functions-common:run_process:1668 : local service=s-proxy 2026-06-05 22:02:01.010 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.013 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:01.016 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:01.019 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:01.022 | + functions-common:run_process:1674 : local name=s-proxy 2026-06-05 22:02:01.025 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:01.029 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:01.032 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:01.035 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:01.039 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:01.044 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696921041 2026-06-05 22:02:01.047 | + functions-common:run_process:1677 : is_service_enabled s-proxy 2026-06-05 22:02:01.066 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:01.069 | + functions-common:run_process:1678 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-06-05 22:02:01.072 | + functions-common:_run_under_systemd:1622 : local service=s-proxy 2026-06-05 22:02:01.074 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.077 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.080 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.083 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.086 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-06-05 22:02:01.089 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-06-05 22:02:01.092 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-proxy.service 2026-06-05 22:02:01.094 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:01.098 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:01.101 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:01.103 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:01.107 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-06-05 22:02:01.109 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-06-05 22:02:01.112 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-06-05 22:02:01.115 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-proxy.service 2026-06-05 22:02:01.118 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.120 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:01.123 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:01.125 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:01.128 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:01.131 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:01.134 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-06-05 22:02:01.136 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:01.141 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-06-05 22:02:01.212 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:01.285 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-06-05 22:02:01.355 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-05 22:02:01.418 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-06-05 22:02:01.481 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-06-05 22:02:01.544 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:01.610 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:01.613 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:01.617 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-06-05 22:02:01.689 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:01.983 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-proxy.service 2026-06-05 22:02:01.998 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-06-05 22:02:02.280 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-proxy.service 2026-06-05 22:02:02.309 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:02.312 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:02.314 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:02.318 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:02.320 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:02.323 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:02.325 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:02.328 | + functions-common:time_stop:2421 : start_time=1780696921041 2026-06-05 22:02:02.331 | + functions-common:time_stop:2423 : [[ -z 1780696921041 ]] 2026-06-05 22:02:02.335 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:02.340 | + functions-common:time_stop:2426 : end_time=1780696922336 2026-06-05 22:02:02.343 | + functions-common:time_stop:2427 : elapsed_time=1295 2026-06-05 22:02:02.346 | + functions-common:time_stop:2428 : total=10372 2026-06-05 22:02:02.348 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:02.350 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11667 2026-06-05 22:02:02.353 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-06-05 22:02:02.353 | Waiting for swift proxy to start... 2026-06-05 22:02:02.356 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.99:8080/info 2026-06-05 22:02:02.358 | + functions:wait_for_service:476 : local timeout=60 2026-06-05 22:02:02.362 | + functions:wait_for_service:477 : local url=https://10.4.3.99:8080/info 2026-06-05 22:02:02.365 | + functions:wait_for_service:478 : local rval=0 2026-06-05 22:02:02.368 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-05 22:02:02.371 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-05 22:02:02.374 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:02.377 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:02.381 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:02.385 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696922382 2026-06-05 22:02:02.389 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-05 22:02:02.394 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.99:8080/info 2026-06-05 22:02:02.409 | + :: : [[ 503 == 503 ]] 2026-06-05 22:02:02.410 | + :: : sleep 1 2026-06-05 22:02:03.415 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.99:8080/info 2026-06-05 22:02:03.433 | + :: : [[ 200 == 503 ]] 2026-06-05 22:02:03.434 | + :: : [[ 0 -eq 7 ]] 2026-06-05 22:02:03.438 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-05 22:02:03.441 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:03.444 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:03.446 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:03.448 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:03.451 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:03.453 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-05 22:02:03.456 | + functions-common:time_stop:2421 : start_time=1780696922382 2026-06-05 22:02:03.459 | + functions-common:time_stop:2423 : [[ -z 1780696922382 ]] 2026-06-05 22:02:03.462 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:03.466 | + functions-common:time_stop:2426 : end_time=1780696923463 2026-06-05 22:02:03.469 | + functions-common:time_stop:2427 : elapsed_time=1081 2026-06-05 22:02:03.471 | + functions-common:time_stop:2428 : total=2712 2026-06-05 22:02:03.474 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:03.476 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3793 2026-06-05 22:02:03.479 | + functions:wait_for_service:486 : return 0 2026-06-05 22:02:03.482 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:03.485 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-05 22:02:03.488 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-05 22:02:03.506 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:03.509 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-05 22:02:03.544 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-05 22:02:03.594 | [9772 Async configure_neutron_nova:81267]: Waiting for completion of configure_neutron_nova running on PID 81267 (2 other jobs running) 2026-06-05 22:02:03.617 | [9772 Async configure_neutron_nova:81267]: Signaling child to exit 2026-06-05 22:02:03.617 | WAKEUP 2026-06-05 22:02:03.639 | [9772 Async configure_neutron_nova:81267]: Signaled 2026-06-05 22:02:03.641 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.99/identity 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-05 22:02:03.641 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-05 22:02:03.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-05 22:02:03.641 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-05 22:02:03.641 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-05 22:02:03.641 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-05 22:02:03.641 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 22:02:03.641 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-05 22:02:03.641 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-05 22:02:03.641 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-05 22:02:03.641 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-05 22:02:03.641 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-05 22:02:03.641 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-05 22:02:03.641 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-05 22:02:03.641 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.99/identity 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-05 22:02:03.642 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-05 22:02:03.642 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-05 22:02:03.642 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-05 22:02:03.642 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-05 22:02:03.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-05 22:02:03.642 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-05 22:02:03.642 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:03.642 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-05 22:02:03.642 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-05 22:02:03.686 | [9772 Async configure_neutron_nova:81267]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-05 22:02:03.692 | + inc/async:async_wait:197 : return 0 2026-06-05 22:02:03.695 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-05 22:02:03.715 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:03.719 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-05 22:02:03.757 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-05 22:02:03.794 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-05 22:02:03.815 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:03.818 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-05 22:02:03.822 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:02:03.825 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-05 22:02:03.828 | + ./stack.sh:main:1290 : start_nova_api 2026-06-05 22:02:03.831 | + lib/nova:start_nova_api:966 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:03.833 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:03.837 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:03.842 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-05 22:02:03.847 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-05 22:02:03.849 | + functions-common:run_process:1668 : local service=n-api 2026-06-05 22:02:03.852 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-05 22:02:03.855 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:03.858 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:03.862 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:03.865 | + functions-common:run_process:1674 : local name=n-api 2026-06-05 22:02:03.867 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:03.870 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:03.873 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:03.875 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:03.879 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:03.884 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696923880 2026-06-05 22:02:03.887 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-05 22:02:03.908 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:03.911 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-05 22:02:03.914 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-05 22:02:03.917 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-05 22:02:03.920 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-05 22:02:03.923 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-05 22:02:03.926 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-05 22:02:03.929 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-05 22:02:03.931 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-05 22:02:03.934 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-05 22:02:03.938 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:03.941 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:03.944 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:03.947 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:03.951 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-05 22:02:03.954 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-05 22:02:03.956 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:03.960 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:03.963 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-05 22:02:03.966 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-05 22:02:03.969 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:03.971 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-05 22:02:03.975 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-05 22:02:03.978 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-05 22:02:03.980 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-05 22:02:03.983 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-05 22:02:03.988 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-05 22:02:04.059 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:04.130 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-05 22:02:04.188 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-06-05 22:02:04.246 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:04.304 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:04.364 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-05 22:02:04.423 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-05 22:02:04.483 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-05 22:02:04.545 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-05 22:02:04.608 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-05 22:02:04.666 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-05 22:02:04.669 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-05 22:02:04.672 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-05 22:02:04.742 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-05 22:02:05.044 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-05 22:02:05.057 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-05 22:02:05.329 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-05 22:02:05.409 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:05.412 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:05.414 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:05.416 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:05.419 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:05.422 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:05.424 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:05.427 | + functions-common:time_stop:2421 : start_time=1780696923880 2026-06-05 22:02:05.430 | + functions-common:time_stop:2423 : [[ -z 1780696923880 ]] 2026-06-05 22:02:05.434 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:05.439 | + functions-common:time_stop:2426 : end_time=1780696925435 2026-06-05 22:02:05.442 | + functions-common:time_stop:2427 : elapsed_time=1555 2026-06-05 22:02:05.444 | + functions-common:time_stop:2428 : total=11667 2026-06-05 22:02:05.447 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:05.451 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13222 2026-06-05 22:02:05.454 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-05 22:02:05.454 | Waiting for nova-api to start... 2026-06-05 22:02:05.457 | + lib/nova:start_nova_api:973 : local service_url=https://10.4.3.99/compute/v2.1/ 2026-06-05 22:02:05.460 | + lib/nova:start_nova_api:975 : wait_for_service 60 https://10.4.3.99/compute/v2.1/ 2026-06-05 22:02:05.463 | + functions:wait_for_service:476 : local timeout=60 2026-06-05 22:02:05.467 | + functions:wait_for_service:477 : local url=https://10.4.3.99/compute/v2.1/ 2026-06-05 22:02:05.470 | + functions:wait_for_service:478 : local rval=0 2026-06-05 22:02:05.473 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-05 22:02:05.476 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-05 22:02:05.479 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:05.482 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:05.488 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:05.492 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696925489 2026-06-05 22:02:05.494 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-05 22:02:05.500 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.99/compute/v2.1/ 2026-06-05 22:02:08.254 | + :: : [[ 200 == 503 ]] 2026-06-05 22:02:08.256 | + :: : [[ 0 -eq 7 ]] 2026-06-05 22:02:08.259 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-05 22:02:08.262 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:08.264 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:08.267 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:08.270 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:08.272 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:08.274 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-05 22:02:08.276 | + functions-common:time_stop:2421 : start_time=1780696925489 2026-06-05 22:02:08.278 | + functions-common:time_stop:2423 : [[ -z 1780696925489 ]] 2026-06-05 22:02:08.280 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:08.284 | + functions-common:time_stop:2426 : end_time=1780696928282 2026-06-05 22:02:08.286 | + functions-common:time_stop:2427 : elapsed_time=2793 2026-06-05 22:02:08.288 | + functions-common:time_stop:2428 : total=3793 2026-06-05 22:02:08.291 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:08.293 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6586 2026-06-05 22:02:08.295 | + functions:wait_for_service:486 : return 0 2026-06-05 22:02:08.297 | + lib/nova:start_nova_api:979 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:08.300 | + lib/nova:start_nova_api:979 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:08.302 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-05 22:02:08.320 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:08.322 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-05 22:02:08.325 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:02:08.327 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-05 22:02:08.329 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-05 22:02:08.332 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-05 22:02:08.334 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-05 22:02:08.336 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-05 22:02:08.339 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-05 22:02:08.343 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-05 22:02:08.345 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-05 22:02:08.348 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-05 22:02:08.360 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-05 22:02:08.365 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-05 22:02:08.370 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-05 22:02:08.373 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-05 22:02:08.387 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-05 22:02:08.399 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-05 22:02:08.410 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-05 22:02:08.413 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-05 22:02:08.413 | Starting OVN 2026-06-05 22:02:08.416 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-05 22:02:08.418 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-05 22:02:08.418 | Starting OVS 2026-06-05 22:02:08.421 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-05 22:02:08.437 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:08.440 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-05 22:02:08.483 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-05 22:02:08.529 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:08.532 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-05 22:02:08.535 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-05 22:02:08.828 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-05 22:02:09.134 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-05 22:02:09.134 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-05 22:02:09.134 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-05 22:02:09.134 | 2026-06-05 22:02:09.134 | Possible reasons for having these kinds of units are: 2026-06-05 22:02:09.134 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-05 22:02:09.134 | .wants/, .requires/, or .upholds/ directory. 2026-06-05 22:02:09.134 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-05 22:02:09.134 | a requirement dependency on it. 2026-06-05 22:02:09.134 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-05 22:02:09.134 | D-Bus, udev, scripted systemctl call, ...). 2026-06-05 22:02:09.134 | • In case of template units, the unit is meant to be enabled with some 2026-06-05 22:02:09.134 | instance name specified. 2026-06-05 22:02:09.139 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-05 22:02:13.705 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-05 22:02:13.708 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-05 22:02:14.006 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-05 22:02:14.296 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-05 22:02:14.296 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-05 22:02:14.296 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-05 22:02:14.296 | 2026-06-05 22:02:14.296 | Possible reasons for having these kinds of units are: 2026-06-05 22:02:14.296 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-05 22:02:14.296 | .wants/, .requires/, or .upholds/ directory. 2026-06-05 22:02:14.296 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-05 22:02:14.296 | a requirement dependency on it. 2026-06-05 22:02:14.296 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-05 22:02:14.296 | D-Bus, udev, scripted systemctl call, ...). 2026-06-05 22:02:14.296 | • In case of template units, the unit is meant to be enabled with some 2026-06-05 22:02:14.296 | instance name specified. 2026-06-05 22:02:14.301 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-05 22:02:14.476 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-05 22:02:14.476 | Configuring OVSDB 2026-06-05 22:02:14.478 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-05 22:02:14.499 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:14.502 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:02:14.520 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-05 22:02:14.539 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-05 22:02:14.555 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=8fbe4056-f3bd-43b1-b810-113300b5db65 2026-06-05 22:02:14.573 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.99:6642 2026-06-05 22:02:14.591 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-05 22:02:14.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-05 22:02:14.624 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.99 2026-06-05 22:02:14.643 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-05 22:02:14.647 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000002234 2026-06-05 22:02:14.664 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:14.667 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-05 22:02:14.683 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-05 22:02:14.686 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-05 22:02:14.689 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-05 22:02:14.691 | + functions-common:is_provider_network:2266 : return 1 2026-06-05 22:02:14.694 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:14.697 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-05 22:02:14.700 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-05 22:02:14.702 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-05 22:02:14.705 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-05 22:02:14.708 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-05 22:02:14.726 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-05 22:02:14.742 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-05 22:02:14.759 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-05 22:02:14.776 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:14.779 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-05 22:02:14.782 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-05 22:02:14.784 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-05 22:02:14.787 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-05 22:02:14.789 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-05 22:02:14.807 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:14.810 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:14.813 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-05 22:02:14.815 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-05 22:02:15.106 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-05 22:02:15.403 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-05 22:02:15.442 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-05 22:02:15.445 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-05 22:02:15.448 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-05 22:02:15.451 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-05 22:02:15.454 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-05 22:02:16.459 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-05 22:02:16.461 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-05 22:02:16.464 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-05 22:02:16.466 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-05 22:02:16.470 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-05 22:02:16.472 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-05 22:02:16.474 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-05 22:02:16.477 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-05 22:02:16.480 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-05 22:02:16.483 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-05 22:02:16.486 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-05 22:02:16.489 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-05 22:02:16.491 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-05 22:02:16.510 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:16.513 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:733 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:02:16.531 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:734 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-05 22:02:16.549 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-05 22:02:16.568 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-05 22:02:16.588 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-05 22:02:16.604 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-05 22:02:16.618 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-05 22:02:16.640 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:16.643 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:16.647 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-05 22:02:16.650 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-05 22:02:16.941 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-05 22:02:17.227 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-05 22:02:17.227 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-05 22:02:17.227 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-05 22:02:17.227 | 2026-06-05 22:02:17.227 | Possible reasons for having these kinds of units are: 2026-06-05 22:02:17.227 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-05 22:02:17.227 | .wants/, .requires/, or .upholds/ directory. 2026-06-05 22:02:17.227 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-05 22:02:17.227 | a requirement dependency on it. 2026-06-05 22:02:17.227 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-05 22:02:17.227 | D-Bus, udev, scripted systemctl call, ...). 2026-06-05 22:02:17.227 | • In case of template units, the unit is meant to be enabled with some 2026-06-05 22:02:17.227 | instance name specified. 2026-06-05 22:02:17.233 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-05 22:02:17.454 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-05 22:02:17.472 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:17.475 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-05 22:02:17.477 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-05 22:02:17.498 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:17.501 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-05 22:02:17.504 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-05 22:02:17.507 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-05 22:02:17.530 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:17.533 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-05 22:02:17.583 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-05 22:02:17.586 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.590 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-05 22:02:17.594 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.597 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:17.600 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:17.603 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:17.606 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-05 22:02:17.610 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:17.613 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:17.616 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:17.620 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:17.623 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:17.628 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696937624 2026-06-05 22:02:17.631 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-05 22:02:17.652 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:17.655 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-05 22:02:17.658 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-05 22:02:17.660 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.664 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.667 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.671 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.674 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-05 22:02:17.677 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-05 22:02:17.680 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-05 22:02:17.682 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:17.685 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:17.688 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:17.690 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:17.694 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-05 22:02:17.697 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-05 22:02:17.700 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-06-05 22:02:17.703 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-05 22:02:17.705 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.708 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:17.711 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:17.713 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:17.716 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:17.719 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:17.722 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-05 22:02:17.725 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:17.730 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-05 22:02:17.797 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:17.870 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-06-05 22:02:17.935 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-05 22:02:17.992 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-05 22:02:18.048 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-05 22:02:18.108 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:18.166 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:18.169 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:18.171 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-05 22:02:18.238 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:18.525 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-05 22:02:18.539 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-05 22:02:18.818 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-05 22:02:18.851 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:18.854 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:18.857 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:18.860 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:18.862 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:18.865 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:18.867 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:18.870 | + functions-common:time_stop:2421 : start_time=1780696937624 2026-06-05 22:02:18.874 | + functions-common:time_stop:2423 : [[ -z 1780696937624 ]] 2026-06-05 22:02:18.878 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:18.884 | + functions-common:time_stop:2426 : end_time=1780696938880 2026-06-05 22:02:18.888 | + functions-common:time_stop:2427 : elapsed_time=1256 2026-06-05 22:02:18.891 | + functions-common:time_stop:2428 : total=13222 2026-06-05 22:02:18.893 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:18.897 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14478 2026-06-05 22:02:18.900 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-05 22:02:18.903 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-05 22:02:18.907 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-05 22:02:18.911 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-05 22:02:18.931 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-05 22:02:18.934 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-05 22:02:18.937 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:18.941 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-05 22:02:18.945 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-05 22:02:18.983 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 22:02:19.019 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-05 22:02:19.056 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-05 22:02:19.094 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-05 22:02:19.134 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:19.137 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-05 22:02:19.140 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-05 22:02:19.143 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-05 22:02:19.160 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-05 22:02:19.178 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-05 22:02:19.182 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-05 22:02:19.185 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-05 22:02:19.189 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-06-05 22:02:19.205 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-05 22:02:19.227 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:19.230 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-05 22:02:19.235 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:02:19.238 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-05 22:02:19.242 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-05 22:02:19.245 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-05 22:02:19.247 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-05 22:02:19.282 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-05 22:02:19.286 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:19.289 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-05 22:02:19.326 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-05 22:02:19.363 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-05 22:02:19.366 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-05 22:02:19.370 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-05 22:02:19.374 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-05 22:02:19.377 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-05 22:02:19.379 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-05 22:02:19.383 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-05 22:02:19.387 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-05 22:02:19.389 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-05 22:02:19.392 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-05 22:02:19.395 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:19.399 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:19.402 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:19.406 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-05 22:02:19.410 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:19.413 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:19.417 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-05 22:02:19.421 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-05 22:02:19.425 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-05 22:02:19.429 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-05 22:02:19.455 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-05 22:02:19.458 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-05 22:02:19.508 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-05 22:02:19.563 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-05 22:02:19.567 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-05 22:02:19.621 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-05 22:02:19.625 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-05 22:02:19.678 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-05 22:02:19.682 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-05 22:02:19.686 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-05 22:02:19.688 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-05 22:02:19.690 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:19.693 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:19.696 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:19.699 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-05 22:02:19.703 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:19.705 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:19.708 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:19.711 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:19.714 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:19.719 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696939716 2026-06-05 22:02:19.722 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-05 22:02:19.740 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:19.743 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-05 22:02:19.746 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-05 22:02:19.749 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-05 22:02:19.752 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-05 22:02:19.754 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-05 22:02:19.756 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-05 22:02:19.759 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-05 22:02:19.762 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-05 22:02:19.765 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-05 22:02:19.767 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:19.769 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:19.773 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:19.775 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:19.778 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-05 22:02:19.781 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-05 22:02:19.783 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:19.786 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:19.789 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-05 22:02:19.793 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-05 22:02:19.796 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:19.798 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-05 22:02:19.801 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-05 22:02:19.804 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-05 22:02:19.807 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-05 22:02:19.810 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-05 22:02:19.814 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-05 22:02:19.882 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:19.955 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-05 22:02:20.017 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-06-05 22:02:20.084 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:20.150 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:20.222 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-05 22:02:20.285 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-05 22:02:20.349 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-05 22:02:20.416 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-05 22:02:20.476 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-05 22:02:20.537 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-05 22:02:20.540 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-05 22:02:20.544 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-05 22:02:20.623 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-05 22:02:20.929 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-05 22:02:20.944 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-05 22:02:21.228 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-05 22:02:21.311 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:21.314 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:21.317 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:21.321 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:21.325 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:21.328 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:21.331 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:21.335 | + functions-common:time_stop:2421 : start_time=1780696939716 2026-06-05 22:02:21.338 | + functions-common:time_stop:2423 : [[ -z 1780696939716 ]] 2026-06-05 22:02:21.343 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:21.349 | + functions-common:time_stop:2426 : end_time=1780696941345 2026-06-05 22:02:21.353 | + functions-common:time_stop:2427 : elapsed_time=1629 2026-06-05 22:02:21.356 | + functions-common:time_stop:2428 : total=14478 2026-06-05 22:02:21.358 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:21.362 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16107 2026-06-05 22:02:21.365 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=https://10.4.3.99/ 2026-06-05 22:02:21.368 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.371 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-05 22:02:21.374 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.378 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:21.381 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:21.385 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:21.388 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-05 22:02:21.391 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:21.395 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:21.397 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:21.400 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:21.404 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:21.409 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696941406 2026-06-05 22:02:21.413 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-05 22:02:21.432 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:21.435 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-05 22:02:21.438 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-05 22:02:21.442 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.444 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.447 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.451 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.453 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-05 22:02:21.456 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-05 22:02:21.459 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-05 22:02:21.463 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:21.466 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:21.470 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:21.472 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:21.475 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-05 22:02:21.478 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-05 22:02:21.481 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-05 22:02:21.484 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-05 22:02:21.487 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.490 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:21.492 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:21.495 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:21.498 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:21.501 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:21.504 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-05 22:02:21.507 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:21.512 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-05 22:02:21.583 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:21.655 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-06-05 22:02:21.715 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:21.776 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-05 22:02:21.836 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-05 22:02:21.897 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:21.965 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:21.968 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:21.971 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-05 22:02:22.048 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:22.365 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-05 22:02:22.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-05 22:02:22.685 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-05 22:02:22.721 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:22.725 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:22.729 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:22.733 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:22.736 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:22.739 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:22.742 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:22.745 | + functions-common:time_stop:2421 : start_time=1780696941406 2026-06-05 22:02:22.748 | + functions-common:time_stop:2423 : [[ -z 1780696941406 ]] 2026-06-05 22:02:22.751 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:22.757 | + functions-common:time_stop:2426 : end_time=1780696942753 2026-06-05 22:02:22.760 | + functions-common:time_stop:2427 : elapsed_time=1347 2026-06-05 22:02:22.764 | + functions-common:time_stop:2428 : total=16107 2026-06-05 22:02:22.767 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:22.770 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17454 2026-06-05 22:02:22.773 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:22.777 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-05 22:02:22.780 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:22.783 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:22.787 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:22.789 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:22.793 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-05 22:02:22.796 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:22.800 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:22.803 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:22.805 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:22.809 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:22.815 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696942811 2026-06-05 22:02:22.818 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-05 22:02:22.839 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:22.843 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-05 22:02:22.848 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-05 22:02:22.851 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:22.854 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:22.857 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:22.860 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:22.865 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-05 22:02:22.868 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-05 22:02:22.873 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-05 22:02:22.876 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:22.880 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:22.883 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:22.886 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:22.889 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-05 22:02:22.892 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-05 22:02:22.895 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-05 22:02:22.898 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-05 22:02:22.901 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:22.905 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:22.909 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:22.912 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:22.917 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:22.921 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:22.923 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-05 22:02:22.927 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:22.933 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-05 22:02:23.013 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:23.094 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-06-05 22:02:23.156 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:23.222 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-05 22:02:23.289 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-05 22:02:23.352 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:23.414 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:23.417 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:23.419 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-05 22:02:23.493 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:23.803 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-05 22:02:23.817 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-05 22:02:24.119 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-05 22:02:24.153 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:24.157 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:24.161 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:24.165 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:24.168 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:24.171 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:24.175 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:24.178 | + functions-common:time_stop:2421 : start_time=1780696942811 2026-06-05 22:02:24.181 | + functions-common:time_stop:2423 : [[ -z 1780696942811 ]] 2026-06-05 22:02:24.185 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:24.192 | + functions-common:time_stop:2426 : end_time=1780696944188 2026-06-05 22:02:24.196 | + functions-common:time_stop:2427 : elapsed_time=1377 2026-06-05 22:02:24.199 | + functions-common:time_stop:2428 : total=17454 2026-06-05 22:02:24.203 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:24.205 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18831 2026-06-05 22:02:24.207 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-05 22:02:24.210 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-05 22:02:24.213 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.216 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-05 22:02:24.220 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.224 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:24.227 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:24.230 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:24.234 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-05 22:02:24.237 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:24.240 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:24.244 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:24.247 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:24.251 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:24.257 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696944253 2026-06-05 22:02:24.260 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-05 22:02:24.283 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:24.289 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-05 22:02:24.292 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-05 22:02:24.295 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.299 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.302 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.305 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.308 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-05 22:02:24.312 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-05 22:02:24.315 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:02:24.318 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:24.322 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:24.325 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:24.327 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:24.330 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-05 22:02:24.332 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-05 22:02:24.335 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-05 22:02:24.337 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:02:24.340 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.342 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:24.345 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:24.347 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:24.350 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:24.353 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:24.356 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:02:24.358 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:24.363 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-05 22:02:24.433 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:24.499 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-06-05 22:02:24.560 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:24.627 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-05 22:02:24.689 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-05 22:02:24.771 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:24.841 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:24.844 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:24.847 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-05 22:02:24.932 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:25.257 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:02:25.273 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-05 22:02:25.624 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:02:25.662 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:25.666 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:25.669 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:25.672 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:25.675 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:25.679 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:25.682 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:25.685 | + functions-common:time_stop:2421 : start_time=1780696944253 2026-06-05 22:02:25.689 | + functions-common:time_stop:2423 : [[ -z 1780696944253 ]] 2026-06-05 22:02:25.694 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:25.698 | + functions-common:time_stop:2426 : end_time=1780696945696 2026-06-05 22:02:25.701 | + functions-common:time_stop:2427 : elapsed_time=1443 2026-06-05 22:02:25.704 | + functions-common:time_stop:2428 : total=18831 2026-06-05 22:02:25.708 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:25.711 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20274 2026-06-05 22:02:25.714 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-05 22:02:25.716 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://10.4.3.99/networking 2026-06-05 22:02:25.719 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-05 22:02:25.719 | Waiting for Neutron to start... 2026-06-05 22:02:25.723 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.99/networking' 2026-06-05 22:02:25.726 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.99/networking' 'Neutron did not start' 60 2026-06-05 22:02:25.729 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.99/networking' 2026-06-05 22:02:25.732 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-05 22:02:25.735 | + functions-common:test_with_retry:2354 : local until=60 2026-06-05 22:02:25.738 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-05 22:02:25.741 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-05 22:02:25.745 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-05 22:02:25.748 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:25.752 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:25.756 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:25.761 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696945757 2026-06-05 22:02:25.764 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.99/networking; do sleep 0.5; done' 2026-06-05 22:02:26.599 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.99/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-05 22:02:26.602 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:26.606 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:26.609 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:26.613 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:26.616 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:26.619 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-05 22:02:26.622 | + functions-common:time_stop:2421 : start_time=1780696945757 2026-06-05 22:02:26.625 | + functions-common:time_stop:2423 : [[ -z 1780696945757 ]] 2026-06-05 22:02:26.629 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:26.633 | + functions-common:time_stop:2426 : end_time=1780696946631 2026-06-05 22:02:26.636 | + functions-common:time_stop:2427 : elapsed_time=874 2026-06-05 22:02:26.639 | + functions-common:time_stop:2428 : total=0 2026-06-05 22:02:26.642 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:26.645 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=874 2026-06-05 22:02:26.648 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-05 22:02:26.668 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:26.671 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-05 22:02:26.675 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:02:26.678 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-05 22:02:26.680 | + ./stack.sh:main:1308 : start_placement 2026-06-05 22:02:26.683 | + lib/placement:start_placement:137 : start_placement_api 2026-06-05 22:02:26.686 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-05 22:02:26.690 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-05 22:02:26.693 | + functions-common:run_process:1668 : local service=placement-api 2026-06-05 22:02:26.695 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-05 22:02:26.698 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:26.701 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:26.703 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:26.706 | + functions-common:run_process:1674 : local name=placement-api 2026-06-05 22:02:26.708 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:26.711 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:26.714 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:26.716 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:26.721 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:26.726 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696946722 2026-06-05 22:02:26.729 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-05 22:02:26.750 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:26.754 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-05 22:02:26.758 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-05 22:02:26.761 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-05 22:02:26.765 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-05 22:02:26.769 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-05 22:02:26.773 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-05 22:02:26.776 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-05 22:02:26.779 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-05 22:02:26.783 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-05 22:02:26.786 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:26.789 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:26.792 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:26.795 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:26.798 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-05 22:02:26.800 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-05 22:02:26.804 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:26.807 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:26.810 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-05 22:02:26.813 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-05 22:02:26.816 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:26.818 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-05 22:02:26.821 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-05 22:02:26.824 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-05 22:02:26.827 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-05 22:02:26.830 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-05 22:02:26.835 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-05 22:02:26.903 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:26.981 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-05 22:02:27.046 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-06-05 22:02:27.110 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:27.179 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:27.246 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-05 22:02:27.314 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-05 22:02:27.381 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-05 22:02:27.442 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-05 22:02:27.502 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-05 22:02:27.559 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-05 22:02:27.562 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-05 22:02:27.565 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-05 22:02:27.632 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-05 22:02:27.924 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-05 22:02:27.939 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-05 22:02:28.219 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-05 22:02:28.297 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:28.300 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:28.304 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:28.307 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:28.311 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:28.314 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:28.317 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:28.321 | + functions-common:time_stop:2421 : start_time=1780696946722 2026-06-05 22:02:28.324 | + functions-common:time_stop:2423 : [[ -z 1780696946722 ]] 2026-06-05 22:02:28.328 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:28.334 | + functions-common:time_stop:2426 : end_time=1780696948330 2026-06-05 22:02:28.337 | + functions-common:time_stop:2427 : elapsed_time=1608 2026-06-05 22:02:28.340 | + functions-common:time_stop:2428 : total=20274 2026-06-05 22:02:28.343 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:28.346 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21882 2026-06-05 22:02:28.349 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-05 22:02:28.349 | Waiting for placement-api to start... 2026-06-05 22:02:28.353 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.99/placement 2026-06-05 22:02:28.357 | + functions:wait_for_service:476 : local timeout=60 2026-06-05 22:02:28.360 | + functions:wait_for_service:477 : local url=https://10.4.3.99/placement 2026-06-05 22:02:28.363 | + functions:wait_for_service:478 : local rval=0 2026-06-05 22:02:28.366 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-05 22:02:28.370 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-05 22:02:28.373 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:28.376 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:28.381 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:28.385 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696948382 2026-06-05 22:02:28.388 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-05 22:02:28.393 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.99/placement 2026-06-05 22:02:29.658 | + :: : [[ 200 == 503 ]] 2026-06-05 22:02:29.659 | + :: : [[ 0 -eq 7 ]] 2026-06-05 22:02:29.662 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-05 22:02:29.665 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:29.668 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:29.670 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:29.673 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:29.677 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:29.680 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-05 22:02:29.682 | + functions-common:time_stop:2421 : start_time=1780696948382 2026-06-05 22:02:29.684 | + functions-common:time_stop:2423 : [[ -z 1780696948382 ]] 2026-06-05 22:02:29.688 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:29.692 | + functions-common:time_stop:2426 : end_time=1780696949690 2026-06-05 22:02:29.695 | + functions-common:time_stop:2427 : elapsed_time=1308 2026-06-05 22:02:29.697 | + functions-common:time_stop:2428 : total=6586 2026-06-05 22:02:29.699 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:29.702 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7894 2026-06-05 22:02:29.704 | + functions:wait_for_service:486 : return 0 2026-06-05 22:02:29.706 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-05 22:02:29.725 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:29.728 | + ./stack.sh:main:1312 : start_neutron 2026-06-05 22:02:29.730 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-05 22:02:29.733 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:29.737 | + functions-common:run_process:1668 : local service=q-agt 2026-06-05 22:02:29.739 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-05 22:02:29.743 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:29.745 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:29.748 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:29.751 | + functions-common:run_process:1674 : local name=q-agt 2026-06-05 22:02:29.753 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:29.756 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:29.759 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:29.762 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:29.766 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:29.770 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696949767 2026-06-05 22:02:29.773 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-05 22:02:29.792 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:29.795 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:29.799 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:29.802 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:29.805 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:29.808 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:29.811 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:29.815 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:29.818 | + functions-common:time_stop:2421 : start_time=1780696949767 2026-06-05 22:02:29.822 | + functions-common:time_stop:2423 : [[ -z 1780696949767 ]] 2026-06-05 22:02:29.825 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:29.831 | + functions-common:time_stop:2426 : end_time=1780696949827 2026-06-05 22:02:29.835 | + functions-common:time_stop:2427 : elapsed_time=60 2026-06-05 22:02:29.838 | + functions-common:time_stop:2428 : total=21882 2026-06-05 22:02:29.841 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:29.845 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21942 2026-06-05 22:02:29.848 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-05 22:02:29.851 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-05 22:02:29.854 | + functions-common:is_provider_network:2266 : return 1 2026-06-05 22:02:29.857 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-05 22:02:29.860 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-05 22:02:29.863 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-05 22:02:29.866 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-05 22:02:29.869 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:29.872 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:29.875 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:29.878 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-05 22:02:29.882 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:29.885 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:29.888 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:29.891 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:29.895 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:29.900 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696949897 2026-06-05 22:02:29.902 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-05 22:02:29.923 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:29.926 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:29.928 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:29.931 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:29.934 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:29.938 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:29.941 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:29.943 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:29.946 | + functions-common:time_stop:2421 : start_time=1780696949897 2026-06-05 22:02:29.948 | + functions-common:time_stop:2423 : [[ -z 1780696949897 ]] 2026-06-05 22:02:29.951 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:29.956 | + functions-common:time_stop:2426 : end_time=1780696949953 2026-06-05 22:02:29.959 | + functions-common:time_stop:2427 : elapsed_time=56 2026-06-05 22:02:29.962 | + functions-common:time_stop:2428 : total=21942 2026-06-05 22:02:29.964 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:29.967 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21998 2026-06-05 22:02:29.971 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-05 22:02:29.974 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-05 22:02:29.977 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-05 22:02:29.981 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-05 22:02:29.985 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-05 22:02:29.987 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-05 22:02:29.990 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-05 22:02:29.993 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-05 22:02:29.996 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-05 22:02:29.999 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-05 22:02:30.002 | + functions-common:run_process:1668 : local service=q-l3 2026-06-05 22:02:30.005 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-05 22:02:30.007 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:30.009 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:30.012 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:30.014 | + functions-common:run_process:1674 : local name=q-l3 2026-06-05 22:02:30.017 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:30.020 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:30.023 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:30.026 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:30.030 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:30.034 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696950031 2026-06-05 22:02:30.037 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-05 22:02:30.056 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:30.059 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:30.062 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:30.064 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:30.067 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:30.070 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:30.074 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:30.076 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:30.079 | + functions-common:time_stop:2421 : start_time=1780696950031 2026-06-05 22:02:30.081 | + functions-common:time_stop:2423 : [[ -z 1780696950031 ]] 2026-06-05 22:02:30.084 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:30.089 | + functions-common:time_stop:2426 : end_time=1780696950086 2026-06-05 22:02:30.091 | + functions-common:time_stop:2427 : elapsed_time=55 2026-06-05 22:02:30.094 | + functions-common:time_stop:2428 : total=21998 2026-06-05 22:02:30.097 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:30.100 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22053 2026-06-05 22:02:30.102 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-05 22:02:30.105 | + functions-common:run_process:1668 : local service=q-meta 2026-06-05 22:02:30.108 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-05 22:02:30.111 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:30.114 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:30.117 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:30.120 | + functions-common:run_process:1674 : local name=q-meta 2026-06-05 22:02:30.122 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:30.125 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:30.128 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:30.131 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:30.135 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:30.140 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696950137 2026-06-05 22:02:30.142 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-05 22:02:30.161 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:30.164 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:30.167 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:30.170 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:30.173 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:30.175 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:30.178 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:30.181 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:30.184 | + functions-common:time_stop:2421 : start_time=1780696950137 2026-06-05 22:02:30.186 | + functions-common:time_stop:2423 : [[ -z 1780696950137 ]] 2026-06-05 22:02:30.189 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:30.193 | + functions-common:time_stop:2426 : end_time=1780696950190 2026-06-05 22:02:30.195 | + functions-common:time_stop:2427 : elapsed_time=53 2026-06-05 22:02:30.198 | + functions-common:time_stop:2428 : total=22053 2026-06-05 22:02:30.201 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:30.204 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22106 2026-06-05 22:02:30.207 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-05 22:02:30.209 | + functions-common:run_process:1668 : local service=q-metering 2026-06-05 22:02:30.213 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-05 22:02:30.215 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:30.218 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:30.221 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:30.224 | + functions-common:run_process:1674 : local name=q-metering 2026-06-05 22:02:30.227 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:30.230 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:30.233 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:30.236 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:30.239 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:30.244 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696950241 2026-06-05 22:02:30.247 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-05 22:02:30.265 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:30.268 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:30.271 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:30.274 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:30.277 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:30.279 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:30.282 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:30.284 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:30.287 | + functions-common:time_stop:2421 : start_time=1780696950241 2026-06-05 22:02:30.290 | + functions-common:time_stop:2423 : [[ -z 1780696950241 ]] 2026-06-05 22:02:30.293 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:30.298 | + functions-common:time_stop:2426 : end_time=1780696950295 2026-06-05 22:02:30.301 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-05 22:02:30.303 | + functions-common:time_stop:2428 : total=22106 2026-06-05 22:02:30.306 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:30.309 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22160 2026-06-05 22:02:30.312 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-05 22:02:30.331 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:30.334 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:30.337 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-05 22:02:30.339 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:02:30.342 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-05 22:02:30.345 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-05 22:02:30.348 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-05 22:02:30.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-05 22:02:30.354 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-05 22:02:30.356 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-05 22:02:30.359 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-05 22:02:31.144 | 2026-06-05 22:02:31.155 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:31.158 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-05 22:02:31.158 | address-scope 2026-06-05 22:02:31.158 | agent 2026-06-05 22:02:31.158 | allowed-address-pairs 2026-06-05 22:02:31.158 | auto-allocated-topology 2026-06-05 22:02:31.158 | availability_zone 2026-06-05 22:02:31.158 | default-subnetpools 2026-06-05 22:02:31.158 | dhcp_agent_scheduler 2026-06-05 22:02:31.158 | dns-integration 2026-06-05 22:02:31.158 | dns-domain-ports 2026-06-05 22:02:31.158 | dns-integration-domain-keywords 2026-06-05 22:02:31.158 | empty-string-filtering 2026-06-05 22:02:31.158 | external-net 2026-06-05 22:02:31.158 | extra_dhcp_opt 2026-06-05 22:02:31.158 | extraroute 2026-06-05 22:02:31.158 | extraroute-atomic 2026-06-05 22:02:31.158 | filter-validation 2026-06-05 22:02:31.158 | floating-ip-port-forwarding-detail 2026-06-05 22:02:31.158 | fip-port-details 2026-06-05 22:02:31.158 | flavors 2026-06-05 22:02:31.158 | floatingip-pools 2026-06-05 22:02:31.158 | router 2026-06-05 22:02:31.158 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:31.158 | enable-default-route-bfd 2026-06-05 22:02:31.158 | enable-default-route-ecmp 2026-06-05 22:02:31.158 | ext-gw-mode 2026-06-05 22:02:31.159 | l3-ha 2026-06-05 22:02:31.159 | external-gateway-multihoming 2026-06-05 22:02:31.159 | l3-flavors 2026-06-05 22:02:31.159 | l3_agent_scheduler 2026-06-05 22:02:31.159 | multi-provider 2026-06-05 22:02:31.159 | net-mtu 2026-06-05 22:02:31.159 | net-mtu-writable 2026-06-05 22:02:31.159 | network_availability_zone 2026-06-05 22:02:31.159 | network-ip-availability 2026-06-05 22:02:31.159 | network-ip-availability-details 2026-06-05 22:02:31.159 | pagination 2026-06-05 22:02:31.159 | port-device-profile 2026-06-05 22:02:31.159 | port-mac-address-regenerate 2026-06-05 22:02:31.159 | port-numa-affinity-policy 2026-06-05 22:02:31.159 | port-numa-affinity-policy-socket 2026-06-05 22:02:31.159 | binding 2026-06-05 22:02:31.159 | binding-extended 2026-06-05 22:02:31.159 | port-security 2026-06-05 22:02:31.159 | project-id 2026-06-05 22:02:31.159 | provider 2026-06-05 22:02:31.159 | qinq 2026-06-05 22:02:31.159 | quota-check-limit 2026-06-05 22:02:31.159 | quota-check-limit-default 2026-06-05 22:02:31.159 | quotas 2026-06-05 22:02:31.159 | quota_details 2026-06-05 22:02:31.159 | rbac-policies 2026-06-05 22:02:31.159 | rbac-address-scope 2026-06-05 22:02:31.159 | rbac-security-groups 2026-06-05 22:02:31.159 | revision-if-match 2026-06-05 22:02:31.159 | standard-attr-revisions 2026-06-05 22:02:31.159 | router_availability_zone 2026-06-05 22:02:31.159 | router-enable-snat 2026-06-05 22:02:31.159 | security-groups-default-rules 2026-06-05 22:02:31.159 | security-groups-normalized-cidr 2026-06-05 22:02:31.159 | security-groups-remote-address-group 2026-06-05 22:02:31.159 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:31.159 | security-groups-shared-filtering 2026-06-05 22:02:31.159 | security-group 2026-06-05 22:02:31.159 | service-type 2026-06-05 22:02:31.159 | sorting 2026-06-05 22:02:31.159 | standard-attr-description 2026-06-05 22:02:31.159 | stateful-security-group 2026-06-05 22:02:31.159 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:31.159 | subnet-external-network 2026-06-05 22:02:31.159 | subnet_onboard 2026-06-05 22:02:31.159 | subnet-service-types 2026-06-05 22:02:31.159 | subnet_allocation 2026-06-05 22:02:31.159 | subnetpool-prefix-ops 2026-06-05 22:02:31.159 | tag-creation 2026-06-05 22:02:31.159 | standard-attr-tag 2026-06-05 22:02:31.159 | standard-attr-timestamp 2026-06-05 22:02:31.159 | vlan-transparent' 2026-06-05 22:02:31.161 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-05 22:02:31.161 | address-scope 2026-06-05 22:02:31.161 | agent 2026-06-05 22:02:31.161 | allowed-address-pairs 2026-06-05 22:02:31.161 | auto-allocated-topology 2026-06-05 22:02:31.161 | availability_zone 2026-06-05 22:02:31.161 | default-subnetpools 2026-06-05 22:02:31.161 | dhcp_agent_scheduler 2026-06-05 22:02:31.161 | dns-integration 2026-06-05 22:02:31.161 | dns-domain-ports 2026-06-05 22:02:31.161 | dns-integration-domain-keywords 2026-06-05 22:02:31.161 | empty-string-filtering 2026-06-05 22:02:31.161 | external-net 2026-06-05 22:02:31.161 | extra_dhcp_opt 2026-06-05 22:02:31.161 | extraroute 2026-06-05 22:02:31.161 | extraroute-atomic 2026-06-05 22:02:31.161 | filter-validation 2026-06-05 22:02:31.161 | floating-ip-port-forwarding-detail 2026-06-05 22:02:31.161 | fip-port-details 2026-06-05 22:02:31.161 | flavors 2026-06-05 22:02:31.161 | floatingip-pools 2026-06-05 22:02:31.161 | router 2026-06-05 22:02:31.161 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:31.161 | enable-default-route-bfd 2026-06-05 22:02:31.161 | enable-default-route-ecmp 2026-06-05 22:02:31.161 | ext-gw-mode 2026-06-05 22:02:31.161 | l3-ha 2026-06-05 22:02:31.161 | external-gateway-multihoming 2026-06-05 22:02:31.162 | l3-flavors 2026-06-05 22:02:31.162 | l3_agent_scheduler 2026-06-05 22:02:31.162 | multi-provider 2026-06-05 22:02:31.162 | net-mtu 2026-06-05 22:02:31.162 | net-mtu-writable 2026-06-05 22:02:31.162 | network_availability_zone 2026-06-05 22:02:31.162 | network-ip-availability 2026-06-05 22:02:31.162 | network-ip-availability-details 2026-06-05 22:02:31.162 | pagination 2026-06-05 22:02:31.162 | port-device-profile 2026-06-05 22:02:31.162 | port-mac-address-regenerate 2026-06-05 22:02:31.162 | port-numa-affinity-policy 2026-06-05 22:02:31.162 | port-numa-affinity-policy-socket 2026-06-05 22:02:31.162 | binding 2026-06-05 22:02:31.162 | binding-extended 2026-06-05 22:02:31.162 | port-security 2026-06-05 22:02:31.162 | project-id 2026-06-05 22:02:31.162 | provider 2026-06-05 22:02:31.162 | qinq 2026-06-05 22:02:31.162 | quota-check-limit 2026-06-05 22:02:31.162 | quota-check-limit-default 2026-06-05 22:02:31.162 | quotas 2026-06-05 22:02:31.162 | quota_details 2026-06-05 22:02:31.162 | rbac-policies 2026-06-05 22:02:31.162 | rbac-address-scope 2026-06-05 22:02:31.162 | rbac-security-groups 2026-06-05 22:02:31.162 | revision-if-match 2026-06-05 22:02:31.162 | standard-attr-revisions 2026-06-05 22:02:31.162 | router_availability_zone 2026-06-05 22:02:31.162 | router-enable-snat 2026-06-05 22:02:31.162 | security-groups-default-rules 2026-06-05 22:02:31.162 | security-groups-normalized-cidr 2026-06-05 22:02:31.162 | security-groups-remote-address-group 2026-06-05 22:02:31.162 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:31.162 | security-groups-shared-filtering 2026-06-05 22:02:31.162 | security-group 2026-06-05 22:02:31.162 | service-type 2026-06-05 22:02:31.162 | sorting 2026-06-05 22:02:31.162 | standard-attr-description 2026-06-05 22:02:31.162 | stateful-security-group 2026-06-05 22:02:31.162 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:31.162 | subnet-external-network 2026-06-05 22:02:31.162 | subnet_onboard 2026-06-05 22:02:31.162 | subnet-service-types 2026-06-05 22:02:31.162 | subnet_allocation 2026-06-05 22:02:31.162 | subnetpool-prefix-ops 2026-06-05 22:02:31.162 | tag-creation 2026-06-05 22:02:31.162 | standard-attr-tag 2026-06-05 22:02:31.162 | standard-attr-timestamp 2026-06-05 22:02:31.162 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-05 22:02:31.164 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-05 22:02:31.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:31.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-05 22:02:31.174 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-06-05 22:02:31.834 | 2026-06-05 22:02:31.845 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:31.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=5f1ae800-2f1b-49e4-84d5-dd2e04323418 2026-06-05 22:02:31.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-05 22:02:31.856 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd8c:2667:d268::/56 --share --default -f value -c id 2026-06-05 22:02:32.456 | 2026-06-05 22:02:32.468 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:32.471 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=69fd5db4-fbcf-47a4-af9c-4ec7b021be56 2026-06-05 22:02:32.474 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-05 22:02:32.477 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-05 22:02:32.479 | + functions-common:is_provider_network:2266 : return 1 2026-06-05 22:02:32.483 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-05 22:02:33.782 | 2026-06-05 22:02:33.793 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:33.796 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=1138b0da-d85a-4867-b2c5-dc7cf62c2472 2026-06-05 22:02:33.799 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-05 22:02:33.802 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:33.822 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-05 22:02:33.826 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-05 22:02:33.829 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 5f1ae800-2f1b-49e4-84d5-dd2e04323418 ']' 2026-06-05 22:02:33.832 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-05 22:02:33.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-06-05 22:02:33.839 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-06-05 22:02:33.841 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 5f1ae800-2f1b-49e4-84d5-dd2e04323418 ' 2026-06-05 22:02:33.845 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-05 22:02:33.847 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 1138b0da-d85a-4867-b2c5-dc7cf62c2472 private-subnet' 2026-06-05 22:02:33.850 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-05 22:02:33.853 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool 5f1ae800-2f1b-49e4-84d5-dd2e04323418 --network 1138b0da-d85a-4867-b2c5-dc7cf62c2472 private-subnet -f value -c id 2026-06-05 22:02:34.938 | 2026-06-05 22:02:34.949 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:34.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=9e7fbfd5-95b4-47e1-b63e-34b09629414b 2026-06-05 22:02:34.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-05 22:02:34.959 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:34.976 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 9e7fbfd5-95b4-47e1-b63e-34b09629414b 2026-06-05 22:02:34.979 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=9e7fbfd5-95b4-47e1-b63e-34b09629414b 2026-06-05 22:02:34.983 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-05 22:02:34.987 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-05 22:02:34.990 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-05 22:02:34.993 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:35.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-05 22:02:35.015 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:35.033 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-05 22:02:35.036 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 69fd5db4-fbcf-47a4-af9c-4ec7b021be56 ']' 2026-06-05 22:02:35.039 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-05 22:02:35.041 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-05 22:02:35.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 69fd5db4-fbcf-47a4-af9c-4ec7b021be56 ' 2026-06-05 22:02:35.047 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-05 22:02:35.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1138b0da-d85a-4867-b2c5-dc7cf62c2472 ipv6-private-subnet ' 2026-06-05 22:02:35.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-05 22:02:35.056 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 69fd5db4-fbcf-47a4-af9c-4ec7b021be56 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1138b0da-d85a-4867-b2c5-dc7cf62c2472 ipv6-private-subnet -f value -c id 2026-06-05 22:02:35.980 | 2026-06-05 22:02:35.991 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:35.994 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=8f0650bd-bea2-4f05-b064-d6d39c0148e9 2026-06-05 22:02:35.997 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-05 22:02:36.000 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:36.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 8f0650bd-bea2-4f05-b064-d6d39c0148e9 2026-06-05 22:02:36.022 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=8f0650bd-bea2-4f05-b064-d6d39c0148e9 2026-06-05 22:02:36.025 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-05 22:02:36.028 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-05 22:02:36.031 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-05 22:02:36.288 | 2026-06-05 22:02:36.298 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:36.301 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-05 22:02:36.301 | address-scope 2026-06-05 22:02:36.301 | agent 2026-06-05 22:02:36.301 | allowed-address-pairs 2026-06-05 22:02:36.302 | auto-allocated-topology 2026-06-05 22:02:36.302 | availability_zone 2026-06-05 22:02:36.302 | default-subnetpools 2026-06-05 22:02:36.302 | dhcp_agent_scheduler 2026-06-05 22:02:36.302 | dns-integration 2026-06-05 22:02:36.302 | dns-domain-ports 2026-06-05 22:02:36.302 | dns-integration-domain-keywords 2026-06-05 22:02:36.302 | empty-string-filtering 2026-06-05 22:02:36.302 | external-net 2026-06-05 22:02:36.302 | extra_dhcp_opt 2026-06-05 22:02:36.302 | extraroute 2026-06-05 22:02:36.302 | extraroute-atomic 2026-06-05 22:02:36.302 | filter-validation 2026-06-05 22:02:36.302 | floating-ip-port-forwarding-detail 2026-06-05 22:02:36.302 | fip-port-details 2026-06-05 22:02:36.302 | flavors 2026-06-05 22:02:36.302 | floatingip-pools 2026-06-05 22:02:36.302 | router 2026-06-05 22:02:36.302 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:36.302 | enable-default-route-bfd 2026-06-05 22:02:36.302 | enable-default-route-ecmp 2026-06-05 22:02:36.302 | ext-gw-mode 2026-06-05 22:02:36.302 | l3-ha 2026-06-05 22:02:36.302 | external-gateway-multihoming 2026-06-05 22:02:36.302 | l3-flavors 2026-06-05 22:02:36.302 | l3_agent_scheduler 2026-06-05 22:02:36.302 | multi-provider 2026-06-05 22:02:36.302 | net-mtu 2026-06-05 22:02:36.302 | net-mtu-writable 2026-06-05 22:02:36.302 | network_availability_zone 2026-06-05 22:02:36.302 | network-ip-availability 2026-06-05 22:02:36.302 | network-ip-availability-details 2026-06-05 22:02:36.302 | pagination 2026-06-05 22:02:36.302 | port-device-profile 2026-06-05 22:02:36.302 | port-mac-address-regenerate 2026-06-05 22:02:36.302 | port-numa-affinity-policy 2026-06-05 22:02:36.302 | port-numa-affinity-policy-socket 2026-06-05 22:02:36.302 | binding 2026-06-05 22:02:36.302 | binding-extended 2026-06-05 22:02:36.302 | port-security 2026-06-05 22:02:36.302 | project-id 2026-06-05 22:02:36.302 | provider 2026-06-05 22:02:36.302 | qinq 2026-06-05 22:02:36.302 | quota-check-limit 2026-06-05 22:02:36.302 | quota-check-limit-default 2026-06-05 22:02:36.302 | quotas 2026-06-05 22:02:36.302 | quota_details 2026-06-05 22:02:36.302 | rbac-policies 2026-06-05 22:02:36.302 | rbac-address-scope 2026-06-05 22:02:36.302 | rbac-security-groups 2026-06-05 22:02:36.302 | revision-if-match 2026-06-05 22:02:36.302 | standard-attr-revisions 2026-06-05 22:02:36.302 | router_availability_zone 2026-06-05 22:02:36.302 | router-enable-snat 2026-06-05 22:02:36.302 | security-groups-default-rules 2026-06-05 22:02:36.302 | security-groups-normalized-cidr 2026-06-05 22:02:36.302 | security-groups-remote-address-group 2026-06-05 22:02:36.302 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:36.302 | security-groups-shared-filtering 2026-06-05 22:02:36.302 | security-group 2026-06-05 22:02:36.302 | service-type 2026-06-05 22:02:36.303 | sorting 2026-06-05 22:02:36.303 | standard-attr-description 2026-06-05 22:02:36.303 | stateful-security-group 2026-06-05 22:02:36.303 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:36.303 | subnet-external-network 2026-06-05 22:02:36.303 | subnet_onboard 2026-06-05 22:02:36.303 | subnet-service-types 2026-06-05 22:02:36.303 | subnet_allocation 2026-06-05 22:02:36.303 | subnetpool-prefix-ops 2026-06-05 22:02:36.303 | tag-creation 2026-06-05 22:02:36.303 | standard-attr-tag 2026-06-05 22:02:36.303 | standard-attr-timestamp 2026-06-05 22:02:36.303 | vlan-transparent' 2026-06-05 22:02:36.305 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-05 22:02:36.305 | address-scope 2026-06-05 22:02:36.305 | agent 2026-06-05 22:02:36.305 | allowed-address-pairs 2026-06-05 22:02:36.305 | auto-allocated-topology 2026-06-05 22:02:36.305 | availability_zone 2026-06-05 22:02:36.305 | default-subnetpools 2026-06-05 22:02:36.305 | dhcp_agent_scheduler 2026-06-05 22:02:36.305 | dns-integration 2026-06-05 22:02:36.305 | dns-domain-ports 2026-06-05 22:02:36.306 | dns-integration-domain-keywords 2026-06-05 22:02:36.306 | empty-string-filtering 2026-06-05 22:02:36.306 | external-net 2026-06-05 22:02:36.306 | extra_dhcp_opt 2026-06-05 22:02:36.306 | extraroute 2026-06-05 22:02:36.306 | extraroute-atomic 2026-06-05 22:02:36.306 | filter-validation 2026-06-05 22:02:36.306 | floating-ip-port-forwarding-detail 2026-06-05 22:02:36.306 | fip-port-details 2026-06-05 22:02:36.306 | flavors 2026-06-05 22:02:36.306 | floatingip-pools 2026-06-05 22:02:36.306 | router 2026-06-05 22:02:36.306 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:36.306 | enable-default-route-bfd 2026-06-05 22:02:36.306 | enable-default-route-ecmp 2026-06-05 22:02:36.306 | ext-gw-mode 2026-06-05 22:02:36.306 | l3-ha 2026-06-05 22:02:36.306 | external-gateway-multihoming 2026-06-05 22:02:36.306 | l3-flavors 2026-06-05 22:02:36.306 | l3_agent_scheduler 2026-06-05 22:02:36.306 | multi-provider 2026-06-05 22:02:36.306 | net-mtu 2026-06-05 22:02:36.306 | net-mtu-writable 2026-06-05 22:02:36.306 | network_availability_zone 2026-06-05 22:02:36.306 | network-ip-availability 2026-06-05 22:02:36.306 | network-ip-availability-details 2026-06-05 22:02:36.306 | pagination 2026-06-05 22:02:36.306 | port-device-profile 2026-06-05 22:02:36.306 | port-mac-address-regenerate 2026-06-05 22:02:36.306 | port-numa-affinity-policy 2026-06-05 22:02:36.306 | port-numa-affinity-policy-socket 2026-06-05 22:02:36.306 | binding 2026-06-05 22:02:36.306 | binding-extended 2026-06-05 22:02:36.306 | port-security 2026-06-05 22:02:36.306 | project-id 2026-06-05 22:02:36.306 | provider 2026-06-05 22:02:36.306 | qinq 2026-06-05 22:02:36.306 | quota-check-limit 2026-06-05 22:02:36.306 | quota-check-limit-default 2026-06-05 22:02:36.306 | quotas 2026-06-05 22:02:36.306 | quota_details 2026-06-05 22:02:36.306 | rbac-policies 2026-06-05 22:02:36.306 | rbac-address-scope 2026-06-05 22:02:36.306 | rbac-security-groups 2026-06-05 22:02:36.306 | revision-if-match 2026-06-05 22:02:36.306 | standard-attr-revisions 2026-06-05 22:02:36.306 | router_availability_zone 2026-06-05 22:02:36.306 | router-enable-snat 2026-06-05 22:02:36.306 | security-groups-default-rules 2026-06-05 22:02:36.306 | security-groups-normalized-cidr 2026-06-05 22:02:36.306 | security-groups-remote-address-group 2026-06-05 22:02:36.306 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:36.306 | security-groups-shared-filtering 2026-06-05 22:02:36.306 | security-group 2026-06-05 22:02:36.306 | service-type 2026-06-05 22:02:36.306 | sorting 2026-06-05 22:02:36.306 | standard-attr-description 2026-06-05 22:02:36.306 | stateful-security-group 2026-06-05 22:02:36.306 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:36.306 | subnet-external-network 2026-06-05 22:02:36.306 | subnet_onboard 2026-06-05 22:02:36.306 | subnet-service-types 2026-06-05 22:02:36.306 | subnet_allocation 2026-06-05 22:02:36.306 | subnetpool-prefix-ops 2026-06-05 22:02:36.306 | tag-creation 2026-06-05 22:02:36.306 | standard-attr-tag 2026-06-05 22:02:36.306 | standard-attr-timestamp 2026-06-05 22:02:36.306 | vlan-transparent =~ router ]] 2026-06-05 22:02:36.309 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-05 22:02:36.312 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-05 22:02:36.315 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-05 22:02:36.318 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-05 22:02:36.573 | 2026-06-05 22:02:36.581 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:36.587 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-05 22:02:36.587 | address-scope 2026-06-05 22:02:36.587 | agent 2026-06-05 22:02:36.587 | allowed-address-pairs 2026-06-05 22:02:36.587 | auto-allocated-topology 2026-06-05 22:02:36.587 | availability_zone 2026-06-05 22:02:36.587 | default-subnetpools 2026-06-05 22:02:36.587 | dhcp_agent_scheduler 2026-06-05 22:02:36.587 | dns-integration 2026-06-05 22:02:36.587 | dns-domain-ports 2026-06-05 22:02:36.587 | dns-integration-domain-keywords 2026-06-05 22:02:36.587 | empty-string-filtering 2026-06-05 22:02:36.587 | external-net 2026-06-05 22:02:36.587 | extra_dhcp_opt 2026-06-05 22:02:36.587 | extraroute 2026-06-05 22:02:36.587 | extraroute-atomic 2026-06-05 22:02:36.587 | filter-validation 2026-06-05 22:02:36.587 | floating-ip-port-forwarding-detail 2026-06-05 22:02:36.587 | fip-port-details 2026-06-05 22:02:36.587 | flavors 2026-06-05 22:02:36.587 | floatingip-pools 2026-06-05 22:02:36.587 | router 2026-06-05 22:02:36.587 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:36.587 | enable-default-route-bfd 2026-06-05 22:02:36.587 | enable-default-route-ecmp 2026-06-05 22:02:36.587 | ext-gw-mode 2026-06-05 22:02:36.587 | l3-ha 2026-06-05 22:02:36.587 | external-gateway-multihoming 2026-06-05 22:02:36.587 | l3-flavors 2026-06-05 22:02:36.587 | l3_agent_scheduler 2026-06-05 22:02:36.587 | multi-provider 2026-06-05 22:02:36.587 | net-mtu 2026-06-05 22:02:36.587 | net-mtu-writable 2026-06-05 22:02:36.587 | network_availability_zone 2026-06-05 22:02:36.587 | network-ip-availability 2026-06-05 22:02:36.587 | network-ip-availability-details 2026-06-05 22:02:36.587 | pagination 2026-06-05 22:02:36.587 | port-device-profile 2026-06-05 22:02:36.587 | port-mac-address-regenerate 2026-06-05 22:02:36.587 | port-numa-affinity-policy 2026-06-05 22:02:36.587 | port-numa-affinity-policy-socket 2026-06-05 22:02:36.587 | binding 2026-06-05 22:02:36.587 | binding-extended 2026-06-05 22:02:36.587 | port-security 2026-06-05 22:02:36.587 | project-id 2026-06-05 22:02:36.587 | provider 2026-06-05 22:02:36.587 | qinq 2026-06-05 22:02:36.587 | quota-check-limit 2026-06-05 22:02:36.587 | quota-check-limit-default 2026-06-05 22:02:36.587 | quotas 2026-06-05 22:02:36.587 | quota_details 2026-06-05 22:02:36.587 | rbac-policies 2026-06-05 22:02:36.587 | rbac-address-scope 2026-06-05 22:02:36.587 | rbac-security-groups 2026-06-05 22:02:36.587 | revision-if-match 2026-06-05 22:02:36.587 | standard-attr-revisions 2026-06-05 22:02:36.587 | router_availability_zone 2026-06-05 22:02:36.587 | router-enable-snat 2026-06-05 22:02:36.587 | security-groups-default-rules 2026-06-05 22:02:36.587 | security-groups-normalized-cidr 2026-06-05 22:02:36.587 | security-groups-remote-address-group 2026-06-05 22:02:36.587 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:36.587 | security-groups-shared-filtering 2026-06-05 22:02:36.587 | security-group 2026-06-05 22:02:36.587 | service-type 2026-06-05 22:02:36.587 | sorting 2026-06-05 22:02:36.588 | standard-attr-description 2026-06-05 22:02:36.588 | stateful-security-group 2026-06-05 22:02:36.588 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:36.588 | subnet-external-network 2026-06-05 22:02:36.588 | subnet_onboard 2026-06-05 22:02:36.588 | subnet-service-types 2026-06-05 22:02:36.588 | subnet_allocation 2026-06-05 22:02:36.588 | subnetpool-prefix-ops 2026-06-05 22:02:36.588 | tag-creation 2026-06-05 22:02:36.588 | standard-attr-tag 2026-06-05 22:02:36.588 | standard-attr-timestamp 2026-06-05 22:02:36.588 | vlan-transparent' 2026-06-05 22:02:36.591 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-05 22:02:36.591 | address-scope 2026-06-05 22:02:36.591 | agent 2026-06-05 22:02:36.591 | allowed-address-pairs 2026-06-05 22:02:36.591 | auto-allocated-topology 2026-06-05 22:02:36.591 | availability_zone 2026-06-05 22:02:36.591 | default-subnetpools 2026-06-05 22:02:36.591 | dhcp_agent_scheduler 2026-06-05 22:02:36.591 | dns-integration 2026-06-05 22:02:36.591 | dns-domain-ports 2026-06-05 22:02:36.591 | dns-integration-domain-keywords 2026-06-05 22:02:36.591 | empty-string-filtering 2026-06-05 22:02:36.591 | external-net 2026-06-05 22:02:36.591 | extra_dhcp_opt 2026-06-05 22:02:36.591 | extraroute 2026-06-05 22:02:36.591 | extraroute-atomic 2026-06-05 22:02:36.591 | filter-validation 2026-06-05 22:02:36.591 | floating-ip-port-forwarding-detail 2026-06-05 22:02:36.591 | fip-port-details 2026-06-05 22:02:36.591 | flavors 2026-06-05 22:02:36.591 | floatingip-pools 2026-06-05 22:02:36.591 | router 2026-06-05 22:02:36.591 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:36.591 | enable-default-route-bfd 2026-06-05 22:02:36.591 | enable-default-route-ecmp 2026-06-05 22:02:36.591 | ext-gw-mode 2026-06-05 22:02:36.591 | l3-ha 2026-06-05 22:02:36.591 | external-gateway-multihoming 2026-06-05 22:02:36.591 | l3-flavors 2026-06-05 22:02:36.591 | l3_agent_scheduler 2026-06-05 22:02:36.591 | multi-provider 2026-06-05 22:02:36.591 | net-mtu 2026-06-05 22:02:36.591 | net-mtu-writable 2026-06-05 22:02:36.591 | network_availability_zone 2026-06-05 22:02:36.591 | network-ip-availability 2026-06-05 22:02:36.591 | network-ip-availability-details 2026-06-05 22:02:36.591 | pagination 2026-06-05 22:02:36.591 | port-device-profile 2026-06-05 22:02:36.591 | port-mac-address-regenerate 2026-06-05 22:02:36.591 | port-numa-affinity-policy 2026-06-05 22:02:36.591 | port-numa-affinity-policy-socket 2026-06-05 22:02:36.591 | binding 2026-06-05 22:02:36.591 | binding-extended 2026-06-05 22:02:36.591 | port-security 2026-06-05 22:02:36.591 | project-id 2026-06-05 22:02:36.591 | provider 2026-06-05 22:02:36.591 | qinq 2026-06-05 22:02:36.591 | quota-check-limit 2026-06-05 22:02:36.591 | quota-check-limit-default 2026-06-05 22:02:36.591 | quotas 2026-06-05 22:02:36.591 | quota_details 2026-06-05 22:02:36.591 | rbac-policies 2026-06-05 22:02:36.591 | rbac-address-scope 2026-06-05 22:02:36.591 | rbac-security-groups 2026-06-05 22:02:36.591 | revision-if-match 2026-06-05 22:02:36.591 | standard-attr-revisions 2026-06-05 22:02:36.591 | router_availability_zone 2026-06-05 22:02:36.591 | router-enable-snat 2026-06-05 22:02:36.591 | security-groups-default-rules 2026-06-05 22:02:36.591 | security-groups-normalized-cidr 2026-06-05 22:02:36.591 | security-groups-remote-address-group 2026-06-05 22:02:36.591 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:36.591 | security-groups-shared-filtering 2026-06-05 22:02:36.591 | security-group 2026-06-05 22:02:36.591 | service-type 2026-06-05 22:02:36.591 | sorting 2026-06-05 22:02:36.591 | standard-attr-description 2026-06-05 22:02:36.591 | stateful-security-group 2026-06-05 22:02:36.591 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:36.591 | subnet-external-network 2026-06-05 22:02:36.591 | subnet_onboard 2026-06-05 22:02:36.591 | subnet-service-types 2026-06-05 22:02:36.591 | subnet_allocation 2026-06-05 22:02:36.591 | subnetpool-prefix-ops 2026-06-05 22:02:36.591 | tag-creation 2026-06-05 22:02:36.591 | standard-attr-tag 2026-06-05 22:02:36.591 | standard-attr-timestamp 2026-06-05 22:02:36.591 | vlan-transparent =~ external-net ]] 2026-06-05 22:02:36.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-05 22:02:36.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:36.602 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-05 22:02:37.049 | 2026-06-05 22:02:37.060 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:37.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f8563fcf-de9f-4a1d-84a7-a0ac325eac42 2026-06-05 22:02:37.066 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-05 22:02:37.070 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:37.090 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-05 22:02:37.093 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-05 22:02:37.097 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-05 22:02:37.100 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-05 22:02:37.321 | 2026-06-05 22:02:37.332 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:37.336 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-05 22:02:37.337 | address-scope 2026-06-05 22:02:37.337 | agent 2026-06-05 22:02:37.337 | allowed-address-pairs 2026-06-05 22:02:37.337 | auto-allocated-topology 2026-06-05 22:02:37.337 | availability_zone 2026-06-05 22:02:37.337 | default-subnetpools 2026-06-05 22:02:37.337 | dhcp_agent_scheduler 2026-06-05 22:02:37.337 | dns-integration 2026-06-05 22:02:37.337 | dns-domain-ports 2026-06-05 22:02:37.337 | dns-integration-domain-keywords 2026-06-05 22:02:37.337 | empty-string-filtering 2026-06-05 22:02:37.337 | external-net 2026-06-05 22:02:37.337 | extra_dhcp_opt 2026-06-05 22:02:37.337 | extraroute 2026-06-05 22:02:37.337 | extraroute-atomic 2026-06-05 22:02:37.337 | filter-validation 2026-06-05 22:02:37.337 | floating-ip-port-forwarding-detail 2026-06-05 22:02:37.337 | fip-port-details 2026-06-05 22:02:37.337 | flavors 2026-06-05 22:02:37.337 | floatingip-pools 2026-06-05 22:02:37.337 | router 2026-06-05 22:02:37.337 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:37.337 | enable-default-route-bfd 2026-06-05 22:02:37.337 | enable-default-route-ecmp 2026-06-05 22:02:37.337 | ext-gw-mode 2026-06-05 22:02:37.337 | l3-ha 2026-06-05 22:02:37.337 | external-gateway-multihoming 2026-06-05 22:02:37.337 | l3-flavors 2026-06-05 22:02:37.337 | l3_agent_scheduler 2026-06-05 22:02:37.337 | multi-provider 2026-06-05 22:02:37.337 | net-mtu 2026-06-05 22:02:37.337 | net-mtu-writable 2026-06-05 22:02:37.337 | network_availability_zone 2026-06-05 22:02:37.337 | network-ip-availability 2026-06-05 22:02:37.337 | network-ip-availability-details 2026-06-05 22:02:37.337 | pagination 2026-06-05 22:02:37.337 | port-device-profile 2026-06-05 22:02:37.337 | port-mac-address-regenerate 2026-06-05 22:02:37.337 | port-numa-affinity-policy 2026-06-05 22:02:37.337 | port-numa-affinity-policy-socket 2026-06-05 22:02:37.337 | binding 2026-06-05 22:02:37.337 | binding-extended 2026-06-05 22:02:37.337 | port-security 2026-06-05 22:02:37.337 | project-id 2026-06-05 22:02:37.337 | provider 2026-06-05 22:02:37.337 | qinq 2026-06-05 22:02:37.337 | quota-check-limit 2026-06-05 22:02:37.337 | quota-check-limit-default 2026-06-05 22:02:37.337 | quotas 2026-06-05 22:02:37.337 | quota_details 2026-06-05 22:02:37.337 | rbac-policies 2026-06-05 22:02:37.337 | rbac-address-scope 2026-06-05 22:02:37.337 | rbac-security-groups 2026-06-05 22:02:37.337 | revision-if-match 2026-06-05 22:02:37.337 | standard-attr-revisions 2026-06-05 22:02:37.337 | router_availability_zone 2026-06-05 22:02:37.337 | router-enable-snat 2026-06-05 22:02:37.337 | security-groups-default-rules 2026-06-05 22:02:37.337 | security-groups-normalized-cidr 2026-06-05 22:02:37.337 | security-groups-remote-address-group 2026-06-05 22:02:37.337 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:37.337 | security-groups-shared-filtering 2026-06-05 22:02:37.337 | security-group 2026-06-05 22:02:37.337 | service-type 2026-06-05 22:02:37.337 | sorting 2026-06-05 22:02:37.337 | standard-attr-description 2026-06-05 22:02:37.337 | stateful-security-group 2026-06-05 22:02:37.337 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:37.337 | subnet-external-network 2026-06-05 22:02:37.337 | subnet_onboard 2026-06-05 22:02:37.337 | subnet-service-types 2026-06-05 22:02:37.337 | subnet_allocation 2026-06-05 22:02:37.337 | subnetpool-prefix-ops 2026-06-05 22:02:37.337 | tag-creation 2026-06-05 22:02:37.337 | standard-attr-tag 2026-06-05 22:02:37.337 | standard-attr-timestamp 2026-06-05 22:02:37.337 | vlan-transparent' 2026-06-05 22:02:37.341 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-05 22:02:37.341 | address-scope 2026-06-05 22:02:37.341 | agent 2026-06-05 22:02:37.341 | allowed-address-pairs 2026-06-05 22:02:37.341 | auto-allocated-topology 2026-06-05 22:02:37.341 | availability_zone 2026-06-05 22:02:37.341 | default-subnetpools 2026-06-05 22:02:37.341 | dhcp_agent_scheduler 2026-06-05 22:02:37.341 | dns-integration 2026-06-05 22:02:37.341 | dns-domain-ports 2026-06-05 22:02:37.341 | dns-integration-domain-keywords 2026-06-05 22:02:37.341 | empty-string-filtering 2026-06-05 22:02:37.341 | external-net 2026-06-05 22:02:37.341 | extra_dhcp_opt 2026-06-05 22:02:37.341 | extraroute 2026-06-05 22:02:37.341 | extraroute-atomic 2026-06-05 22:02:37.341 | filter-validation 2026-06-05 22:02:37.341 | floating-ip-port-forwarding-detail 2026-06-05 22:02:37.341 | fip-port-details 2026-06-05 22:02:37.341 | flavors 2026-06-05 22:02:37.341 | floatingip-pools 2026-06-05 22:02:37.341 | router 2026-06-05 22:02:37.341 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:02:37.341 | enable-default-route-bfd 2026-06-05 22:02:37.341 | enable-default-route-ecmp 2026-06-05 22:02:37.341 | ext-gw-mode 2026-06-05 22:02:37.341 | l3-ha 2026-06-05 22:02:37.341 | external-gateway-multihoming 2026-06-05 22:02:37.341 | l3-flavors 2026-06-05 22:02:37.341 | l3_agent_scheduler 2026-06-05 22:02:37.341 | multi-provider 2026-06-05 22:02:37.341 | net-mtu 2026-06-05 22:02:37.341 | net-mtu-writable 2026-06-05 22:02:37.341 | network_availability_zone 2026-06-05 22:02:37.341 | network-ip-availability 2026-06-05 22:02:37.341 | network-ip-availability-details 2026-06-05 22:02:37.341 | pagination 2026-06-05 22:02:37.341 | port-device-profile 2026-06-05 22:02:37.341 | port-mac-address-regenerate 2026-06-05 22:02:37.341 | port-numa-affinity-policy 2026-06-05 22:02:37.341 | port-numa-affinity-policy-socket 2026-06-05 22:02:37.341 | binding 2026-06-05 22:02:37.341 | binding-extended 2026-06-05 22:02:37.341 | port-security 2026-06-05 22:02:37.341 | project-id 2026-06-05 22:02:37.341 | provider 2026-06-05 22:02:37.341 | qinq 2026-06-05 22:02:37.341 | quota-check-limit 2026-06-05 22:02:37.341 | quota-check-limit-default 2026-06-05 22:02:37.341 | quotas 2026-06-05 22:02:37.341 | quota_details 2026-06-05 22:02:37.341 | rbac-policies 2026-06-05 22:02:37.341 | rbac-address-scope 2026-06-05 22:02:37.341 | rbac-security-groups 2026-06-05 22:02:37.341 | revision-if-match 2026-06-05 22:02:37.341 | standard-attr-revisions 2026-06-05 22:02:37.341 | router_availability_zone 2026-06-05 22:02:37.341 | router-enable-snat 2026-06-05 22:02:37.341 | security-groups-default-rules 2026-06-05 22:02:37.341 | security-groups-normalized-cidr 2026-06-05 22:02:37.341 | security-groups-remote-address-group 2026-06-05 22:02:37.341 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:02:37.341 | security-groups-shared-filtering 2026-06-05 22:02:37.341 | security-group 2026-06-05 22:02:37.341 | service-type 2026-06-05 22:02:37.341 | sorting 2026-06-05 22:02:37.341 | standard-attr-description 2026-06-05 22:02:37.341 | stateful-security-group 2026-06-05 22:02:37.341 | subnet-dns-publish-fixed-ip 2026-06-05 22:02:37.341 | subnet-external-network 2026-06-05 22:02:37.341 | subnet_onboard 2026-06-05 22:02:37.341 | subnet-service-types 2026-06-05 22:02:37.341 | subnet_allocation 2026-06-05 22:02:37.341 | subnetpool-prefix-ops 2026-06-05 22:02:37.341 | tag-creation 2026-06-05 22:02:37.341 | standard-attr-tag 2026-06-05 22:02:37.341 | standard-attr-timestamp 2026-06-05 22:02:37.341 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-05 22:02:37.344 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-05 22:02:37.347 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-05 22:02:37.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-05 22:02:37.354 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-05 22:02:38.303 | 2026-06-05 22:02:38.314 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:38.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=dd7141dc-890e-4d74-a1a1-e202c3de539c 2026-06-05 22:02:38.319 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-05 22:02:38.322 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:38.339 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-05 22:02:38.342 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-05 22:02:38.345 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f8563fcf-de9f-4a1d-84a7-a0ac325eac42 9e7fbfd5-95b4-47e1-b63e-34b09629414b 2026-06-05 22:02:39.922 | 2026-06-05 22:02:39.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-05 22:02:39.933 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 dd7141dc-890e-4d74-a1a1-e202c3de539c 2026-06-05 22:02:39.936 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-05 22:02:39.938 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:39.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-05 22:02:39.943 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-05 22:02:39.945 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-06-05 22:02:39.949 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-06-05 22:02:39.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network dd7141dc-890e-4d74-a1a1-e202c3de539c --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-06-05 22:02:39.953 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-05 22:02:39.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-05 22:02:39.960 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network dd7141dc-890e-4d74-a1a1-e202c3de539c --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-06-05 22:02:39.960 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-05 22:02:40.413 | 2026-06-05 22:02:40.423 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:40.427 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-06-05 22:02:40.427 | | id | 07a2821f-349f-4914-bbb5-cdedbc04e6a6 |' 2026-06-05 22:02:40.429 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-05 22:02:40.432 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:40.449 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 07a2821f-349f-4914-bbb5-cdedbc04e6a6 '|' 2026-06-05 22:02:40.452 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 07a2821f-349f-4914-bbb5-cdedbc04e6a6 |' 2026-06-05 22:02:40.455 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-05 22:02:40.459 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-05 22:02:40.459 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 07a2821f-349f-4914-bbb5-cdedbc04e6a6 '|' 2026-06-05 22:02:40.462 | ++ functions-common:get_field:800 : local data field 2026-06-05 22:02:40.465 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:40.469 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-05 22:02:40.472 | ++ functions-common:get_field:805 : field='$3' 2026-06-05 22:02:40.475 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | 07a2821f-349f-4914-bbb5-cdedbc04e6a6 |' 2026-06-05 22:02:40.476 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-05 22:02:40.482 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:40.485 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-06-05 22:02:40.489 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 07a2821f-349f-4914-bbb5-cdedbc04e6a6 '|' 2026-06-05 22:02:40.489 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-05 22:02:40.492 | ++ functions-common:get_field:800 : local data field 2026-06-05 22:02:40.495 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:40.498 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-05 22:02:40.501 | ++ functions-common:get_field:805 : field='$6' 2026-06-05 22:02:40.504 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | 07a2821f-349f-4914-bbb5-cdedbc04e6a6 |' 2026-06-05 22:02:40.505 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-05 22:02:40.510 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:40.513 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=07a2821f-349f-4914-bbb5-cdedbc04e6a6 2026-06-05 22:02:40.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway dd7141dc-890e-4d74-a1a1-e202c3de539c f8563fcf-de9f-4a1d-84a7-a0ac325eac42 2026-06-05 22:02:42.309 | 2026-06-05 22:02:42.318 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-05 22:02:42.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:42.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-05 22:02:42.340 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:42.344 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-05 22:02:42.347 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-05 22:02:42.350 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-05 22:02:42.354 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-05 22:02:42.356 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:42.359 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-05 22:02:42.376 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-05 22:02:42.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-05 22:02:42.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-05 22:02:42.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-05 22:02:42.389 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-05 22:02:42.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-05 22:02:42.395 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-05 22:02:42.397 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-05 22:02:42.399 | + functions-common:test_with_retry:2354 : local until=10 2026-06-05 22:02:42.402 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-05 22:02:42.404 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-05 22:02:42.406 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-05 22:02:42.409 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:42.411 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:42.414 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:42.419 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696962416 2026-06-05 22:02:42.421 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-05 22:02:42.429 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-05 22:02:42.432 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:42.434 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:42.437 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:42.439 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:42.441 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:42.443 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-05 22:02:42.446 | + functions-common:time_stop:2421 : start_time=1780696962416 2026-06-05 22:02:42.448 | + functions-common:time_stop:2423 : [[ -z 1780696962416 ]] 2026-06-05 22:02:42.451 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:42.456 | + functions-common:time_stop:2426 : end_time=1780696962452 2026-06-05 22:02:42.458 | + functions-common:time_stop:2427 : elapsed_time=36 2026-06-05 22:02:42.460 | + functions-common:time_stop:2428 : total=874 2026-06-05 22:02:42.463 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:42.464 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=910 2026-06-05 22:02:42.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-05 22:02:42.469 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-06-05 22:02:42.475 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-05 22:02:42.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-05 22:02:42.480 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:42.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:42.486 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-06-05 22:02:42.500 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-05 22:02:42.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-05 22:02:42.516 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-05 22:02:42.517 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-05 22:02:42.518 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-05 22:02:42.751 | 2026-06-05 22:02:42.760 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:42.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.65 ' 2026-06-05 22:02:42.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-05 22:02:42.769 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:42.786 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-05 22:02:42.788 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-05 22:02:42.791 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-05 22:02:42.794 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-05 22:02:42.796 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f8563fcf-de9f-4a1d-84a7-a0ac325eac42 8f0650bd-bea2-4f05-b064-d6d39c0148e9 2026-06-05 22:02:44.714 | 2026-06-05 22:02:44.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-05 22:02:44.725 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 dd7141dc-890e-4d74-a1a1-e202c3de539c 2026-06-05 22:02:44.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-05 22:02:44.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:44.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-05 22:02:44.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-05 22:02:44.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network dd7141dc-890e-4d74-a1a1-e202c3de539c --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-05 22:02:44.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-05 22:02:44.743 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-05 22:02:44.747 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network dd7141dc-890e-4d74-a1a1-e202c3de539c --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-05 22:02:44.747 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-05 22:02:46.275 | 2026-06-05 22:02:46.285 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:46.289 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-05 22:02:46.289 | | id | e4f83c1c-160b-4919-a7d7-092c9b9a690e |' 2026-06-05 22:02:46.292 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-05 22:02:46.295 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:46.313 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e4f83c1c-160b-4919-a7d7-092c9b9a690e '|' 2026-06-05 22:02:46.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | e4f83c1c-160b-4919-a7d7-092c9b9a690e |' 2026-06-05 22:02:46.321 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-05 22:02:46.326 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e4f83c1c-160b-4919-a7d7-092c9b9a690e '|' 2026-06-05 22:02:46.326 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-05 22:02:46.329 | ++ functions-common:get_field:800 : local data field 2026-06-05 22:02:46.332 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:46.335 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-05 22:02:46.339 | ++ functions-common:get_field:805 : field='$3' 2026-06-05 22:02:46.342 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | e4f83c1c-160b-4919-a7d7-092c9b9a690e |' 2026-06-05 22:02:46.342 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-05 22:02:46.348 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:46.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-05 22:02:46.355 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-05 22:02:46.360 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e4f83c1c-160b-4919-a7d7-092c9b9a690e '|' 2026-06-05 22:02:46.360 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-05 22:02:46.362 | ++ functions-common:get_field:800 : local data field 2026-06-05 22:02:46.365 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:46.368 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-05 22:02:46.370 | ++ functions-common:get_field:805 : field='$6' 2026-06-05 22:02:46.373 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | e4f83c1c-160b-4919-a7d7-092c9b9a690e |' 2026-06-05 22:02:46.374 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-05 22:02:46.378 | ++ functions-common:get_field:801 : read data 2026-06-05 22:02:46.381 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=e4f83c1c-160b-4919-a7d7-092c9b9a690e 2026-06-05 22:02:46.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-05 22:02:46.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-05 22:02:46.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:46.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-05 22:02:46.411 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:46.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-05 22:02:46.426 | net.ipv6.conf.all.forwarding = 1 2026-06-05 22:02:46.432 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 e4f83c1c-160b-4919-a7d7-092c9b9a690e 2026-06-05 22:02:46.432 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-05 22:02:46.432 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f8563fcf-de9f-4a1d-84a7-a0ac325eac42 -c external_gateway_info -f json 2026-06-05 22:02:46.433 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-05 22:02:46.434 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-05 22:02:46.775 | 2026-06-05 22:02:46.785 | ++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:02:46.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::e2 2026-06-05 22:02:46.791 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-05 22:02:46.793 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-05 22:02:46.812 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-05 22:02:46.815 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-05 22:02:46.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-05 22:02:46.821 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-05 22:02:46.823 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-05 22:02:46.826 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-05 22:02:46.852 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-05 22:02:46.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-05 22:02:46.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-05 22:02:46.861 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-05 22:02:46.874 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-05 22:02:46.890 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd8c:2667:d268::/56 2026-06-05 22:02:46.892 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 69fd5db4-fbcf-47a4-af9c-4ec7b021be56 ]] 2026-06-05 22:02:46.895 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd8c:2667:d268::/56 via 2001:db8::e2 dev br-ex 2026-06-05 22:02:46.911 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-05 22:02:46.914 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-05 22:02:46.917 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-05 22:02:46.935 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:46.938 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-05 22:02:46.941 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:02:46.944 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-05 22:02:46.947 | + ./stack.sh:main:1329 : start_nova 2026-06-05 22:02:46.950 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-05 22:02:46.953 | + lib/nova:start_nova_rest:1081 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:46.956 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:46.959 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:46.962 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-05 22:02:46.965 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:46.967 | + functions-common:run_process:1668 : local service=n-sch 2026-06-05 22:02:46.970 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:46.973 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:46.975 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:46.978 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:46.981 | + functions-common:run_process:1674 : local name=n-sch 2026-06-05 22:02:46.984 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:46.986 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:46.989 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:46.992 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:46.995 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:47.000 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696966997 2026-06-05 22:02:47.003 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-05 22:02:47.022 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:47.026 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-05 22:02:47.029 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-05 22:02:47.032 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:47.035 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:47.038 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:47.041 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:47.044 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-05 22:02:47.047 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-05 22:02:47.051 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-05 22:02:47.053 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:47.056 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:47.059 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:47.063 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:47.066 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-05 22:02:47.070 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-05 22:02:47.073 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-06-05 22:02:47.076 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-05 22:02:47.079 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:47.082 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:47.085 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:47.089 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:47.092 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:47.094 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:47.097 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-05 22:02:47.100 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:47.104 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-05 22:02:47.178 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:47.248 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-06-05 22:02:47.308 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-05 22:02:47.379 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-05 22:02:47.447 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-05 22:02:47.516 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:47.588 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:47.592 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:47.596 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-05 22:02:47.686 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:48.019 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-05 22:02:48.033 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-05 22:02:48.341 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-05 22:02:48.381 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:48.384 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:48.387 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:48.391 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:48.393 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:48.397 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:48.399 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:48.402 | + functions-common:time_stop:2421 : start_time=1780696966997 2026-06-05 22:02:48.405 | + functions-common:time_stop:2423 : [[ -z 1780696966997 ]] 2026-06-05 22:02:48.408 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:48.413 | + functions-common:time_stop:2426 : end_time=1780696968410 2026-06-05 22:02:48.416 | + functions-common:time_stop:2427 : elapsed_time=1413 2026-06-05 22:02:48.419 | + functions-common:time_stop:2428 : total=22160 2026-06-05 22:02:48.422 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:48.425 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23573 2026-06-05 22:02:48.430 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-05 22:02:48.436 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-05 22:02:48.439 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-05 22:02:48.442 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-05 22:02:48.445 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:48.449 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:48.452 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:48.455 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-05 22:02:48.458 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:48.461 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:48.465 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:48.467 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:48.471 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:48.477 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696968473 2026-06-05 22:02:48.481 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-05 22:02:48.501 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:48.504 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-05 22:02:48.507 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-05 22:02:48.509 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-05 22:02:48.513 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-05 22:02:48.516 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-05 22:02:48.519 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-05 22:02:48.522 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-05 22:02:48.525 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-05 22:02:48.528 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-05 22:02:48.530 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:48.533 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:48.537 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:48.540 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:48.543 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-05 22:02:48.546 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-05 22:02:48.550 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-05 22:02:48.553 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:48.556 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-05 22:02:48.558 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-05 22:02:48.561 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:48.564 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-05 22:02:48.567 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-05 22:02:48.569 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-05 22:02:48.573 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-05 22:02:48.575 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-05 22:02:48.581 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-05 22:02:48.650 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:48.720 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-05 22:02:48.785 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-06-05 22:02:48.857 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:02:48.922 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:48.984 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-05 22:02:49.045 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-05 22:02:49.111 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-05 22:02:49.175 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-05 22:02:49.238 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-05 22:02:49.308 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-05 22:02:49.311 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-05 22:02:49.314 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-05 22:02:49.382 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-05 22:02:49.741 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-05 22:02:49.755 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-05 22:02:50.050 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-05 22:02:50.136 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:50.140 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:50.144 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:50.148 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:50.152 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:50.156 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:50.159 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:50.161 | + functions-common:time_stop:2421 : start_time=1780696968473 2026-06-05 22:02:50.164 | + functions-common:time_stop:2423 : [[ -z 1780696968473 ]] 2026-06-05 22:02:50.168 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:50.172 | + functions-common:time_stop:2426 : end_time=1780696970169 2026-06-05 22:02:50.174 | + functions-common:time_stop:2427 : elapsed_time=1696 2026-06-05 22:02:50.177 | + functions-common:time_stop:2428 : total=23573 2026-06-05 22:02:50.180 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:50.183 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25269 2026-06-05 22:02:50.185 | + lib/nova:start_nova_rest:1089 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:50.189 | + lib/nova:start_nova_rest:1089 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:50.192 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-05 22:02:50.195 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:50.198 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:50.201 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:50.205 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-05 22:02:50.207 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 22:02:50.209 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-05 22:02:50.215 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-05 22:02:50.219 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 22:02:50.222 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-05 22:02:50.226 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-05 22:02:50.247 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:50.251 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-05 22:02:50.300 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-05 22:02:50.303 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-05 22:02:50.321 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:50.324 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-05 22:02:50.328 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-05 22:02:50.349 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:50.353 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-05 22:02:50.358 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 22:02:50.361 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-05 22:02:50.366 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-05 22:02:50.369 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-05 22:02:50.372 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-05 22:02:50.376 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-05 22:02:50.379 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.382 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-05 22:02:50.386 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.391 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:50.394 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:50.398 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:50.400 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-05 22:02:50.404 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:50.407 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:50.410 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:50.413 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:50.418 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:50.422 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696970419 2026-06-05 22:02:50.425 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-05 22:02:50.445 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:50.449 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-05 22:02:50.452 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-05 22:02:50.455 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.458 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.461 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.464 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.466 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-05 22:02:50.470 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-05 22:02:50.473 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-05 22:02:50.477 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:50.480 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:50.484 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:50.487 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:50.490 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-05 22:02:50.493 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-05 22:02:50.496 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-06-05 22:02:50.499 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-05 22:02:50.502 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.505 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:50.509 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:50.512 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:50.515 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:50.518 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:50.522 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-05 22:02:50.526 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:50.531 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-05 22:02:50.603 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:50.678 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-06-05 22:02:50.743 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-05 22:02:50.806 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-05 22:02:50.872 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-05 22:02:50.934 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:50.989 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:50.992 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:50.994 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-05 22:02:51.062 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:51.376 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-05 22:02:51.392 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-05 22:02:51.725 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-05 22:02:51.758 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:51.760 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:51.763 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:51.766 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:51.769 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:51.771 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:51.775 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:51.778 | + functions-common:time_stop:2421 : start_time=1780696970419 2026-06-05 22:02:51.781 | + functions-common:time_stop:2423 : [[ -z 1780696970419 ]] 2026-06-05 22:02:51.787 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:51.792 | + functions-common:time_stop:2426 : end_time=1780696971788 2026-06-05 22:02:51.795 | + functions-common:time_stop:2427 : elapsed_time=1369 2026-06-05 22:02:51.798 | + functions-common:time_stop:2428 : total=25269 2026-06-05 22:02:51.801 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:51.804 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26638 2026-06-05 22:02:51.807 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-05 22:02:51.811 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-05 22:02:51.815 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-05 22:02:51.818 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:51.822 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:51.826 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:51.829 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-05 22:02:51.833 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:51.836 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:51.840 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:51.843 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:51.847 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:51.854 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696971849 2026-06-05 22:02:51.857 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-05 22:02:51.882 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:51.887 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:51.891 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:51.895 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:51.898 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:51.902 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:51.906 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:51.910 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:51.914 | + functions-common:time_stop:2421 : start_time=1780696971849 2026-06-05 22:02:51.917 | + functions-common:time_stop:2423 : [[ -z 1780696971849 ]] 2026-06-05 22:02:51.921 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:51.927 | + functions-common:time_stop:2426 : end_time=1780696971923 2026-06-05 22:02:51.930 | + functions-common:time_stop:2427 : elapsed_time=74 2026-06-05 22:02:51.934 | + functions-common:time_stop:2428 : total=26638 2026-06-05 22:02:51.938 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:51.941 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26712 2026-06-05 22:02:51.944 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:51.949 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-05 22:02:51.951 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:51.954 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:51.958 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:51.962 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:51.965 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-05 22:02:51.969 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:51.973 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:51.976 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:51.980 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:51.985 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:51.990 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696971987 2026-06-05 22:02:51.993 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-05 22:02:52.015 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:52.021 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:52.025 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:52.029 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:52.033 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:52.037 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:52.041 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:52.044 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:52.048 | + functions-common:time_stop:2421 : start_time=1780696971987 2026-06-05 22:02:52.052 | + functions-common:time_stop:2423 : [[ -z 1780696971987 ]] 2026-06-05 22:02:52.055 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:52.062 | + functions-common:time_stop:2426 : end_time=1780696972057 2026-06-05 22:02:52.065 | + functions-common:time_stop:2427 : elapsed_time=70 2026-06-05 22:02:52.069 | + functions-common:time_stop:2428 : total=26712 2026-06-05 22:02:52.073 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:52.077 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26782 2026-06-05 22:02:52.080 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:52.083 | + lib/nova:start_nova_console_proxies:1125 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:52.086 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-05 22:02:52.088 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 22:02:52.092 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-05 22:02:52.097 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-05 22:02:52.118 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:52.124 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-05 22:02:52.178 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-05 22:02:52.183 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 22:02:52.186 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-05 22:02:52.244 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-05 22:02:52.268 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:52.271 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.273 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-05 22:02:52.278 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.282 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:52.286 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:52.289 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:52.294 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-05 22:02:52.297 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:52.303 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:52.305 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:52.308 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:52.313 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:52.319 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696972315 2026-06-05 22:02:52.323 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-05 22:02:52.346 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:52.350 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-05 22:02:52.353 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-05 22:02:52.357 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.360 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.363 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.367 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.370 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-05 22:02:52.373 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-05 22:02:52.377 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-05 22:02:52.380 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:52.384 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:52.387 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:52.391 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:52.393 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-05 22:02:52.397 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-05 22:02:52.400 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-06-05 22:02:52.403 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-05 22:02:52.407 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.409 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:52.413 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:52.417 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:52.420 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:52.423 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:52.427 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-05 22:02:52.431 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:52.435 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-05 22:02:52.518 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:52.645 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-06-05 22:02:52.702 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-05 22:02:52.761 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-05 22:02:52.823 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-05 22:02:52.890 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:52.951 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:52.954 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:52.957 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-05 22:02:53.027 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:53.368 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-05 22:02:53.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-05 22:02:53.705 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-05 22:02:53.736 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:53.738 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:53.741 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:53.743 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:53.746 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:53.748 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:53.751 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:53.753 | + functions-common:time_stop:2421 : start_time=1780696972315 2026-06-05 22:02:53.756 | + functions-common:time_stop:2423 : [[ -z 1780696972315 ]] 2026-06-05 22:02:53.761 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:53.767 | + functions-common:time_stop:2426 : end_time=1780696973763 2026-06-05 22:02:53.770 | + functions-common:time_stop:2427 : elapsed_time=1448 2026-06-05 22:02:53.772 | + functions-common:time_stop:2428 : total=26782 2026-06-05 22:02:53.774 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:53.776 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28230 2026-06-05 22:02:53.779 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-05 22:02:53.784 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-05 22:02:53.787 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-05 22:02:53.806 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:53.810 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-05 22:02:53.814 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-05 22:02:53.817 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-05 22:02:53.820 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-05 22:02:53.823 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-05 22:02:53.826 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:53.828 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-05 22:02:53.831 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:53.834 | + functions-common:run_process:1670 : local group= 2026-06-05 22:02:53.836 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:53.838 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:53.841 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-05 22:02:53.844 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:53.847 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:53.850 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:53.853 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:53.857 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:53.861 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696973858 2026-06-05 22:02:53.864 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-05 22:02:53.885 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:53.888 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-05 22:02:53.891 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-05 22:02:53.893 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:53.896 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:53.899 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:53.902 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:53.904 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-05 22:02:53.907 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-05 22:02:53.909 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-05 22:02:53.912 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:02:53.915 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:53.917 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:53.919 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:53.922 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-05 22:02:53.924 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-05 22:02:53.927 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-06-05 22:02:53.930 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-05 22:02:53.933 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:53.936 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:02:53.939 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:53.941 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:53.944 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:53.946 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:02:53.948 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-05 22:02:53.952 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:53.956 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-05 22:02:54.025 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:54.087 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-06-05 22:02:54.147 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-05 22:02:54.207 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-05 22:02:54.264 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-05 22:02:54.326 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:54.383 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:54.386 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:02:54.388 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-05 22:02:54.454 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:54.757 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-05 22:02:54.772 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-05 22:02:55.066 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-05 22:02:55.102 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:55.105 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:55.107 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:55.111 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:55.114 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:55.117 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:55.121 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:55.124 | + functions-common:time_stop:2421 : start_time=1780696973858 2026-06-05 22:02:55.127 | + functions-common:time_stop:2423 : [[ -z 1780696973858 ]] 2026-06-05 22:02:55.131 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:55.138 | + functions-common:time_stop:2426 : end_time=1780696975134 2026-06-05 22:02:55.141 | + functions-common:time_stop:2427 : elapsed_time=1276 2026-06-05 22:02:55.145 | + functions-common:time_stop:2428 : total=28230 2026-06-05 22:02:55.149 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:55.152 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29506 2026-06-05 22:02:55.154 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-05 22:02:55.158 | + lib/nova:start_nova_compute:986 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:55.161 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:55.164 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:55.168 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-05 22:02:55.172 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-05 22:02:55.179 | + lib/nova:start_nova_compute:994 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-05 22:02:55.183 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:02:55.187 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-05 22:02:55.190 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-05 22:02:55.194 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-05 22:02:55.198 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-05 22:02:55.201 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-05 22:02:55.205 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-05 22:02:55.209 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-05 22:02:55.213 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:02:55.213 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-05 22:02:55.214 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-05 22:02:55.214 | BEGIN { 2026-06-05 22:02:55.214 | section = "" 2026-06-05 22:02:55.214 | last_section = "" 2026-06-05 22:02:55.214 | section_count = 0 2026-06-05 22:02:55.214 | } 2026-06-05 22:02:55.214 | /^\[.+\]/ { 2026-06-05 22:02:55.214 | gsub("[][]", "", $1); 2026-06-05 22:02:55.214 | section=$1 2026-06-05 22:02:55.214 | next 2026-06-05 22:02:55.214 | } 2026-06-05 22:02:55.214 | /^ *\#/ { 2026-06-05 22:02:55.214 | next 2026-06-05 22:02:55.214 | } 2026-06-05 22:02:55.214 | /^[^ \t]+/ { 2026-06-05 22:02:55.214 | # get offset of first = in $0 2026-06-05 22:02:55.214 | eq_idx = index($0, "=") 2026-06-05 22:02:55.214 | # extract attr & value from $0 2026-06-05 22:02:55.214 | attr = substr($0, 1, eq_idx - 1) 2026-06-05 22:02:55.214 | value = substr($0, eq_idx + 1) 2026-06-05 22:02:55.214 | # only need to strip trailing whitespace from attr 2026-06-05 22:02:55.214 | sub(/[ \t]*$/, "", attr) 2026-06-05 22:02:55.214 | # need to strip leading & trailing whitespace from value 2026-06-05 22:02:55.214 | sub(/^[ \t]*/, "", value) 2026-06-05 22:02:55.214 | sub(/[ \t]*$/, "", value) 2026-06-05 22:02:55.214 | 2026-06-05 22:02:55.214 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-05 22:02:55.214 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-05 22:02:55.214 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-05 22:02:55.214 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-05 22:02:55.215 | if (! (section, attr) in cfg_attr_count) { 2026-06-05 22:02:55.215 | if (section != last_section) { 2026-06-05 22:02:55.215 | cfg_section[section_count++] = section 2026-06-05 22:02:55.215 | last_section = section 2026-06-05 22:02:55.215 | } 2026-06-05 22:02:55.215 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-05 22:02:55.215 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-05 22:02:55.215 | 2026-06-05 22:02:55.215 | cfg_attr[section, attr, 0] = value 2026-06-05 22:02:55.215 | cfg_attr_count[section, attr] = 1 2026-06-05 22:02:55.215 | } else { 2026-06-05 22:02:55.215 | lno = cfg_attr_count[section, attr]++ 2026-06-05 22:02:55.215 | cfg_attr[section, attr, lno] = value 2026-06-05 22:02:55.215 | } 2026-06-05 22:02:55.215 | } 2026-06-05 22:02:55.215 | END { 2026-06-05 22:02:55.215 | # Process each section in order 2026-06-05 22:02:55.215 | for (sno = 0; sno < section_count; sno++) { 2026-06-05 22:02:55.215 | section = cfg_section[sno] 2026-06-05 22:02:55.215 | # The ini routines simply append a config item immediately 2026-06-05 22:02:55.215 | # after the section header. To keep the same order as defined 2026-06-05 22:02:55.215 | # in local.conf, invoke the ini routines in the reverse order 2026-06-05 22:02:55.215 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-05 22:02:55.215 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-05 22:02:55.215 | if (cfg_attr_count[section, attr] == 1) 2026-06-05 22:02:55.215 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-05 22:02:55.215 | else { 2026-06-05 22:02:55.215 | # For multiline, invoke the ini routines in the reverse order 2026-06-05 22:02:55.215 | count = cfg_attr_count[section, attr] 2026-06-05 22:02:55.215 | print "inidelete " configfile " " section " " attr 2026-06-05 22:02:55.215 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-05 22:02:55.215 | for (l = count -2; l >= 0; l--) 2026-06-05 22:02:55.215 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-05 22:02:55.215 | } 2026-06-05 22:02:55.215 | } 2026-06-05 22:02:55.215 | } 2026-06-05 22:02:55.215 | } 2026-06-05 22:02:55.215 | ' 2026-06-05 22:02:55.216 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:02:55.217 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-05 22:02:55.220 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-05 22:02:55.223 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-05 22:02:55.227 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:02:55.231 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-05 22:02:55.234 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-05 22:02:55.234 | BEGIN { group = "" } 2026-06-05 22:02:55.234 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:02:55.234 | gsub("[][]", "", $1); 2026-06-05 22:02:55.234 | split($1, a, "|"); 2026-06-05 22:02:55.234 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-05 22:02:55.234 | group=a[1] 2026-06-05 22:02:55.234 | } else { 2026-06-05 22:02:55.234 | group="" 2026-06-05 22:02:55.234 | } 2026-06-05 22:02:55.234 | next 2026-06-05 22:02:55.234 | } 2026-06-05 22:02:55.234 | { 2026-06-05 22:02:55.234 | if (group != "") 2026-06-05 22:02:55.234 | print $0 2026-06-05 22:02:55.234 | } 2026-06-05 22:02:55.234 | ' /opt/stack/devstack/local.conf 2026-06-05 22:02:55.243 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-05 22:02:55.246 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-05 22:02:55.286 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-05 22:02:55.328 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-05 22:02:55.332 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-05 22:02:55.335 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-05 22:02:55.338 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-05 22:02:55.342 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-05 22:02:55.346 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-05 22:02:55.367 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:55.372 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-05 22:02:55.376 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-05 22:02:55.379 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-05 22:02:55.400 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:55.404 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/nova_cell1 2026-06-05 22:02:55.407 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/nova_cell1 2026-06-05 22:02:55.449 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-05 22:02:55.452 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-05 22:02:55.455 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-05 22:02:55.479 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-05 22:02:55.501 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-05 22:02:55.505 | + lib/nova:configure_console_compute:669 : local offset 2026-06-05 22:02:55.509 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-05 22:02:55.512 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-05 22:02:55.517 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-05 22:02:55.540 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=10.4.3.99 2026-06-05 22:02:55.542 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-05 22:02:55.560 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:55.562 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-05 22:02:55.566 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-05 22:02:55.570 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-05 22:02:55.574 | + functions:vercmp:648 : local 'op=<' 2026-06-05 22:02:55.577 | + functions:vercmp:649 : local v2=1.0.0 2026-06-05 22:02:55.580 | + functions:vercmp:650 : local result 2026-06-05 22:02:55.584 | ++ functions:vercmp:654 : head -1 2026-06-05 22:02:55.584 | ++ functions:vercmp:654 : sort -V 2026-06-05 22:02:55.584 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-05 22:02:55.591 | + functions:vercmp:654 : result=1.0.0 2026-06-05 22:02:55.594 | + functions:vercmp:656 : case $op in 2026-06-05 22:02:55.597 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-05 22:02:55.600 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-05 22:02:55.603 | + functions:vercmp:667 : return 2026-06-05 22:02:55.606 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://10.4.3.99:6080/vnc_lite.html 2026-06-05 22:02:55.609 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.99:6080/vnc_lite.html 2026-06-05 22:02:55.652 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://10.4.3.99:6081/spice_auto.html 2026-06-05 22:02:55.654 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.99:6081/spice_auto.html 2026-06-05 22:02:55.691 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-05 22:02:55.710 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:55.713 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-05 22:02:55.716 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.99 2026-06-05 22:02:55.719 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-05 22:02:55.753 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.99 2026-06-05 22:02:55.786 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-05 22:02:55.803 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:55.806 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-05 22:02:55.808 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-05 22:02:55.825 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:02:55.828 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-05 22:02:55.831 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-05 22:02:55.868 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-05 22:02:55.871 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-05 22:02:55.907 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-05 22:02:55.909 | + lib/nova:start_nova_compute:1029 : [[ qemu == \q\e\m\u ]] 2026-06-05 22:02:55.912 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-06-05 22:02:55.944 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-05 22:02:55.947 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-05 22:02:55.950 | + lib/nova:start_nova_compute:1038 : '[' 128 -gt 0 ']' 2026-06-05 22:02:55.952 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-06-05 22:02:55.988 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-05 22:02:55.991 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-05 22:02:55.994 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-05 22:02:55.997 | + functions-common:run_process:1670 : local group=libvirt 2026-06-05 22:02:56.000 | + functions-common:run_process:1671 : local user= 2026-06-05 22:02:56.003 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:02:56.006 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-05 22:02:56.009 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:02:56.013 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:02:56.015 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:02:56.019 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:02:56.022 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:02:56.028 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696976024 2026-06-05 22:02:56.030 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-05 22:02:56.048 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:56.051 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-05 22:02:56.054 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-05 22:02:56.057 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-05 22:02:56.060 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-05 22:02:56.063 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-05 22:02:56.065 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-05 22:02:56.068 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-05 22:02:56.071 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-05 22:02:56.075 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-05 22:02:56.078 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-05 22:02:56.081 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:02:56.083 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:02:56.086 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:02:56.089 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-05 22:02:56.092 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-05 22:02:56.095 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-06-05 22:02:56.097 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-05 22:02:56.100 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-05 22:02:56.102 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-05 22:02:56.104 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:02:56.106 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:02:56.107 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:02:56.110 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-05 22:02:56.113 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-05 22:02:56.116 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-05 22:02:56.118 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:02:56.122 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-05 22:02:56.182 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:02:56.247 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-06-05 22:02:56.304 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-05 22:02:56.368 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-05 22:02:56.432 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-05 22:02:56.504 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:02:56.568 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:02:56.571 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-05 22:02:56.574 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-05 22:02:56.634 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-05 22:02:56.710 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:02:57.061 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-05 22:02:57.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-05 22:02:57.366 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-05 22:02:57.402 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:02:57.405 | + functions-common:time_stop:2414 : local name 2026-06-05 22:02:57.408 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:02:57.411 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:02:57.415 | + functions-common:time_stop:2417 : local total 2026-06-05 22:02:57.418 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:02:57.421 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:02:57.423 | + functions-common:time_stop:2421 : start_time=1780696976024 2026-06-05 22:02:57.426 | + functions-common:time_stop:2423 : [[ -z 1780696976024 ]] 2026-06-05 22:02:57.430 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:02:57.435 | + functions-common:time_stop:2426 : end_time=1780696977432 2026-06-05 22:02:57.437 | + functions-common:time_stop:2427 : elapsed_time=1408 2026-06-05 22:02:57.441 | + functions-common:time_stop:2428 : total=29506 2026-06-05 22:02:57.445 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:02:57.448 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30914 2026-06-05 22:02:57.450 | + lib/nova:start_nova_compute:1075 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:57.454 | + lib/nova:start_nova_compute:1075 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-05 22:02:57.458 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-05 22:02:57.478 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:02:57.480 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-05 22:02:57.480 | Dumping cells_v2 mapping 2026-06-05 22:02:57.483 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-05 22:02:57.719 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:02:57.719 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:02:57.719 | we strongly recommend against using it for new projects. 2026-06-05 22:02:57.719 | 2026-06-05 22:02:57.719 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:02:57.719 | framework. For more detail see 2026-06-05 22:02:57.719 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:02:57.719 | 2026-06-05 22:02:57.719 | import eventlet # noqa 2026-06-05 22:02:57.886 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:02:59.389 | INFO dbcounter [None req-b8a40ff2-55db-4982-995c-1468e138c4ab None None] Registered counter for database nova_api 2026-06-05 22:02:59.455 | DEBUG dbcounter [-] [98436] Writer thread running {{(pid=98436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:02:59.468 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-05 22:02:59.468 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-05 22:02:59.468 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-05 22:02:59.468 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-05 22:02:59.468 | | cell1 | ae49837f-5356-453f-9132-83f3f206a83c | rabbit://stackrabbit:secretrabbit@10.4.3.99:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-05 22:02:59.468 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-05 22:02:59.735 | Exception ignored in: 2026-06-05 22:02:59.736 | Traceback (most recent call last): 2026-06-05 22:02:59.736 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:02:59.736 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:02:59.736 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:02:59.736 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:02:59.736 | RuntimeError: greenlet is being finalized 2026-06-05 22:03:00.048 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-05 22:03:00.051 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-05 22:03:00.120 | + inc/async:async_inner:63 : create_flavors 2026-06-05 22:03:00.164 | [9772 Async create_flavors:98498]: running: create_flavors 2026-06-05 22:03:00.167 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-05 22:03:00.188 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:00.191 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-05 22:03:00.194 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:03:00.198 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-05 22:03:00.201 | + ./stack.sh:main:1334 : start_cinder 2026-06-05 22:03:00.204 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-05 22:03:00.208 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-05 22:03:00.213 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-05 22:03:00.216 | + functions-common:run_process:1668 : local service=c-api 2026-06-05 22:03:00.219 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-05 22:03:00.222 | + functions-common:run_process:1670 : local group= 2026-06-05 22:03:00.225 | + functions-common:run_process:1671 : local user= 2026-06-05 22:03:00.227 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:03:00.230 | + functions-common:run_process:1674 : local name=c-api 2026-06-05 22:03:00.233 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:03:00.236 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:03:00.239 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:00.243 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:00.247 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:00.253 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696980249 2026-06-05 22:03:00.257 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-05 22:03:00.278 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:00.282 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-05 22:03:00.285 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-05 22:03:00.288 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-05 22:03:00.291 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-05 22:03:00.294 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-05 22:03:00.297 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-05 22:03:00.299 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-05 22:03:00.302 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-05 22:03:00.306 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-05 22:03:00.310 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:03:00.314 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:03:00.318 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:03:00.321 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:03:00.325 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-05 22:03:00.328 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-05 22:03:00.331 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:00.335 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:03:00.339 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-05 22:03:00.342 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-05 22:03:00.345 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:03:00.350 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-05 22:03:00.353 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-05 22:03:00.357 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-05 22:03:00.360 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-05 22:03:00.364 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-05 22:03:00.370 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-05 22:03:00.455 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:03:00.530 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-05 22:03:00.590 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-06-05 22:03:00.652 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:03:00.711 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:03:00.772 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-05 22:03:00.837 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-05 22:03:00.902 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-05 22:03:00.965 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-05 22:03:01.030 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-05 22:03:01.098 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-05 22:03:01.100 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-05 22:03:01.103 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-05 22:03:01.183 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-05 22:03:01.521 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-05 22:03:01.537 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-05 22:03:01.856 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-05 22:03:01.943 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:03:01.946 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:01.949 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:01.953 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:01.956 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:01.959 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:01.963 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:03:01.966 | + functions-common:time_stop:2421 : start_time=1780696980249 2026-06-05 22:03:01.969 | + functions-common:time_stop:2423 : [[ -z 1780696980249 ]] 2026-06-05 22:03:01.974 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:01.980 | + functions-common:time_stop:2426 : end_time=1780696981975 2026-06-05 22:03:01.983 | + functions-common:time_stop:2427 : elapsed_time=1726 2026-06-05 22:03:01.986 | + functions-common:time_stop:2428 : total=30914 2026-06-05 22:03:01.989 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:01.992 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32640 2026-06-05 22:03:01.995 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-05 22:03:01.995 | Waiting for Cinder API to start... 2026-06-05 22:03:01.998 | + lib/cinder:start_cinder:623 : local cinder_url=https://10.4.3.99/volume/v3/ 2026-06-05 22:03:02.001 | + lib/cinder:start_cinder:625 : wait_for_service 60 https://10.4.3.99/volume/v3/ 2026-06-05 22:03:02.005 | + functions:wait_for_service:476 : local timeout=60 2026-06-05 22:03:02.008 | + functions:wait_for_service:477 : local url=https://10.4.3.99/volume/v3/ 2026-06-05 22:03:02.012 | + functions:wait_for_service:478 : local rval=0 2026-06-05 22:03:02.015 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-05 22:03:02.019 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-05 22:03:02.023 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:02.026 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:02.029 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:02.034 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696982031 2026-06-05 22:03:02.037 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-05 22:03:02.042 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.99/volume/v3/ 2026-06-05 22:03:04.249 | + :: : [[ 401 == 503 ]] 2026-06-05 22:03:04.250 | + :: : [[ 0 -eq 7 ]] 2026-06-05 22:03:04.254 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-05 22:03:04.258 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:04.262 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:04.266 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:04.270 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:04.273 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:04.275 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-05 22:03:04.279 | + functions-common:time_stop:2421 : start_time=1780696982031 2026-06-05 22:03:04.281 | + functions-common:time_stop:2423 : [[ -z 1780696982031 ]] 2026-06-05 22:03:04.285 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:04.291 | + functions-common:time_stop:2426 : end_time=1780696984288 2026-06-05 22:03:04.294 | + functions-common:time_stop:2427 : elapsed_time=2257 2026-06-05 22:03:04.297 | + functions-common:time_stop:2428 : total=7894 2026-06-05 22:03:04.300 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:04.303 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10151 2026-06-05 22:03:04.305 | + functions:wait_for_service:486 : return 0 2026-06-05 22:03:04.307 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.311 | + functions-common:run_process:1668 : local service=c-sch 2026-06-05 22:03:04.313 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.316 | + functions-common:run_process:1670 : local group= 2026-06-05 22:03:04.319 | + functions-common:run_process:1671 : local user= 2026-06-05 22:03:04.321 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:03:04.323 | + functions-common:run_process:1674 : local name=c-sch 2026-06-05 22:03:04.325 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:03:04.327 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:03:04.329 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:04.332 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:04.335 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:04.340 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696984336 2026-06-05 22:03:04.342 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-05 22:03:04.360 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:04.363 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-05 22:03:04.366 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-05 22:03:04.368 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.371 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.373 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.375 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.377 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-05 22:03:04.379 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-05 22:03:04.382 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-05 22:03:04.384 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:03:04.386 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:03:04.388 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:03:04.391 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:03:04.394 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-05 22:03:04.396 | + inc/async:async_inner:64 : rc=0 2026-06-05 22:03:04.397 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-05 22:03:04.399 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-06-05 22:03:04.402 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-05 22:03:04.404 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.406 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:03:04.409 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:03:04.412 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-05 22:03:04.414 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:03:04.418 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:03:04.420 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-05 22:03:04.420 | [98498 Async create_flavors:98498]: finished successfully 2026-06-05 22:03:04.423 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:03:04.427 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-05 22:03:04.505 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:03:04.578 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-06-05 22:03:04.641 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:04.698 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-05 22:03:04.754 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-05 22:03:04.808 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:03:04.868 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-05 22:03:04.871 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:03:04.874 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-05 22:03:04.949 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:03:05.271 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-05 22:03:05.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-05 22:03:05.604 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-05 22:03:05.638 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:03:05.642 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:05.644 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:05.647 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:05.651 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:05.653 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:05.655 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:03:05.658 | + functions-common:time_stop:2421 : start_time=1780696984336 2026-06-05 22:03:05.661 | + functions-common:time_stop:2423 : [[ -z 1780696984336 ]] 2026-06-05 22:03:05.664 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:05.669 | + functions-common:time_stop:2426 : end_time=1780696985666 2026-06-05 22:03:05.671 | + functions-common:time_stop:2427 : elapsed_time=1330 2026-06-05 22:03:05.674 | + functions-common:time_stop:2428 : total=32640 2026-06-05 22:03:05.677 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:05.681 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33970 2026-06-05 22:03:05.683 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:05.688 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:05.692 | + functions-common:run_process:1668 : local service=c-bak 2026-06-05 22:03:05.696 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:05.700 | + functions-common:run_process:1670 : local group= 2026-06-05 22:03:05.703 | + functions-common:run_process:1671 : local user= 2026-06-05 22:03:05.705 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:05.709 | + functions-common:run_process:1674 : local name=c-bak 2026-06-05 22:03:05.714 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:03:05.718 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:03:05.722 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:05.725 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:05.729 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:05.734 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696985731 2026-06-05 22:03:05.738 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-05 22:03:05.759 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:05.762 | + functions-common:run_process:1678 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:05.767 | + functions-common:_run_under_systemd:1622 : local service=c-bak 2026-06-05 22:03:05.771 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:05.774 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:05.777 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:05.781 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:05.784 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-05 22:03:05.788 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-05 22:03:05.791 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-bak.service 2026-06-05 22:03:05.794 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:03:05.798 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:03:05.802 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:03:05.805 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:05.809 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-06-05 22:03:05.811 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-05 22:03:05.814 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:05.817 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-bak.service 2026-06-05 22:03:05.820 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:05.824 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:03:05.827 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:03:05.830 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:05.833 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:03:05.835 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:03:05.838 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-06-05 22:03:05.842 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:03:05.847 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-06-05 22:03:05.920 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:03:05.991 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-06-05 22:03:06.051 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:06.118 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-06-05 22:03:06.175 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-06-05 22:03:06.235 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:03:06.293 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-05 22:03:06.296 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:06.366 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:03:06.369 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-06-05 22:03:06.442 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:03:06.763 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-bak.service 2026-06-05 22:03:06.778 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-06-05 22:03:07.083 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-bak.service 2026-06-05 22:03:07.119 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:03:07.122 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:07.125 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:07.128 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:07.132 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:07.134 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:07.137 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:03:07.141 | + functions-common:time_stop:2421 : start_time=1780696985731 2026-06-05 22:03:07.143 | + functions-common:time_stop:2423 : [[ -z 1780696985731 ]] 2026-06-05 22:03:07.146 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:07.151 | + functions-common:time_stop:2426 : end_time=1780696987148 2026-06-05 22:03:07.154 | + functions-common:time_stop:2427 : elapsed_time=1417 2026-06-05 22:03:07.158 | + functions-common:time_stop:2428 : total=33970 2026-06-05 22:03:07.161 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:07.165 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35387 2026-06-05 22:03:07.168 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:07.171 | + functions-common:run_process:1668 : local service=c-vol 2026-06-05 22:03:07.175 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:07.178 | + functions-common:run_process:1670 : local group= 2026-06-05 22:03:07.180 | + functions-common:run_process:1671 : local user= 2026-06-05 22:03:07.184 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:07.187 | + functions-common:run_process:1674 : local name=c-vol 2026-06-05 22:03:07.190 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:03:07.192 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:03:07.195 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:07.197 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:07.201 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:07.206 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696987203 2026-06-05 22:03:07.210 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-05 22:03:07.231 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:07.234 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:07.238 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-05 22:03:07.241 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:07.244 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:07.248 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:07.251 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:07.255 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-05 22:03:07.258 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-05 22:03:07.261 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-05 22:03:07.265 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:03:07.268 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:03:07.271 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:03:07.274 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:07.277 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-05 22:03:07.280 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-05 22:03:07.284 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:07.287 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-05 22:03:07.291 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:07.293 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-05 22:03:07.297 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-05 22:03:07.300 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:07.304 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-05 22:03:07.307 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-05 22:03:07.311 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-05 22:03:07.315 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-05 22:03:07.322 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-05 22:03:07.415 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:03:07.503 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-06-05 22:03:07.577 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-05 22:03:07.645 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-05 22:03:07.713 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-05 22:03:07.774 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:03:07.845 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-05 22:03:07.848 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-05 22:03:07.919 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-05 22:03:07.922 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-05 22:03:08.011 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-05 22:03:08.328 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-05 22:03:08.342 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-05 22:03:08.650 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-05 22:03:08.699 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:03:08.703 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:08.706 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:08.710 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:08.714 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:08.718 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:08.721 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:03:08.725 | + functions-common:time_stop:2421 : start_time=1780696987203 2026-06-05 22:03:08.729 | + functions-common:time_stop:2423 : [[ -z 1780696987203 ]] 2026-06-05 22:03:08.733 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:08.739 | + functions-common:time_stop:2426 : end_time=1780696988735 2026-06-05 22:03:08.741 | + functions-common:time_stop:2427 : elapsed_time=1532 2026-06-05 22:03:08.744 | + functions-common:time_stop:2428 : total=35387 2026-06-05 22:03:08.747 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:08.751 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36919 2026-06-05 22:03:08.753 | + ./stack.sh:main:1335 : create_volume_types 2026-06-05 22:03:08.756 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-05 22:03:08.780 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:08.784 | + lib/cinder:create_volume_types:677 : [[ -n storpool:storpool ]] 2026-06-05 22:03:08.788 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-05 22:03:08.791 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-05 22:03:08.794 | + lib/cinder:create_volume_types:680 : be_name=storpool 2026-06-05 22:03:08.797 | + lib/cinder:create_volume_types:681 : create_one_type storpool volume_backend_name storpool 2026-06-05 22:03:08.801 | + lib/cinder:create_one_type:652 : type_name=storpool 2026-06-05 22:03:08.804 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-05 22:03:08.806 | + lib/cinder:create_one_type:654 : property_value=storpool 2026-06-05 22:03:08.810 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-05 22:03:08.833 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:08.837 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-06-05 22:03:10.088 | 2026-06-05 22:03:10.088 | +-------------+--------------------------------------+ 2026-06-05 22:03:10.088 | | Field | Value | 2026-06-05 22:03:10.088 | +-------------+--------------------------------------+ 2026-06-05 22:03:10.088 | | description | None | 2026-06-05 22:03:10.088 | | id | e7ab9c3a-5779-440b-a40b-097ed9e6ba15 | 2026-06-05 22:03:10.088 | | is_public | True | 2026-06-05 22:03:10.088 | | name | storpool | 2026-06-05 22:03:10.088 | | properties | volume_backend_name='storpool' | 2026-06-05 22:03:10.088 | +-------------+--------------------------------------+ 2026-06-05 22:03:10.097 | + lib/cinder:create_one_type:658 : [[ storpool == \c\e\p\h ]] 2026-06-05 22:03:10.099 | + lib/cinder:create_volume_types:684 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:10.102 | + lib/cinder:create_volume_types:685 : create_one_type multiattach multiattach ' True' 2026-06-05 22:03:10.106 | + lib/cinder:create_one_type:652 : type_name=multiattach 2026-06-05 22:03:10.110 | + lib/cinder:create_one_type:653 : property_key=multiattach 2026-06-05 22:03:10.113 | + lib/cinder:create_one_type:654 : property_value=' True' 2026-06-05 22:03:10.115 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-05 22:03:10.139 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:10.142 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2026-06-05 22:03:10.829 | 2026-06-05 22:03:10.829 | +-------------+--------------------------------------+ 2026-06-05 22:03:10.829 | | Field | Value | 2026-06-05 22:03:10.829 | +-------------+--------------------------------------+ 2026-06-05 22:03:10.829 | | description | None | 2026-06-05 22:03:10.830 | | id | c80d5202-ae1a-4b4c-b2b7-09ca5d6a6765 | 2026-06-05 22:03:10.830 | | is_public | True | 2026-06-05 22:03:10.830 | | name | multiattach | 2026-06-05 22:03:10.830 | | properties | multiattach=' True' | 2026-06-05 22:03:10.830 | +-------------+--------------------------------------+ 2026-06-05 22:03:10.838 | + lib/cinder:create_one_type:658 : [[ multiattach == \c\e\p\h ]] 2026-06-05 22:03:10.841 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-05 22:03:10.844 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-05 22:03:10.848 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-05 22:03:10.869 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:10.872 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-05 22:03:10.874 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:03:10.877 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-05 22:03:10.880 | + ./stack.sh:main:1350 : start_glance 2026-06-05 22:03:10.883 | + lib/glance:start_glance:648 : local service_protocol=https 2026-06-05 22:03:10.887 | ++ lib/glance:start_glance:650 : which uwsgi 2026-06-05 22:03:10.894 | + lib/glance:start_glance:650 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-05 22:03:10.897 | + functions-common:run_process:1668 : local service=g-api 2026-06-05 22:03:10.900 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-05 22:03:10.904 | + functions-common:run_process:1670 : local group= 2026-06-05 22:03:10.907 | + functions-common:run_process:1671 : local user= 2026-06-05 22:03:10.910 | + functions-common:run_process:1672 : local env_vars= 2026-06-05 22:03:10.913 | + functions-common:run_process:1674 : local name=g-api 2026-06-05 22:03:10.916 | + functions-common:run_process:1676 : time_start run_process 2026-06-05 22:03:10.920 | + functions-common:time_start:2400 : local name=run_process 2026-06-05 22:03:10.923 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:10.926 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:10.929 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:10.933 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696990931 2026-06-05 22:03:10.936 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-05 22:03:10.954 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:10.958 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-05 22:03:10.961 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-05 22:03:10.964 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-05 22:03:10.967 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-05 22:03:10.970 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-05 22:03:10.973 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-05 22:03:10.976 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-05 22:03:10.979 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-05 22:03:10.983 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-05 22:03:10.986 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-05 22:03:10.989 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-05 22:03:10.992 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-05 22:03:10.995 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-05 22:03:10.998 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-05 22:03:11.002 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-05 22:03:11.005 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:11.009 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:03:11.012 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-05 22:03:11.015 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-05 22:03:11.018 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:03:11.021 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-05 22:03:11.023 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-05 22:03:11.026 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-05 22:03:11.029 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-05 22:03:11.032 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-05 22:03:11.037 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-05 22:03:11.103 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-05 22:03:11.172 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-05 22:03:11.234 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-06-05 22:03:11.291 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-05 22:03:11.353 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-05 22:03:11.419 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-05 22:03:11.484 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-05 22:03:11.543 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-05 22:03:11.610 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-05 22:03:11.678 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-05 22:03:11.741 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-05 22:03:11.744 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-05 22:03:11.746 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-05 22:03:11.817 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-05 22:03:12.116 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-05 22:03:12.130 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-05 22:03:12.446 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-05 22:03:12.526 | + functions-common:run_process:1680 : time_stop run_process 2026-06-05 22:03:12.530 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:12.532 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:12.535 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:12.537 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:12.540 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:12.542 | + functions-common:time_stop:2420 : name=run_process 2026-06-05 22:03:12.545 | + functions-common:time_stop:2421 : start_time=1780696990931 2026-06-05 22:03:12.548 | + functions-common:time_stop:2423 : [[ -z 1780696990931 ]] 2026-06-05 22:03:12.551 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:12.556 | + functions-common:time_stop:2426 : end_time=1780696992553 2026-06-05 22:03:12.558 | + functions-common:time_stop:2427 : elapsed_time=1622 2026-06-05 22:03:12.560 | + functions-common:time_stop:2428 : total=36919 2026-06-05 22:03:12.563 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:12.565 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38541 2026-06-05 22:03:12.568 | + lib/glance:start_glance:652 : is_service_enabled g-api-r 2026-06-05 22:03:12.586 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:12.590 | + lib/glance:start_glance:657 : echo 'Waiting for g-api (10.4.3.99) to start...' 2026-06-05 22:03:12.590 | Waiting for g-api (10.4.3.99) to start... 2026-06-05 22:03:12.594 | + lib/glance:start_glance:658 : wait_for_service 60 https://10.4.3.99/image 2026-06-05 22:03:12.597 | + functions:wait_for_service:476 : local timeout=60 2026-06-05 22:03:12.600 | + functions:wait_for_service:477 : local url=https://10.4.3.99/image 2026-06-05 22:03:12.603 | + functions:wait_for_service:478 : local rval=0 2026-06-05 22:03:12.606 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-05 22:03:12.610 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-05 22:03:12.613 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:12.616 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:12.620 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:12.626 | + functions-common:time_start:2405 : _TIME_START[$name]=1780696992622 2026-06-05 22:03:12.630 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-05 22:03:12.635 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.99/image 2026-06-05 22:03:14.866 | + :: : [[ 300 == 503 ]] 2026-06-05 22:03:14.867 | + :: : [[ 0 -eq 7 ]] 2026-06-05 22:03:14.870 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-05 22:03:14.873 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:14.877 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:14.880 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:14.883 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:14.887 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:14.890 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-05 22:03:14.893 | + functions-common:time_stop:2421 : start_time=1780696992622 2026-06-05 22:03:14.895 | + functions-common:time_stop:2423 : [[ -z 1780696992622 ]] 2026-06-05 22:03:14.898 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:14.903 | + functions-common:time_stop:2426 : end_time=1780696994900 2026-06-05 22:03:14.906 | + functions-common:time_stop:2427 : elapsed_time=2278 2026-06-05 22:03:14.908 | + functions-common:time_stop:2428 : total=10151 2026-06-05 22:03:14.910 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:14.913 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12429 2026-06-05 22:03:14.916 | + functions:wait_for_service:486 : return 0 2026-06-05 22:03:14.919 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-05 22:03:14.939 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:14.942 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-05 22:03:14.964 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:14.968 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-05 22:03:14.971 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:03:14.974 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-05 22:03:14.977 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-05 22:03:14.979 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:14.982 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:14.985 | + functions:upload_image:141 : local image image_fname image_name 2026-06-05 22:03:14.988 | + functions:upload_image:143 : local max_attempts=5 2026-06-05 22:03:14.990 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-05 22:03:14.995 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:14.999 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:15.002 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-06-05 22:03:15.005 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-06-05 22:03:15.009 | ++ functions:upload_image:151 : seq 5 2026-06-05 22:03:15.013 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-05 22:03:15.017 | + functions:upload_image:152 : local rc=0 2026-06-05 22:03:15.019 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:15.023 | --2026-06-05 22:03:15-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:15.269 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-05 22:03:15.435 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-05 22:03:15.609 | HTTP request sent, awaiting response... 302 Found 2026-06-05 22:03:15.610 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-06-05 22:03:15.610 | --2026-06-05 22:03:15-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:15.831 | Resolving github.com (github.com)... 140.82.121.3 2026-06-05 22:03:15.859 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-05 22:03:15.942 | HTTP request sent, awaiting response... 302 Found 2026-06-05 22:03:15.942 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T23%3A00%3A17Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A59%3A26Z&ske=2026-06-05T23%3A00%3A17Z&sks=b&skv=2018-11-09&sig=S0bEDZb3V1KmUTZFq3reJOEQz3r3WXdhhadG2Ydz7pQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODY1NCwibmJmIjoxNzgwNjk2ODU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.pnTuuE4I8zztcbpnpicJADFqvl3UG2GfZldBqhZS4Rw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-05 22:03:15.942 | --2026-06-05 22:03:15-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T23%3A00%3A17Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A59%3A26Z&ske=2026-06-05T23%3A00%3A17Z&sks=b&skv=2018-11-09&sig=S0bEDZb3V1KmUTZFq3reJOEQz3r3WXdhhadG2Ydz7pQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODY1NCwibmJmIjoxNzgwNjk2ODU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.pnTuuE4I8zztcbpnpicJADFqvl3UG2GfZldBqhZS4Rw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-05 22:03:15.952 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-06-05 22:03:16.011 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-05 22:03:16.018 | HTTP request sent, awaiting response... 200 OK 2026-06-05 22:03:16.018 | Length: 21430272 (20M) [application/octet-stream] 2026-06-05 22:03:16.018 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-06-05 22:03:16.032 | 2026-06-05 22:03:16.260 | 0K ........ ........ .... 100% 84.4M=0.2s 2026-06-05 22:03:16.260 | 2026-06-05 22:03:16.260 | 2026-06-05 22:03:16 (84.4 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-06-05 22:03:16.260 | 2026-06-05 22:03:16.265 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-05 22:03:16.268 | + functions:upload_image:163 : break 2026-06-05 22:03:16.271 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:16.274 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-06-05 22:03:16.278 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-06-05 22:03:16.281 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-06-05 22:03:16.285 | + functions:upload_image:313 : local kernel= 2026-06-05 22:03:16.288 | + functions:upload_image:314 : local ramdisk= 2026-06-05 22:03:16.291 | + functions:upload_image:315 : local disk_format= 2026-06-05 22:03:16.294 | + functions:upload_image:316 : local container_format= 2026-06-05 22:03:16.297 | + functions:upload_image:317 : local unpack= 2026-06-05 22:03:16.300 | + functions:upload_image:318 : local img_property= 2026-06-05 22:03:16.304 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-05 22:03:16.307 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-05 22:03:16.310 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-05 22:03:16.313 | + functions:upload_image:328 : case "$image_fname" in 2026-06-05 22:03:16.316 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-06-05 22:03:16.321 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-06-05 22:03:16.323 | + functions:upload_image:350 : local format 2026-06-05 22:03:16.328 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-05 22:03:16.328 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:16.338 | + functions:upload_image:351 : format=qcow2 2026-06-05 22:03:16.341 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-05 22:03:16.344 | + functions:upload_image:353 : disk_format=qcow2 2026-06-05 22:03:16.346 | + functions:upload_image:357 : container_format=bare 2026-06-05 22:03:16.349 | + functions:upload_image:404 : is_arch ppc64le 2026-06-05 22:03:16.353 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:16.358 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-05 22:03:16.361 | + functions:upload_image:404 : is_arch ppc64 2026-06-05 22:03:16.365 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:16.369 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-05 22:03:16.372 | + functions:upload_image:404 : is_arch ppc 2026-06-05 22:03:16.375 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:16.379 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-05 22:03:16.382 | + functions:upload_image:408 : is_arch aarch64 2026-06-05 22:03:16.385 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:16.389 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-05 22:03:16.393 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-05 22:03:16.396 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-05 22:03:16.399 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-05 22:03:16.401 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-05 22:03:16.405 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-06-05 22:03:16.408 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-06-05 22:03:16.411 | + functions:_upload_image:112 : shift 2026-06-05 22:03:16.414 | + functions:_upload_image:113 : local container=bare 2026-06-05 22:03:16.416 | + functions:_upload_image:114 : shift 2026-06-05 22:03:16.418 | + functions:_upload_image:115 : local disk=qcow2 2026-06-05 22:03:16.422 | + functions:_upload_image:116 : shift 2026-06-05 22:03:16.424 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:16.427 | + functions:_upload_image:118 : shift 2026-06-05 22:03:16.429 | + functions:_upload_image:119 : local properties 2026-06-05 22:03:16.432 | + functions:_upload_image:120 : local useimport 2026-06-05 22:03:16.435 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-05 22:03:16.438 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-05 22:03:16.440 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-05 22:03:16.443 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-05 22:03:16.446 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-05 22:03:16.450 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-05 22:03:16.452 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:16.455 | + functions:_upload_image:125 : useimport=--import 2026-06-05 22:03:16.459 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:16.464 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-05 22:03:20.163 | 2026-06-05 22:03:20.163 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:20.163 | | Field | Value | 2026-06-05 22:03:20.163 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:20.163 | | container_format | bare | 2026-06-05 22:03:20.163 | | created_at | 2026-06-05T22:03:18Z | 2026-06-05 22:03:20.163 | | disk_format | qcow2 | 2026-06-05 22:03:20.163 | | file | /v2/images/e9965079-91b8-4731-a3bb-4924ecdd3ac4/file | 2026-06-05 22:03:20.163 | | id | e9965079-91b8-4731-a3bb-4924ecdd3ac4 | 2026-06-05 22:03:20.163 | | min_disk | 0 | 2026-06-05 22:03:20.163 | | min_ram | 0 | 2026-06-05 22:03:20.163 | | name | cirros-0.6.2-x86_64-disk | 2026-06-05 22:03:20.163 | | owner | d6558e3bb4ef4ca7a95b1fcd3c8dd127 | 2026-06-05 22:03:20.163 | | properties | hw_rng_model='virtio', os_glance_import_task='3fd59020-2710-405f-8056-369e9abd7ce8', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-05 22:03:20.163 | | protected | False | 2026-06-05 22:03:20.163 | | schema | /v2/schemas/image | 2026-06-05 22:03:20.164 | | size | 21430272 | 2026-06-05 22:03:20.164 | | status | uploading | 2026-06-05 22:03:20.164 | | tags | | 2026-06-05 22:03:20.164 | | updated_at | 2026-06-05T22:03:19Z | 2026-06-05 22:03:20.164 | | visibility | public | 2026-06-05 22:03:20.164 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:20.172 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-05 22:03:20.174 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.178 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.182 | + functions:upload_image:141 : local image image_fname image_name 2026-06-05 22:03:20.185 | + functions:upload_image:143 : local max_attempts=5 2026-06-05 22:03:20.188 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-05 22:03:20.195 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.200 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.203 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-06-05 22:03:20.206 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-06-05 22:03:20.210 | ++ functions:upload_image:151 : seq 5 2026-06-05 22:03:20.215 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-05 22:03:20.218 | + functions:upload_image:152 : local rc=0 2026-06-05 22:03:20.221 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.224 | --2026-06-05 22:03:20-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.225 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-05 22:03:20.390 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-05 22:03:20.564 | HTTP request sent, awaiting response... 302 Found 2026-06-05 22:03:20.564 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-06-05 22:03:20.564 | --2026-06-05 22:03:20-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.590 | Resolving github.com (github.com)... 140.82.121.3 2026-06-05 22:03:20.617 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-05 22:03:20.697 | HTTP request sent, awaiting response... 302 Found 2026-06-05 22:03:20.697 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T22%3A58%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A58%3A08Z&ske=2026-06-05T22%3A58%3A40Z&sks=b&skv=2018-11-09&sig=hExnVRSnzNozoZ1tTZ10Hiv3dlS0wyHca3lsulzeL5w%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODY1OSwibmJmIjoxNzgwNjk2ODU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.g3ExrqYT01ywH2cgzglR8WYJoKfFu5n19cKI-VY--sU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-05 22:03:20.698 | --2026-06-05 22:03:20-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T22%3A58%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A58%3A08Z&ske=2026-06-05T22%3A58%3A40Z&sks=b&skv=2018-11-09&sig=hExnVRSnzNozoZ1tTZ10Hiv3dlS0wyHca3lsulzeL5w%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODY1OSwibmJmIjoxNzgwNjk2ODU5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.g3ExrqYT01ywH2cgzglR8WYJoKfFu5n19cKI-VY--sU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-05 22:03:20.700 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-05 22:03:20.701 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-05 22:03:20.708 | HTTP request sent, awaiting response... 200 OK 2026-06-05 22:03:20.708 | Length: 21233664 (20M) [application/octet-stream] 2026-06-05 22:03:20.708 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-06-05 22:03:20.720 | 2026-06-05 22:03:20.937 | 0K ........ ........ .... 100% 88.3M=0.2s 2026-06-05 22:03:20.938 | 2026-06-05 22:03:20.938 | 2026-06-05 22:03:20 (88.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-06-05 22:03:20.938 | 2026-06-05 22:03:20.943 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-05 22:03:20.947 | + functions:upload_image:163 : break 2026-06-05 22:03:20.951 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:20.954 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-06-05 22:03:20.956 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-06-05 22:03:20.959 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-06-05 22:03:20.962 | + functions:upload_image:313 : local kernel= 2026-06-05 22:03:20.966 | + functions:upload_image:314 : local ramdisk= 2026-06-05 22:03:20.970 | + functions:upload_image:315 : local disk_format= 2026-06-05 22:03:20.974 | + functions:upload_image:316 : local container_format= 2026-06-05 22:03:20.978 | + functions:upload_image:317 : local unpack= 2026-06-05 22:03:20.981 | + functions:upload_image:318 : local img_property= 2026-06-05 22:03:20.985 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-05 22:03:20.989 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-05 22:03:20.992 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-05 22:03:20.995 | + functions:upload_image:328 : case "$image_fname" in 2026-06-05 22:03:21.000 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-06-05 22:03:21.006 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-06-05 22:03:21.009 | + functions:upload_image:350 : local format 2026-06-05 22:03:21.016 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:21.016 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-05 22:03:21.028 | + functions:upload_image:351 : format=qcow2 2026-06-05 22:03:21.032 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-05 22:03:21.035 | + functions:upload_image:353 : disk_format=qcow2 2026-06-05 22:03:21.041 | + functions:upload_image:357 : container_format=bare 2026-06-05 22:03:21.044 | + functions:upload_image:404 : is_arch ppc64le 2026-06-05 22:03:21.050 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:21.057 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-05 22:03:21.062 | + functions:upload_image:404 : is_arch ppc64 2026-06-05 22:03:21.068 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:21.075 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-05 22:03:21.078 | + functions:upload_image:404 : is_arch ppc 2026-06-05 22:03:21.084 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:21.090 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-05 22:03:21.093 | + functions:upload_image:408 : is_arch aarch64 2026-06-05 22:03:21.098 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:21.107 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-05 22:03:21.111 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-05 22:03:21.114 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-05 22:03:21.117 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-05 22:03:21.121 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-05 22:03:21.125 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-06-05 22:03:21.128 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-06-05 22:03:21.132 | + functions:_upload_image:112 : shift 2026-06-05 22:03:21.136 | + functions:_upload_image:113 : local container=bare 2026-06-05 22:03:21.139 | + functions:_upload_image:114 : shift 2026-06-05 22:03:21.143 | + functions:_upload_image:115 : local disk=qcow2 2026-06-05 22:03:21.147 | + functions:_upload_image:116 : shift 2026-06-05 22:03:21.150 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:21.153 | + functions:_upload_image:118 : shift 2026-06-05 22:03:21.156 | + functions:_upload_image:119 : local properties 2026-06-05 22:03:21.159 | + functions:_upload_image:120 : local useimport 2026-06-05 22:03:21.164 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-05 22:03:21.168 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-05 22:03:21.171 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-05 22:03:21.174 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-05 22:03:21.179 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-05 22:03:21.182 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-05 22:03:21.185 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:21.188 | + functions:_upload_image:125 : useimport=--import 2026-06-05 22:03:21.192 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:21.197 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-05 22:03:23.854 | 2026-06-05 22:03:23.854 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:23.854 | | Field | Value | 2026-06-05 22:03:23.854 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:23.854 | | container_format | bare | 2026-06-05 22:03:23.854 | | created_at | 2026-06-05T22:03:22Z | 2026-06-05 22:03:23.854 | | disk_format | qcow2 | 2026-06-05 22:03:23.854 | | file | /v2/images/05e28300-79ab-47c0-a19d-9f1388c0bb7a/file | 2026-06-05 22:03:23.854 | | id | 05e28300-79ab-47c0-a19d-9f1388c0bb7a | 2026-06-05 22:03:23.854 | | min_disk | 0 | 2026-06-05 22:03:23.854 | | min_ram | 0 | 2026-06-05 22:03:23.854 | | name | cirros-0.6.1-x86_64-disk | 2026-06-05 22:03:23.854 | | owner | d6558e3bb4ef4ca7a95b1fcd3c8dd127 | 2026-06-05 22:03:23.854 | | properties | hw_rng_model='virtio', os_glance_import_task='a63da48f-81a9-4805-80b3-355c12eca535', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-05 22:03:23.854 | | protected | False | 2026-06-05 22:03:23.854 | | schema | /v2/schemas/image | 2026-06-05 22:03:23.854 | | size | 21233664 | 2026-06-05 22:03:23.854 | | status | uploading | 2026-06-05 22:03:23.854 | | tags | | 2026-06-05 22:03:23.854 | | updated_at | 2026-06-05T22:03:23Z | 2026-06-05 22:03:23.854 | | visibility | public | 2026-06-05 22:03:23.854 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:23.864 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-05 22:03:23.867 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:23.870 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:23.873 | + functions:upload_image:141 : local image image_fname image_name 2026-06-05 22:03:23.876 | + functions:upload_image:143 : local max_attempts=5 2026-06-05 22:03:23.880 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-05 22:03:23.886 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:23.891 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:23.895 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-05 22:03:23.898 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-05 22:03:23.900 | ++ functions:upload_image:151 : seq 5 2026-06-05 22:03:23.904 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-05 22:03:23.906 | + functions:upload_image:152 : local rc=0 2026-06-05 22:03:23.909 | + 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 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:23.913 | --2026-06-05 22:03:23-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:23.940 | Resolving github.com (github.com)... 140.82.121.3 2026-06-05 22:03:23.966 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-05 22:03:24.304 | HTTP request sent, awaiting response... 302 Found 2026-06-05 22:03:24.304 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T22%3A58%3A52Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A58%3A01Z&ske=2026-06-05T22%3A58%3A52Z&sks=b&skv=2018-11-09&sig=Lxa9FPEegZLdIraXgZ5gsKWjd1qdyef2LMWeeUvvkrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODY2MiwibmJmIjoxNzgwNjk2ODYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WhNSaeLEJLsKfe3c0FYpD-eElwc9GP9vLxRZSW-7Olg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-05 22:03:24.304 | --2026-06-05 22:03:24-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-05T22%3A58%3A52Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-05T21%3A58%3A01Z&ske=2026-06-05T22%3A58%3A52Z&sks=b&skv=2018-11-09&sig=Lxa9FPEegZLdIraXgZ5gsKWjd1qdyef2LMWeeUvvkrI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDY5ODY2MiwibmJmIjoxNzgwNjk2ODYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.WhNSaeLEJLsKfe3c0FYpD-eElwc9GP9vLxRZSW-7Olg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-05 22:03:24.306 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-05 22:03:24.307 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-05 22:03:24.314 | HTTP request sent, awaiting response... 200 OK 2026-06-05 22:03:24.314 | Length: 21692416 (21M) [application/octet-stream] 2026-06-05 22:03:24.314 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-06-05 22:03:24.327 | 2026-06-05 22:03:24.550 | 0K ........ ........ .... 100% 87.6M=0.2s 2026-06-05 22:03:24.550 | 2026-06-05 22:03:24.550 | 2026-06-05 22:03:24 (87.6 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-06-05 22:03:24.550 | 2026-06-05 22:03:24.555 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-05 22:03:24.559 | + functions:upload_image:163 : break 2026-06-05 22:03:24.561 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:24.564 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-05 22:03:24.567 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-05 22:03:24.570 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-05 22:03:24.573 | + functions:upload_image:313 : local kernel= 2026-06-05 22:03:24.576 | + functions:upload_image:314 : local ramdisk= 2026-06-05 22:03:24.580 | + functions:upload_image:315 : local disk_format= 2026-06-05 22:03:24.583 | + functions:upload_image:316 : local container_format= 2026-06-05 22:03:24.586 | + functions:upload_image:317 : local unpack= 2026-06-05 22:03:24.588 | + functions:upload_image:318 : local img_property= 2026-06-05 22:03:24.595 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-05 22:03:24.595 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-05 22:03:24.599 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-05 22:03:24.602 | + functions:upload_image:328 : case "$image_fname" in 2026-06-05 22:03:24.607 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-05 22:03:24.613 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-05 22:03:24.616 | + functions:upload_image:350 : local format 2026-06-05 22:03:24.621 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:24.621 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-05 22:03:24.639 | + functions:upload_image:351 : format=qcow2 2026-06-05 22:03:24.643 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-05 22:03:24.645 | + functions:upload_image:353 : disk_format=qcow2 2026-06-05 22:03:24.648 | + functions:upload_image:357 : container_format=bare 2026-06-05 22:03:24.651 | + functions:upload_image:404 : is_arch ppc64le 2026-06-05 22:03:24.655 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:24.659 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-05 22:03:24.662 | + functions:upload_image:404 : is_arch ppc64 2026-06-05 22:03:24.666 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:24.670 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-05 22:03:24.674 | + functions:upload_image:404 : is_arch ppc 2026-06-05 22:03:24.677 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:24.682 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-05 22:03:24.686 | + functions:upload_image:408 : is_arch aarch64 2026-06-05 22:03:24.689 | ++ functions-common:is_arch:519 : uname -m 2026-06-05 22:03:24.694 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-05 22:03:24.696 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-05 22:03:24.700 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-05 22:03:24.703 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-05 22:03:24.705 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-05 22:03:24.709 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-05 22:03:24.711 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-05 22:03:24.714 | + functions:_upload_image:112 : shift 2026-06-05 22:03:24.717 | + functions:_upload_image:113 : local container=bare 2026-06-05 22:03:24.720 | + functions:_upload_image:114 : shift 2026-06-05 22:03:24.722 | + functions:_upload_image:115 : local disk=qcow2 2026-06-05 22:03:24.725 | + functions:_upload_image:116 : shift 2026-06-05 22:03:24.727 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:24.731 | + functions:_upload_image:118 : shift 2026-06-05 22:03:24.734 | + functions:_upload_image:119 : local properties 2026-06-05 22:03:24.736 | + functions:_upload_image:120 : local useimport 2026-06-05 22:03:24.740 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-05 22:03:24.743 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-05 22:03:24.746 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-05 22:03:24.748 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-05 22:03:24.751 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-05 22:03:24.756 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-05 22:03:24.758 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:24.761 | + functions:_upload_image:125 : useimport=--import 2026-06-05 22:03:24.765 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:24.770 | + 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 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:27.615 | 2026-06-05 22:03:27.615 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:27.615 | | Field | Value | 2026-06-05 22:03:27.615 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:27.615 | | container_format | bare | 2026-06-05 22:03:27.615 | | created_at | 2026-06-05T22:03:26Z | 2026-06-05 22:03:27.615 | | disk_format | qcow2 | 2026-06-05 22:03:27.615 | | file | /v2/images/2b583971-8563-404f-838c-539f75d2774b/file | 2026-06-05 22:03:27.615 | | id | 2b583971-8563-404f-838c-539f75d2774b | 2026-06-05 22:03:27.615 | | min_disk | 0 | 2026-06-05 22:03:27.615 | | min_ram | 0 | 2026-06-05 22:03:27.615 | | name | cirros-0.6.3-x86_64-disk | 2026-06-05 22:03:27.615 | | owner | d6558e3bb4ef4ca7a95b1fcd3c8dd127 | 2026-06-05 22:03:27.615 | | properties | hw_rng_model='virtio', os_glance_import_task='9d2195dd-800a-429a-af67-3a00a68f164b', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-05 22:03:27.616 | | protected | False | 2026-06-05 22:03:27.616 | | schema | /v2/schemas/image | 2026-06-05 22:03:27.616 | | size | 21692416 | 2026-06-05 22:03:27.616 | | status | uploading | 2026-06-05 22:03:27.616 | | tags | | 2026-06-05 22:03:27.616 | | updated_at | 2026-06-05T22:03:27Z | 2026-06-05 22:03:27.616 | | visibility | public | 2026-06-05 22:03:27.616 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-05 22:03:27.624 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-05 22:03:27.676 | [9772 Async create_flavors:98498]: Waiting for completion of create_flavors running on PID 98498 (2 other jobs running) 2026-06-05 22:03:27.702 | [9772 Async create_flavors:98498]: Signaling child to exit 2026-06-05 22:03:27.702 | WAKEUP 2026-06-05 22:03:27.726 | [9772 Async create_flavors:98498]: Signaled 2026-06-05 22:03:27.728 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-05 22:03:27.728 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:27.728 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-05 22:03:27.728 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-05 22:03:27.728 | 2026-06-05 22:03:27.728 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-05 22:03:27.728 | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.728 | | Field | Value | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.728 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.728 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.728 | | description | None | 2026-06-05 22:03:27.728 | | disk | 1 | 2026-06-05 22:03:27.728 | | id | c1 | 2026-06-05 22:03:27.728 | | name | cirros256 | 2026-06-05 22:03:27.728 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.728 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.728 | | ram | 256 | 2026-06-05 22:03:27.728 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.728 | | swap | 0 | 2026-06-05 22:03:27.728 | | vcpus | 1 | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.728 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-05 22:03:27.728 | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.728 | | Field | Value | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.728 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.728 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.728 | | description | None | 2026-06-05 22:03:27.728 | | disk | 5 | 2026-06-05 22:03:27.728 | | id | d1 | 2026-06-05 22:03:27.728 | | name | ds512M | 2026-06-05 22:03:27.728 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.728 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.728 | | ram | 512 | 2026-06-05 22:03:27.728 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.728 | | swap | 0 | 2026-06-05 22:03:27.728 | | vcpus | 1 | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.728 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-05 22:03:27.728 | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.728 | | Field | Value | 2026-06-05 22:03:27.728 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.729 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.729 | | description | None | 2026-06-05 22:03:27.729 | | disk | 10 | 2026-06-05 22:03:27.729 | | id | d2 | 2026-06-05 22:03:27.729 | | name | ds1G | 2026-06-05 22:03:27.729 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.729 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.729 | | ram | 1024 | 2026-06-05 22:03:27.729 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.729 | | swap | 0 | 2026-06-05 22:03:27.729 | | vcpus | 1 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-05 22:03:27.729 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | Field | Value | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.729 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.729 | | description | None | 2026-06-05 22:03:27.729 | | disk | 10 | 2026-06-05 22:03:27.729 | | id | d3 | 2026-06-05 22:03:27.729 | | name | ds2G | 2026-06-05 22:03:27.729 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.729 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.729 | | ram | 2048 | 2026-06-05 22:03:27.729 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.729 | | swap | 0 | 2026-06-05 22:03:27.729 | | vcpus | 2 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-05 22:03:27.729 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | Field | Value | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.729 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.729 | | description | None | 2026-06-05 22:03:27.729 | | disk | 20 | 2026-06-05 22:03:27.729 | | id | d4 | 2026-06-05 22:03:27.729 | | name | ds4G | 2026-06-05 22:03:27.729 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.729 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.729 | | ram | 4096 | 2026-06-05 22:03:27.729 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.729 | | swap | 0 | 2026-06-05 22:03:27.729 | | vcpus | 4 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-05 22:03:27.729 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-05 22:03:27.729 | 2026-06-05 22:03:27.729 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-05 22:03:27.729 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | Field | Value | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.729 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.729 | | description | None | 2026-06-05 22:03:27.729 | | disk | 1 | 2026-06-05 22:03:27.729 | | id | 1 | 2026-06-05 22:03:27.729 | | name | m1.tiny | 2026-06-05 22:03:27.729 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.729 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.729 | | ram | 512 | 2026-06-05 22:03:27.729 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.729 | | swap | 0 | 2026-06-05 22:03:27.729 | | vcpus | 1 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-05 22:03:27.729 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | Field | Value | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.729 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.729 | | description | None | 2026-06-05 22:03:27.729 | | disk | 20 | 2026-06-05 22:03:27.729 | | id | 2 | 2026-06-05 22:03:27.729 | | name | m1.small | 2026-06-05 22:03:27.729 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.729 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.729 | | ram | 2048 | 2026-06-05 22:03:27.729 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.729 | | swap | 0 | 2026-06-05 22:03:27.729 | | vcpus | 1 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-05 22:03:27.729 | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | Field | Value | 2026-06-05 22:03:27.729 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.729 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.729 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.729 | | description | None | 2026-06-05 22:03:27.729 | | disk | 40 | 2026-06-05 22:03:27.729 | | id | 3 | 2026-06-05 22:03:27.729 | | name | m1.medium | 2026-06-05 22:03:27.729 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.729 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.729 | | ram | 4096 | 2026-06-05 22:03:27.729 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.729 | | swap | 0 | 2026-06-05 22:03:27.730 | | vcpus | 2 | 2026-06-05 22:03:27.730 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.730 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-05 22:03:27.730 | 2026-06-05 22:03:27.730 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.730 | | Field | Value | 2026-06-05 22:03:27.730 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.730 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.730 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.730 | | description | None | 2026-06-05 22:03:27.730 | | disk | 80 | 2026-06-05 22:03:27.730 | | id | 4 | 2026-06-05 22:03:27.730 | | name | m1.large | 2026-06-05 22:03:27.730 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.730 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.730 | | ram | 8192 | 2026-06-05 22:03:27.730 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.730 | | swap | 0 | 2026-06-05 22:03:27.730 | | vcpus | 4 | 2026-06-05 22:03:27.730 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.730 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-05 22:03:27.730 | 2026-06-05 22:03:27.730 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.730 | | Field | Value | 2026-06-05 22:03:27.730 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.730 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:27.730 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:27.730 | | description | None | 2026-06-05 22:03:27.730 | | disk | 160 | 2026-06-05 22:03:27.730 | | id | 5 | 2026-06-05 22:03:27.730 | | name | m1.xlarge | 2026-06-05 22:03:27.730 | | os-flavor-access:is_public | True | 2026-06-05 22:03:27.730 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:27.730 | | ram | 16384 | 2026-06-05 22:03:27.730 | | rxtx_factor | 1.0 | 2026-06-05 22:03:27.730 | | swap | 0 | 2026-06-05 22:03:27.730 | | vcpus | 8 | 2026-06-05 22:03:27.730 | +----------------------------+-----------------------+ 2026-06-05 22:03:27.781 | [9772 Async create_flavors:98498]: finished create_flavors with result 0 in 4 seconds 2026-06-05 22:03:27.785 | + inc/async:async_wait:197 : return 0 2026-06-05 22:03:27.788 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-05 22:03:27.810 | + functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:27.813 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-05 22:03:27.835 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:27.838 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-05 22:03:27.861 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:27.864 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-06-05 22:03:27.868 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-05 22:03:27.871 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-05 22:03:27.875 | + ./stack.sh:main:1395 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-05 22:03:27.879 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-05 22:03:27.881 | ++ opt/stack/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 /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-05 22:03:27.884 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-06-05 22:03:27.886 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-06-05 22:03:27.887 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-06-05 22:03:27.889 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-05 22:03:27.891 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-05 22:03:27.892 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-05 22:03:27.893 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-05 22:03:27.895 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-05 22:03:27.896 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-05 22:03:27.897 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-05 22:03:27.899 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-06-05 22:03:27.900 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-05 22:03:27.901 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-05 22:03:27.903 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-05 22:03:27.904 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-06-05 22:03:27.906 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-05 22:03:27.907 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-05 22:03:27.908 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-05 22:03:27.910 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-05 22:03:27.912 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-05 22:03:27.913 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-06-05 22:03:27.915 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-05 22:03:27.917 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-05 22:03:27.918 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-05 22:03:27.920 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-05 22:03:27.921 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-06-05 22:03:27.923 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-06-05 22:03:27.924 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-05 22:03:27.926 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-05 22:03:27.927 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-05 22:03:27.929 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-05 22:03:27.930 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-05 22:03:27.932 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-05 22:03:27.933 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-06-05 22:03:27.934 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-05 22:03:27.936 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-05 22:03:27.937 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-05 22:03:27.939 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-05 22:03:27.941 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-06-05 22:03:27.942 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-06-05 22:03:27.944 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-05 22:03:27.946 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-05 22:03:27.947 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-05 22:03:27.949 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-05 22:03:27.951 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-05 22:03:27.953 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-05 22:03:27.954 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-05 22:03:27.956 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-05 22:03:27.958 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-05 22:03:27.960 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-05 22:03:27.961 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-05 22:03:27.962 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-05 22:03:27.963 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-05 22:03:27.965 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-05 22:03:27.966 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-05 22:03:27.967 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-06-05 22:03:27.969 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-05 22:03:27.970 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-05 22:03:27.971 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-05 22:03:27.974 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-05 22:03:27.974 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-05 22:03:27.974 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-05 22:03:27.975 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-05 22:03:27.977 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-05 22:03:28.024 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-05 22:03:28.024 | Bad Request (HTTP 400) 2026-06-05 22:03:28.024 | 2026-06-05 22:03:28.032 | + ./stack.sh:main:1400 : save_stackenv 2026-06-05 22:03:28.035 | + functions-common:save_stackenv:65 : local tag= 2026-06-05 22:03:28.039 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-05 22:03:28.043 | + functions-common:save_stackenv:67 : time_stamp=2026-06-05-220328 2026-06-05 22:03:28.045 | + functions-common:save_stackenv:68 : echo '# 2026-06-05-220328 ' 2026-06-05 22:03:28.047 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.049 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-05 22:03:28.051 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.053 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-05 22:03:28.057 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.060 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-05 22:03:28.063 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.066 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-05 22:03:28.069 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.071 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.99 2026-06-05 22:03:28.074 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.076 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.99/identity 2026-06-05 22:03:28.079 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.081 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-05-215141 2026-06-05 22:03:28.084 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.087 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-05 22:03:28.090 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.092 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.99 2026-06-05 22:03:28.094 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.096 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-05 22:03:28.099 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.103 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.99,IP:::1 2026-06-05 22:03:28.106 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.108 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-05 22:03:28.111 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.114 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-05 22:03:28.116 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.119 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.99 2026-06-05 22:03:28.122 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-05 22:03:28.125 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-05 22:03:28.128 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-06-05 22:03:28.131 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-05 22:03:28.134 | + inc/meta-config:merge_config_group:171 : shift 2026-06-05 22:03:28.137 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-05 22:03:28.141 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:03:28.144 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-05 22:03:28.147 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-05 22:03:28.151 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-06-05 22:03:28.153 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:03:28.156 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-05 22:03:28.159 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:03:28.162 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-05 22:03:28.162 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:03:28.162 | gsub("[][]", "", $1); 2026-06-05 22:03:28.162 | split($1, a, "|"); 2026-06-05 22:03:28.162 | if (a[1] == matchgroup) 2026-06-05 22:03:28.162 | print a[2] 2026-06-05 22:03:28.162 | } 2026-06-05 22:03:28.162 | ' /opt/stack/devstack/local.conf 2026-06-05 22:03:28.170 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-05 22:03:28.173 | + functions-common:run_phase:1842 : local mode=stack 2026-06-05 22:03:28.176 | + functions-common:run_phase:1843 : local phase=extra 2026-06-05 22:03:28.179 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-05 22:03:28.182 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-05 22:03:28.186 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-05 22:03:28.189 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-05 22:03:28.192 | + functions-common:run_phase:1852 : local extra 2026-06-05 22:03:28.196 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-05 22:03:28.200 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-05 22:03:28.203 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-05 22:03:28.205 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-05 22:03:28.207 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-06-05 22:03:28.211 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-05 22:03:28.229 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:28.232 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 22:03:28.235 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:28.237 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-05 22:03:28.240 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:28.243 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-05 22:03:28.246 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:28.249 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-05 22:03:28.252 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-05 22:03:28.255 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-05 22:03:28.258 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-05 22:03:28.261 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 22:03:28.264 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-05 22:03:28.267 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-05 22:03:28.271 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-05 22:03:28.275 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-05 22:03:28.278 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-05 22:03:28.281 | + functions-common:run_plugins:1832 : local plugin 2026-06-05 22:03:28.284 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-05 22:03:28.288 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-05 22:03:28.291 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-05 22:03:28.294 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-06-05 22:03:28.297 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-05 22:03:28.300 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-05 22:03:28.303 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-05 22:03:28.306 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-05 22:03:28.309 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-05 22:03:28.312 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-05 22:03:28.314 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-05 22:03:28.317 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-05 22:03:28.320 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-05 22:03:28.323 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-05 22:03:28.326 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-05 22:03:28.329 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-05 22:03:28.333 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-05 22:03:28.335 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-05 22:03:28.339 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-05 22:03:28.342 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-05 22:03:28.345 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-05 22:03:28.348 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-05 22:03:28.352 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-05 22:03:28.355 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-05 22:03:28.359 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-05 22:03:28.378 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-05 22:03:28.381 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-05 22:03:28.385 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-05 22:03:28.389 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-05 22:03:28.393 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-05 22:03:28.396 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-05 22:03:28.401 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 22:03:28.420 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 22:03:28.424 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-05 22:03:28.428 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-05 22:03:28.429 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-05 22:03:28.435 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-05 22:03:28.439 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-05 22:03:28.443 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-05 22:03:28.448 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 22:03:28.469 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 22:03:28.472 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-05 22:03:28.476 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:28.479 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-05 22:03:28.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-05 22:03:28.502 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:28.505 | ++ /opt/stack/neutron/devstack/plugin.sh:source:137 : is_service_enabled br-ex-tcpdump 2026-06-05 22:03:28.525 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:28.528 | ++ /opt/stack/neutron/devstack/plugin.sh:source:151 : is_service_enabled br-int-flows 2026-06-05 22:03:28.548 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:28.550 | ++ /opt/stack/neutron/devstack/plugin.sh:source:154 : is_frr_enabled 2026-06-05 22:03:28.554 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:36 : [[ False == \T\r\u\e ]] 2026-06-05 22:03:28.557 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:37 : return 1 2026-06-05 22:03:28.561 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-06-05 22:03:28.565 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-05 22:03:28.568 | + inc/meta-config:merge_config_group:171 : shift 2026-06-05 22:03:28.572 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-05 22:03:28.575 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:03:28.579 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-05 22:03:28.582 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-05 22:03:28.587 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-06-05 22:03:28.591 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:03:28.595 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-05 22:03:28.598 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:03:28.603 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-05 22:03:28.603 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:03:28.603 | gsub("[][]", "", $1); 2026-06-05 22:03:28.603 | split($1, a, "|"); 2026-06-05 22:03:28.603 | if (a[1] == matchgroup) 2026-06-05 22:03:28.603 | print a[2] 2026-06-05 22:03:28.603 | } 2026-06-05 22:03:28.603 | ' /opt/stack/devstack/local.conf 2026-06-05 22:03:28.611 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-05 22:03:28.638 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:28.642 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-05 22:03:28.647 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-05 22:03:28.651 | + functions:wait_for_compute:490 : local timeout=60 2026-06-05 22:03:28.655 | + functions:wait_for_compute:491 : local rval=0 2026-06-05 22:03:28.659 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-05 22:03:28.662 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-05 22:03:28.667 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-05 22:03:28.670 | + functions-common:time_start:2401 : local start_time= 2026-06-05 22:03:28.673 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-05 22:03:28.677 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-05 22:03:28.682 | + functions-common:time_start:2405 : _TIME_START[$name]=1780697008679 2026-06-05 22:03:28.687 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-05 22:03:28.717 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-05 22:03:28.721 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-05 22:03:28.725 | ++ functions:wait_for_compute:496 : hostname 2026-06-05 22:03:28.730 | + functions:wait_for_compute:496 : compute_hostname=np0000002234 2026-06-05 22:03:28.733 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-05 22:03:28.738 | ++ functions:wait_for_compute:498 : hostname 2026-06-05 22:03:28.744 | + :: : ID= 2026-06-05 22:03:28.746 | + :: : [[ '' == '' ]] 2026-06-05 22:03:28.747 | + :: : sleep 1 2026-06-05 22:03:29.751 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-05 22:03:29.753 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000002234 --service nova-compute -c ID -f value 2026-06-05 22:03:29.998 | 2026-06-05 22:03:30.005 | + :: : ID=1affe277-fafb-464c-8600-bf24e3af0eea 2026-06-05 22:03:30.007 | + :: : [[ 1affe277-fafb-464c-8600-bf24e3af0eea == '' ]] 2026-06-05 22:03:30.010 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-05 22:03:30.014 | + functions-common:time_stop:2414 : local name 2026-06-05 22:03:30.017 | + functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:30.020 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:30.023 | + functions-common:time_stop:2417 : local total 2026-06-05 22:03:30.026 | + functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:30.029 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-05 22:03:30.032 | + functions-common:time_stop:2421 : start_time=1780697008679 2026-06-05 22:03:30.034 | + functions-common:time_stop:2423 : [[ -z 1780697008679 ]] 2026-06-05 22:03:30.038 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:30.042 | + functions-common:time_stop:2426 : end_time=1780697010039 2026-06-05 22:03:30.045 | + functions-common:time_stop:2427 : elapsed_time=1360 2026-06-05 22:03:30.047 | + functions-common:time_stop:2428 : total=12429 2026-06-05 22:03:30.050 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:30.052 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13789 2026-06-05 22:03:30.054 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-05 22:03:30.058 | + functions:wait_for_compute:516 : return 0 2026-06-05 22:03:30.062 | + ./stack.sh:main:1440 : service_check 2026-06-05 22:03:30.065 | + functions-common:service_check:1707 : local service 2026-06-05 22:03:30.068 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.072 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-05 22:03:30.088 | enabled 2026-06-05 22:03:30.093 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-05 22:03:30.112 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-05 22:03:30.113 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-05 22:03:30.113 | Active: active (running) since Fri 2026-06-05 22:03:01 UTC; 28s ago 2026-06-05 22:03:30.113 | Main PID: 99263 (uwsgi) 2026-06-05 22:03:30.113 | Status: "uWSGI is ready" 2026-06-05 22:03:30.113 | Tasks: 10 (limit: 28790) 2026-06-05 22:03:30.113 | Memory: 361.5M (peak: 362.0M) 2026-06-05 22:03:30.113 | CPU: 8.254s 2026-06-05 22:03:30.113 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-05 22:03:30.113 | ├─99263 "cinder-apiuWSGI master" 2026-06-05 22:03:30.113 | ├─99274 "cinder-apiuWSGI worker 1" 2026-06-05 22:03:30.113 | ├─99275 "cinder-apiuWSGI worker 2" 2026-06-05 22:03:30.113 | └─99276 "cinder-apiuWSGI worker 3" 2026-06-05 22:03:30.113 | 2026-06-05 22:03:30.113 | Jun 05 22:03:10 np0000002234 devstack@c-api.service[99274]: INFO cinder.api.openstack.wsgi [req-34e4e1c7-fc0e-4659-95ee-d71210f6b510 req-b2010d3f-9cea-4bc9-8716-e512af2c09cd admin admin] https://10.4.3.99/volume/v3/types returned with HTTP 200 2026-06-05 22:03:30.113 | Jun 05 22:03:10 np0000002234 devstack@c-api.service[99274]: [pid: 99274|app: 0|req: 1/4] 10.4.3.99 () {70 vars in 1321 bytes} [Fri Jun 5 22:03:10 2026] POST /volume/v3/types => generated 186 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-05 22:03:30.113 | Jun 05 22:03:10 np0000002234 devstack@c-api.service[99276]: DEBUG cinder.api.middleware.request_id [req-34e4e1c7-fc0e-4659-95ee-d71210f6b510 req-c05f5705-932a-4ac6-a726-26cdfde284fe None None] RequestId filter calling following filter/app {{(pid=99276) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-05 22:03:30.113 | Jun 05 22:03:10 np0000002234 devstack@c-api.service[99276]: INFO cinder.api.openstack.wsgi [req-34e4e1c7-fc0e-4659-95ee-d71210f6b510 req-c05f5705-932a-4ac6-a726-26cdfde284fe admin admin] POST https://10.4.3.99/volume/v3/types/c80d5202-ae1a-4b4c-b2b7-09ca5d6a6765/extra_specs 2026-06-05 22:03:30.113 | Jun 05 22:03:10 np0000002234 devstack@c-api.service[99276]: DEBUG cinder.api.openstack.wsgi [req-34e4e1c7-fc0e-4659-95ee-d71210f6b510 req-c05f5705-932a-4ac6-a726-26cdfde284fe admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99276) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-05 22:03:30.113 | Jun 05 22:03:10 np0000002234 devstack@c-api.service[99276]: INFO cinder.api.openstack.wsgi [req-34e4e1c7-fc0e-4659-95ee-d71210f6b510 req-c05f5705-932a-4ac6-a726-26cdfde284fe admin admin] https://10.4.3.99/volume/v3/types/c80d5202-ae1a-4b4c-b2b7-09ca5d6a6765/extra_specs returned with HTTP 200 2026-06-05 22:03:30.113 | Jun 05 22:03:10 np0000002234 devstack@c-api.service[99276]: [pid: 99276|app: 0|req: 3/5] 10.4.3.99 () {70 vars in 1467 bytes} [Fri Jun 5 22:03:10 2026] POST /volume/v3/types/c80d5202-ae1a-4b4c-b2b7-09ca5d6a6765/extra_specs => generated 45 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-05 22:03:30.113 | Jun 05 22:03:20 np0000002234 devstack@c-api.service[99275]: DEBUG dbcounter [-] [99275] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.113 | Jun 05 22:03:20 np0000002234 devstack@c-api.service[99274]: DEBUG dbcounter [-] [99274] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.113 | Jun 05 22:03:20 np0000002234 devstack@c-api.service[99276]: DEBUG dbcounter [-] [99276] Writing DB stats cinder:SELECT=14,cinder:INSERT=2 {{(pid=99276) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.117 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.119 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-bak.service 2026-06-05 22:03:30.132 | enabled 2026-06-05 22:03:30.136 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-bak.service --no-pager 2026-06-05 22:03:30.152 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-06-05 22:03:30.152 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-06-05 22:03:30.152 | Active: active (running) since Fri 2026-06-05 22:03:07 UTC; 23s ago 2026-06-05 22:03:30.152 | Main PID: 100637 (cinder-backup) 2026-06-05 22:03:30.152 | Tasks: 1 (limit: 28790) 2026-06-05 22:03:30.152 | Memory: 93.8M (peak: 94.3M) 2026-06-05 22:03:30.152 | CPU: 1.779s 2026-06-05 22:03:30.152 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-06-05 22:03:30.153 | └─100637 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-06-05 22:03:30.153 | 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: DEBUG oslo_concurrency.lockutils [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Acquiring lock "cleanup_incomplete_backups_100637" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=100637) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: DEBUG oslo_concurrency.lockutils [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Lock "cleanup_incomplete_backups_100637" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=100637) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: INFO cinder.backup.manager [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Cleaning up incomplete backup operations. 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: DEBUG oslo_concurrency.lockutils [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Lock "cleanup_incomplete_backups_100637" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.014s {{(pid=100637) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: DEBUG oslo_db.sqlalchemy.engines [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100637) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: DEBUG cinder.manager [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Notifying Schedulers of capabilities ... {{(pid=100637) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: INFO cinder.keymgr.migration [None req-21b4cbef-dd2f-4f7b-aa53-8281a1a10450 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: DEBUG cinder.service [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Creating RPC server for service cinder-backup {{(pid=100637) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-05 22:03:30.153 | Jun 05 22:03:08 np0000002234 cinder-backup[100637]: DEBUG cinder.service [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=100637) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-05 22:03:30.153 | Jun 05 22:03:18 np0000002234 cinder-backup[100637]: DEBUG dbcounter [-] [100637] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100637) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.157 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.159 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-05 22:03:30.173 | enabled 2026-06-05 22:03:30.178 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-05 22:03:30.193 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-05 22:03:30.193 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-05 22:03:30.193 | Active: active (running) since Fri 2026-06-05 22:03:05 UTC; 24s ago 2026-06-05 22:03:30.193 | Main PID: 100045 (cinder-schedule) 2026-06-05 22:03:30.193 | Tasks: 1 (limit: 28790) 2026-06-05 22:03:30.193 | Memory: 109.8M (peak: 110.3M) 2026-06-05 22:03:30.193 | CPU: 2.099s 2026-06-05 22:03:30.193 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-05 22:03:30.193 | └─100045 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-05 22:03:30.193 | 2026-06-05 22:03:30.193 | Jun 05 22:03:07 np0000002234 cinder-scheduler[100045]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-05 22:03:30.193 | Jun 05 22:03:07 np0000002234 cinder-scheduler[100045]: INFO cinder.manager [None req-0fa2ec27-4e80-4de7-9045-9fd849aa9b22 None None] Initiating service 1 cleanup 2026-06-05 22:03:30.193 | Jun 05 22:03:07 np0000002234 cinder-scheduler[100045]: INFO cinder.manager [None req-0fa2ec27-4e80-4de7-9045-9fd849aa9b22 None None] Service 1 cleanup completed. 2026-06-05 22:03:30.193 | Jun 05 22:03:07 np0000002234 cinder-scheduler[100045]: DEBUG cinder.service [None req-0fa2ec27-4e80-4de7-9045-9fd849aa9b22 None None] Creating RPC server for service cinder-scheduler {{(pid=100045) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-05 22:03:30.193 | Jun 05 22:03:07 np0000002234 cinder-scheduler[100045]: DEBUG cinder.service [None req-0fa2ec27-4e80-4de7-9045-9fd849aa9b22 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=100045) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-05 22:03:30.193 | Jun 05 22:03:08 np0000002234 cinder-scheduler[100045]: DEBUG cinder.scheduler.host_manager [None req-785c2904-916b-446a-98b4-705131f7fd8a None None] Received backup service update from np0000002234: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=100045) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-06-05 22:03:30.193 | Jun 05 22:03:10 np0000002234 cinder-scheduler[100045]: DEBUG cinder.scheduler.host_manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Received volume service update from np0000002234@storpool: {'volume_backend_name': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'storage_protocol': 'storpool', 'clone_across_pools': True, 'sparse_copy_volume': True, 'pools': [{'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0}, {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0}], 'filter_function': None, 'goodness_function': None} {{(pid=100045) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-05 22:03:30.193 | Jun 05 22:03:10 np0000002234 cinder-scheduler[100045]: DEBUG cinder.scheduler.host_manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Updating capabilities for np0000002234@storpool#default: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'timestamp': datetime.datetime(2026, 6, 5, 22, 3, 10, 881166), 'filter_function': None, 'goodness_function': None} {{(pid=100045) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-05 22:03:30.193 | Jun 05 22:03:10 np0000002234 cinder-scheduler[100045]: DEBUG cinder.scheduler.host_manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Updating capabilities for np0000002234@storpool#template_virtual: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': False, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.2.0', 'timestamp': datetime.datetime(2026, 6, 5, 22, 3, 10, 881166), 'filter_function': None, 'goodness_function': None} {{(pid=100045) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-05 22:03:30.193 | Jun 05 22:03:20 np0000002234 cinder-scheduler[100045]: DEBUG dbcounter [-] [100045] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=100045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.197 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.200 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-05 22:03:30.214 | enabled 2026-06-05 22:03:30.218 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-05 22:03:30.235 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-05 22:03:30.235 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-05 22:03:30.235 | Active: active (running) since Fri 2026-06-05 22:03:08 UTC; 21s ago 2026-06-05 22:03:30.235 | Main PID: 101221 (cinder-volume) 2026-06-05 22:03:30.235 | Tasks: 2 (limit: 28790) 2026-06-05 22:03:30.235 | Memory: 144.2M (peak: 144.6M) 2026-06-05 22:03:30.235 | CPU: 2.614s 2026-06-05 22:03:30.235 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-05 22:03:30.235 | ├─101221 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-05 22:03:30.235 | └─101400 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-05 22:03:30.236 | 2026-06-05 22:03:30.236 | Jun 05 22:03:10 np0000002234 cinder-volume[101400]: INFO cinder.volume.manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Driver initialization completed successfully. 2026-06-05 22:03:30.236 | Jun 05 22:03:10 np0000002234 cinder-volume[101400]: INFO cinder.manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Initiating service 3 cleanup 2026-06-05 22:03:30.236 | Jun 05 22:03:10 np0000002234 cinder-volume[101400]: INFO cinder.manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Service 3 cleanup completed. 2026-06-05 22:03:30.236 | Jun 05 22:03:10 np0000002234 cinder-volume[101400]: DEBUG cinder.service [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Creating RPC server for service cinder-volume {{(pid=101400) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-05 22:03:30.236 | Jun 05 22:03:10 np0000002234 cinder-volume[101400]: DEBUG cinder.service [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=101400) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-05 22:03:30.236 | Jun 05 22:03:10 np0000002234 cinder-volume[101400]: INFO cinder.volume.manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.2.0) 2026-06-05 22:03:30.236 | Jun 05 22:03:10 np0000002234 cinder-volume[101400]: INFO cinder.volume.manager [None req-520b990c-fba1-47cd-91c9-5bfd78b2bf2f None None] Driver post RPC initialization completed successfully. 2026-06-05 22:03:30.236 | Jun 05 22:03:20 np0000002234 cinder-volume[101221]: DEBUG dbcounter [-] [101221] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=101221) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.236 | Jun 05 22:03:20 np0000002234 cinder-volume[101400]: DEBUG dbcounter [-] [101400] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=101400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.236 | Jun 05 22:03:20 np0000002234 cinder-volume[101400]: DEBUG dbcounter [-] [101400] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=101400) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.240 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.242 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-05 22:03:30.254 | not-found 2026-06-05 22:03:30.258 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.261 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@file_tracker.service 2026-06-05 22:03:30.278 | enabled 2026-06-05 22:03:30.282 | + functions-common:service_check:1714 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-06-05 22:03:30.298 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-06-05 22:03:30.298 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-06-05 22:03:30.298 | Active: active (running) since Fri 2026-06-05 21:58:43 UTC; 4min 47s ago 2026-06-05 22:03:30.298 | Main PID: 60410 (file_tracker.sh) 2026-06-05 22:03:30.298 | Tasks: 2 (limit: 28790) 2026-06-05 22:03:30.298 | Memory: 600.0K (peak: 1.6M) 2026-06-05 22:03:30.298 | CPU: 59ms 2026-06-05 22:03:30.298 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-06-05 22:03:30.298 | ├─ 60410 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-06-05 22:03:30.298 | └─102655 sleep 20 2026-06-05 22:03:30.298 | 2026-06-05 22:03:30.298 | Jun 05 22:00:23 np0000002234 file_tracker.sh[72808]: 2816 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:00:43 np0000002234 file_tracker.sh[73658]: 2816 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:01:03 np0000002234 file_tracker.sh[78231]: 3040 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:01:23 np0000002234 file_tracker.sh[78901]: 3040 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:01:43 np0000002234 file_tracker.sh[80774]: 3296 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:02:03 np0000002234 file_tracker.sh[85841]: 3520 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:02:23 np0000002234 file_tracker.sh[90703]: 4384 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:02:43 np0000002234 file_tracker.sh[93723]: 5056 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:03:03 np0000002234 file_tracker.sh[99408]: 6368 0 9223372036854775807 2026-06-05 22:03:30.298 | Jun 05 22:03:23 np0000002234 file_tracker.sh[102654]: 6944 0 9223372036854775807 2026-06-05 22:03:30.303 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.305 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-05 22:03:30.320 | enabled 2026-06-05 22:03:30.324 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-05 22:03:30.339 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-05 22:03:30.339 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-05 22:03:30.339 | Active: active (running) since Fri 2026-06-05 22:03:12 UTC; 17s ago 2026-06-05 22:03:30.339 | Main PID: 102073 (uwsgi) 2026-06-05 22:03:30.339 | Status: "uWSGI is ready" 2026-06-05 22:03:30.339 | Tasks: 19 (limit: 28790) 2026-06-05 22:03:30.339 | Memory: 393.1M (peak: 415.3M) 2026-06-05 22:03:30.339 | CPU: 12.177s 2026-06-05 22:03:30.339 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-05 22:03:30.339 | ├─102073 "glance-apiuWSGI master" 2026-06-05 22:03:30.339 | ├─102074 "glance-apiuWSGI worker 1" 2026-06-05 22:03:30.339 | ├─102075 "glance-apiuWSGI worker 2" 2026-06-05 22:03:30.339 | └─102076 "glance-apiuWSGI worker 3" 2026-06-05 22:03:30.340 | 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102074) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102074) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102074) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=102074) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-9d2195dd-800a-429a-af67-3a00a68f164b' (c4d67489-8c71-47bc-8996-c179906b5d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102074) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-9d2195dd-800a-429a-af67-3a00a68f164b' (97868f4f-5fef-45af-b60e-14f6a06a5a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=102074) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: INFO glance.domain [-] Task [9d2195dd-800a-429a-af67-3a00a68f164b] status changing from processing to success 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: INFO glance.async_.flows.api_image_import [-] 9d2195dd-800a-429a-af67-3a00a68f164b of api_image_import completed 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-9d2195dd-800a-429a-af67-3a00a68f164b' (97868f4f-5fef-45af-b60e-14f6a06a5a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102074) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-05 22:03:30.340 | Jun 05 22:03:29 np0000002234 devstack@g-api.service[102074]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (85fc7b8a-2c16-4e1e-9578-2f31cf89c631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=102074) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-06-05 22:03:30.343 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.346 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-05 22:03:30.358 | not-found 2026-06-05 22:03:30.362 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.365 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-06-05 22:03:30.378 | enabled 2026-06-05 22:03:30.383 | + functions-common:service_check:1714 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-06-05 22:03:30.398 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-06-05 22:03:30.398 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-06-05 22:03:30.398 | Active: active (running) since Fri 2026-06-05 21:58:41 UTC; 4min 48s ago 2026-06-05 22:03:30.398 | Main PID: 59882 (memory_tracker.) 2026-06-05 22:03:30.398 | Tasks: 2 (limit: 28790) 2026-06-05 22:03:30.398 | Memory: 1.2M (peak: 8.9M) 2026-06-05 22:03:30.398 | CPU: 899ms 2026-06-05 22:03:30.398 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-06-05 22:03:30.398 | ├─ 59882 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-06-05 22:03:30.398 | └─102653 sleep 20 2026-06-05 22:03:30.398 | 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 9768 0.0 1860 9767 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-hsynuphdueqbqvefuqymrwhsjypfacyt ; /usr/bin/python3 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 9770 0.0 1856 9769 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 29181 0.0 1856 29083 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 9766 0.0 1844 9765 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-hsynuphdueqbqvefuqymrwhsjypfacyt ; /usr/bin/python3' && sleep 0 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 29083 0.0 1740 29073 00:00:00 1 do_select erl_child_setup 65536 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 21677 0.0 1576 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 29176 0.0 1508 29175 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[102652]: 49466 0.0 1296 49465 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[59882]: --- 2026-06-05 22:03:30.398 | Jun 05 22:03:22 np0000002234 memory_tracker.sh[59882]: ]]] 2026-06-05 22:03:30.401 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.403 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-05 22:03:30.415 | not-found 2026-06-05 22:03:30.420 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.423 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-05 22:03:30.437 | enabled 2026-06-05 22:03:30.441 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-05 22:03:30.459 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-05 22:03:30.459 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-05 22:03:30.459 | Active: active (running) since Fri 2026-06-05 22:02:05 UTC; 1min 25s ago 2026-06-05 22:03:30.459 | Main PID: 86696 (uwsgi) 2026-06-05 22:03:30.459 | Status: "uWSGI is ready" 2026-06-05 22:03:30.459 | Tasks: 24 (limit: 28790) 2026-06-05 22:03:30.459 | Memory: 405.4M (peak: 406.0M) 2026-06-05 22:03:30.459 | CPU: 10.277s 2026-06-05 22:03:30.459 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-05 22:03:30.459 | ├─86696 "nova-apiuWSGI master" 2026-06-05 22:03:30.459 | ├─86697 "nova-apiuWSGI worker 1" 2026-06-05 22:03:30.459 | ├─86698 "nova-apiuWSGI worker 2" 2026-06-05 22:03:30.459 | └─86699 "nova-apiuWSGI worker 3" 2026-06-05 22:03:30.459 | 2026-06-05 22:03:30.459 | Jun 05 22:03:14 np0000002234 devstack@n-api.service[86697]: DEBUG dbcounter [-] [86697] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=86697) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: DEBUG nova.api.openstack.wsgi [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] Calling method '>' {{(pid=86699) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: DEBUG oslo_concurrency.lockutils [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: DEBUG oslo_concurrency.lockutils [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: DEBUG oslo_concurrency.lockutils [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: DEBUG oslo_concurrency.lockutils [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] Acquiring lock "ae49837f-5356-453f-9132-83f3f206a83c" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: DEBUG oslo_concurrency.lockutils [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] Lock "ae49837f-5356-453f-9132-83f3f206a83c" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: DEBUG oslo_concurrency.lockutils [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] Lock "ae49837f-5356-453f-9132-83f3f206a83c" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86699) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: INFO nova.api.openstack.requestlog [None req-eca2569c-1731-4a8b-81a7-b57046c5b171 admin admin] 10.4.3.99 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002234" status: 200 len: 255 microversion: 2.69 time: 0.053635 2026-06-05 22:03:30.459 | Jun 05 22:03:29 np0000002234 devstack@n-api.service[86699]: [pid: 86699|app: 0|req: 8/25] 10.4.3.99 () {68 vars in 1437 bytes} [Fri Jun 5 22:03:29 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002234 => generated 255 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-05 22:03:30.464 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.466 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-05 22:03:30.480 | enabled 2026-06-05 22:03:30.484 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-05 22:03:30.502 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-05 22:03:30.502 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-05 22:03:30.502 | Active: active (running) since Fri 2026-06-05 22:02:50 UTC; 40s ago 2026-06-05 22:03:30.502 | Main PID: 95161 (uwsgi) 2026-06-05 22:03:30.502 | Status: "uWSGI is ready" 2026-06-05 22:03:30.502 | Tasks: 23 (limit: 28790) 2026-06-05 22:03:30.502 | Memory: 331.5M (peak: 332.3M) 2026-06-05 22:03:30.503 | CPU: 7.162s 2026-06-05 22:03:30.503 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-05 22:03:30.503 | ├─95161 "nova-api-metauWSGI master" 2026-06-05 22:03:30.503 | ├─95164 "nova-api-metauWSGI worker 1" 2026-06-05 22:03:30.503 | ├─95165 "nova-api-metauWSGI worker 2" 2026-06-05 22:03:30.503 | ├─95166 "nova-api-metauWSGI worker 3" 2026-06-05 22:03:30.503 | └─95167 "nova-api-metauWSGI http 1" 2026-06-05 22:03:30.503 | 2026-06-05 22:03:30.503 | Jun 05 22:03:01 np0000002234 devstack@n-api-meta.service[95165]: DEBUG dbcounter [-] [95165] Writing DB stats nova_api:SELECT=1 {{(pid=95165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95166]: DEBUG dbcounter [-] [95166] Writing DB stats nova_cell0:SELECT=1 {{(pid=95166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95166]: DEBUG dbcounter [-] [95166] Writing DB stats nova_cell1:SELECT=1 {{(pid=95166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95164]: DEBUG dbcounter [-] [95164] Writing DB stats nova_cell1:SELECT=1 {{(pid=95164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95164]: DEBUG dbcounter [-] [95164] Writing DB stats nova_cell0:SELECT=1 {{(pid=95164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95165]: DEBUG dbcounter [-] [95165] Writing DB stats nova_cell0:SELECT=1 {{(pid=95165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95165]: DEBUG dbcounter [-] [95165] Writing DB stats nova_cell1:SELECT=1 {{(pid=95165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95166]: DEBUG dbcounter [-] [95166] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=95166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95164]: DEBUG dbcounter [-] [95164] Writing DB stats nova_cell0:SELECT=1 {{(pid=95164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.503 | Jun 05 22:03:02 np0000002234 devstack@n-api-meta.service[95165]: DEBUG dbcounter [-] [95165] Writing DB stats nova_cell0:SELECT=1 {{(pid=95165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.507 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.509 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-05 22:03:30.523 | not-found 2026-06-05 22:03:30.527 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.529 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-05 22:03:30.543 | enabled 2026-06-05 22:03:30.547 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-05 22:03:30.564 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-05 22:03:30.564 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-05 22:03:30.564 | Active: active (running) since Fri 2026-06-05 22:02:57 UTC; 33s ago 2026-06-05 22:03:30.564 | Main PID: 98379 (nova-compute) 2026-06-05 22:03:30.564 | Tasks: 10 (limit: 28790) 2026-06-05 22:03:30.564 | Memory: 134.9M (peak: 136.5M) 2026-06-05 22:03:30.564 | CPU: 2.449s 2026-06-05 22:03:30.565 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-05 22:03:30.565 | └─98379 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-05 22:03:30.565 | 2026-06-05 22:03:30.565 | Jun 05 22:03:18 np0000002234 nova-compute[98379]: DEBUG nova.compute.provider_tree [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Updating resource provider 18430dd8-daa5-40a3-96e6-770ef4ef9c75 generation from 0 to 1 during operation: update_inventory {{(pid=98379) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-05 22:03:30.565 | Jun 05 22:03:18 np0000002234 nova-compute[98379]: DEBUG nova.compute.provider_tree [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Updating inventory in ProviderTree for provider 18430dd8-daa5-40a3-96e6-770ef4ef9c75 with inventory: {'MEMORY_MB': {'total': 24030, 'reserved': 512, 'min_unit': 1, 'max_unit': 24030, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 12, 'reserved': 0, 'min_unit': 1, 'max_unit': 12, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=98379) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-05 22:03:30.565 | Jun 05 22:03:19 np0000002234 nova-compute[98379]: DEBUG nova.compute.provider_tree [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Updating resource provider 18430dd8-daa5-40a3-96e6-770ef4ef9c75 generation from 1 to 2 during operation: update_traits {{(pid=98379) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-05 22:03:30.565 | Jun 05 22:03:19 np0000002234 nova-compute[98379]: DEBUG nova.compute.resource_tracker [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Compute_service record updated for np0000002234:np0000002234 {{(pid=98379) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-05 22:03:30.565 | Jun 05 22:03:19 np0000002234 nova-compute[98379]: DEBUG oslo_concurrency.lockutils [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.264s {{(pid=98379) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-05 22:03:30.565 | Jun 05 22:03:19 np0000002234 nova-compute[98379]: DEBUG nova.service [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=98379) start /opt/stack/nova/nova/service.py:195}} 2026-06-05 22:03:30.565 | Jun 05 22:03:19 np0000002234 nova-compute[98379]: DEBUG nova.service [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=98379) start /opt/stack/nova/nova/service.py:211}} 2026-06-05 22:03:30.565 | Jun 05 22:03:19 np0000002234 nova-compute[98379]: DEBUG nova.service [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] Join ServiceGroup membership for this service compute {{(pid=98379) start /opt/stack/nova/nova/service.py:221}} 2026-06-05 22:03:30.565 | Jun 05 22:03:19 np0000002234 nova-compute[98379]: DEBUG nova.servicegroup.drivers.db [None req-1a89eaac-55ad-4ea3-9c4f-a3e9777960c5 None None] DB_Driver: join new ServiceGroup member np0000002234 to the compute group, service = {{(pid=98379) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-05 22:03:30.565 | Jun 05 22:03:25 np0000002234 nova-compute[98379]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=98379) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:30.569 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.571 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-05 22:03:30.587 | not-found 2026-06-05 22:03:30.591 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.594 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-05 22:03:30.610 | enabled 2026-06-05 22:03:30.615 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-05 22:03:30.630 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-05 22:03:30.631 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-05 22:03:30.631 | Active: active (running) since Fri 2026-06-05 22:02:48 UTC; 42s ago 2026-06-05 22:03:30.631 | Main PID: 94479 (nova-scheduler:) 2026-06-05 22:03:30.631 | Tasks: 26 (limit: 28790) 2026-06-05 22:03:30.631 | Memory: 185.7M (peak: 186.6M) 2026-06-05 22:03:30.631 | CPU: 2.641s 2026-06-05 22:03:30.631 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-05 22:03:30.631 | ├─94479 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-05 22:03:30.631 | ├─95734 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-05 22:03:30.631 | ├─95740 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-05 22:03:30.631 | └─95743 "nova-scheduler: ServiceWrapper worker(2)" 2026-06-05 22:03:30.631 | 2026-06-05 22:03:30.631 | Jun 05 22:02:56 np0000002234 nova-scheduler[95740]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 120.00 seconds {{(pid=95740) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:30.631 | Jun 05 22:02:56 np0000002234 nova-scheduler[95743]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95743) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:30.631 | Jun 05 22:03:00 np0000002234 nova-scheduler[94479]: DEBUG dbcounter [-] [94479] Writing DB stats nova_api:SELECT=3 {{(pid=94479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.631 | Jun 05 22:03:00 np0000002234 nova-scheduler[94479]: DEBUG dbcounter [-] [94479] Writing DB stats nova_cell0:SELECT=1 {{(pid=94479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.631 | Jun 05 22:03:00 np0000002234 nova-scheduler[94479]: DEBUG dbcounter [-] [94479] Writing DB stats nova_cell1:SELECT=1 {{(pid=94479) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.631 | Jun 05 22:03:03 np0000002234 nova-scheduler[95740]: DEBUG oslo.service.backend._threading.loopingcall [None req-83b21ac7-b5f6-4f04-a338-2b989dbdfd93 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95740) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:30.631 | Jun 05 22:03:06 np0000002234 nova-scheduler[95734]: DEBUG dbcounter [-] [95734] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.631 | Jun 05 22:03:06 np0000002234 nova-scheduler[95740]: DEBUG dbcounter [-] [95740] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=95740) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.631 | Jun 05 22:03:06 np0000002234 nova-scheduler[95743]: DEBUG dbcounter [-] [95743] Writing DB stats nova_cell0:SELECT=3 {{(pid=95743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.631 | Jun 05 22:03:21 np0000002234 nova-scheduler[95734]: DEBUG oslo.service.backend._threading.loopingcall [None req-5b6eb658-0141-423a-b7b6-f457e73d7eb2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95734) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:30.635 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.637 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-06-05 22:03:30.651 | enabled 2026-06-05 22:03:30.655 | + functions-common:service_check:1714 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-06-05 22:03:30.671 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-06-05 22:03:30.671 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-06-05 22:03:30.671 | Active: active (running) since Fri 2026-06-05 21:58:32 UTC; 4min 58s ago 2026-06-05 22:03:30.671 | Main PID: 58411 (python3) 2026-06-05 22:03:30.671 | Tasks: 1 (limit: 28790) 2026-06-05 22:03:30.671 | Memory: 89.2M (peak: 93.3M) 2026-06-05 22:03:30.671 | CPU: 11.673s 2026-06-05 22:03:30.672 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-06-05 22:03:30.672 | └─58411 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-06-05 22:03:30.672 | 2026-06-05 22:03:30.672 | Jun 05 22:03:03 np0000002234 python3[58411]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-06-05 22:03:30.672 | Jun 05 22:03:03 np0000002234 python3[58411]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-06-05 22:03:30.672 | Jun 05 22:03:04 np0000002234 python3[58411]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-06-05 22:03:30.672 | Jun 05 22:03:08 np0000002234 python3[58411]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-06-05 22:03:30.672 | Jun 05 22:03:10 np0000002234 python3[58411]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2026-06-05 22:03:30.672 | Jun 05 22:03:16 np0000002234 python3[58411]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-06-05 22:03:30.672 | Jun 05 22:03:21 np0000002234 python3[58411]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-06-05 22:03:30.672 | Jun 05 22:03:24 np0000002234 python3[58411]: 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', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-06-05 22:03:30.672 | Jun 05 22:03:28 np0000002234 python3[58411]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-06-05 22:03:30.672 | Jun 05 22:03:29 np0000002234 python3[58411]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000002234', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-06-05 22:03:30.676 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.679 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-05 22:03:30.692 | not-found 2026-06-05 22:03:30.696 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.699 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-05 22:03:30.712 | not-found 2026-06-05 22:03:30.717 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.720 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-05 22:03:30.732 | not-found 2026-06-05 22:03:30.736 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.739 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-05 22:03:30.751 | not-found 2026-06-05 22:03:30.755 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.758 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-05 22:03:30.771 | enabled 2026-06-05 22:03:30.776 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-05 22:03:30.793 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-05 22:03:30.793 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-05 22:03:30.793 | Active: active (running) since Fri 2026-06-05 22:02:28 UTC; 1min 2s ago 2026-06-05 22:03:30.793 | Main PID: 92306 (uwsgi) 2026-06-05 22:03:30.793 | Status: "uWSGI is ready" 2026-06-05 22:03:30.793 | Tasks: 7 (limit: 28790) 2026-06-05 22:03:30.793 | Memory: 261.9M (peak: 262.4M) 2026-06-05 22:03:30.793 | CPU: 4.394s 2026-06-05 22:03:30.793 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-05 22:03:30.793 | ├─92306 "placementuWSGI master" 2026-06-05 22:03:30.793 | ├─92308 "placementuWSGI worker 1" 2026-06-05 22:03:30.793 | ├─92309 "placementuWSGI worker 2" 2026-06-05 22:03:30.793 | └─92310 "placementuWSGI worker 3" 2026-06-05 22:03:30.793 | 2026-06-05 22:03:30.793 | Jun 05 22:03:18 np0000002234 devstack@placement-api.service[92310]: [pid: 92310|app: 0|req: 4/9] 10.4.3.99 () {72 vars in 1602 bytes} [Fri Jun 5 22:03:18 2026] PUT /placement/resource_providers/18430dd8-daa5-40a3-96e6-770ef4ef9c75/inventories => generated 398 bytes in 26 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-05 22:03:30.793 | Jun 05 22:03:18 np0000002234 devstack@placement-api.service[92309]: DEBUG placement.requestlog [req-84ea04a7-d863-4780-9555-753963ea7513 req-9b4b3f18-9ebf-489b-a3a5-97d29e8ebf77 None None] Starting request: 10.4.3.99 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ISO,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_EXTEND,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_MIPSEL,HW_CPU_X86_SSE2,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_MMX,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_SMMUV3,HW_CPU_X86_SSE42,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_FDC" {{(pid=92309) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-05 22:03:30.793 | Jun 05 22:03:18 np0000002234 devstack@placement-api.service[92309]: INFO placement.requestlog [req-84ea04a7-d863-4780-9555-753963ea7513 req-9b4b3f18-9ebf-489b-a3a5-97d29e8ebf77 service nova] 10.4.3.99 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ISO,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_EXTEND,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_MIPSEL,HW_CPU_X86_SSE2,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_MMX,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_SMMUV3,HW_CPU_X86_SSE42,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_FDC" status: 200 len: 1991 microversion: 1.6 2026-06-05 22:03:30.793 | Jun 05 22:03:18 np0000002234 devstack@placement-api.service[92309]: [pid: 92309|app: 0|req: 3/10] 10.4.3.99 () {68 vars in 4918 bytes} [Fri Jun 5 22:03:18 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_ISO,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_EXTEND,COMPUTE_NODE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_ARCH_MIPSEL,HW_CPU_X86_SSE2,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_MMX,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSSE3,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VIOMMU_MODEL_SMMUV3,HW_CPU_X86_SSE42,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_STORAGE_BUS_FDC => generated 1991 bytes in 10 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-05 22:03:30.793 | Jun 05 22:03:18 np0000002234 devstack@placement-api.service[92308]: DEBUG placement.requestlog [req-84ea04a7-d863-4780-9555-753963ea7513 req-d9b1a7e6-6abf-4d06-ae43-e89e71691ccc None None] Starting request: 10.4.3.99 "PUT /placement/resource_providers/18430dd8-daa5-40a3-96e6-770ef4ef9c75/traits" {{(pid=92308) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-05 22:03:30.793 | Jun 05 22:03:19 np0000002234 devstack@placement-api.service[92308]: INFO placement.requestlog [req-84ea04a7-d863-4780-9555-753963ea7513 req-d9b1a7e6-6abf-4d06-ae43-e89e71691ccc service nova] 10.4.3.99 "PUT /placement/resource_providers/18430dd8-daa5-40a3-96e6-770ef4ef9c75/traits" status: 200 len: 2026 microversion: 1.6 2026-06-05 22:03:30.793 | Jun 05 22:03:19 np0000002234 devstack@placement-api.service[92308]: [pid: 92308|app: 0|req: 4/11] 10.4.3.99 () {72 vars in 1587 bytes} [Fri Jun 5 22:03:18 2026] PUT /placement/resource_providers/18430dd8-daa5-40a3-96e6-770ef4ef9c75/traits => generated 2026 bytes in 74 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-05 22:03:30.793 | Jun 05 22:03:28 np0000002234 devstack@placement-api.service[92310]: DEBUG dbcounter [-] [92310] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=92310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.793 | Jun 05 22:03:28 np0000002234 devstack@placement-api.service[92309]: DEBUG dbcounter [-] [92309] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=92309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.793 | Jun 05 22:03:29 np0000002234 devstack@placement-api.service[92308]: DEBUG dbcounter [-] [92308] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=92308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:30.798 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.801 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-05 22:03:30.814 | enabled 2026-06-05 22:03:30.818 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-05 22:03:30.834 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-05 22:03:30.834 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-05 22:03:30.834 | Active: active (running) since Fri 2026-06-05 22:02:18 UTC; 1min 11s ago 2026-06-05 22:03:30.834 | Main PID: 88876 (neutron-ovn-age) 2026-06-05 22:03:30.834 | Tasks: 20 (limit: 28790) 2026-06-05 22:03:30.834 | Memory: 348.5M (peak: 349.1M) 2026-06-05 22:03:30.834 | CPU: 6.143s 2026-06-05 22:03:30.834 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-05 22:03:30.834 | ├─88876 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-05 22:03:30.834 | ├─89897 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-05 22:03:30.834 | ├─90176 /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/tmperphd8v4/privsep.sock 2026-06-05 22:03:30.834 | └─93155 /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/tmpxc81y6dm/privsep.sock 2026-06-05 22:03:30.834 | 2026-06-05 22:03:30.834 | Jun 05 22:02:53 np0000002234 neutron-ovn-agent[89897]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=8fbe4056-f3bd-43b1-b810-113300b5db65, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=89897) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-05 22:03:30.834 | Jun 05 22:02:53 np0000002234 neutron-ovn-agent[89897]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=89897) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-05 22:03:30.834 | Jun 05 22:02:55 np0000002234 neutron-ovn-agent[89897]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=8fbe4056-f3bd-43b1-b810-113300b5db65, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=89897) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-05 22:03:30.834 | Jun 05 22:02:55 np0000002234 neutron-ovn-agent[89897]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=89897) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-05 22:03:30.834 | Jun 05 22:03:20 np0000002234 neutron-ovn-agent[89897]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=89897) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-05 22:03:30.834 | Jun 05 22:03:20 np0000002234 neutron-ovn-agent[89897]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=89897) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-05 22:03:30.834 | Jun 05 22:03:20 np0000002234 neutron-ovn-agent[89897]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=89897) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-05 22:03:30.834 | Jun 05 22:03:20 np0000002234 neutron-ovn-agent[89897]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=89897) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-05 22:03:30.834 | Jun 05 22:03:20 np0000002234 neutron-ovn-agent[89897]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=89897) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-05 22:03:30.834 | Jun 05 22:03:20 np0000002234 neutron-ovn-agent[89897]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=89897) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-05 22:03:30.838 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.841 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-05 22:03:30.852 | not-found 2026-06-05 22:03:30.856 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.860 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-05 22:03:30.871 | not-found 2026-06-05 22:03:30.875 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.878 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-account.service 2026-06-05 22:03:30.891 | enabled 2026-06-05 22:03:30.894 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-account.service --no-pager 2026-06-05 22:03:30.910 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-06-05 22:03:30.910 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-06-05 22:03:30.910 | Active: active (running) since Fri 2026-06-05 22:01:58 UTC; 1min 31s ago 2026-06-05 22:03:30.910 | Main PID: 84446 (swift-account-s) 2026-06-05 22:03:30.910 | Tasks: 4 (limit: 28790) 2026-06-05 22:03:30.910 | Memory: 61.3M (peak: 62.3M) 2026-06-05 22:03:30.910 | CPU: 1.235s 2026-06-05 22:03:30.910 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-06-05 22:03:30.910 | ├─84446 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-05 22:03:30.910 | ├─84697 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-05 22:03:30.910 | ├─84699 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-05 22:03:30.910 | └─84701 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-05 22:03:30.910 | 2026-06-05 22:03:30.910 | Jun 05 22:01:59 np0000002234 account-server[84446]: Started child 84701 from parent 84446 2026-06-05 22:03:30.910 | Jun 05 22:01:59 np0000002234 swift-account-server[84446]: account-server: Started child 84701 from parent 84446 2026-06-05 22:03:30.910 | Jun 05 22:03:20 np0000002234 account-server[84699]: 127.0.0.1 - - [05/Jun/2026:22:03:20 +0000] "HEAD /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d" 404 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d?format=json" "txafcd41c00928498e9a939-006a2347a8" "proxy-server 85840" 0.0011 "-" 84699 - 2026-06-05 22:03:30.910 | Jun 05 22:03:20 np0000002234 swift-account-server[84699]: account-server: 127.0.0.1 - - [05/Jun/2026:22:03:20 +0000] "HEAD /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d" 404 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d?format=json" "txafcd41c00928498e9a939-006a2347a8" "proxy-server 85840" 0.0011 "-" 84699 - 2026-06-05 22:03:30.911 | Jun 05 22:03:21 np0000002234 account-server[84701]: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d" 201 - "-" "tx062b078e3f0246edba20b-006a2347a9" "-" 0.0187 "-" 84701 - 2026-06-05 22:03:30.911 | Jun 05 22:03:21 np0000002234 swift-account-server[84701]: account-server: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d" 201 - "-" "tx062b078e3f0246edba20b-006a2347a9" "-" 0.0187 "-" 84701 - 2026-06-05 22:03:30.911 | Jun 05 22:03:21 np0000002234 account-server[84697]: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "HEAD /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d" 204 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d?format=json" "tx062b078e3f0246edba20b-006a2347a9" "proxy-server 85840" 0.0039 "-" 84697 - 2026-06-05 22:03:30.911 | Jun 05 22:03:21 np0000002234 swift-account-server[84697]: account-server: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "HEAD /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d" 204 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d?format=json" "tx062b078e3f0246edba20b-006a2347a9" "proxy-server 85840" 0.0039 "-" 84697 - 2026-06-05 22:03:30.911 | Jun 05 22:03:21 np0000002234 account-server[84699]: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" "tx062b078e3f0246edba20b-006a2347a9" "container-server 84194" 0.0030 "-" 84699 0 2026-06-05 22:03:30.911 | Jun 05 22:03:21 np0000002234 swift-account-server[84699]: account-server: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/480/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" "tx062b078e3f0246edba20b-006a2347a9" "container-server 84194" 0.0030 "-" 84699 0 2026-06-05 22:03:30.914 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.917 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container.service 2026-06-05 22:03:30.932 | enabled 2026-06-05 22:03:30.936 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container.service --no-pager 2026-06-05 22:03:30.952 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-06-05 22:03:30.952 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-06-05 22:03:30.952 | Active: active (running) since Fri 2026-06-05 22:01:57 UTC; 1min 33s ago 2026-06-05 22:03:30.952 | Main PID: 83950 (swift-container) 2026-06-05 22:03:30.952 | Tasks: 24 (limit: 28790) 2026-06-05 22:03:30.952 | Memory: 65.5M (peak: 66.7M) 2026-06-05 22:03:30.952 | CPU: 1.318s 2026-06-05 22:03:30.952 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-06-05 22:03:30.952 | ├─83950 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-05 22:03:30.953 | ├─84194 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-05 22:03:30.953 | ├─84195 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-05 22:03:30.953 | └─84197 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-05 22:03:30.953 | 2026-06-05 22:03:30.953 | Jun 05 22:03:21 np0000002234 container-server[84194]: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" 201 - "PUT http://10.4.3.99:8081/sdb1/147/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" "txf606114fdcb34817aa4ee-006a2347a9" "object-server 83740" 0.0006 "-" 84194 0 2026-06-05 22:03:30.953 | Jun 05 22:03:21 np0000002234 swift-container-server[84194]: container-server: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" 201 - "PUT http://10.4.3.99:8081/sdb1/147/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" "txf606114fdcb34817aa4ee-006a2347a9" "object-server 83740" 0.0006 "-" 84194 0 2026-06-05 22:03:30.953 | Jun 05 22:03:24 np0000002234 container-server[84195]: 127.0.0.1 - - [05/Jun/2026:22:03:24 +0000] "HEAD /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" 204 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance?format=json" "tx2f976e701b61499fb0063-006a2347ac" "proxy-server 85840" 0.0148 "-" 84195 0 2026-06-05 22:03:30.953 | Jun 05 22:03:24 np0000002234 swift-container-server[84195]: container-server: 127.0.0.1 - - [05/Jun/2026:22:03:24 +0000] "HEAD /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" 204 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance?format=json" "tx2f976e701b61499fb0063-006a2347ac" "proxy-server 85840" 0.0148 "-" 84195 0 2026-06-05 22:03:30.953 | Jun 05 22:03:25 np0000002234 container-server[84195]: 127.0.0.1 - - [05/Jun/2026:22:03:25 +0000] "PUT /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" 201 - "PUT http://10.4.3.99:8081/sdb1/372/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" "tx13886811a2594617b2e6f-006a2347ac" "object-server 83744" 0.0007 "-" 84195 0 2026-06-05 22:03:30.953 | Jun 05 22:03:25 np0000002234 swift-container-server[84195]: container-server: 127.0.0.1 - - [05/Jun/2026:22:03:25 +0000] "PUT /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" 201 - "PUT http://10.4.3.99:8081/sdb1/372/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" "tx13886811a2594617b2e6f-006a2347ac" "object-server 83744" 0.0007 "-" 84195 0 2026-06-05 22:03:30.953 | Jun 05 22:03:28 np0000002234 container-server[84195]: 127.0.0.1 - - [05/Jun/2026:22:03:28 +0000] "HEAD /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" 204 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance?format=json" "txaade2371fb4041208d5c8-006a2347b0" "proxy-server 85840" 0.0073 "-" 84195 0 2026-06-05 22:03:30.953 | Jun 05 22:03:28 np0000002234 swift-container-server[84195]: container-server: 127.0.0.1 - - [05/Jun/2026:22:03:28 +0000] "HEAD /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance" 204 - "HEAD http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance?format=json" "txaade2371fb4041208d5c8-006a2347b0" "proxy-server 85840" 0.0073 "-" 84195 0 2026-06-05 22:03:30.953 | Jun 05 22:03:28 np0000002234 container-server[84195]: 127.0.0.1 - - [05/Jun/2026:22:03:28 +0000] "PUT /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" 201 - "PUT http://10.4.3.99:8081/sdb1/237/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" "tx5578771929d94b39b487b-006a2347b0" "object-server 83735" 0.0006 "-" 84195 0 2026-06-05 22:03:30.953 | Jun 05 22:03:28 np0000002234 swift-container-server[84195]: container-server: 127.0.0.1 - - [05/Jun/2026:22:03:28 +0000] "PUT /sdb1/214/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" 201 - "PUT http://10.4.3.99:8081/sdb1/237/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" "tx5578771929d94b39b487b-006a2347b0" "object-server 83735" 0.0006 "-" 84195 0 2026-06-05 22:03:30.958 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:30.960 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-object.service 2026-06-05 22:03:30.975 | enabled 2026-06-05 22:03:30.979 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-object.service --no-pager 2026-06-05 22:03:30.998 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-06-05 22:03:30.998 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-06-05 22:03:30.998 | Active: active (running) since Fri 2026-06-05 22:01:56 UTC; 1min 34s ago 2026-06-05 22:03:30.998 | Main PID: 83455 (swift-object-se) 2026-06-05 22:03:30.998 | Tasks: 64 (limit: 28790) 2026-06-05 22:03:30.998 | Memory: 71.7M (peak: 93.7M) 2026-06-05 22:03:30.998 | CPU: 1.593s 2026-06-05 22:03:30.998 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-06-05 22:03:30.998 | ├─83455 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-05 22:03:30.998 | ├─83735 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-05 22:03:30.998 | ├─83740 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-05 22:03:30.998 | └─83744 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-05 22:03:30.998 | 2026-06-05 22:03:30.998 | Jun 05 22:01:56 np0000002234 object-server[83455]: Started child 83740 from parent 83455 2026-06-05 22:03:30.998 | Jun 05 22:01:56 np0000002234 swift-object-server[83455]: object-server: Started child 83740 from parent 83455 2026-06-05 22:03:30.998 | Jun 05 22:01:56 np0000002234 object-server[83455]: Started child 83744 from parent 83455 2026-06-05 22:03:30.998 | Jun 05 22:01:56 np0000002234 swift-object-server[83455]: object-server: Started child 83744 from parent 83455 2026-06-05 22:03:30.998 | Jun 05 22:03:21 np0000002234 object-server[83740]: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/147/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" 201 - "PUT http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" "txf606114fdcb34817aa4ee-006a2347a9" "proxy-server 85840" 0.3017 "-" 83740 0 2026-06-05 22:03:30.998 | Jun 05 22:03:21 np0000002234 swift-object-server[83740]: object-server: 127.0.0.1 - - [05/Jun/2026:22:03:21 +0000] "PUT /sdb1/147/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" 201 - "PUT http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/e9965079-91b8-4731-a3bb-4924ecdd3ac4" "txf606114fdcb34817aa4ee-006a2347a9" "proxy-server 85840" 0.3017 "-" 83740 0 2026-06-05 22:03:30.998 | Jun 05 22:03:25 np0000002234 object-server[83744]: 127.0.0.1 - - [05/Jun/2026:22:03:25 +0000] "PUT /sdb1/372/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" 201 - "PUT http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" "tx13886811a2594617b2e6f-006a2347ac" "proxy-server 85840" 0.3153 "-" 83744 0 2026-06-05 22:03:30.998 | Jun 05 22:03:25 np0000002234 swift-object-server[83744]: object-server: 127.0.0.1 - - [05/Jun/2026:22:03:25 +0000] "PUT /sdb1/372/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" 201 - "PUT http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/05e28300-79ab-47c0-a19d-9f1388c0bb7a" "tx13886811a2594617b2e6f-006a2347ac" "proxy-server 85840" 0.3153 "-" 83744 0 2026-06-05 22:03:30.998 | Jun 05 22:03:28 np0000002234 object-server[83735]: 127.0.0.1 - - [05/Jun/2026:22:03:28 +0000] "PUT /sdb1/237/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" 201 - "PUT http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" "tx5578771929d94b39b487b-006a2347b0" "proxy-server 85840" 0.3185 "-" 83735 0 2026-06-05 22:03:30.998 | Jun 05 22:03:28 np0000002234 swift-object-server[83735]: object-server: 127.0.0.1 - - [05/Jun/2026:22:03:28 +0000] "PUT /sdb1/237/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" 201 - "PUT http://10.4.3.99:8081/v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b" "tx5578771929d94b39b487b-006a2347b0" "proxy-server 85840" 0.3185 "-" 83735 0 2026-06-05 22:03:31.002 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.006 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-proxy.service 2026-06-05 22:03:31.019 | enabled 2026-06-05 22:03:31.023 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-06-05 22:03:31.039 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-06-05 22:03:31.039 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-06-05 22:03:31.039 | Active: active (running) since Fri 2026-06-05 22:02:02 UTC; 1min 28s ago 2026-06-05 22:03:31.039 | Main PID: 85769 (swift-proxy-ser) 2026-06-05 22:03:31.039 | Tasks: 2 (limit: 28790) 2026-06-05 22:03:31.039 | Memory: 82.3M (peak: 84.1M) 2026-06-05 22:03:31.039 | CPU: 2.069s 2026-06-05 22:03:31.039 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-06-05 22:03:31.039 | ├─85769 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-05 22:03:31.039 | └─85840 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-05 22:03:31.039 | 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 proxy-server[85840]: Validating token access rules against request 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 swift-proxy-server[85840]: proxy-server: Validating token access rules against request 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 proxy-server[85840]: Received request from user: user_id 40546f48f3394351aab097dc71e470c9, project_id 81cbfbd75f6443c4a197217ca5fd7a9d, roles ResellerAdmin,service 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 swift-proxy-server[85840]: proxy-server: Received request from user: user_id 40546f48f3394351aab097dc71e470c9, project_id 81cbfbd75f6443c4a197217ca5fd7a9d, roles ResellerAdmin,service 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 proxy-server[85840]: Using identity: {'user': ('40546f48f3394351aab097dc71e470c9', 'glance-swift'), 'tenant': ('81cbfbd75f6443c4a197217ca5fd7a9d', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx5578771929d94b39b487b-006a2347b0) 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 swift-proxy-server[85840]: proxy-server: Using identity: {'user': ('40546f48f3394351aab097dc71e470c9', 'glance-swift'), 'tenant': ('81cbfbd75f6443c4a197217ca5fd7a9d', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx5578771929d94b39b487b-006a2347b0) 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 proxy-server[85840]: User 81cbfbd75f6443c4a197217ca5fd7a9d has reseller admin authorizing (txn: tx5578771929d94b39b487b-006a2347b0) (client_ip: 10.4.3.99) 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 swift-proxy-server[85840]: proxy-server: User 81cbfbd75f6443c4a197217ca5fd7a9d has reseller admin authorizing (txn: tx5578771929d94b39b487b-006a2347b0) (client_ip: 10.4.3.99) 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 proxy-server[85840]: 10.4.3.99 10.4.3.99 05/Jun/2026/22/03/28 PUT /v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqI0ew... 21692416 - - tx5578771929d94b39b487b-006a2347b0 - 0.3254 - - 1780697008.577750921 1780697008.903133631 0 40546f48f3394351aab097dc71e470c9 2026-06-05 22:03:31.039 | Jun 05 22:03:28 np0000002234 swift-proxy-server[85840]: proxy-server: 10.4.3.99 10.4.3.99 05/Jun/2026/22/03/28 PUT /v1/AUTH_81cbfbd75f6443c4a197217ca5fd7a9d/glance/2b583971-8563-404f-838c-539f75d2774b HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqI0ew... 21692416 - - tx5578771929d94b39b487b-006a2347b0 - 0.3254 - - 1780697008.577750921 1780697008.903133631 0 40546f48f3394351aab097dc71e470c9 2026-06-05 22:03:31.044 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.046 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-05 22:03:31.062 | not-found 2026-06-05 22:03:31.066 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.069 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-06-05 22:03:31.082 | not-found 2026-06-05 22:03:31.087 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.090 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-06-05 22:03:31.105 | enabled 2026-06-05 22:03:31.110 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-06-05 22:03:31.128 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-06-05 22:03:31.128 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-06-05 22:03:31.128 | Active: active (running) since Fri 2026-06-05 22:02:00 UTC; 1min 30s ago 2026-06-05 22:03:31.128 | Main PID: 84979 (swift-container) 2026-06-05 22:03:31.128 | Tasks: 1 (limit: 28790) 2026-06-05 22:03:31.128 | Memory: 42.2M (peak: 45.2M) 2026-06-05 22:03:31.128 | CPU: 505ms 2026-06-05 22:03:31.128 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-06-05 22:03:31.128 | └─84979 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-06-05 22:03:31.128 | 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 swift-container-sync[84979]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 swift-container-sync[84979]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 swift-container-sync[84979]: we strongly recommend against using it for new projects. 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 swift-container-sync[84979]: If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 swift-container-sync[84979]: framework. For more detail see 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 swift-container-sync[84979]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 swift-container-sync[84979]: import eventlet 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 container-sync[84979]: Starting 84979 2026-06-05 22:03:31.128 | Jun 05 22:02:00 np0000002234 container-sync[84979]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-06-05 22:03:31.133 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.137 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-05 22:03:31.151 | enabled 2026-06-05 22:03:31.155 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-05 22:03:31.172 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-05 22:03:31.172 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-05 22:03:31.172 | Active: active (running) since Fri 2026-06-05 22:02:21 UTC; 1min 9s ago 2026-06-05 22:03:31.172 | Main PID: 89985 (uwsgi) 2026-06-05 22:03:31.172 | Status: "uWSGI is ready" 2026-06-05 22:03:31.173 | Tasks: 34 (limit: 28790) 2026-06-05 22:03:31.173 | Memory: 563.3M (peak: 563.8M) 2026-06-05 22:03:31.173 | CPU: 27.615s 2026-06-05 22:03:31.173 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-05 22:03:31.173 | ├─89985 "neutron-apiuWSGI master" 2026-06-05 22:03:31.173 | ├─89987 "neutron-apiuWSGI worker 1" 2026-06-05 22:03:31.173 | ├─89988 "neutron-apiuWSGI worker 2" 2026-06-05 22:03:31.173 | └─89989 "neutron-apiuWSGI worker 3" 2026-06-05 22:03:31.173 | 2026-06-05 22:03:31.173 | Jun 05 22:03:12 np0000002234 devstack@neutron-api.service[89988]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f5646fd99e485a21a227eb205409c489" from periodic health check thread {{(pid=89988) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-05 22:03:31.173 | Jun 05 22:03:21 np0000002234 devstack@neutron-api.service[89989]: DEBUG dbcounter [-] [89989] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=89989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.173 | Jun 05 22:03:22 np0000002234 devstack@neutron-api.service[89987]: DEBUG dbcounter [-] [89987] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=89987) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.173 | Jun 05 22:03:22 np0000002234 devstack@neutron-api.service[89988]: DEBUG dbcounter [-] [89988] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=89988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.173 | Jun 05 22:03:26 np0000002234 devstack@neutron-api.service[89989]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=89989) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-05 22:03:31.173 | Jun 05 22:03:26 np0000002234 devstack@neutron-api.service[89989]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "fb064c85cc3d58ea8f5c1d8aa5471b78" from periodic health check thread {{(pid=89989) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-05 22:03:31.173 | Jun 05 22:03:27 np0000002234 devstack@neutron-api.service[89987]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=89987) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-05 22:03:31.173 | Jun 05 22:03:27 np0000002234 devstack@neutron-api.service[89987]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "09201cb06f3e5a04a5452648a8cc8965" from periodic health check thread {{(pid=89987) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-05 22:03:31.173 | Jun 05 22:03:27 np0000002234 devstack@neutron-api.service[89988]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=89988) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-05 22:03:31.173 | Jun 05 22:03:27 np0000002234 devstack@neutron-api.service[89988]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f5646fd99e485a21a227eb205409c489" from periodic health check thread {{(pid=89988) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-05 22:03:31.177 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.181 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-05 22:03:31.196 | enabled 2026-06-05 22:03:31.200 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-05 22:03:31.217 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-05 22:03:31.217 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-05 22:03:31.218 | Active: active (running) since Fri 2026-06-05 22:02:24 UTC; 1min 7s ago 2026-06-05 22:03:31.218 | Main PID: 91013 (neutron-periodi) 2026-06-05 22:03:31.218 | Tasks: 15 (limit: 28790) 2026-06-05 22:03:31.218 | Memory: 165.0M (peak: 165.4M) 2026-06-05 22:03:31.218 | CPU: 3.011s 2026-06-05 22:03:31.218 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-05 22:03:31.218 | ├─91013 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-05 22:03:31.218 | └─91920 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-05 22:03:31.218 | 2026-06-05 22:03:31.218 | Jun 05 22:02:27 np0000002234 neutron-periodic-workers[91920]: DEBUG neutron_lib.callbacks.manager [-] Publish callbacks ['neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-242854', 'neutron.services.pvlan.drivers.ovn.driver._initialize_pvlan_pg_drop-8744063359890', 'neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._post_fork_initialize-251669'] for process (None), after_init {{(pid=91920) _notify_loop /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py:184}} 2026-06-05 22:03:31.218 | Jun 05 22:02:27 np0000002234 neutron-periodic-workers[91920]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.99:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}] {{(pid=91920) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-05 22:03:31.218 | Jun 05 22:02:27 np0000002234 neutron-periodic-workers[91920]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.99:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.030s {{(pid=91920) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-05 22:03:31.218 | Jun 05 22:02:27 np0000002234 neutron-periodic-workers[91920]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=91920) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-05 22:03:31.218 | Jun 05 22:02:27 np0000002234 neutron-periodic-workers[91920]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=91920) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-05 22:03:31.218 | Jun 05 22:02:27 np0000002234 neutron-periodic-workers[91920]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=91920) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-05 22:03:31.218 | Jun 05 22:02:36 np0000002234 neutron-periodic-workers[91013]: DEBUG dbcounter [-] [91013] Writing DB stats neutron:SELECT=4 {{(pid=91013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.218 | Jun 05 22:03:27 np0000002234 neutron-periodic-workers[91920]: DEBUG dbcounter [-] [91920] Writer thread running {{(pid=91920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:03:31.218 | Jun 05 22:03:27 np0000002234 neutron-periodic-workers[91920]: DEBUG neutron.db.agents_db [None req-d20c093f-9275-4004-a6b7-9627684fc840 None None] Agent healthcheck: found 0 active agents {{(pid=91920) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-05 22:03:31.218 | Jun 05 22:03:27 np0000002234 neutron-periodic-workers[91920]: DEBUG oslo.service.backend._threading.loopingcall [None req-d20c093f-9275-4004-a6b7-9627684fc840 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.96 seconds {{(pid=91920) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.222 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.225 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-05 22:03:31.238 | enabled 2026-06-05 22:03:31.243 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-05 22:03:31.259 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-05 22:03:31.259 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-05 22:03:31.259 | Active: active (running) since Fri 2026-06-05 22:02:22 UTC; 1min 8s ago 2026-06-05 22:03:31.259 | Main PID: 90504 (neutron-rpc-ser) 2026-06-05 22:03:31.259 | Tasks: 16 (limit: 28790) 2026-06-05 22:03:31.259 | Memory: 188.5M (peak: 189.0M) 2026-06-05 22:03:31.259 | CPU: 3.446s 2026-06-05 22:03:31.259 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-05 22:03:31.259 | ├─90504 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-05 22:03:31.259 | └─91795 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-05 22:03:31.259 | 2026-06-05 22:03:31.259 | Jun 05 22:02:27 np0000002234 neutron-rpc-server[91795]: DEBUG neutron.service [None req-38ad5d2e-a80e-4089-8f7f-10b56d37777e None None] RpcWorker start finished, description: rpc worker {{(pid=91795) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-05 22:03:31.259 | Jun 05 22:02:27 np0000002234 neutron-rpc-server[91795]: DEBUG neutron.service [None req-38ad5d2e-a80e-4089-8f7f-10b56d37777e None None] RpcWorker wait called, description: rpc worker {{(pid=91795) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-05 22:03:31.259 | Jun 05 22:02:27 np0000002234 neutron-rpc-server[91795]: DEBUG neutron.service [None req-38ad5d2e-a80e-4089-8f7f-10b56d37777e None None] calling wait on {{(pid=91795) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-06-05 22:03:31.259 | Jun 05 22:02:28 np0000002234 neutron-rpc-server[91795]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 3>=3 {{(pid=91795) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-05 22:03:31.259 | Jun 05 22:02:33 np0000002234 neutron-rpc-server[91795]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=91795) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-05 22:03:31.259 | Jun 05 22:02:33 np0000002234 neutron-rpc-server[91795]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 3>=3 {{(pid=91795) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-05 22:03:31.259 | Jun 05 22:02:33 np0000002234 neutron-rpc-server[91795]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=91795) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-05 22:03:31.259 | Jun 05 22:02:36 np0000002234 neutron-rpc-server[90504]: DEBUG dbcounter [-] [90504] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=90504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.259 | Jun 05 22:02:43 np0000002234 neutron-rpc-server[91795]: DEBUG dbcounter [-] [91795] Writing DB stats neutron:SELECT=38 {{(pid=91795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.259 | Jun 05 22:02:57 np0000002234 neutron-rpc-server[91795]: WARNING oslo_messaging.server [None req-38ad5d2e-a80e-4089-8f7f-10b56d37777e None None] Possible hang: wait is waiting for stop to complete 2026-06-05 22:03:31.263 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.266 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:03:31.281 | enabled 2026-06-05 22:03:31.285 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-05 22:03:31.301 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:03:31.301 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-05 22:03:31.301 | Active: active (running) since Fri 2026-06-05 22:02:25 UTC; 1min 5s ago 2026-06-05 22:03:31.301 | Main PID: 91530 (neutron-ovn-mai) 2026-06-05 22:03:31.301 | Tasks: 12 (limit: 28790) 2026-06-05 22:03:31.301 | Memory: 266.5M (peak: 267.0M) 2026-06-05 22:03:31.301 | CPU: 4.662s 2026-06-05 22:03:31.301 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-05 22:03:31.301 | ├─91530 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-05 22:03:31.301 | └─92373 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-05 22:03:31.301 | 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=92373) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=92373) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG futurist.periodics [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=92373) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=92373) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=92373) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] OVN maintenance task update_security_group_with_address_group finished in 0.013 seconds 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG futurist.periodics [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=92373) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-05 22:03:31.301 | Jun 05 22:02:49 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG futurist.periodics [None req-4ca6b8e2-88a9-4f1c-b421-02e29b24de5f None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=92373) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-05 22:03:31.301 | Jun 05 22:02:59 np0000002234 neutron-ovn-maintenance-worker[92373]: DEBUG dbcounter [-] [92373] Writing DB stats neutron:SELECT=386,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=92373) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.306 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.308 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-05 22:03:31.322 | enabled 2026-06-05 22:03:31.328 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-05 22:03:31.347 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-05 22:03:31.347 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-05 22:03:31.347 | Active: active (running) since Fri 2026-06-05 22:02:51 UTC; 39s ago 2026-06-05 22:03:31.347 | Main PID: 95838 (nova-novncproxy) 2026-06-05 22:03:31.347 | Tasks: 12 (limit: 28790) 2026-06-05 22:03:31.347 | Memory: 109.4M (peak: 109.7M) 2026-06-05 22:03:31.347 | CPU: 3.026s 2026-06-05 22:03:31.347 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-05 22:03:31.347 | └─95838 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-05 22:03:31.347 | 2026-06-05 22:03:31.347 | Jun 05 22:02:52 np0000002234 nova-novncproxy[95838]: If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:03:31.347 | Jun 05 22:02:52 np0000002234 nova-novncproxy[95838]: framework. For more detail see 2026-06-05 22:03:31.347 | Jun 05 22:02:52 np0000002234 nova-novncproxy[95838]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:03:31.347 | Jun 05 22:02:52 np0000002234 nova-novncproxy[95838]: import eventlet # noqa 2026-06-05 22:03:31.347 | Jun 05 22:02:52 np0000002234 nova-novncproxy[95838]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:03:31.347 | Jun 05 22:02:53 np0000002234 nova-novncproxy[95838]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-05 22:03:31.347 | Jun 05 22:02:53 np0000002234 nova-novncproxy[95838]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-05 22:03:31.347 | Jun 05 22:02:53 np0000002234 nova-novncproxy[95838]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-05 22:03:31.347 | Jun 05 22:02:53 np0000002234 nova-novncproxy[95838]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-05 22:03:31.347 | Jun 05 22:02:53 np0000002234 nova-novncproxy[95838]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-05 22:03:31.352 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.355 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-05 22:03:31.369 | enabled 2026-06-05 22:03:31.373 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-05 22:03:31.394 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-05 22:03:31.394 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-05 22:03:31.394 | Active: active (running) since Fri 2026-06-05 22:02:53 UTC; 37s ago 2026-06-05 22:03:31.394 | Main PID: 96662 (nova-conductor:) 2026-06-05 22:03:31.394 | Tasks: 26 (limit: 28790) 2026-06-05 22:03:31.394 | Memory: 183.0M (peak: 183.5M) 2026-06-05 22:03:31.394 | CPU: 2.564s 2026-06-05 22:03:31.394 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-05 22:03:31.394 | ├─96662 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-05 22:03:31.394 | ├─98171 "nova-conductor: ServiceWrapper worker(0)" 2026-06-05 22:03:31.394 | ├─98175 "nova-conductor: ServiceWrapper worker(1)" 2026-06-05 22:03:31.394 | └─98182 "nova-conductor: ServiceWrapper worker(2)" 2026-06-05 22:03:31.394 | 2026-06-05 22:03:31.394 | Jun 05 22:03:01 np0000002234 nova-conductor[98175]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=98175) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.394 | Jun 05 22:03:01 np0000002234 nova-conductor[98182]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=98182) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.394 | Jun 05 22:03:05 np0000002234 nova-conductor[96662]: DEBUG dbcounter [-] [96662] Writing DB stats nova_api:SELECT=1 {{(pid=96662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.394 | Jun 05 22:03:05 np0000002234 nova-conductor[96662]: DEBUG dbcounter [-] [96662] Writing DB stats nova_cell1:SELECT=1 {{(pid=96662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.394 | Jun 05 22:03:05 np0000002234 nova-conductor[96662]: DEBUG dbcounter [-] [96662] Writing DB stats nova_cell0:SELECT=1 {{(pid=96662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.394 | Jun 05 22:03:11 np0000002234 nova-conductor[98171]: DEBUG dbcounter [-] [98171] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.394 | Jun 05 22:03:11 np0000002234 nova-conductor[98175]: DEBUG dbcounter [-] [98175] Writing DB stats nova_cell0:SELECT=3 {{(pid=98175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.395 | Jun 05 22:03:11 np0000002234 nova-conductor[98182]: DEBUG dbcounter [-] [98182] Writing DB stats nova_cell0:SELECT=3 {{(pid=98182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.395 | Jun 05 22:03:14 np0000002234 nova-conductor[98171]: DEBUG oslo.service.backend._threading.loopingcall [None req-1dd2a912-62a8-4d79-8eb1-01093b23baaa None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98171) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.395 | Jun 05 22:03:20 np0000002234 nova-conductor[98182]: DEBUG oslo.service.backend._threading.loopingcall [None req-7424845c-8083-4d7f-9b92-1b611617bb5c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98182) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.399 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-05 22:03:31.402 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-05 22:03:31.418 | enabled 2026-06-05 22:03:31.423 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-05 22:03:31.444 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-05 22:03:31.444 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-05 22:03:31.444 | Active: active (running) since Fri 2026-06-05 22:02:55 UTC; 36s ago 2026-06-05 22:03:31.444 | Main PID: 97209 (nova-conductor:) 2026-06-05 22:03:31.444 | Tasks: 45 (limit: 28790) 2026-06-05 22:03:31.444 | Memory: 194.5M (peak: 195.1M) 2026-06-05 22:03:31.444 | CPU: 2.500s 2026-06-05 22:03:31.444 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-05 22:03:31.444 | ├─97209 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-05 22:03:31.444 | ├─98273 "nova-conductor: ServiceWrapper worker(0)" 2026-06-05 22:03:31.444 | ├─98279 "nova-conductor: ServiceWrapper worker(1)" 2026-06-05 22:03:31.444 | └─98282 "nova-conductor: ServiceWrapper worker(2)" 2026-06-05 22:03:31.444 | 2026-06-05 22:03:31.444 | Jun 05 22:03:02 np0000002234 nova-conductor[98282]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=98282) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:02 np0000002234 nova-conductor[98279]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98279) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:06 np0000002234 nova-conductor[97209]: DEBUG dbcounter [-] [97209] Writing DB stats nova_cell1:SELECT=1 {{(pid=97209) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-05 22:03:31.444 | Jun 05 22:03:07 np0000002234 nova-conductor[98279]: DEBUG oslo.service.backend._threading.loopingcall [None req-b092f35d-4775-462a-b723-c273ac759d79 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98279) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:12 np0000002234 nova-conductor[98282]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98282) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:12 np0000002234 nova-conductor[98279]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98279) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:12 np0000002234 nova-conductor[98273]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=98273) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:22 np0000002234 nova-conductor[98282]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98282) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:22 np0000002234 nova-conductor[98273]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98273) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.444 | Jun 05 22:03:22 np0000002234 nova-conductor[98279]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98279) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-05 22:03:31.449 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-05 22:03:31.468 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:31.472 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-05 22:03:31.494 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:31.497 | + ./stack.sh:main:1448 : /opt/stack/devstack/tools/discover_hosts.sh 2026-06-05 22:03:31.784 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:03:31.784 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:03:31.784 | we strongly recommend against using it for new projects. 2026-06-05 22:03:31.784 | 2026-06-05 22:03:31.784 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:03:31.784 | framework. For more detail see 2026-06-05 22:03:31.784 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:03:31.784 | 2026-06-05 22:03:31.784 | import eventlet # noqa 2026-06-05 22:03:31.970 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:03:33.432 | INFO dbcounter [None req-356373f5-5ec0-46c1-9d72-820352428b61 None None] Registered counter for database nova_api 2026-06-05 22:03:33.497 | DEBUG dbcounter [-] [104098] Writer thread running {{(pid=104098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:03:33.504 | Found 2 cell mappings. 2026-06-05 22:03:33.504 | Skipping cell0 since it does not contain hosts. 2026-06-05 22:03:33.504 | Getting computes from cell 'cell1': ae49837f-5356-453f-9132-83f3f206a83c 2026-06-05 22:03:33.504 | INFO dbcounter [None req-356373f5-5ec0-46c1-9d72-820352428b61 None None] Registered counter for database nova_cell1 2026-06-05 22:03:33.554 | DEBUG dbcounter [-] [104098] Writer thread running {{(pid=104098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-05 22:03:33.646 | Checking host mapping for compute host 'np0000002234': 18430dd8-daa5-40a3-96e6-770ef4ef9c75 2026-06-05 22:03:33.646 | Creating host mapping for compute host 'np0000002234': 18430dd8-daa5-40a3-96e6-770ef4ef9c75 2026-06-05 22:03:33.646 | Found 1 unmapped computes in cell: ae49837f-5356-453f-9132-83f3f206a83c 2026-06-05 22:03:33.897 | Exception ignored in: 2026-06-05 22:03:33.897 | Traceback (most recent call last): 2026-06-05 22:03:33.897 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:03:33.897 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:03:33.897 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:03:33.897 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:03:33.897 | RuntimeError: greenlet is being finalized 2026-06-05 22:03:34.187 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-05 22:03:34.417 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-05 22:03:34.417 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-05 22:03:34.417 | we strongly recommend against using it for new projects. 2026-06-05 22:03:34.417 | 2026-06-05 22:03:34.417 | If you are already using Eventlet, we recommend migrating to a different 2026-06-05 22:03:34.417 | framework. For more detail see 2026-06-05 22:03:34.417 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-05 22:03:34.417 | 2026-06-05 22:03:34.417 | import eventlet # noqa 2026-06-05 22:03:34.596 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-05 22:03:36.682 | +-------------------------------------------+ 2026-06-05 22:03:36.682 | | Upgrade Check Results | 2026-06-05 22:03:36.682 | +-------------------------------------------+ 2026-06-05 22:03:36.682 | | Check: Cells v2 | 2026-06-05 22:03:36.682 | | Result: Success | 2026-06-05 22:03:36.682 | | Details: None | 2026-06-05 22:03:36.682 | +-------------------------------------------+ 2026-06-05 22:03:36.682 | | Check: Placement API | 2026-06-05 22:03:36.682 | | Result: Success | 2026-06-05 22:03:36.682 | | Details: None | 2026-06-05 22:03:36.682 | +-------------------------------------------+ 2026-06-05 22:03:36.682 | | Check: Cinder API | 2026-06-05 22:03:36.682 | | Result: Success | 2026-06-05 22:03:36.682 | | Details: None | 2026-06-05 22:03:36.682 | +-------------------------------------------+ 2026-06-05 22:03:36.683 | | Check: Policy File JSON to YAML Migration | 2026-06-05 22:03:36.683 | | Result: Success | 2026-06-05 22:03:36.683 | | Details: None | 2026-06-05 22:03:36.683 | +-------------------------------------------+ 2026-06-05 22:03:36.683 | | Check: Older than N-1 computes | 2026-06-05 22:03:36.683 | | Result: Success | 2026-06-05 22:03:36.683 | | Details: None | 2026-06-05 22:03:36.683 | +-------------------------------------------+ 2026-06-05 22:03:36.683 | | Check: hw_machine_type unset | 2026-06-05 22:03:36.683 | | Result: Success | 2026-06-05 22:03:36.683 | | Details: None | 2026-06-05 22:03:36.683 | +-------------------------------------------+ 2026-06-05 22:03:36.683 | | Check: Service User Token Configuration | 2026-06-05 22:03:36.683 | | Result: Success | 2026-06-05 22:03:36.683 | | Details: None | 2026-06-05 22:03:36.683 | +-------------------------------------------+ 2026-06-05 22:03:36.949 | Exception ignored in: 2026-06-05 22:03:36.949 | Traceback (most recent call last): 2026-06-05 22:03:36.949 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-05 22:03:36.949 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-05 22:03:36.949 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-05 22:03:36.949 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-05 22:03:36.949 | RuntimeError: greenlet is being finalized 2026-06-05 22:03:37.273 | + ./stack.sh:main:1468 : [[ -x /opt/stack/devstack/local.sh ]] 2026-06-05 22:03:37.277 | + ./stack.sh:main:1479 : command openstack complete 2026-06-05 22:03:37.277 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-05 22:03:37.583 | 2026-06-05 22:03:37.595 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-05 22:03:37.620 | + functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:37.624 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-05 22:03:37.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-05 22:03:37.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-05 22:03:37.634 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-05 22:03:37.638 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:03:37.642 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-05 22:03:37.645 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-05 22:03:37.649 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-05 22:03:37.653 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-05 22:03:37.656 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-05 22:03:37.660 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-05 22:03:37.663 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-05 22:03:37.667 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-05 22:03:37.714 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-06-05 22:03:37.717 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-05 22:03:37.720 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-05 22:03:37.735 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-05 22:03:37.749 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-06-05 22:03:37.752 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:03:37.755 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-06-05 22:03:37.757 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-05 22:03:37.759 | + functions-common:run_phase:1842 : local mode=stack 2026-06-05 22:03:37.762 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-05 22:03:37.764 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-05 22:03:37.766 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-05 22:03:37.769 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-05 22:03:37.771 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-05 22:03:37.774 | + functions-common:run_phase:1852 : local extra 2026-06-05 22:03:37.778 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-05 22:03:37.783 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-05 22:03:37.786 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-05 22:03:37.789 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-05 22:03:37.792 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-06-05 22:03:37.795 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-05 22:03:37.815 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:37.819 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 22:03:37.822 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:37.824 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-05 22:03:37.828 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:37.831 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-05 22:03:37.834 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:37.837 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-05 22:03:37.841 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:37.843 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-05 22:03:37.847 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:03:37.849 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-05 22:03:37.852 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-05 22:03:37.906 | [9772 Async install_tempest:57421]: Waiting for completion of install_tempest running on PID 57421 (1 other jobs running) 2026-06-05 22:03:37.931 | [9772 Async install_tempest:57421]: Signaling child to exit 2026-06-05 22:03:37.931 | WAKEUP 2026-06-05 22:03:37.952 | [9772 Async install_tempest:57421]: Signaled 2026-06-05 22:03:37.953 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/tempest.git 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-05 22:03:37.954 | +++ functions-common:git_clone:587 : pwd 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 22:03:37.954 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:604 : echo master 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:667 : head -1 2026-06-05 22:03:37.954 | 531167f42 fix nova 2.80 responce schema 2026-06-05 22:03:37.954 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-05 22:03:37.954 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-05 22:03:37.954 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-05 22:03:37.954 | Collecting tox!=2.8.0,<4.0.0 2026-06-05 22:03:37.954 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-05 22:03:37.954 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-05 22:03:37.954 | Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-05 22:03:37.954 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-05 22:03:37.954 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-05 22:03:37.954 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-05 22:03:37.954 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-05 22:03:37.954 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-05 22:03:37.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-06-05 22:03:37.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-06-05 22:03:37.954 | Downloading virtualenv-21.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-06-05 22:03:37.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-06-05 22:03:37.954 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-06-05 22:03:37.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.10.0) 2026-06-05 22:03:37.954 | Collecting python-discovery>=1.4 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-05 22:03:37.954 | Downloading python_discovery-1.4.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-05 22:03:37.954 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-05 22:03:37.954 | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-06-05 22:03:37.954 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-05 22:03:37.954 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-05 22:03:37.954 | Downloading virtualenv-21.4.1-py3-none-any.whl (7.6 MB) 2026-06-05 22:03:37.954 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 34.1 MB/s 0:00:00 2026-06-05 22:03:37.954 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-06-05 22:03:37.954 | Downloading python_discovery-1.4.0-py3-none-any.whl (33 kB) 2026-06-05 22:03:37.954 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-05 22:03:37.954 | 2026-06-05 22:03:37.954 | Successfully installed distlib-0.4.0 filelock-3.29.0 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.0 tox-3.28.0 virtualenv-21.4.1 2026-06-05 22:03:37.954 | ++ inc/python:pip_install:216 : result=0 2026-06-05 22:03:37.954 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2414 : local name 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2417 : local total 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2421 : start_time=1780696708934 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2423 : [[ -z 1780696708934 ]] 2026-06-05 22:03:37.954 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2426 : end_time=1780696710825 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2427 : elapsed_time=1891 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2428 : total=84227 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:37.954 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=86118 2026-06-05 22:03:37.954 | ++ inc/python:pip_install:219 : return 0 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-05 22:03:37.954 | ~/tempest ~/devstack 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-05 22:03:37.954 | Already on 'master' 2026-06-05 22:03:37.954 | Your branch is up to date with 'origin/master'. 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-05 22:03:37.954 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.yVJredJHWr 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.yVJredJHWr 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.yVJredJHWr 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:37.954 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-05 22:03:37.954 | full create: /opt/stack/tempest/.tox/tempest 2026-06-05 22:03:37.954 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-05 22:03:37.954 | full develop-inst: /opt/stack/tempest 2026-06-05 22:03:37.954 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,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.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,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.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@531167f42631b9b79fdd73455772dc166d047ae6#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-06-05 22:03:37.954 | ___________________________________ summary ____________________________________ 2026-06-05 22:03:37.954 | full: skipped tests 2026-06-05 22:03:37.954 | congratulations :) 2026-06-05 22:03:37.954 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.yVJredJHWr -r requirements.txt 2026-06-05 22:03:37.954 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-05 22:03:37.954 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-05 22:03:37.954 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-05 22:03:37.954 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-05 22:03:37.955 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-05 22:03:37.955 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-05 22:03:37.955 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-05 22:03:37.955 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-05 22:03:37.955 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-05 22:03:37.955 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-05 22:03:37.955 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-05 22:03:37.955 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-05 22:03:37.955 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-05 22:03:37.955 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-05 22:03:37.955 | 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-06-05 22:03:37.955 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-05 22:03:37.955 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-05 22:03:37.955 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-05 22:03:37.955 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-05 22:03:37.955 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-05 22:03:37.955 | 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.17) 2026-06-05 22:03:37.955 | 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.5.20) 2026-06-05 22:03:37.955 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-05 22:03:37.955 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-05 22:03:37.955 | 2026-06-05 22:03:37.955 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-05 22:03:37.955 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-06-05 22:03:37.955 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-05 22:03:37.955 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.yVJredJHWr 2026-06-05 22:03:37.955 | ++ lib/tempest:install_tempest:868 : popd 2026-06-05 22:03:37.955 | ~/devstack 2026-06-05 22:03:37.997 | [9772 Async install_tempest:57421]: finished install_tempest with result 0 in 16 seconds 2026-06-05 22:03:38.002 | ++ inc/async:async_wait:197 : return 0 2026-06-05 22:03:38.005 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-05 22:03:38.008 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:03:38.011 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-05 22:03:38.014 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-05 22:03:38.017 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:38.020 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-05 22:03:38.022 | ++ inc/python:setup_develop:353 : local bindep 2026-06-05 22:03:38.025 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-05 22:03:38.027 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-05 22:03:38.030 | ++ inc/python:setup_develop:359 : local extras= 2026-06-05 22:03:38.033 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-05 22:03:38.035 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-05 22:03:38.039 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-05 22:03:38.041 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-05 22:03:38.044 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-05 22:03:38.046 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-05 22:03:38.049 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-05 22:03:38.051 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-05 22:03:38.054 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-05 22:03:38.057 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-05 22:03:38.060 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-05 22:03:38.063 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-05 22:03:38.069 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-05 22:03:38.071 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-05 22:03:38.074 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-05 22:03:38.156 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-05 22:03:38.159 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-05 22:03:38.162 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-05 22:03:38.164 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-05 22:03:38.166 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-05 22:03:38.169 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-05 22:03:38.172 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-05 22:03:38.174 | ++ inc/python:setup_package:446 : local extras= 2026-06-05 22:03:38.176 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-05 22:03:38.178 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-05 22:03:38.180 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-05 22:03:38.183 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-05 22:03:38.186 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-05 22:03:38.190 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-05 22:03:38.213 | Using python 3.12 to install /opt/stack/tempest 2026-06-05 22:03:38.216 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-05 22:03:38.793 | Obtaining file:///opt/stack/tempest 2026-06-05 22:03:38.796 | Installing build dependencies: started 2026-06-05 22:03:39.697 | Installing build dependencies: finished with status 'done' 2026-06-05 22:03:39.697 | Checking if build backend supports build_editable: started 2026-06-05 22:03:39.975 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-05 22:03:39.976 | Getting requirements to build editable: started 2026-06-05 22:03:40.131 | Getting requirements to build editable: finished with status 'done' 2026-06-05 22:03:40.133 | Preparing editable metadata (pyproject.toml): started 2026-06-05 22:03:41.035 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-05 22:03:41.047 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (7.0.3) 2026-06-05 22:03:41.048 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (4.14.0) 2026-06-05 22:03:41.048 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (4.26.0) 2026-06-05 22:03:41.048 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (2.9.1) 2026-06-05 22:03:41.048 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (4.0.0) 2026-06-05 22:03:41.049 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (43.0.3) 2026-06-05 22:03:41.049 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (1.3.0) 2026-06-05 22:03:41.049 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (7.5.0) 2026-06-05 22:03:41.050 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (10.4.0) 2026-06-05 22:03:41.050 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (8.2.0) 2026-06-05 22:03:41.117 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev26) 2026-06-05 22:03:41.119 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-05 22:03:41.121 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (5.10.0) 2026-06-05 22:03:41.122 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (10.1.0) 2026-06-05 22:03:41.122 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (4.3.2) 2026-06-05 22:03:41.123 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (6.0.3) 2026-06-05 22:03:41.123 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (1.4.6) 2026-06-05 22:03:41.124 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (5.8.0) 2026-06-05 22:03:41.124 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (3.17.0) 2026-06-05 22:03:41.125 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (2.7.0) 2026-06-05 22:03:41.125 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (3.1.0) 2026-06-05 22:03:41.126 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (0.7.1) 2026-06-05 22:03:41.126 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (0.20) 2026-06-05 22:03:41.126 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev26) (0.6.2) 2026-06-05 22:03:41.128 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (0.6.0) 2026-06-05 22:03:41.128 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (3.5.1) 2026-06-05 22:03:41.130 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (1.11.0) 2026-06-05 22:03:41.131 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (15.0.0) 2026-06-05 22:03:41.131 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (1.8.0) 2026-06-05 22:03:41.133 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev26) (2.0.0) 2026-06-05 22:03:41.135 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev26) (3.0) 2026-06-05 22:03:41.136 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev26) (2.2.1) 2026-06-05 22:03:41.139 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev26) (26.1.0) 2026-06-05 22:03:41.140 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev26) (2025.9.1) 2026-06-05 22:03:41.140 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev26) (0.37.0) 2026-06-05 22:03:41.141 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev26) (2026.5.1) 2026-06-05 22:03:41.145 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev26) (6.8.0) 2026-06-05 22:03:41.147 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev26) (2.0.0) 2026-06-05 22:03:41.148 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev26) (2.34.2) 2026-06-05 22:03:41.150 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev26) (6.4.0) 2026-06-05 22:03:41.151 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev26) (2.9.0.post0) 2026-06-05 22:03:41.152 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev26) (4.15.0) 2026-06-05 22:03:41.153 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev26) (1.1.2) 2026-06-05 22:03:41.155 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev26) (2.1.0) 2026-06-05 22:03:41.156 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev26) (3.3.2) 2026-06-05 22:03:41.157 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev26) (26.2) 2026-06-05 22:03:41.157 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev26) (7.2.2) 2026-06-05 22:03:41.160 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev26) (5.0.0) 2026-06-05 22:03:41.161 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev26) (3.0.3) 2026-06-05 22:03:41.161 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev26) (1.6.2) 2026-06-05 22:03:41.165 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev26) (82.0.1) 2026-06-05 22:03:41.167 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev26) (0.7.0) 2026-06-05 22:03:41.175 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev26) (1.17.0) 2026-06-05 22:03:41.180 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev26) (3.4.7) 2026-06-05 22:03:41.180 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev26) (3.17) 2026-06-05 22:03:41.181 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev26) (2023.11.17) 2026-06-05 22:03:41.190 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (4.2.0) 2026-06-05 22:03:41.190 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (2.20.0) 2026-06-05 22:03:41.193 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev26) (0.1.2) 2026-06-05 22:03:41.200 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev26) (0.16.0) 2026-06-05 22:03:41.212 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev26) 2026-06-05 22:03:41.213 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-05 22:03:41.231 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-05 22:03:41.233 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-05 22:03:41.237 | Building wheels for collected packages: tempest 2026-06-05 22:03:41.238 | Building editable for tempest (pyproject.toml): started 2026-06-05 22:03:42.201 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-05 22:03:42.202 | Created wheel for tempest: filename=tempest-46.3.1.dev26-0.editable-py3-none-any.whl size=8325 sha256=5c1b2f897d81967a111b7769a15fd5f7eb981b99abec2de6ed72204aea316616 2026-06-05 22:03:42.202 | Stored in directory: /tmp/pip-ephem-wheel-cache-ra6upy_6/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-05 22:03:42.206 | Successfully built tempest 2026-06-05 22:03:42.363 | Installing collected packages: tomlkit, stestr, tempest 2026-06-05 22:03:42.518 | 2026-06-05 22:03:42.538 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev26 tomlkit-0.15.0 2026-06-05 22:03:42.687 | ++ inc/python:pip_install:216 : result=0 2026-06-05 22:03:42.689 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-05 22:03:42.691 | ++ functions-common:time_stop:2414 : local name 2026-06-05 22:03:42.694 | ++ functions-common:time_stop:2415 : local end_time 2026-06-05 22:03:42.696 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-05 22:03:42.698 | ++ functions-common:time_stop:2417 : local total 2026-06-05 22:03:42.701 | ++ functions-common:time_stop:2418 : local start_time 2026-06-05 22:03:42.703 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-05 22:03:42.706 | ++ functions-common:time_stop:2421 : start_time=1780697018208 2026-06-05 22:03:42.708 | ++ functions-common:time_stop:2423 : [[ -z 1780697018208 ]] 2026-06-05 22:03:42.711 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-05 22:03:42.715 | ++ functions-common:time_stop:2426 : end_time=1780697022712 2026-06-05 22:03:42.717 | ++ functions-common:time_stop:2427 : elapsed_time=4504 2026-06-05 22:03:42.720 | ++ functions-common:time_stop:2428 : total=89189 2026-06-05 22:03:42.722 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-05 22:03:42.725 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=93693 2026-06-05 22:03:42.728 | ++ inc/python:pip_install:219 : return 0 2026-06-05 22:03:42.731 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-05 22:03:42.733 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-05 22:03:42.736 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-05 22:03:42.738 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-05 22:03:42.741 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-05 22:03:42.742 | ++ inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-05 22:03:42.745 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-06-05 22:03:42.747 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-05 22:03:42.750 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-05 22:03:42.753 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-05 22:03:42.755 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-05 22:03:42.757 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-05 22:03:42.759 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-05 22:03:42.762 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-05 22:03:42.764 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-05 22:03:42.767 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-05 22:03:42.769 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-05 22:03:42.771 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-05 22:03:42.772 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-05 22:03:42.774 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-05 22:03:42.776 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-05 22:03:42.777 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-05 22:03:42.780 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-05 22:03:42.783 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-05 22:03:42.785 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-05 22:03:42.787 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-05 22:03:42.789 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-05 22:03:42.789 | ' 2026-06-05 22:03:42.791 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-05 22:03:42.794 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-05 22:03:42.809 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:42.811 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-05 22:03:42.813 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-05 22:03:42.815 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-05 22:03:42.817 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-05 22:03:42.820 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-05 22:03:42.820 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-05 22:03:42.821 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-05 22:03:43.031 | 2026-06-05 22:03:43.041 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:03:43.045 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-05 22:03:43.047 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-05 22:03:43.049 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-05 22:03:43.052 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-05 22:03:43.054 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-05 22:03:43.057 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-05 22:03:43.059 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-05 22:03:43.061 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-05 22:03:43.064 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-05 22:03:43.066 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-05 22:03:43.069 | ++ lib/tempest:get_active_images:176 : img_id=2b583971-8563-404f-838c-539f75d2774b 2026-06-05 22:03:43.071 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-05 22:03:43.073 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-05 22:03:43.076 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-06-05 22:03:43.078 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-05 22:03:43.081 | ++ lib/tempest:configure_tempest:272 : '[' -z 2b583971-8563-404f-838c-539f75d2774b ']' 2026-06-05 22:03:43.083 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-06-05 22:03:43.085 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-06-05 22:03:43.087 | ++ lib/tempest:configure_tempest:279 : [[ 05e28300-79ab-47c0-a19d-9f1388c0bb7a != \2\b\5\8\3\9\7\1\-\8\5\6\3\-\4\0\4\f\-\8\3\8\c\-\5\3\9\f\7\5\d\2\7\7\4\b ]] 2026-06-05 22:03:43.090 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=05e28300-79ab-47c0-a19d-9f1388c0bb7a 2026-06-05 22:03:43.092 | ++ lib/tempest:configure_tempest:281 : break 2026-06-05 22:03:43.094 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-06-05 22:03:43.107 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-05 22:03:43.111 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-06-05 22:03:43.113 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-05 22:03:43.116 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-05 22:03:43.118 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-05 22:03:43.120 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-05 22:03:43.123 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-05 22:03:43.126 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-05 22:03:43.130 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-05 22:03:43.130 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-05 22:03:43.483 | 2026-06-05 22:03:43.494 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:03:43.498 | ++ lib/tempest:configure_tempest:303 : admin_project_id=d6558e3bb4ef4ca7a95b1fcd3c8dd127 2026-06-05 22:03:43.502 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-05 22:03:43.521 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:43.526 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-05 22:03:43.759 | 2026-06-05 22:03:43.771 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:03:43.773 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-05 22:03:43.773 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-05 22:03:43.773 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-05 22:03:43.773 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-05 22:03:43.774 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-05 22:03:43.774 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-05 22:03:43.774 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-05 22:03:43.774 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-05 22:03:43.774 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-05 22:03:43.774 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-05 22:03:43.774 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-05 22:03:43.774 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-05 22:03:43.774 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-05 22:03:43.774 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-05 22:03:43.776 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-05 22:03:43.778 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-05 22:03:43.778 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-05 22:03:43.778 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-05 22:03:43.778 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-05 22:03:43.778 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-05 22:03:43.778 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-05 22:03:43.778 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-05 22:03:43.778 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-05 22:03:43.778 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-05 22:03:43.778 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-05 22:03:43.778 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-05 22:03:43.778 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-05 22:03:43.778 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-05 22:03:43.778 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-05 22:03:43.783 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 2b583971-8563-404f-838c-539f75d2774b 2026-06-05 22:03:43.786 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-05 22:03:43.789 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 2b583971-8563-404f-838c-539f75d2774b -c size -f value 2026-06-05 22:03:43.993 | 2026-06-05 22:03:44.004 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:03:44.006 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-05 22:03:44.010 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-05 22:03:44.010 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-05 22:03:44.034 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-05 22:03:44.037 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-05 22:03:44.039 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-05 22:03:44.259 | 2026-06-05 22:03:44.259 | +----------------------------+-----------------------+ 2026-06-05 22:03:44.259 | | Field | Value | 2026-06-05 22:03:44.259 | +----------------------------+-----------------------+ 2026-06-05 22:03:44.259 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:44.259 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:44.259 | | description | None | 2026-06-05 22:03:44.259 | | disk | 1 | 2026-06-05 22:03:44.259 | | id | 42 | 2026-06-05 22:03:44.259 | | name | m1.nano | 2026-06-05 22:03:44.259 | | os-flavor-access:is_public | True | 2026-06-05 22:03:44.259 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:44.259 | | ram | 192 | 2026-06-05 22:03:44.259 | | rxtx_factor | 1.0 | 2026-06-05 22:03:44.259 | | swap | 0 | 2026-06-05 22:03:44.259 | | vcpus | 1 | 2026-06-05 22:03:44.259 | +----------------------------+-----------------------+ 2026-06-05 22:03:44.266 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-05 22:03:44.268 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-05 22:03:44.268 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-05 22:03:44.268 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-05 22:03:44.268 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-05 22:03:44.268 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-05 22:03:44.268 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-05 22:03:44.268 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-05 22:03:44.268 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-05 22:03:44.268 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-05 22:03:44.268 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-05 22:03:44.268 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-05 22:03:44.268 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-05 22:03:44.268 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-05 22:03:44.268 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-05 22:03:44.271 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 05e28300-79ab-47c0-a19d-9f1388c0bb7a 2026-06-05 22:03:44.273 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-05 22:03:44.276 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 05e28300-79ab-47c0-a19d-9f1388c0bb7a -c size -f value 2026-06-05 22:03:44.465 | 2026-06-05 22:03:44.475 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:03:44.478 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-06-05 22:03:44.481 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-05 22:03:44.481 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-06-05 22:03:44.505 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-05 22:03:44.508 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-05 22:03:44.511 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-05 22:03:44.747 | 2026-06-05 22:03:44.747 | +----------------------------+-----------------------+ 2026-06-05 22:03:44.747 | | Field | Value | 2026-06-05 22:03:44.747 | +----------------------------+-----------------------+ 2026-06-05 22:03:44.747 | | OS-FLV-DISABLED:disabled | False | 2026-06-05 22:03:44.747 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-05 22:03:44.747 | | description | None | 2026-06-05 22:03:44.747 | | disk | 1 | 2026-06-05 22:03:44.747 | | id | 84 | 2026-06-05 22:03:44.747 | | name | m1.micro | 2026-06-05 22:03:44.747 | | os-flavor-access:is_public | True | 2026-06-05 22:03:44.747 | | properties | hw_rng:allowed='True' | 2026-06-05 22:03:44.747 | | ram | 256 | 2026-06-05 22:03:44.747 | | rxtx_factor | 1.0 | 2026-06-05 22:03:44.747 | | swap | 0 | 2026-06-05 22:03:44.747 | | vcpus | 1 | 2026-06-05 22:03:44.747 | +----------------------------+-----------------------+ 2026-06-05 22:03:44.756 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-05 22:03:44.758 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-05 22:03:44.777 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:44.780 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-05 22:03:44.783 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-06-05 22:03:44.786 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-05 22:03:44.788 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-05 22:03:44.790 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-05 22:03:44.794 | +++ functions-common:git_clone:587 : pwd 2026-06-05 22:03:44.797 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-05 22:03:44.799 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-05 22:03:44.803 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-05 22:03:44.821 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-05 22:03:44.824 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-05 22:03:44.826 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-05 22:03:44.829 | ++ functions-common:git_clone:604 : echo master 2026-06-05 22:03:44.830 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-05 22:03:44.835 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-05 22:03:44.838 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-05 22:03:44.841 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-05 22:03:44.856 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-05 22:03:44.859 | ++ functions-common:git_clone:667 : head -1 2026-06-05 22:03:44.860 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-05 22:03:44.864 | 5d0367e Clean-up zuul config spacing 2026-06-05 22:03:44.868 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-05 22:03:44.871 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-05 22:03:44.871 | ~/os-test-images ~/devstack 2026-06-05 22:03:44.874 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-05 22:03:45.115 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-05 22:03:45.450 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-05 22:03:46.888 | generate installed: PyYAML==6.0.3 2026-06-05 22:03:46.888 | generate run-test-pre: PYTHONHASHSEED='292538263' 2026-06-05 22:03:46.888 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-05 22:03:46.964 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-05 22:03:46.976 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-05 22:03:46.989 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-05 22:03:47.005 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-05 22:03:47.009 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-05 22:03:47.015 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-05 22:03:47.021 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-05 22:03:47.053 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-05 22:03:47.061 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-05 22:03:47.068 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-05 22:03:47.079 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-05 22:03:47.079 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-05 22:03:47.086 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-05 22:03:47.094 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-05 22:03:47.106 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-05 22:03:47.109 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-05 22:03:47.111 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-05 22:03:47.120 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-05 22:03:47.129 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-05 22:03:47.139 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-05 22:03:47.141 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-05 22:03:47.152 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-05 22:03:47.156 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-05 22:03:47.158 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-05 22:03:47.166 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-05 22:03:47.168 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-05 22:03:47.177 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-05 22:03:47.193 | ___________________________________ summary ____________________________________ 2026-06-05 22:03:47.193 | generate: commands succeeded 2026-06-05 22:03:47.193 | congratulations :) 2026-06-05 22:03:47.229 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-05 22:03:47.229 | ~/devstack 2026-06-05 22:03:47.232 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-05 22:03:47.265 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-05 22:03:47.268 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-05 22:03:47.287 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-05 22:03:47.289 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-05 22:03:47.291 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-05 22:03:47.323 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-06-05 22:03:47.357 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-05 22:03:47.359 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:47.361 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-05 22:03:47.364 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-05 22:03:47.368 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-05 22:03:47.631 | 2026-06-05 22:03:47.641 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:03:47.644 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-05 22:03:47.644 | address-scope 2026-06-05 22:03:47.644 | agent 2026-06-05 22:03:47.644 | allowed-address-pairs 2026-06-05 22:03:47.644 | auto-allocated-topology 2026-06-05 22:03:47.644 | availability_zone 2026-06-05 22:03:47.644 | default-subnetpools 2026-06-05 22:03:47.644 | dhcp_agent_scheduler 2026-06-05 22:03:47.644 | dns-integration 2026-06-05 22:03:47.644 | dns-domain-ports 2026-06-05 22:03:47.644 | dns-integration-domain-keywords 2026-06-05 22:03:47.644 | empty-string-filtering 2026-06-05 22:03:47.644 | external-net 2026-06-05 22:03:47.644 | extra_dhcp_opt 2026-06-05 22:03:47.644 | extraroute 2026-06-05 22:03:47.644 | extraroute-atomic 2026-06-05 22:03:47.644 | filter-validation 2026-06-05 22:03:47.644 | floating-ip-port-forwarding-detail 2026-06-05 22:03:47.644 | fip-port-details 2026-06-05 22:03:47.644 | flavors 2026-06-05 22:03:47.644 | floatingip-pools 2026-06-05 22:03:47.644 | router 2026-06-05 22:03:47.644 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:03:47.644 | enable-default-route-bfd 2026-06-05 22:03:47.644 | enable-default-route-ecmp 2026-06-05 22:03:47.644 | ext-gw-mode 2026-06-05 22:03:47.644 | l3-ha 2026-06-05 22:03:47.644 | external-gateway-multihoming 2026-06-05 22:03:47.644 | l3-flavors 2026-06-05 22:03:47.644 | l3_agent_scheduler 2026-06-05 22:03:47.644 | multi-provider 2026-06-05 22:03:47.644 | net-mtu 2026-06-05 22:03:47.644 | net-mtu-writable 2026-06-05 22:03:47.644 | network_availability_zone 2026-06-05 22:03:47.644 | network-ip-availability 2026-06-05 22:03:47.644 | network-ip-availability-details 2026-06-05 22:03:47.644 | pagination 2026-06-05 22:03:47.644 | port-device-profile 2026-06-05 22:03:47.644 | port-mac-address-regenerate 2026-06-05 22:03:47.644 | port-numa-affinity-policy 2026-06-05 22:03:47.644 | port-numa-affinity-policy-socket 2026-06-05 22:03:47.644 | binding 2026-06-05 22:03:47.644 | binding-extended 2026-06-05 22:03:47.644 | port-security 2026-06-05 22:03:47.644 | project-id 2026-06-05 22:03:47.644 | provider 2026-06-05 22:03:47.644 | qinq 2026-06-05 22:03:47.644 | quota-check-limit 2026-06-05 22:03:47.644 | quota-check-limit-default 2026-06-05 22:03:47.644 | quotas 2026-06-05 22:03:47.644 | quota_details 2026-06-05 22:03:47.644 | rbac-policies 2026-06-05 22:03:47.644 | rbac-address-scope 2026-06-05 22:03:47.644 | rbac-security-groups 2026-06-05 22:03:47.644 | revision-if-match 2026-06-05 22:03:47.644 | standard-attr-revisions 2026-06-05 22:03:47.644 | router_availability_zone 2026-06-05 22:03:47.644 | router-enable-snat 2026-06-05 22:03:47.644 | security-groups-default-rules 2026-06-05 22:03:47.644 | security-groups-normalized-cidr 2026-06-05 22:03:47.644 | security-groups-remote-address-group 2026-06-05 22:03:47.644 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:03:47.644 | security-groups-shared-filtering 2026-06-05 22:03:47.644 | security-group 2026-06-05 22:03:47.644 | service-type 2026-06-05 22:03:47.644 | sorting 2026-06-05 22:03:47.644 | standard-attr-description 2026-06-05 22:03:47.644 | stateful-security-group 2026-06-05 22:03:47.644 | subnet-dns-publish-fixed-ip 2026-06-05 22:03:47.644 | subnet-external-network 2026-06-05 22:03:47.644 | subnet_onboard 2026-06-05 22:03:47.644 | subnet-service-types 2026-06-05 22:03:47.644 | subnet_allocation 2026-06-05 22:03:47.644 | subnetpool-prefix-ops 2026-06-05 22:03:47.644 | tag-creation 2026-06-05 22:03:47.644 | standard-attr-tag 2026-06-05 22:03:47.644 | standard-attr-timestamp 2026-06-05 22:03:47.644 | vlan-transparent' 2026-06-05 22:03:47.646 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-05 22:03:47.646 | address-scope 2026-06-05 22:03:47.646 | agent 2026-06-05 22:03:47.646 | allowed-address-pairs 2026-06-05 22:03:47.646 | auto-allocated-topology 2026-06-05 22:03:47.646 | availability_zone 2026-06-05 22:03:47.646 | default-subnetpools 2026-06-05 22:03:47.646 | dhcp_agent_scheduler 2026-06-05 22:03:47.646 | dns-integration 2026-06-05 22:03:47.646 | dns-domain-ports 2026-06-05 22:03:47.646 | dns-integration-domain-keywords 2026-06-05 22:03:47.646 | empty-string-filtering 2026-06-05 22:03:47.646 | external-net 2026-06-05 22:03:47.646 | extra_dhcp_opt 2026-06-05 22:03:47.646 | extraroute 2026-06-05 22:03:47.646 | extraroute-atomic 2026-06-05 22:03:47.646 | filter-validation 2026-06-05 22:03:47.646 | floating-ip-port-forwarding-detail 2026-06-05 22:03:47.646 | fip-port-details 2026-06-05 22:03:47.646 | flavors 2026-06-05 22:03:47.646 | floatingip-pools 2026-06-05 22:03:47.646 | router 2026-06-05 22:03:47.646 | l3-agent-scheduler-ha-chassis-priority 2026-06-05 22:03:47.646 | enable-default-route-bfd 2026-06-05 22:03:47.646 | enable-default-route-ecmp 2026-06-05 22:03:47.646 | ext-gw-mode 2026-06-05 22:03:47.646 | l3-ha 2026-06-05 22:03:47.646 | external-gateway-multihoming 2026-06-05 22:03:47.646 | l3-flavors 2026-06-05 22:03:47.646 | l3_agent_scheduler 2026-06-05 22:03:47.646 | multi-provider 2026-06-05 22:03:47.646 | net-mtu 2026-06-05 22:03:47.646 | net-mtu-writable 2026-06-05 22:03:47.646 | network_availability_zone 2026-06-05 22:03:47.646 | network-ip-availability 2026-06-05 22:03:47.646 | network-ip-availability-details 2026-06-05 22:03:47.646 | pagination 2026-06-05 22:03:47.646 | port-device-profile 2026-06-05 22:03:47.646 | port-mac-address-regenerate 2026-06-05 22:03:47.646 | port-numa-affinity-policy 2026-06-05 22:03:47.646 | port-numa-affinity-policy-socket 2026-06-05 22:03:47.646 | binding 2026-06-05 22:03:47.646 | binding-extended 2026-06-05 22:03:47.646 | port-security 2026-06-05 22:03:47.646 | project-id 2026-06-05 22:03:47.646 | provider 2026-06-05 22:03:47.646 | qinq 2026-06-05 22:03:47.646 | quota-check-limit 2026-06-05 22:03:47.646 | quota-check-limit-default 2026-06-05 22:03:47.646 | quotas 2026-06-05 22:03:47.646 | quota_details 2026-06-05 22:03:47.646 | rbac-policies 2026-06-05 22:03:47.646 | rbac-address-scope 2026-06-05 22:03:47.646 | rbac-security-groups 2026-06-05 22:03:47.646 | revision-if-match 2026-06-05 22:03:47.646 | standard-attr-revisions 2026-06-05 22:03:47.646 | router_availability_zone 2026-06-05 22:03:47.646 | router-enable-snat 2026-06-05 22:03:47.646 | security-groups-default-rules 2026-06-05 22:03:47.646 | security-groups-normalized-cidr 2026-06-05 22:03:47.646 | security-groups-remote-address-group 2026-06-05 22:03:47.646 | security-groups-rules-belongs-to-default-sg 2026-06-05 22:03:47.646 | security-groups-shared-filtering 2026-06-05 22:03:47.646 | security-group 2026-06-05 22:03:47.646 | service-type 2026-06-05 22:03:47.646 | sorting 2026-06-05 22:03:47.646 | standard-attr-description 2026-06-05 22:03:47.646 | stateful-security-group 2026-06-05 22:03:47.646 | subnet-dns-publish-fixed-ip 2026-06-05 22:03:47.646 | subnet-external-network 2026-06-05 22:03:47.646 | subnet_onboard 2026-06-05 22:03:47.646 | subnet-service-types 2026-06-05 22:03:47.646 | subnet_allocation 2026-06-05 22:03:47.646 | subnetpool-prefix-ops 2026-06-05 22:03:47.646 | tag-creation 2026-06-05 22:03:47.646 | standard-attr-tag 2026-06-05 22:03:47.646 | standard-attr-timestamp 2026-06-05 22:03:47.646 | vlan-transparent =~ external-net ]] 2026-06-05 22:03:47.648 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-05 22:03:47.651 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-05 22:03:47.892 | 2026-06-05 22:03:47.901 | +++ functions-common:oscwrap:2459 : return 0 2026-06-05 22:03:47.904 | ++ lib/tempest:configure_tempest:395 : public_network_id=dd7141dc-890e-4d74-a1a1-e202c3de539c 2026-06-05 22:03:47.906 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-05 22:03:48.489 | 2026-06-05 22:03:48.489 | +---------------------------+--------------------------------------+ 2026-06-05 22:03:48.489 | | Field | Value | 2026-06-05 22:03:48.489 | +---------------------------+--------------------------------------+ 2026-06-05 22:03:48.489 | | admin_state_up | UP | 2026-06-05 22:03:48.489 | | availability_zone_hints | | 2026-06-05 22:03:48.489 | | availability_zones | | 2026-06-05 22:03:48.489 | | created_at | 2026-06-05T22:03:48Z | 2026-06-05 22:03:48.489 | | description | | 2026-06-05 22:03:48.489 | | dns_domain | None | 2026-06-05 22:03:48.489 | | id | 0566c4d3-3349-448f-9995-f33290a9c38a | 2026-06-05 22:03:48.489 | | ipv4_address_scope | None | 2026-06-05 22:03:48.489 | | ipv6_address_scope | None | 2026-06-05 22:03:48.489 | | is_default | False | 2026-06-05 22:03:48.490 | | is_vlan_qinq | None | 2026-06-05 22:03:48.490 | | is_vlan_transparent | False | 2026-06-05 22:03:48.490 | | mtu | 1372 | 2026-06-05 22:03:48.490 | | name | shared | 2026-06-05 22:03:48.490 | | port_security_enabled | True | 2026-06-05 22:03:48.490 | | project_id | d6558e3bb4ef4ca7a95b1fcd3c8dd127 | 2026-06-05 22:03:48.490 | | provider:network_type | geneve | 2026-06-05 22:03:48.490 | | provider:physical_network | None | 2026-06-05 22:03:48.490 | | provider:segmentation_id | 22798 | 2026-06-05 22:03:48.490 | | qinq | False | 2026-06-05 22:03:48.490 | | qos_policy_id | None | 2026-06-05 22:03:48.490 | | revision_number | 1 | 2026-06-05 22:03:48.490 | | router:external | Internal | 2026-06-05 22:03:48.490 | | segments | None | 2026-06-05 22:03:48.490 | | shared | True | 2026-06-05 22:03:48.490 | | status | ACTIVE | 2026-06-05 22:03:48.490 | | subnets | | 2026-06-05 22:03:48.490 | | tags | | 2026-06-05 22:03:48.490 | | updated_at | 2026-06-05T22:03:48Z | 2026-06-05 22:03:48.490 | +---------------------------+--------------------------------------+ 2026-06-05 22:03:48.498 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-05 22:03:49.257 | 2026-06-05 22:03:49.257 | +----------------------+--------------------------------------+ 2026-06-05 22:03:49.257 | | Field | Value | 2026-06-05 22:03:49.257 | +----------------------+--------------------------------------+ 2026-06-05 22:03:49.257 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-05 22:03:49.257 | | cidr | 192.168.233.0/24 | 2026-06-05 22:03:49.257 | | created_at | 2026-06-05T22:03:48Z | 2026-06-05 22:03:49.257 | | description | shared-subnet | 2026-06-05 22:03:49.257 | | dns_nameservers | | 2026-06-05 22:03:49.257 | | dns_publish_fixed_ip | None | 2026-06-05 22:03:49.257 | | enable_dhcp | True | 2026-06-05 22:03:49.257 | | gateway_ip | 192.168.233.1 | 2026-06-05 22:03:49.257 | | host_routes | | 2026-06-05 22:03:49.257 | | id | 9f21b448-e207-4f53-9059-f8067a0102b0 | 2026-06-05 22:03:49.257 | | ip_version | 4 | 2026-06-05 22:03:49.257 | | ipv6_address_mode | None | 2026-06-05 22:03:49.257 | | ipv6_ra_mode | None | 2026-06-05 22:03:49.257 | | name | shared-subnet | 2026-06-05 22:03:49.257 | | network_id | 0566c4d3-3349-448f-9995-f33290a9c38a | 2026-06-05 22:03:49.257 | | project_id | d6558e3bb4ef4ca7a95b1fcd3c8dd127 | 2026-06-05 22:03:49.257 | | revision_number | 0 | 2026-06-05 22:03:49.257 | | router:external | False | 2026-06-05 22:03:49.257 | | segment_id | None | 2026-06-05 22:03:49.257 | | service_types | | 2026-06-05 22:03:49.257 | | subnetpool_id | None | 2026-06-05 22:03:49.257 | | tags | | 2026-06-05 22:03:49.257 | | updated_at | 2026-06-05T22:03:48Z | 2026-06-05 22:03:49.257 | +----------------------+--------------------------------------+ 2026-06-05 22:03:49.265 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-05 22:03:49.301 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-05 22:03:49.340 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-05 22:03:49.346 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-05 22:03:49.381 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-05 22:03:49.416 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-05 22:03:49.453 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-05 22:03:49.489 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-05 22:03:49.527 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.99/identity/v3 2026-06-05 22:03:49.564 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-05 22:03:49.596 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-05 22:03:49.630 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-05 22:03:49.660 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:49.662 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-05 22:03:49.701 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-06-05 22:03:49.731 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-05 22:03:49.766 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-05 22:03:49.806 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-05 22:03:49.838 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-05 22:03:49.855 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:49.857 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-05 22:03:49.890 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-05 22:03:49.892 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-05 22:03:49.934 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-05 22:03:49.953 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:49.956 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-05 22:03:49.992 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-05 22:03:50.029 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-05 22:03:50.064 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-05 22:03:50.067 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-06-05 22:03:50.100 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-05 22:03:50.134 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-05 22:03:50.154 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:50.156 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 2b583971-8563-404f-838c-539f75d2774b 2026-06-05 22:03:50.190 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 05e28300-79ab-47c0-a19d-9f1388c0bb7a 2026-06-05 22:03:50.224 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-05 22:03:50.257 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-05 22:03:50.289 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-05 22:03:50.325 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-05 22:03:50.344 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:50.348 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-05 22:03:50.351 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-05 22:03:50.355 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-05 22:03:50.358 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-05 22:03:50.362 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-05 22:03:50.364 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-05 22:03:50.387 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-05 22:03:50.391 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-05 22:03:50.422 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-05 22:03:50.458 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-05 22:03:50.495 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-05 22:03:50.533 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-05 22:03:50.571 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-05 22:03:50.610 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-05 22:03:50.649 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-05 22:03:50.684 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-05 22:03:50.720 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-05 22:03:50.722 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-05 22:03:50.760 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:50.764 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2026-06-05 22:03:50.798 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-05 22:03:50.815 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:50.817 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-05 22:03:50.849 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-05 22:03:50.867 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:50.870 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-05 22:03:50.872 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-05 22:03:50.889 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:50.893 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-05 22:03:50.895 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-05 22:03:50.898 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-05 22:03:50.935 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-05 22:03:50.974 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id dd7141dc-890e-4d74-a1a1-e202c3de539c 2026-06-05 22:03:51.008 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-05 22:03:51.045 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-06-05 22:03:51.081 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-05 22:03:51.117 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-05 22:03:51.150 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-05 22:03:51.185 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-05 22:03:51.223 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-06-05 22:03:51.226 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:51.229 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-05 22:03:51.232 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-05 22:03:51.272 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-05 22:03:51.276 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-05 22:03:51.277 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-05 22:03:51.283 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-05 22:03:51.286 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-05 22:03:51.325 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-05 22:03:51.327 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-05 22:03:51.329 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-05 22:03:51.332 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-05 22:03:51.335 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-05 22:03:51.376 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-05 22:03:51.417 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-05 22:03:51.455 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-05 22:03:51.494 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-05 22:03:51.529 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-05 22:03:51.566 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-05 22:03:51.570 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-05 22:03:51.591 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-06-05 22:03:51.633 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-05 22:03:51.638 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-05 22:03:51.659 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-06-05 22:03:51.692 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-05 22:03:51.695 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-05 22:03:51.713 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-05 22:03:51.749 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-05 22:03:51.753 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-05 22:03:51.771 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-05 22:03:51.810 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-05 22:03:51.847 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-05 22:03:51.849 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-05 22:03:51.885 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-05 22:03:51.888 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-05 22:03:51.891 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-05 22:03:51.893 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-05 22:03:51.919 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-05 22:03:51.922 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-05 22:03:51.962 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-05 22:03:51.981 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:51.984 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-06-05 22:03:51.987 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-06-05 22:03:51.990 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-06-05 22:03:51.993 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-06-05 22:03:52.027 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iscsi '!=' iSCSI ']' 2026-06-05 22:03:52.030 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol iscsi 2026-06-05 22:03:52.065 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2026-06-05 22:03:52.067 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2026-06-05 22:03:52.104 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-05 22:03:52.107 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-05 22:03:52.111 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-05 22:03:52.114 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-05 22:03:52.137 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-05 22:03:52.140 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-05 22:03:52.176 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-05 22:03:52.178 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-05 22:03:52.181 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-06-05 22:03:52.183 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-05 22:03:52.219 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-05 22:03:52.255 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-05 22:03:52.289 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-05 22:03:52.292 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-05 22:03:52.295 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-05 22:03:52.299 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-05 22:03:52.319 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:52.322 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-05 22:03:52.360 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-05 22:03:52.362 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-05 22:03:52.381 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:52.384 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-05 22:03:52.421 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-05 22:03:52.424 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-05 22:03:52.443 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:52.446 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-05 22:03:52.480 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-05 22:03:52.483 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-05 22:03:52.499 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:52.502 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-05 22:03:52.538 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-05 22:03:52.541 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-05 22:03:52.563 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:52.565 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-05 22:03:52.604 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-05 22:03:52.606 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-05 22:03:52.624 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-05 22:03:52.627 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-06-05 22:03:52.669 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-05 22:03:52.672 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-05 22:03:52.691 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:03:52.693 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-05 22:03:52.727 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-05 22:03:52.731 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-05 22:03:52.733 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-05 22:03:52.737 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-05 22:03:52.773 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-05 22:03:52.776 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-05 22:03:52.779 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-05 22:03:52.781 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-05 22:03:52.817 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-05 22:03:52.820 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-05 22:03:52.823 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-05 22:03:52.827 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-06-05 22:03:52.830 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-05 22:03:52.834 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-05 22:03:52.838 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.kqC6zb5NYJ 2026-06-05 22:03:52.840 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-05 22:03:52.844 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-05 22:03:52.847 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-05 22:03:52.852 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.zPg8ryvvRS 2026-06-05 22:03:52.855 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.zPg8ryvvRS 2026-06-05 22:03:52.858 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-05 22:03:52.861 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.zPg8ryvvRS 2026-06-05 22:03:52.864 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-05 22:03:52.868 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-05 22:03:52.871 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-05 22:03:52.879 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:52.882 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:52.885 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:52.889 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:03:52.893 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-05 22:03:52.895 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-05 22:03:53.164 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-05 22:03:53.717 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-05 22:04:01.743 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-05 22:04:06.154 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,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.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,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.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@531167f42631b9b79fdd73455772dc166d047ae6#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-06-05 22:04:06.154 | ___________________________________ summary ____________________________________ 2026-06-05 22:04:06.154 | venv-tempest: skipped tests 2026-06-05 22:04:06.154 | congratulations :) 2026-06-05 22:04:06.184 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.zPg8ryvvRS -r requirements.txt 2026-06-05 22:04:06.659 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-05 22:04:06.659 | !! 2026-06-05 22:04:06.659 | 2026-06-05 22:04:06.660 | ******************************************************************************** 2026-06-05 22:04:06.660 | Requirements should be satisfied by a PEP 517 installer. 2026-06-05 22:04:06.660 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-05 22:04:06.660 | 2026-06-05 22:04:06.660 | This deprecation is overdue, please update your project and remove deprecated 2026-06-05 22:04:06.660 | calls to avoid build errors in the future. 2026-06-05 22:04:06.660 | ******************************************************************************** 2026-06-05 22:04:06.660 | 2026-06-05 22:04:06.660 | !! 2026-06-05 22:04:06.660 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-05 22:04:06.920 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-05 22:04:06.920 | !! 2026-06-05 22:04:06.920 | 2026-06-05 22:04:06.920 | ******************************************************************************** 2026-06-05 22:04:06.920 | Please avoid running ``setup.py`` directly. 2026-06-05 22:04:06.920 | Instead, use pypa/build, pypa/installer or other 2026-06-05 22:04:06.920 | standards-based tools. 2026-06-05 22:04:06.920 | 2026-06-05 22:04:06.920 | This deprecation is overdue, please update your project and remove deprecated 2026-06-05 22:04:06.920 | calls to avoid build errors in the future. 2026-06-05 22:04:06.920 | 2026-06-05 22:04:06.920 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-05 22:04:06.920 | ******************************************************************************** 2026-06-05 22:04:06.920 | 2026-06-05 22:04:06.920 | !! 2026-06-05 22:04:06.921 | self.initialize_options() 2026-06-05 22:04:06.921 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-05 22:04:06.921 | warnings.warn(msg) 2026-06-05 22:04:06.936 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-05 22:04:06.937 | !! 2026-06-05 22:04:06.937 | 2026-06-05 22:04:06.937 | ******************************************************************************** 2026-06-05 22:04:06.937 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-05 22:04:06.937 | 2026-06-05 22:04:06.937 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-05 22:04:06.937 | or your builds will no longer be supported. 2026-06-05 22:04:06.937 | 2026-06-05 22:04:06.937 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-05 22:04:06.937 | ******************************************************************************** 2026-06-05 22:04:06.937 | 2026-06-05 22:04:06.937 | !! 2026-06-05 22:04:06.937 | corresp(dist, value, root_dir) 2026-06-05 22:04:07.018 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-05 22:04:11.147 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,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.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,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.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@531167f42631b9b79fdd73455772dc166d047ae6#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-06-05 22:04:11.148 | venv-tempest run-test-pre: PYTHONHASHSEED='985379924' 2026-06-05 22:04:11.148 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.zPg8ryvvRS -r requirements.txt 2026-06-05 22:04:11.657 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-05 22:04:11.658 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-05 22:04:11.658 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-05 22:04:11.659 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-05 22:04:11.659 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-05 22:04:11.659 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-05 22:04:11.660 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-05 22:04:11.660 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-05 22:04:11.661 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-06-05 22:04:11.661 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-05 22:04:11.662 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-05 22:04:11.662 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-05 22:04:11.663 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-06-05 22:04:11.663 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-05 22:04:11.664 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-05 22:04:11.666 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-05 22:04:11.666 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-05 22:04:11.666 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-05 22:04:11.667 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-05 22:04:11.667 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-05 22:04:11.667 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-05 22:04:11.667 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-05 22:04:11.668 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-05 22:04:11.669 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-05 22:04:11.670 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-05 22:04:11.671 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.5.1) 2026-06-05 22:04:11.672 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-05 22:04:11.673 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-05 22:04:11.673 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-05 22:04:11.674 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-05 22:04:11.677 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-05 22:04:11.678 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-05 22:04:11.678 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-05 22:04:11.680 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-05 22:04:11.683 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-05 22:04:11.685 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-05 22:04:11.685 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-05 22:04:11.687 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-05 22:04:11.688 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-05 22:04:11.690 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-05 22:04:11.690 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-05 22:04:11.692 | 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-06-05 22:04:11.693 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-05 22:04:11.694 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-05 22:04:11.694 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-05 22:04:11.695 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-05 22:04:11.701 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-06-05 22:04:11.704 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-05 22:04:11.711 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-05 22:04:11.713 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-05 22:04:11.714 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-05 22:04:11.714 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-05 22:04:11.719 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-05 22:04:11.730 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-05 22:04:11.733 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-05 22:04:11.734 | 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.17) 2026-06-05 22:04:11.734 | 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.5.20) 2026-06-05 22:04:11.741 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-05 22:04:11.742 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-05 22:04:11.744 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-05 22:04:11.796 | 2026-06-05 22:04:11.796 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-05 22:04:11.796 | [notice] To update, run: pip install --upgrade pip 2026-06-05 22:04:11.869 | ___________________________________ summary ____________________________________ 2026-06-05 22:04:11.869 | venv-tempest: commands succeeded 2026-06-05 22:04:11.869 | congratulations :) 2026-06-05 22:04:11.907 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.zPg8ryvvRS 2026-06-05 22:04:11.912 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-05 22:04:11.915 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-05 22:04:11.917 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-05 22:04:11.952 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.kqC6zb5NYJ 2026-06-05 22:04:12.210 | venv create: /opt/stack/tempest/.tox/venv 2026-06-05 22:04:12.515 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-05 22:04:25.018 | venv develop-inst: /opt/stack/tempest 2026-06-05 22:04:29.671 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.5,fasteners==0.20,fixtures==4.3.2,idna==3.17,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,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.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.0,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@531167f42631b9b79fdd73455772dc166d047ae6#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-06-05 22:04:29.672 | venv run-test-pre: PYTHONHASHSEED='95891157' 2026-06-05 22:04:29.672 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.kqC6zb5NYJ 2026-06-05 22:04:29.816 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-05 22:04:29.816 | warnings.warn( 2026-06-05 22:04:30.381 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-05 22:04:30.381 | warnings.warn( 2026-06-05 22:04:31.674 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-05 22:04:31.674 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-05 22:04:33.497 | ___________________________________ summary ____________________________________ 2026-06-05 22:04:33.497 | venv: commands succeeded 2026-06-05 22:04:33.497 | congratulations :) 2026-06-05 22:04:33.534 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-05 22:04:33.553 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:04:33.555 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-05 22:04:33.558 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-05 22:04:33.575 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-05 22:04:33.577 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-05 22:04:33.580 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:04:33.583 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-05 22:04:33.585 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:04:33.589 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2026-06-05 22:04:33.591 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:04:33.594 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-05 22:04:33.597 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-05 22:04:33.599 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2026-06-05 22:04:33.622 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:04:33.641 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:04:33.644 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-05 22:04:33.647 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-05 22:04:33.681 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-05 22:04:33.684 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-05 22:04:33.687 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-05 22:04:33.720 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-05 22:04:33.723 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-05 22:04:33.727 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-05 22:04:33.766 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-05 22:04:33.766 | ' 2026-06-05 22:04:33.769 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-05 22:04:33.772 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-05 22:04:33.775 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-05 22:04:33.777 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-05 22:04:33.780 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-05 22:04:33.780 | ~/tempest ~/tempest 2026-06-05 22:04:33.783 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-06-05 22:04:33.786 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-06-05 22:04:33.790 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-05 22:04:33.795 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.g3mertgDZc 2026-06-05 22:04:33.799 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.g3mertgDZc 2026-06-05 22:04:33.802 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-05 22:04:33.806 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.g3mertgDZc 2026-06-05 22:04:33.810 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-05 22:04:33.814 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-05 22:04:33.817 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-05 22:04:33.826 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:04:33.830 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:04:33.833 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:04:33.837 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-05 22:04:33.840 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.g3mertgDZc cinder-tempest-plugin 2026-06-05 22:04:34.276 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-05 22:04:34.276 | !! 2026-06-05 22:04:34.276 | 2026-06-05 22:04:34.276 | ******************************************************************************** 2026-06-05 22:04:34.276 | Requirements should be satisfied by a PEP 517 installer. 2026-06-05 22:04:34.276 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-05 22:04:34.276 | 2026-06-05 22:04:34.276 | This deprecation is overdue, please update your project and remove deprecated 2026-06-05 22:04:34.276 | calls to avoid build errors in the future. 2026-06-05 22:04:34.276 | ******************************************************************************** 2026-06-05 22:04:34.276 | 2026-06-05 22:04:34.276 | !! 2026-06-05 22:04:34.276 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-05 22:04:34.542 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-05 22:04:34.542 | !! 2026-06-05 22:04:34.542 | 2026-06-05 22:04:34.542 | ******************************************************************************** 2026-06-05 22:04:34.542 | Please avoid running ``setup.py`` directly. 2026-06-05 22:04:34.542 | Instead, use pypa/build, pypa/installer or other 2026-06-05 22:04:34.542 | standards-based tools. 2026-06-05 22:04:34.542 | 2026-06-05 22:04:34.542 | This deprecation is overdue, please update your project and remove deprecated 2026-06-05 22:04:34.542 | calls to avoid build errors in the future. 2026-06-05 22:04:34.542 | 2026-06-05 22:04:34.542 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-05 22:04:34.542 | ******************************************************************************** 2026-06-05 22:04:34.542 | 2026-06-05 22:04:34.542 | !! 2026-06-05 22:04:34.542 | self.initialize_options() 2026-06-05 22:04:34.542 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-05 22:04:34.542 | warnings.warn(msg) 2026-06-05 22:04:34.559 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-05 22:04:34.560 | !! 2026-06-05 22:04:34.560 | 2026-06-05 22:04:34.560 | ******************************************************************************** 2026-06-05 22:04:34.560 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-05 22:04:34.560 | 2026-06-05 22:04:34.560 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-05 22:04:34.560 | or your builds will no longer be supported. 2026-06-05 22:04:34.560 | 2026-06-05 22:04:34.560 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-05 22:04:34.560 | ******************************************************************************** 2026-06-05 22:04:34.560 | 2026-06-05 22:04:34.560 | !! 2026-06-05 22:04:34.560 | corresp(dist, value, root_dir) 2026-06-05 22:04:34.636 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-05 22:04:39.253 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,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.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,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.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@531167f42631b9b79fdd73455772dc166d047ae6#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-06-05 22:04:39.254 | venv-tempest run-test-pre: PYTHONHASHSEED='3575531869' 2026-06-05 22:04:39.254 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.g3mertgDZc cinder-tempest-plugin 2026-06-05 22:04:39.906 | Collecting cinder-tempest-plugin 2026-06-05 22:04:39.964 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-05 22:04:39.972 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (7.0.3) 2026-06-05 22:04:39.972 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.4.0) 2026-06-05 22:04:39.973 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.10.0) 2026-06-05 22:04:39.973 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev26) 2026-06-05 22:04:39.974 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (1.3.0) 2026-06-05 22:04:39.974 | Requirement already satisfied: stevedore>=5.6.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (5.8.0) 2026-06-05 22:04:39.975 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.8.0) 2026-06-05 22:04:39.975 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.0.0) 2026-06-05 22:04:39.976 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.0.3) 2026-06-05 22:04:39.977 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.34.2) 2026-06-05 22:04:39.979 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (1.1.2) 2026-06-05 22:04:39.980 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (10.1.0) 2026-06-05 22:04:39.982 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (2.1.0) 2026-06-05 22:04:39.982 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (3.3.2) 2026-06-05 22:04:39.983 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (26.2) 2026-06-05 22:04:39.983 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (7.2.2) 2026-06-05 22:04:39.985 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (82.0.1) 2026-06-05 22:04:39.991 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.4.7) 2026-06-05 22:04:39.991 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.17) 2026-06-05 22:04:39.992 | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2.7.0) 2026-06-05 22:04:39.992 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2026.5.20) 2026-06-05 22:04:39.999 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.14.0) 2026-06-05 22:04:39.999 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.26.0) 2026-06-05 22:04:40.000 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (2.9.1) 2026-06-05 22:04:40.000 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-06-05 22:04:40.001 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (43.0.3) 2026-06-05 22:04:40.002 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (7.5.0) 2026-06-05 22:04:40.002 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (8.2.0) 2026-06-05 22:04:40.003 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.2.1) 2026-06-05 22:04:40.003 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.3.2) 2026-06-05 22:04:40.004 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (1.4.6) 2026-06-05 22:04:40.005 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.17.0) 2026-06-05 22:04:40.005 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.1.0) 2026-06-05 22:04:40.006 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.7.1) 2026-06-05 22:04:40.006 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.20) 2026-06-05 22:04:40.007 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.6.2) 2026-06-05 22:04:40.008 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.6.0) 2026-06-05 22:04:40.009 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (3.5.1) 2026-06-05 22:04:40.012 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.11.0) 2026-06-05 22:04:40.012 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (15.0.0) 2026-06-05 22:04:40.013 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.8.0) 2026-06-05 22:04:40.014 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (2.0.0) 2026-06-05 22:04:40.017 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (3.0) 2026-06-05 22:04:40.018 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest>=40.0.0->cinder-tempest-plugin) (2.2.1) 2026-06-05 22:04:40.023 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (26.1.0) 2026-06-05 22:04:40.023 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2025.9.1) 2026-06-05 22:04:40.024 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (0.37.0) 2026-06-05 22:04:40.024 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2026.5.1) 2026-06-05 22:04:40.030 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (6.4.0) 2026-06-05 22:04:40.031 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (2.9.0.post0) 2026-06-05 22:04:40.033 | 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->tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-06-05 22:04:40.034 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (5.0.0) 2026-06-05 22:04:40.036 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.3) 2026-06-05 22:04:40.036 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (1.6.2) 2026-06-05 22:04:40.040 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.7.0) 2026-06-05 22:04:40.045 | 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->tempest>=40.0.0->cinder-tempest-plugin) (1.17.0) 2026-06-05 22:04:40.050 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.2.0) 2026-06-05 22:04:40.051 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (2.20.0) 2026-06-05 22:04:40.053 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.1.2) 2026-06-05 22:04:40.061 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.16.0) 2026-06-05 22:04:40.062 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.15.0) 2026-06-05 22:04:40.082 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl (68 kB) 2026-06-05 22:04:40.141 | Installing collected packages: cinder-tempest-plugin 2026-06-05 22:04:40.194 | Successfully installed cinder-tempest-plugin-1.21.0 2026-06-05 22:04:40.198 | 2026-06-05 22:04:40.198 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-05 22:04:40.198 | [notice] To update, run: pip install --upgrade pip 2026-06-05 22:04:40.302 | ___________________________________ summary ____________________________________ 2026-06-05 22:04:40.302 | venv-tempest: commands succeeded 2026-06-05 22:04:40.302 | congratulations :) 2026-06-05 22:04:40.349 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.g3mertgDZc 2026-06-05 22:04:40.354 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-06-05 22:04:40.355 | Checking installed Tempest plugins: 2026-06-05 22:04:40.358 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-06-05 22:04:40.844 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-05 22:04:40.844 | !! 2026-06-05 22:04:40.844 | 2026-06-05 22:04:40.844 | ******************************************************************************** 2026-06-05 22:04:40.844 | Requirements should be satisfied by a PEP 517 installer. 2026-06-05 22:04:40.844 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-05 22:04:40.844 | 2026-06-05 22:04:40.844 | This deprecation is overdue, please update your project and remove deprecated 2026-06-05 22:04:40.844 | calls to avoid build errors in the future. 2026-06-05 22:04:40.844 | ******************************************************************************** 2026-06-05 22:04:40.844 | 2026-06-05 22:04:40.844 | !! 2026-06-05 22:04:40.844 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-05 22:04:41.117 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-05 22:04:41.118 | !! 2026-06-05 22:04:41.118 | 2026-06-05 22:04:41.118 | ******************************************************************************** 2026-06-05 22:04:41.118 | Please avoid running ``setup.py`` directly. 2026-06-05 22:04:41.118 | Instead, use pypa/build, pypa/installer or other 2026-06-05 22:04:41.118 | standards-based tools. 2026-06-05 22:04:41.118 | 2026-06-05 22:04:41.118 | This deprecation is overdue, please update your project and remove deprecated 2026-06-05 22:04:41.118 | calls to avoid build errors in the future. 2026-06-05 22:04:41.118 | 2026-06-05 22:04:41.118 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-05 22:04:41.118 | ******************************************************************************** 2026-06-05 22:04:41.118 | 2026-06-05 22:04:41.118 | !! 2026-06-05 22:04:41.118 | self.initialize_options() 2026-06-05 22:04:41.118 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-05 22:04:41.118 | warnings.warn(msg) 2026-06-05 22:04:41.139 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-05 22:04:41.139 | !! 2026-06-05 22:04:41.139 | 2026-06-05 22:04:41.139 | ******************************************************************************** 2026-06-05 22:04:41.139 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-05 22:04:41.139 | 2026-06-05 22:04:41.139 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-05 22:04:41.139 | or your builds will no longer be supported. 2026-06-05 22:04:41.139 | 2026-06-05 22:04:41.139 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-05 22:04:41.139 | ******************************************************************************** 2026-06-05 22:04:41.139 | 2026-06-05 22:04:41.139 | !! 2026-06-05 22:04:41.139 | corresp(dist, value, root_dir) 2026-06-05 22:04:41.243 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-05 22:04:45.709 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.21.0,cliff==4.14.0,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.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,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.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@531167f42631b9b79fdd73455772dc166d047ae6#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.7.0,wrapt==2.2.1 2026-06-05 22:04:45.709 | venv-tempest run-test-pre: PYTHONHASHSEED='4058201680' 2026-06-05 22:04:45.710 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-06-05 22:04:46.272 | +--------------+--------------------------------------------------+ 2026-06-05 22:04:46.272 | | Name | EntryPoint | 2026-06-05 22:04:46.272 | +--------------+--------------------------------------------------+ 2026-06-05 22:04:46.272 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-06-05 22:04:46.272 | +--------------+--------------------------------------------------+ 2026-06-05 22:04:46.369 | ___________________________________ summary ____________________________________ 2026-06-05 22:04:46.370 | venv-tempest: commands succeeded 2026-06-05 22:04:46.370 | congratulations :) 2026-06-05 22:04:46.405 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-05 22:04:46.406 | ~/tempest 2026-06-05 22:04:46.408 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-05 22:04:46.411 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-05 22:04:46.414 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-05 22:04:46.417 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-05 22:04:46.420 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-05 22:04:46.423 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-05 22:04:46.427 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-05 22:04:46.430 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-05 22:04:46.433 | + functions-common:run_plugins:1832 : local plugin 2026-06-05 22:04:46.437 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-05 22:04:46.440 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-05 22:04:46.443 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-05 22:04:46.446 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-06-05 22:04:46.449 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-05 22:04:46.453 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-05 22:04:46.456 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-05 22:04:46.461 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-05 22:04:46.465 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-05 22:04:46.468 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-05 22:04:46.471 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-05 22:04:46.475 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-05 22:04:46.478 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-05 22:04:46.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-05 22:04:46.486 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-05 22:04:46.489 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-05 22:04:46.493 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-05 22:04:46.497 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-05 22:04:46.500 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-05 22:04:46.504 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-05 22:04:46.508 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-05 22:04:46.511 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-05 22:04:46.515 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-05 22:04:46.520 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-05 22:04:46.523 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-05 22:04:46.544 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-05 22:04:46.548 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-05 22:04:46.551 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-05 22:04:46.555 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-05 22:04:46.559 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-05 22:04:46.563 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-05 22:04:46.568 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 22:04:46.590 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 22:04:46.594 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-05 22:04:46.599 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-05 22:04:46.600 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-05 22:04:46.606 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-05 22:04:46.609 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-05 22:04:46.611 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-05 22:04:46.616 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-05 22:04:46.639 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-05 22:04:46.644 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-05 22:04:46.646 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-05 22:04:46.649 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-05 22:04:46.652 | + ./stack.sh:main:1500 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-06-05 22:04:46.655 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-05 22:04:46.658 | + inc/meta-config:merge_config_group:171 : shift 2026-06-05 22:04:46.661 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-05 22:04:46.665 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:04:46.668 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-05 22:04:46.671 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-05 22:04:46.675 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-06-05 22:04:46.678 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:04:46.681 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-05 22:04:46.684 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:04:46.687 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-05 22:04:46.688 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:04:46.688 | gsub("[][]", "", $1); 2026-06-05 22:04:46.688 | split($1, a, "|"); 2026-06-05 22:04:46.688 | if (a[1] == matchgroup) 2026-06-05 22:04:46.688 | print a[2] 2026-06-05 22:04:46.688 | } 2026-06-05 22:04:46.688 | ' /opt/stack/devstack/local.conf 2026-06-05 22:04:46.695 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-05 22:04:46.698 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-05 22:04:46.702 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-05 22:04:46.706 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-06-05 22:04:46.709 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-05 22:04:46.713 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-06-05 22:04:46.717 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-06-05 22:04:46.721 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-06-05 22:04:46.727 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-06-05 22:04:46.731 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-06-05 22:04:46.734 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-06-05 22:04:46.739 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-06-05 22:04:46.743 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-05 22:04:46.746 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:04:46.749 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-06-05 22:04:46.752 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-06-05 22:04:46.755 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-05 22:04:46.758 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-06-05 22:04:46.760 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-05 22:04:46.766 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-06-05 22:04:46.769 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-06-05 22:04:46.773 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-05 22:04:46.774 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-05 22:04:46.774 | BEGIN { 2026-06-05 22:04:46.774 | section = "" 2026-06-05 22:04:46.774 | last_section = "" 2026-06-05 22:04:46.774 | section_count = 0 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | /^\[.+\]/ { 2026-06-05 22:04:46.775 | gsub("[][]", "", $1); 2026-06-05 22:04:46.775 | section=$1 2026-06-05 22:04:46.775 | next 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | /^ *\#/ { 2026-06-05 22:04:46.775 | next 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | /^[^ \t]+/ { 2026-06-05 22:04:46.775 | # get offset of first = in $0 2026-06-05 22:04:46.775 | eq_idx = index($0, "=") 2026-06-05 22:04:46.775 | # extract attr & value from $0 2026-06-05 22:04:46.775 | attr = substr($0, 1, eq_idx - 1) 2026-06-05 22:04:46.775 | value = substr($0, eq_idx + 1) 2026-06-05 22:04:46.775 | # only need to strip trailing whitespace from attr 2026-06-05 22:04:46.775 | sub(/[ \t]*$/, "", attr) 2026-06-05 22:04:46.775 | # need to strip leading & trailing whitespace from value 2026-06-05 22:04:46.775 | sub(/^[ \t]*/, "", value) 2026-06-05 22:04:46.775 | sub(/[ \t]*$/, "", value) 2026-06-05 22:04:46.775 | 2026-06-05 22:04:46.775 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-05 22:04:46.775 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-05 22:04:46.775 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-05 22:04:46.775 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-05 22:04:46.775 | if (! (section, attr) in cfg_attr_count) { 2026-06-05 22:04:46.775 | if (section != last_section) { 2026-06-05 22:04:46.775 | cfg_section[section_count++] = section 2026-06-05 22:04:46.775 | last_section = section 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-05 22:04:46.775 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-05 22:04:46.775 | 2026-06-05 22:04:46.775 | cfg_attr[section, attr, 0] = value 2026-06-05 22:04:46.775 | cfg_attr_count[section, attr] = 1 2026-06-05 22:04:46.775 | } else { 2026-06-05 22:04:46.775 | lno = cfg_attr_count[section, attr]++ 2026-06-05 22:04:46.775 | cfg_attr[section, attr, lno] = value 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | END { 2026-06-05 22:04:46.775 | # Process each section in order 2026-06-05 22:04:46.775 | for (sno = 0; sno < section_count; sno++) { 2026-06-05 22:04:46.775 | section = cfg_section[sno] 2026-06-05 22:04:46.775 | # The ini routines simply append a config item immediately 2026-06-05 22:04:46.775 | # after the section header. To keep the same order as defined 2026-06-05 22:04:46.775 | # in local.conf, invoke the ini routines in the reverse order 2026-06-05 22:04:46.775 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-05 22:04:46.775 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-05 22:04:46.775 | if (cfg_attr_count[section, attr] == 1) 2026-06-05 22:04:46.775 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-05 22:04:46.775 | else { 2026-06-05 22:04:46.775 | # For multiline, invoke the ini routines in the reverse order 2026-06-05 22:04:46.775 | count = cfg_attr_count[section, attr] 2026-06-05 22:04:46.775 | print "inidelete " configfile " " section " " attr 2026-06-05 22:04:46.775 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-05 22:04:46.775 | for (l = count -2; l >= 0; l--) 2026-06-05 22:04:46.775 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | } 2026-06-05 22:04:46.775 | ' 2026-06-05 22:04:46.775 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:04:46.777 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-05 22:04:46.778 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-05 22:04:46.780 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-06-05 22:04:46.783 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-06-05 22:04:46.787 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-05 22:04:46.790 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-06-05 22:04:46.793 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-05 22:04:46.793 | BEGIN { group = "" } 2026-06-05 22:04:46.793 | /^\[\[.+\|.*\]\]/ { 2026-06-05 22:04:46.793 | gsub("[][]", "", $1); 2026-06-05 22:04:46.793 | split($1, a, "|"); 2026-06-05 22:04:46.793 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-05 22:04:46.793 | group=a[1] 2026-06-05 22:04:46.793 | } else { 2026-06-05 22:04:46.793 | group="" 2026-06-05 22:04:46.793 | } 2026-06-05 22:04:46.793 | next 2026-06-05 22:04:46.793 | } 2026-06-05 22:04:46.793 | { 2026-06-05 22:04:46.793 | if (group != "") 2026-06-05 22:04:46.793 | print $0 2026-06-05 22:04:46.793 | } 2026-06-05 22:04:46.793 | ' /opt/stack/devstack/local.conf 2026-06-05 22:04:46.802 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-06-05 22:04:46.805 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-06-05 22:04:46.845 | + inc/meta-config:merge_config_file:164 : read a 2026-06-05 22:04:46.848 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-06-05 22:04:46.852 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-06-05 22:04:46.886 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 79 osc 164 apt-get 266 test_with_retry 0 dbsync 5 pip_install 93 apt-get-update 3 run_process 38 ------------------------- Unaccounted time 126 ========================= Total runtime 787 ================= Async summary ================= Time spent in the background minus waits: 227 sec Elapsed time: 787 sec Time if we did everything serially: 1014 sec Speedup: 1.28844 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35501 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 65 | | nova_cell0 | SELECT | 38 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 6895 | | neutron | INSERT | 833 | | placement | SELECT | 20 | | placement | INSERT | 76 | | placement | SET | 1 | | neutron | UPDATE | 259 | | neutron | DELETE | 34 | | nova_cell0 | UPDATE | 2 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 80 | | cinder | INSERT | 8 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 11 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.99 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.99/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 5099676bf8482b64f3e9e939f1ea70ac9fbecd58 Add support for Cinder replication 2026-06-04 18:26:17 +0000 OS Version: Ubuntu 24.04 noble