2026-07-28 13:19:05.540 | + ./stack.sh:main:491 : exec 2026-07-28 13:19:05.540 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-28-131905' 2026-07-28 13:19:05.540 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-28-131905.summary.2026-07-28-131905 2026-07-28 13:19:05.540 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:19:05.540 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-28-131905 2026-07-28 13:19:05.540 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-28-131905 /opt/stack/logs/devstacklog.txt 2026-07-28 13:19:05.540 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-28-131905.summary.2026-07-28-131905 /opt/stack/logs/devstacklog.txt.summary 2026-07-28 13:19:05.540 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-28 13:19:05.540 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-28 13:19:05.540 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-28 13:19:05.540 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-28 13:19:05.540 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-28 13:19:05.540 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-28 13:19:05.541 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-28 13:19:05.545 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-28 13:19:05.547 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-28 13:19:05.549 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-28 13:19:05.553 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-28 13:19:05.555 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-28 13:19:05.557 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-28 13:19:05.559 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-28 13:19:05.562 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-28 13:19:05.564 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-28 13:19:05.566 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-28 13:19:05.568 | + ./stack.sh:main:577 : set -o errexit 2026-07-28 13:19:05.570 | + ./stack.sh:main:580 : uname -a 2026-07-28 13:19:05.572 | Linux np0000006005 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-28 13:19:05.574 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-28 13:19:05.576 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-28 13:19:05.580 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-28 13:19:05.615 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-28 13:19:05.630 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-28 13:19:05.632 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-28 13:19:05.646 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-28 13:19:05.648 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-28 13:19:05.661 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-28 13:19:05.664 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-28 13:19:05.676 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-28 13:19:05.678 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-28 13:19:05.680 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-28 13:19:05.683 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-28 13:19:05.695 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-28 13:19:05.698 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-28 13:19:05.709 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-28 13:19:05.711 | + ./stack.sh:main:594 : tune_host 2026-07-28 13:19:05.713 | + lib/host:tune_host:125 : configure_host_mem 2026-07-28 13:19:05.715 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-28 13:19:05.717 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:05.719 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-28 13:19:05.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:19:05.722 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:19:05.724 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-28 13:19:05.725 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-28 13:19:05.727 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-28 13:19:05.729 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-28 13:19:05.730 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-28 13:19:05.732 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-28 13:19:05.734 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-28 13:19:05.735 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-28 13:19:05.738 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-28 13:19:05.738 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-28 13:19:05.746 | lz4 2026-07-28 13:19:05.749 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-28 13:19:05.750 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-28 13:19:05.752 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-28 13:19:05.754 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-28 13:19:05.756 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-28 13:19:05.757 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-28 13:19:05.759 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-28 13:19:05.761 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-28 13:19:05.763 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-28 13:19:05.763 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-28 13:19:05.771 | zsmalloc 2026-07-28 13:19:05.774 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-28 13:19:05.776 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-28 13:19:05.777 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-28 13:19:05.779 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-28 13:19:05.781 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-28 13:19:05.783 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-28 13:19:05.785 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-28 13:19:05.786 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-28 13:19:05.788 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-28 13:19:05.789 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-28 13:19:05.797 | 1 2026-07-28 13:19:05.809 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/enabled:Y 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/compressor:lz4 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-28 13:19:05.819 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-28 13:19:05.823 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-28 13:19:05.825 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:05.827 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-28 13:19:05.829 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:19:05.831 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:19:05.833 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-28 13:19:05.835 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:19:05.837 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:19:05.839 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:19:05.841 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:19:05.843 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:19:05.845 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:19:05.847 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-28 13:19:05.850 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-28 13:19:05.852 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-28 13:19:05.854 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-28 13:19:05.857 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-28 13:19:05.859 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-28 13:19:05.861 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-28 13:19:05.862 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:19:05.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:19:05.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:19:05.869 | + functions-common:time_start:2411 : _TIME_START[$name]=1785244745867 2026-07-28 13:19:05.871 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-28 13:19:05.872 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-28 13:19:05.874 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-28 13:19:05.973 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-28 13:19:05.994 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-28 13:19:06.024 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-28 13:19:06.061 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-28 13:19:06.099 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-28 13:19:08.922 | Reading package lists... 2026-07-28 13:19:08.942 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-28 13:19:08.944 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-28 13:19:08.945 | + functions-common:time_stop:2420 : local name 2026-07-28 13:19:08.947 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:19:08.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:19:08.951 | + functions-common:time_stop:2423 : local total 2026-07-28 13:19:08.953 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:19:08.954 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-28 13:19:08.956 | + functions-common:time_stop:2427 : start_time=1785244745867 2026-07-28 13:19:08.958 | + functions-common:time_stop:2429 : [[ -z 1785244745867 ]] 2026-07-28 13:19:08.960 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:19:08.963 | + functions-common:time_stop:2432 : end_time=1785244748961 2026-07-28 13:19:08.966 | + functions-common:time_stop:2433 : elapsed_time=3094 2026-07-28 13:19:08.968 | + functions-common:time_stop:2434 : total=0 2026-07-28 13:19:08.969 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:19:08.971 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3094 2026-07-28 13:19:08.973 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-28 13:19:08.975 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:19:08.977 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:19:08.979 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:19:08.981 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-28 13:19:08.998 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-28 13:19:09.025 | Reading package lists... 2026-07-28 13:19:09.237 | Building dependency tree... 2026-07-28 13:19:09.238 | Reading state information... 2026-07-28 13:19:09.474 | The following additional packages will be installed: 2026-07-28 13:19:09.474 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-28 13:19:09.474 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-28 13:19:09.474 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-28 13:19:09.474 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-28 13:19:09.474 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-28 13:19:09.474 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-28 13:19:09.474 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-28 13:19:09.474 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-28 13:19:09.474 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-28 13:19:09.474 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-28 13:19:09.474 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-28 13:19:09.475 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-28 13:19:09.475 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-28 13:19:09.475 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-28 13:19:09.475 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-28 13:19:09.475 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-28 13:19:09.475 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-28 13:19:09.475 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-28 13:19:09.475 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-28 13:19:09.475 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-28 13:19:09.475 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-28 13:19:09.475 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-28 13:19:09.475 | qemu-system-x86 qemu-utils seabios 2026-07-28 13:19:09.477 | Suggested packages: 2026-07-28 13:19:09.477 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-28 13:19:09.477 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-28 13:19:09.477 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-28 13:19:09.477 | samba vde2 2026-07-28 13:19:09.555 | The following NEW packages will be installed: 2026-07-28 13:19:09.556 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-28 13:19:09.556 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-28 13:19:09.556 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-28 13:19:09.556 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-28 13:19:09.556 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-28 13:19:09.556 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-28 13:19:09.556 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-28 13:19:09.556 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-28 13:19:09.556 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-28 13:19:09.556 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-28 13:19:09.556 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-28 13:19:09.556 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-28 13:19:09.556 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-28 13:19:09.556 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-28 13:19:09.556 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-28 13:19:09.556 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-28 13:19:09.557 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-28 13:19:09.557 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-28 13:19:09.557 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-28 13:19:09.557 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-28 13:19:09.557 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-28 13:19:09.557 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-28 13:19:09.557 | qemu-utils seabios 2026-07-28 13:19:09.558 | The following packages will be upgraded: 2026-07-28 13:19:09.559 | libdrm-common libdrm2 2026-07-28 13:19:09.816 | 2 upgraded, 105 newly installed, 0 to remove and 150 not upgraded. 2026-07-28 13:19:09.816 | Need to get 98.2 MB of archives. 2026-07-28 13:19:09.816 | After this operation, 449 MB of additional disk space will be used. 2026-07-28 13:19:09.816 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-07-28 13:19:09.932 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-07-28 13:19:10.096 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-28 13:19:10.183 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-07-28 13:19:10.205 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-07-28 13:19:10.240 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-07-28 13:19:10.806 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.13 [70.0 kB] 2026-07-28 13:19:10.924 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-28 13:19:10.927 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-28 13:19:10.932 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-28 13:19:11.032 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-28 13:19:11.037 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-28 13:19:11.052 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-28 13:19:11.079 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-28 13:19:11.191 | Get:15 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-07-28 13:19:11.462 | Get:16 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-07-28 13:19:12.883 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-28 13:19:12.892 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-28 13:19:13.243 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-07-28 13:19:13.505 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-07-28 13:19:13.730 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-28 13:19:13.854 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-28 13:19:13.885 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-07-28 13:19:14.096 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-28 13:19:14.102 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-28 13:19:14.106 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-28 13:19:14.108 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-28 13:19:14.136 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-28 13:19:14.144 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-28 13:19:14.171 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.5 [33.5 kB] 2026-07-28 13:19:14.175 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-28 13:19:14.178 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-28 13:19:14.212 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-07-28 13:19:14.311 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-28 13:19:14.313 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-07-28 13:19:14.322 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-07-28 13:19:14.322 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-07-28 13:19:14.336 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-07-28 13:19:14.339 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-28 13:19:14.341 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-28 13:19:14.437 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-28 13:19:14.437 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-28 13:19:14.444 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-28 13:19:14.450 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-28 13:19:14.453 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-07-28 13:19:14.568 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-28 13:19:14.571 | Get:47 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-07-28 13:19:14.571 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-07-28 13:19:14.588 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.5 [2,236 kB] 2026-07-28 13:19:14.716 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-07-28 13:19:14.716 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-07-28 13:19:14.718 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-28 13:19:14.790 | Get:53 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-07-28 13:19:14.804 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-28 13:19:14.807 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-28 13:19:14.809 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-28 13:19:14.810 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-28 13:19:14.811 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-07-28 13:19:14.909 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-07-28 13:19:14.910 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-07-28 13:19:14.911 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-07-28 13:19:14.912 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-07-28 13:19:15.875 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-28 13:19:15.875 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-28 13:19:15.875 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-28 13:19:15.875 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-28 13:19:15.875 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-28 13:19:15.876 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-28 13:19:15.876 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-07-28 13:19:16.196 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-07-28 13:19:16.196 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-28 13:19:16.197 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB] 2026-07-28 13:19:16.198 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-28 13:19:16.199 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-28 13:19:16.199 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB] 2026-07-28 13:19:16.200 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-28 13:19:16.200 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-28 13:19:16.219 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-07-28 13:19:16.313 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-28 13:19:16.335 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-28 13:19:16.338 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.3 [628 kB] 2026-07-28 13:19:16.429 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.3 [252 kB] 2026-07-28 13:19:16.431 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.3 [19.5 kB] 2026-07-28 13:19:16.431 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-28 13:19:16.432 | Get:85 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-07-28 13:19:16.454 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-07-28 13:19:16.454 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-28 13:19:16.457 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-28 13:19:16.543 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-28 13:19:16.544 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-28 13:19:16.573 | Get:91 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-07-28 13:19:16.574 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-07-28 13:19:16.576 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.2 [17.5 MB] 2026-07-28 13:19:17.435 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-28 13:19:17.436 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-07-28 13:19:17.451 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-07-28 13:19:17.540 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-28 13:19:17.542 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-07-28 13:19:17.815 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-28 13:19:17.905 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-07-28 13:19:17.915 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-07-28 13:19:17.917 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-28 13:19:17.918 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-28 13:19:17.921 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-28 13:19:17.923 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-07-28 13:19:17.940 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-07-28 13:19:17.944 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-28 13:19:18.492 | Fetched 98.2 MB in 9s (11.5 MB/s) 2026-07-28 13:19:18.582 | (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 ... 156678 files and directories currently installed.) 2026-07-28 13:19:18.586 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-28 13:19:18.592 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-28 13:19:18.636 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-28 13:19:18.642 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-28 13:19:18.680 | Selecting previously unselected package acl. 2026-07-28 13:19:18.694 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-28 13:19:18.697 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-28 13:19:18.731 | Selecting previously unselected package alsa-topology-conf. 2026-07-28 13:19:18.744 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-28 13:19:18.748 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-28 13:19:18.775 | Selecting previously unselected package libasound2-data. 2026-07-28 13:19:18.788 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-28 13:19:18.790 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-28 13:19:18.831 | Selecting previously unselected package libasound2t64:amd64. 2026-07-28 13:19:18.843 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-28 13:19:18.845 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-28 13:19:18.880 | Selecting previously unselected package alsa-ucm-conf. 2026-07-28 13:19:18.892 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-28 13:19:18.894 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-28 13:19:19.029 | Selecting previously unselected package msr-tools. 2026-07-28 13:19:19.042 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-28 13:19:19.044 | Unpacking msr-tools (1.3-5build1) ... 2026-07-28 13:19:19.069 | Selecting previously unselected package cpu-checker. 2026-07-28 13:19:19.082 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-28 13:19:19.083 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-28 13:19:19.117 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-28 13:19:19.130 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-28 13:19:19.132 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-28 13:19:19.166 | Selecting previously unselected package glib-networking-common. 2026-07-28 13:19:19.179 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-28 13:19:19.181 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-28 13:19:19.208 | Selecting previously unselected package glib-networking-services. 2026-07-28 13:19:19.221 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-28 13:19:19.224 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-28 13:19:19.250 | Selecting previously unselected package glib-networking:amd64. 2026-07-28 13:19:19.264 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-28 13:19:19.266 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-28 13:19:19.297 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-28 13:19:19.310 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-28 13:19:19.312 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-28 13:19:19.339 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-28 13:19:19.352 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-28 13:19:19.354 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-28 13:19:19.388 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-28 13:19:19.401 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-28 13:19:19.402 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-28 13:19:19.450 | Selecting previously unselected package libogg0:amd64. 2026-07-28 13:19:19.463 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-28 13:19:19.466 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-28 13:19:19.492 | Selecting previously unselected package libopus0:amd64. 2026-07-28 13:19:19.505 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-28 13:19:19.507 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-28 13:19:19.537 | Selecting previously unselected package libtheora0:amd64. 2026-07-28 13:19:19.550 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-28 13:19:19.552 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-28 13:19:19.583 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-28 13:19:19.597 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-28 13:19:19.598 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-28 13:19:19.631 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-28 13:19:19.644 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-28 13:19:19.646 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-28 13:19:19.674 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-28 13:19:19.687 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-28 13:19:19.689 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-28 13:19:19.717 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-28 13:19:19.731 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-28 13:19:19.733 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-28 13:19:19.778 | Selecting previously unselected package libaa1:amd64. 2026-07-28 13:19:19.790 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-28 13:19:19.791 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-28 13:19:19.820 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-28 13:19:19.832 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-28 13:19:19.835 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-28 13:19:19.862 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-28 13:19:19.875 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-28 13:19:19.877 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-28 13:19:19.905 | Selecting previously unselected package libcaca0:amd64. 2026-07-28 13:19:19.917 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-28 13:19:19.918 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-28 13:19:19.954 | Selecting previously unselected package libdv4t64:amd64. 2026-07-28 13:19:19.965 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-28 13:19:19.966 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-28 13:19:19.998 | Selecting previously unselected package libflac12t64:amd64. 2026-07-28 13:19:20.011 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-28 13:19:20.012 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-28 13:19:20.043 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-28 13:19:20.056 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.5_amd64.deb ... 2026-07-28 13:19:20.057 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-28 13:19:20.087 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-28 13:19:20.099 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-28 13:19:20.101 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-28 13:19:20.131 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-28 13:19:20.144 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-28 13:19:20.146 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-28 13:19:20.179 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-28 13:19:20.194 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-28 13:19:20.196 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-28 13:19:20.228 | Selecting previously unselected package libasyncns0:amd64. 2026-07-28 13:19:20.241 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-28 13:19:20.243 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-28 13:19:20.275 | Selecting previously unselected package libsndfile1:amd64. 2026-07-28 13:19:20.287 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-28 13:19:20.289 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-28 13:19:20.323 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-28 13:19:20.335 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-28 13:19:20.336 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-28 13:19:20.372 | Selecting previously unselected package libpulse0:amd64. 2026-07-28 13:19:20.385 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-28 13:19:20.395 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-28 13:19:20.427 | Selecting previously unselected package libspeex1:amd64. 2026-07-28 13:19:20.440 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-28 13:19:20.442 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-28 13:19:20.473 | Selecting previously unselected package libshout3:amd64. 2026-07-28 13:19:20.483 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-28 13:19:20.485 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-28 13:19:20.518 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-28 13:19:20.531 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-28 13:19:20.534 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-28 13:19:20.565 | Selecting previously unselected package libtag1v5:amd64. 2026-07-28 13:19:20.578 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-28 13:19:20.579 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-28 13:19:20.606 | Selecting previously unselected package libtwolame0:amd64. 2026-07-28 13:19:20.618 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-28 13:19:20.620 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-28 13:19:20.648 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-28 13:19:20.666 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-28 13:19:20.667 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-28 13:19:20.699 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-28 13:19:20.716 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-28 13:19:20.718 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-28 13:19:20.758 | Selecting previously unselected package libvpx9:amd64. 2026-07-28 13:19:20.772 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-28 13:19:20.776 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-28 13:19:20.824 | Selecting previously unselected package libwavpack1:amd64. 2026-07-28 13:19:20.837 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-28 13:19:20.839 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-28 13:19:20.867 | Selecting previously unselected package libsoup-3.0-common. 2026-07-28 13:19:20.881 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-28 13:19:20.885 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-28 13:19:20.915 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-28 13:19:20.929 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-28 13:19:20.931 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-28 13:19:20.960 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-28 13:19:20.973 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.5_amd64.deb ... 2026-07-28 13:19:20.975 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-28 13:19:21.050 | Selecting previously unselected package libxv1:amd64. 2026-07-28 13:19:21.064 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-28 13:19:21.067 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-28 13:19:21.095 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-28 13:19:21.109 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-28 13:19:21.112 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-28 13:19:21.142 | Selecting previously unselected package ipxe-qemu. 2026-07-28 13:19:21.155 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-28 13:19:21.158 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-28 13:19:21.205 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-28 13:19:21.219 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-28 13:19:21.220 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-28 13:19:21.255 | Selecting previously unselected package ksmtuned. 2026-07-28 13:19:21.269 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-28 13:19:21.270 | Unpacking ksmtuned (4.20150326) ... 2026-07-28 13:19:21.303 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-28 13:19:21.316 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-28 13:19:21.319 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-28 13:19:21.353 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-28 13:19:21.367 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-28 13:19:21.370 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-28 13:19:21.403 | Selecting previously unselected package libcacard0:amd64. 2026-07-28 13:19:21.417 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-28 13:19:21.420 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-28 13:19:21.456 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-28 13:19:21.469 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-28 13:19:21.476 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-28 13:19:21.509 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-28 13:19:21.521 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-28 13:19:21.523 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-28 13:19:21.552 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-28 13:19:21.565 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-28 13:19:21.566 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-28 13:19:21.598 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-28 13:19:21.612 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-28 13:19:21.615 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-28 13:19:21.645 | Selecting previously unselected package libllvm20:amd64. 2026-07-28 13:19:21.658 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-28 13:19:21.659 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-28 13:19:22.276 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-28 13:19:22.287 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-28 13:19:22.288 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:22.315 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-28 13:19:22.328 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-28 13:19:22.330 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:22.357 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-28 13:19:22.370 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-28 13:19:22.372 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:22.399 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-28 13:19:22.412 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-28 13:19:22.415 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:22.443 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-28 13:19:22.455 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-28 13:19:22.458 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:22.489 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-28 13:19:22.502 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-28 13:19:22.504 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-28 13:19:22.542 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-28 13:19:22.556 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:19:22.558 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:22.770 | Selecting previously unselected package libgbm1:amd64. 2026-07-28 13:19:22.784 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:19:22.786 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:22.816 | Selecting previously unselected package libvulkan1:amd64. 2026-07-28 13:19:22.829 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-28 13:19:22.830 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-28 13:19:22.864 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-28 13:19:22.876 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:19:22.884 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:22.920 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-28 13:19:22.933 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-28 13:19:22.934 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:22.966 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-28 13:19:22.977 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-28 13:19:22.979 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-28 13:19:23.006 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-28 13:19:23.020 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:19:23.023 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:23.052 | Selecting previously unselected package libiscsi7:amd64. 2026-07-28 13:19:23.066 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-28 13:19:23.068 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-28 13:19:23.102 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-28 13:19:23.117 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-28 13:19:23.119 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-28 13:19:23.155 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-28 13:19:23.169 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-28 13:19:23.170 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-28 13:19:23.204 | Selecting previously unselected package libnfs14:amd64. 2026-07-28 13:19:23.218 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:19:23.220 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-28 13:19:23.248 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-28 13:19:23.264 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-28 13:19:23.265 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-28 13:19:23.297 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-28 13:19:23.311 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-28 13:19:23.312 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-28 13:19:23.370 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-28 13:19:23.384 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-28 13:19:23.386 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-28 13:19:23.420 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-28 13:19:23.434 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-28 13:19:23.436 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-28 13:19:23.475 | Selecting previously unselected package libxss1:amd64. 2026-07-28 13:19:23.489 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-28 13:19:23.490 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-28 13:19:23.519 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-28 13:19:23.533 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-28 13:19:23.534 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-28 13:19:23.581 | Selecting previously unselected package libslirp0:amd64. 2026-07-28 13:19:23.595 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-28 13:19:23.597 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-28 13:19:23.625 | Selecting previously unselected package libspice-server1:amd64. 2026-07-28 13:19:23.639 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-28 13:19:23.640 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-28 13:19:23.675 | Selecting previously unselected package liburing2:amd64. 2026-07-28 13:19:23.688 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-28 13:19:23.690 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-28 13:19:23.720 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-28 13:19:23.733 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-28 13:19:23.735 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-28 13:19:23.764 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-28 13:19:23.777 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-28 13:19:23.778 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-28 13:19:23.807 | Selecting previously unselected package libvte-2.91-common. 2026-07-28 13:19:23.821 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-28 13:19:23.822 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-28 13:19:23.851 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-28 13:19:23.864 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-28 13:19:23.866 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-28 13:19:23.894 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-28 13:19:23.908 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:19:23.910 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:24.288 | Selecting previously unselected package libfdt1:amd64. 2026-07-28 13:19:24.302 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-28 13:19:24.303 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-28 13:19:24.333 | Selecting previously unselected package qemu-system-common. 2026-07-28 13:19:24.347 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:19:24.349 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:24.434 | Selecting previously unselected package qemu-system-data. 2026-07-28 13:19:24.447 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-28 13:19:24.449 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:24.539 | Selecting previously unselected package seabios. 2026-07-28 13:19:24.553 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-28 13:19:24.555 | Unpacking seabios (1.16.3-2) ... 2026-07-28 13:19:24.592 | Selecting previously unselected package qemu-system-x86. 2026-07-28 13:19:24.606 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:19:24.614 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:24.863 | Selecting previously unselected package qemu-utils. 2026-07-28 13:19:24.876 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:19:24.877 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:24.954 | Selecting previously unselected package qemu-block-extra. 2026-07-28 13:19:24.967 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:19:24.969 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:24.997 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-28 13:19:25.010 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:19:25.011 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:25.044 | Selecting previously unselected package libglvnd0:amd64. 2026-07-28 13:19:25.057 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-28 13:19:25.060 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-28 13:19:25.096 | Selecting previously unselected package libglx0:amd64. 2026-07-28 13:19:25.114 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-28 13:19:25.116 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-28 13:19:25.147 | Selecting previously unselected package libgl1:amd64. 2026-07-28 13:19:25.160 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-28 13:19:25.162 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-28 13:19:25.193 | Selecting previously unselected package qemu-system-gui. 2026-07-28 13:19:25.206 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:19:25.208 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:25.240 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-28 13:19:25.258 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:19:25.260 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:25.289 | Selecting previously unselected package ovmf. 2026-07-28 13:19:25.306 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-28 13:19:25.308 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-28 13:19:25.419 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-28 13:19:25.427 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:25.432 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-28 13:19:25.437 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-28 13:19:25.442 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-28 13:19:25.449 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-28 13:19:25.454 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-28 13:19:25.458 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:25.463 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-28 13:19:25.467 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-28 13:19:25.472 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-28 13:19:25.477 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-28 13:19:25.482 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-28 13:19:25.487 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-28 13:19:25.495 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-28 13:19:25.501 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-28 13:19:25.506 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:25.511 | Setting up msr-tools (1.3-5build1) ... 2026-07-28 13:19:25.516 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-28 13:19:25.521 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-28 13:19:25.526 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-28 13:19:25.531 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-28 13:19:25.536 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-28 13:19:25.543 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-28 13:19:25.548 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-28 13:19:25.553 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-28 13:19:25.558 | Setting up acl (2.3.2-1build1.1) ... 2026-07-28 13:19:25.565 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-28 13:19:25.570 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:25.575 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-28 13:19:25.581 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-28 13:19:25.587 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-28 13:19:25.592 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:25.598 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-28 13:19:25.603 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-28 13:19:25.607 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-28 13:19:25.613 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-28 13:19:25.617 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-28 13:19:25.622 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-28 13:19:25.627 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:25.632 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-28 13:19:25.637 | Setting up seabios (1.16.3-2) ... 2026-07-28 13:19:25.641 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-28 13:19:25.647 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-28 13:19:25.652 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-28 13:19:25.656 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-28 13:19:25.662 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-28 13:19:25.667 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-28 13:19:25.674 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-28 13:19:25.682 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-28 13:19:25.688 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-28 13:19:25.699 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-28 13:19:25.704 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-28 13:19:25.709 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-28 13:19:25.714 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-28 13:19:25.718 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-28 13:19:25.723 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-28 13:19:25.729 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-28 13:19:25.733 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-28 13:19:25.738 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-28 13:19:25.742 | Setting up ksmtuned (4.20150326) ... 2026-07-28 13:19:25.865 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-28 13:19:25.979 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-28 13:19:26.304 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-28 13:19:26.308 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-28 13:19:26.314 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-28 13:19:26.318 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-28 13:19:26.323 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-28 13:19:26.328 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-28 13:19:26.333 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-28 13:19:26.338 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-28 13:19:26.343 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-28 13:19:26.348 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-28 13:19:26.354 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-28 13:19:26.359 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-28 13:19:26.365 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-28 13:19:26.370 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-28 13:19:26.376 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-28 13:19:26.380 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-28 13:19:26.385 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-28 13:19:26.389 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-28 13:19:26.394 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-28 13:19:26.400 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:26.405 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-28 13:19:26.410 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:26.542 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-28 13:19:27.350 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-28 13:19:27.356 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:27.363 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:27.489 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-28 13:19:27.821 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-28 13:19:27.834 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-28 13:19:27.839 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-28 13:19:27.844 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:27.854 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-28 13:19:27.859 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-28 13:19:27.865 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-28 13:19:27.870 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:27.875 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-28 13:19:27.879 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:27.884 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-07-28 13:19:27.890 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-28 13:19:27.895 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:27.907 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-28 13:19:27.912 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-28 13:19:27.916 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-28 13:19:27.921 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:27.928 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-28 13:19:27.934 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-28 13:19:27.940 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:27.948 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:19:27.954 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:19:28.902 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-28 13:19:28.921 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-28 13:19:28.936 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-28 13:19:29.033 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-28 13:19:29.653 | 2026-07-28 13:19:29.654 | Running kernel seems to be up-to-date. 2026-07-28 13:19:29.654 | 2026-07-28 13:19:29.654 | Restarting services... 2026-07-28 13:19:29.662 | 2026-07-28 13:19:29.662 | Service restarts being deferred: 2026-07-28 13:19:29.662 | systemctl restart networkd-dispatcher.service 2026-07-28 13:19:29.662 | 2026-07-28 13:19:29.662 | No containers need to be restarted. 2026-07-28 13:19:29.662 | 2026-07-28 13:19:29.662 | User sessions running outdated binaries: 2026-07-28 13:19:29.662 | ubuntu @ session #4: python3[7148] 2026-07-28 13:19:29.672 | 2026-07-28 13:19:29.672 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:19:30.882 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:19:30.884 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:19:30.886 | + functions-common:time_stop:2420 : local name 2026-07-28 13:19:30.887 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:19:30.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:19:30.891 | + functions-common:time_stop:2423 : local total 2026-07-28 13:19:30.893 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:19:30.895 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:19:30.897 | + functions-common:time_stop:2427 : start_time=1785244748996 2026-07-28 13:19:30.899 | + functions-common:time_stop:2429 : [[ -z 1785244748996 ]] 2026-07-28 13:19:30.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:19:30.904 | + functions-common:time_stop:2432 : end_time=1785244770902 2026-07-28 13:19:30.906 | + functions-common:time_stop:2433 : elapsed_time=21906 2026-07-28 13:19:30.908 | + functions-common:time_stop:2434 : total=532 2026-07-28 13:19:30.910 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:19:30.912 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22438 2026-07-28 13:19:30.914 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:19:30.917 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-28 13:19:30.931 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-28 13:19:30.933 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-28 13:19:30.934 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-28 13:19:30.936 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-28 13:19:30.938 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-28 13:19:30.941 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-28 13:19:30.941 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-28 13:19:30.949 | 0 2026-07-28 13:19:30.952 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-28 13:19:30.954 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:30.956 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-28 13:19:30.957 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-28 13:19:30.959 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-28 13:19:30.961 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-28 13:19:30.969 | vm.dirty_ratio = 60 2026-07-28 13:19:30.972 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-28 13:19:30.974 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-28 13:19:30.976 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-28 13:19:30.978 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-28 13:19:30.985 | vm.dirty_background_ratio = 10 2026-07-28 13:19:30.988 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-28 13:19:30.990 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-28 13:19:30.992 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-28 13:19:30.993 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-28 13:19:31.001 | vm.vfs_cache_pressure = 50 2026-07-28 13:19:31.005 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-28 13:19:31.007 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-28 13:19:31.009 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-28 13:19:31.011 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-28 13:19:31.019 | vm.swappiness = 100 2026-07-28 13:19:31.022 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-28 13:19:31.030 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-28 13:19:31.030 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-28 13:19:31.031 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-28 13:19:31.031 | /proc/sys/vm/compaction_proactiveness:20 2026-07-28 13:19:31.031 | /proc/sys/vm/dirty_background_bytes:0 2026-07-28 13:19:31.031 | /proc/sys/vm/dirty_background_ratio:10 2026-07-28 13:19:31.031 | /proc/sys/vm/dirty_bytes:0 2026-07-28 13:19:31.031 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-28 13:19:31.031 | /proc/sys/vm/dirty_ratio:60 2026-07-28 13:19:31.031 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-28 13:19:31.031 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-28 13:19:31.031 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-28 13:19:31.031 | /proc/sys/vm/extfrag_threshold:500 2026-07-28 13:19:31.031 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-28 13:19:31.031 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-28 13:19:31.031 | /proc/sys/vm/laptop_mode:0 2026-07-28 13:19:31.031 | /proc/sys/vm/legacy_va_layout:0 2026-07-28 13:19:31.031 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-28 13:19:31.032 | /proc/sys/vm/max_map_count:1048576 2026-07-28 13:19:31.032 | /proc/sys/vm/memfd_noexec:0 2026-07-28 13:19:31.032 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-28 13:19:31.032 | /proc/sys/vm/memory_failure_recovery:1 2026-07-28 13:19:31.032 | /proc/sys/vm/min_free_kbytes:67584 2026-07-28 13:19:31.032 | /proc/sys/vm/min_slab_ratio:5 2026-07-28 13:19:31.032 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-28 13:19:31.032 | /proc/sys/vm/mmap_min_addr:65536 2026-07-28 13:19:31.032 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-28 13:19:31.032 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-28 13:19:31.032 | /proc/sys/vm/nr_hugepages:41 2026-07-28 13:19:31.032 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-28 13:19:31.032 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-28 13:19:31.032 | /proc/sys/vm/numa_stat:1 2026-07-28 13:19:31.032 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-28 13:19:31.032 | /proc/sys/vm/oom_dump_tasks:0 2026-07-28 13:19:31.032 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-28 13:19:31.032 | /proc/sys/vm/overcommit_kbytes:0 2026-07-28 13:19:31.032 | /proc/sys/vm/overcommit_memory:0 2026-07-28 13:19:31.032 | /proc/sys/vm/overcommit_ratio:50 2026-07-28 13:19:31.032 | /proc/sys/vm/page-cluster:3 2026-07-28 13:19:31.032 | /proc/sys/vm/page_lock_unfairness:5 2026-07-28 13:19:31.032 | /proc/sys/vm/panic_on_oom:0 2026-07-28 13:19:31.032 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-28 13:19:31.032 | /proc/sys/vm/stat_interval:1 2026-07-28 13:19:31.032 | /proc/sys/vm/swappiness:100 2026-07-28 13:19:31.032 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-28 13:19:31.032 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-28 13:19:31.032 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-28 13:19:31.032 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-28 13:19:31.032 | /proc/sys/vm/watermark_scale_factor:10 2026-07-28 13:19:31.032 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-28 13:19:31.034 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-28 13:19:31.037 | + lib/host:tune_host:126 : configure_host_net 2026-07-28 13:19:31.040 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-28 13:19:31.042 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:31.044 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-28 13:19:31.046 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-28 13:19:31.048 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-28 13:19:31.050 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-28 13:19:31.058 | net.ipv4.tcp_keepalive_time = 60 2026-07-28 13:19:31.061 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-28 13:19:31.063 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-28 13:19:31.065 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-28 13:19:31.067 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-28 13:19:31.076 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-28 13:19:31.079 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-28 13:19:31.081 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-28 13:19:31.083 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-28 13:19:31.085 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-28 13:19:31.093 | net.ipv4.tcp_keepalive_probes = 6 2026-07-28 13:19:31.096 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-28 13:19:31.098 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-28 13:19:31.101 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-28 13:19:31.103 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-28 13:19:31.111 | net.ipv4.tcp_fastopen = 3 2026-07-28 13:19:31.115 | + lib/host:configure_sysctl_net_parmaters:114 : 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-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_fastopen_key:866e5735-35547eb4-edbac022-c589af0d 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-28 13:19:31.125 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-28 13:19:31.126 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-28 13:19:31.128 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-28 13:19:31.130 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-28 13:19:31.132 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-28 13:19:31.135 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-28 13:19:31.143 | net.core.default_qdisc = pfifo_fast 2026-07-28 13:19:31.147 | + ./stack.sh:main:600 : fetch_plugins 2026-07-28 13:19:31.149 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-28 13:19:31.151 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-28 13:19:31.154 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-28 13:19:31.156 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-28 13:19:31.156 | Fetching DevStack plugins 2026-07-28 13:19:31.158 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-28 13:19:31.160 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-28 13:19:31.162 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-28 13:19:31.164 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-28 13:19:31.166 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-28 13:19:31.168 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-28 13:19:31.169 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-28 13:19:31.171 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-28 13:19:31.172 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-28 13:19:31.174 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:19:31.175 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:19:31.177 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:19:31.180 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:19:31.181 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:19:31.184 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:19:31.196 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:19:31.198 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:19:31.200 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:19:31.202 | + functions-common:git_clone:610 : echo master 2026-07-28 13:19:31.202 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:19:31.206 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-28 13:19:31.208 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:19:31.210 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-28 13:19:31.222 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-28 13:19:31.224 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:19:31.225 | + functions-common:git_clone:673 : head -1 2026-07-28 13:19:31.290 | 9e9215d6d6 Merge "Remove ``OVN_BUILD_MODULES`` references" 2026-07-28 13:19:31.293 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:19:31.295 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-28 13:19:31.297 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-28 13:19:31.298 | + functions-common:run_phase:1849 : local phase= 2026-07-28 13:19:31.300 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-28 13:19:31.302 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-28 13:19:31.304 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-28 13:19:31.306 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-28 13:19:31.308 | + functions-common:run_phase:1858 : local extra 2026-07-28 13:19:31.311 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-28 13:19:31.315 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-28 13:19:31.316 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-28 13:19:31.318 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-28 13:19:31.320 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-28 13:19:31.322 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-28 13:19:31.333 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:31.334 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-28 13:19:31.336 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-28 13:19:31.337 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-28 13:19:31.339 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-28 13:19:31.341 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-28 13:19:31.343 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-28 13:19:31.344 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-28 13:19:31.345 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-28 13:19:31.347 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-28 13:19:31.350 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-28 13:19:31.351 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-28 13:19:31.353 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-28 13:19:31.355 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-28 13:19:31.357 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-28 13:19:31.359 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-28 13:19:31.359 | Overriding Configuration Defaults 2026-07-28 13:19:31.361 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-28 13:19:31.362 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-28 13:19:31.364 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-28 13:19:31.366 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-28 13:19:31.381 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-28 13:19:31.384 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-28 13:19:31.395 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:31.398 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.189 2026-07-28 13:19:31.400 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.189 2026-07-28 13:19:31.400 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-28 13:19:31.404 | ++ lib/tls:source:40 : TLS_IP=10.4.3.189 2026-07-28 13:19:31.406 | +++ lib/tls:source:43 : hostname -f 2026-07-28 13:19:31.410 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-28 13:19:31.412 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-28 13:19:31.414 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-28 13:19:31.415 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-28 13:19:31.417 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-28 13:19:31.419 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-28 13:19:31.421 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-28 13:19:31.423 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-28 13:19:31.424 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-28 13:19:31.426 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-28 13:19:31.430 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-28 13:19:31.442 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-28 13:19:31.457 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-28 13:19:31.470 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-28 13:19:31.483 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-28 13:19:31.519 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-28 13:19:31.592 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-28 13:19:31.687 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-28 13:19:31.713 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-28 13:19:31.767 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-28 13:19:31.820 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-28 13:19:31.823 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-28 13:19:31.838 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:31.840 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-28 13:19:31.843 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-28 13:19:31.845 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-28 13:19:31.847 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-28 13:19:31.850 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-28 13:19:31.852 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-28 13:19:31.865 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:31.868 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-28 13:19:31.871 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-28 13:19:31.873 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-28 13:19:31.875 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-28 13:19:31.877 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-28 13:19:31.880 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-28 13:19:31.882 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-28 13:19:31.884 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-28 13:19:31.888 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-28 13:19:31.902 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-28 13:19:31.906 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-28 13:19:31.908 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-28 13:19:31.910 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-28 13:19:31.913 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-28 13:19:31.915 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-28 13:19:31.917 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-28 13:19:31.919 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-28 13:19:31.922 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-28 13:19:31.925 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-28 13:19:31.927 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-28 13:19:31.930 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-28 13:19:31.932 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.189 2026-07-28 13:19:31.935 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-28 13:19:31.938 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-28 13:19:31.941 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-28 13:19:31.942 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-28 13:19:31.946 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-28 13:19:31.949 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-28 13:19:31.951 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-28 13:19:31.954 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-28 13:19:31.957 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-28 13:19:31.960 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-28 13:19:31.974 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-28 13:19:31.977 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.189 2026-07-28 13:19:31.980 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.189 2026-07-28 13:19:31.980 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-28 13:19:31.984 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.189 2026-07-28 13:19:31.986 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-28 13:19:31.989 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-28 13:19:31.991 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-28 13:19:31.993 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-28 13:19:31.995 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-28 13:19:31.998 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-28 13:19:32.000 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-28 13:19:32.003 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-28 13:19:32.006 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-28 13:19:32.008 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-28 13:19:32.011 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-28 13:19:32.013 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-28 13:19:32.016 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-28 13:19:32.018 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-28 13:19:32.020 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-28 13:19:32.022 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-28 13:19:32.025 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-28 13:19:32.027 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-28 13:19:32.030 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:19:32.033 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-28 13:19:32.035 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-28 13:19:32.038 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-28 13:19:32.052 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:32.054 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-28 13:19:32.057 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-28 13:19:32.060 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-28 13:19:32.063 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-28 13:19:32.065 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:32.067 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-28 13:19:32.069 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-28 13:19:32.071 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-28 13:19:32.073 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-28 13:19:32.076 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-28 13:19:32.078 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-28 13:19:32.080 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-28 13:19:32.082 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-28 13:19:32.084 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-28 13:19:32.086 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-28 13:19:32.088 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-28 13:19:32.090 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-28 13:19:32.092 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-28 13:19:32.095 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-28 13:19:32.197 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-28 13:19:32.212 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-28 13:19:32.215 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-28 13:19:32.218 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-28 13:19:32.220 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-28 13:19:32.223 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-28 13:19:32.226 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-28 13:19:32.228 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-28 13:19:32.231 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-28 13:19:32.233 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-28 13:19:32.236 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-28 13:19:32.239 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-28 13:19:32.241 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-28 13:19:32.244 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-28 13:19:32.247 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-28 13:19:32.249 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-28 13:19:32.251 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-28 13:19:32.253 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-28 13:19:32.255 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-28 13:19:32.256 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-28 13:19:32.258 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-28 13:19:32.261 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-28 13:19:32.262 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-28 13:19:32.262 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-28 13:19:32.262 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-28 13:19:32.267 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=43:7b7f:19b4 2026-07-28 13:19:32.269 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-28 13:19:32.271 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-28 13:19:32.273 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-28 13:19:32.276 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-28 13:19:32.278 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd43:7b7f:19b4::/56 2026-07-28 13:19:32.282 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd43:7b7f:19b4::/56 2026-07-28 13:19:32.282 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-28 13:19:32.287 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd43:7b7f:19b4::/64 2026-07-28 13:19:32.290 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-28 13:19:32.291 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-28 13:19:32.293 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-28 13:19:32.296 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-28 13:19:32.298 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-28 13:19:32.300 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-28 13:19:32.302 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-28 13:19:32.304 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-28 13:19:32.306 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-28 13:19:32.308 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-28 13:19:32.310 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-28 13:19:32.312 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-28 13:19:32.314 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-28 13:19:32.317 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd43:7b7f:19b4::/56 2026-07-28 13:19:32.320 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-28 13:19:32.322 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-28 13:19:32.326 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-28 13:19:32.326 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-28 13:19:32.326 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-28 13:19:32.330 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-28 13:19:32.334 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-28 13:19:32.334 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-28 13:19:32.335 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-28 13:19:32.341 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-28 13:19:32.346 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-28 13:19:32.348 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-28 13:19:32.351 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-28 13:19:32.354 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-28 13:19:32.356 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-28 13:19:32.359 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-28 13:19:32.361 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-28 13:19:32.363 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-28 13:19:32.366 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-28 13:19:32.368 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-28 13:19:32.387 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-28 13:19:32.403 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-28 13:19:32.420 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-28 13:19:32.436 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-28 13:19:32.452 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-28 13:19:32.488 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-28 13:19:32.492 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-28 13:19:32.494 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-28 13:19:32.496 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-28 13:19:32.499 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-28 13:19:32.502 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-28 13:19:32.518 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-28 13:19:32.521 | + ./stack.sh:main:635 : run_phase source 2026-07-28 13:19:32.523 | + functions-common:run_phase:1848 : local mode=source 2026-07-28 13:19:32.525 | + functions-common:run_phase:1849 : local phase= 2026-07-28 13:19:32.528 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-28 13:19:32.530 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-28 13:19:32.533 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-28 13:19:32.535 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-28 13:19:32.538 | + functions-common:run_phase:1858 : local extra 2026-07-28 13:19:32.541 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-28 13:19:32.546 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-28 13:19:32.548 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-28 13:19:32.550 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-28 13:19:32.552 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-28 13:19:32.555 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-28 13:19:32.572 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:32.574 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-28 13:19:32.577 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-28 13:19:32.622 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-28 13:19:32.625 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-28 13:19:32.627 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-28 13:19:32.629 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-28 13:19:32.632 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-28 13:19:32.634 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-28 13:19:32.636 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-28 13:19:32.638 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-28 13:19:32.638 | Loading plugin settings 2026-07-28 13:19:32.640 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-28 13:19:32.642 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-28 13:19:32.644 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-28 13:19:32.647 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-28 13:19:32.649 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-28 13:19:32.652 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-28 13:19:32.655 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-28 13:19:32.658 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-28 13:19:32.660 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-28 13:19:32.663 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-28 13:19:32.666 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-28 13:19:32.668 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-28 13:19:32.670 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-28 13:19:32.672 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:19:32.675 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-28 13:19:32.690 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-28 13:19:32.691 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-28 13:19:32.694 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-28 13:19:32.696 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-28 13:19:32.698 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-28 13:19:32.700 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-28 13:19:32.714 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-28 13:19:32.716 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-28 13:19:32.717 | + functions-common:verify_disabled_services:2131 : local service 2026-07-28 13:19:32.721 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.723 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-28 13:19:32.725 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.728 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-28 13:19:32.730 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.731 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-28 13:19:32.733 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.735 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-28 13:19:32.738 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.740 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-28 13:19:32.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.745 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-28 13:19:32.747 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.749 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-28 13:19:32.751 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.753 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-28 13:19:32.756 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.758 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-28 13:19:32.760 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.763 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-28 13:19:32.765 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.768 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-28 13:19:32.770 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.773 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-28 13:19:32.776 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.779 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-28 13:19:32.781 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.784 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-28 13:19:32.787 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.789 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-28 13:19:32.792 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.794 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-28 13:19:32.796 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.799 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-28 13:19:32.802 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.805 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-28 13:19:32.807 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.810 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-28 13:19:32.812 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.815 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-28 13:19:32.817 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.820 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-28 13:19:32.823 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.825 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-28 13:19:32.827 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.830 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-28 13:19:32.833 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.836 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-28 13:19:32.838 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.841 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-28 13:19:32.844 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.847 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-28 13:19:32.849 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.852 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-28 13:19:32.855 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.857 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-28 13:19:32.860 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.863 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-28 13:19:32.865 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.868 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-28 13:19:32.870 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:19:32.872 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-28 13:19:32.876 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-28 13:19:32.878 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-28 13:19:32.881 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-28 13:19:32.897 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:32.899 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-28 13:19:32.902 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-28 13:19:32.905 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-28 13:19:32.921 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:19:32.924 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-28 13:19:32.926 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-28 13:19:32.929 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-28 13:19:32.932 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-28 13:19:32.935 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-28 13:19:32.937 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-28 13:19:32.940 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-28 13:19:32.943 | + lib/database:initialize_database_backends:92 : return 0 2026-07-28 13:19:32.946 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-28 13:19:32.946 | Using mysql database backend 2026-07-28 13:19:32.948 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-28 13:19:32.967 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-28 13:19:32.971 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-28 13:19:32.974 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-28 13:19:32.977 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-28 13:19:32.980 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-28 13:19:32.983 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-28 13:19:32.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:33.001 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-28 13:19:33.018 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-28 13:19:33.034 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:33.036 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-28 13:19:33.051 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-28 13:19:33.068 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-28 13:19:33.085 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:19:33.087 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-28 13:19:33.105 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:19:33.107 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-28 13:19:33.123 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-28 13:19:33.126 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-28 13:19:33.129 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-28 13:19:33.132 | + functions-common:save_stackenv:65 : local tag=768 2026-07-28 13:19:33.136 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-28 13:19:33.141 | + functions-common:save_stackenv:67 : time_stamp=2026-07-28-131933 2026-07-28 13:19:33.144 | + functions-common:save_stackenv:68 : echo '# 2026-07-28-131933 768' 2026-07-28 13:19:33.147 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.149 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-28 13:19:33.152 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.154 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-28 13:19:33.157 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.159 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-28 13:19:33.162 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.165 | + 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-07-28 13:19:33.168 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.170 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.189 2026-07-28 13:19:33.173 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.175 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.189/identity 2026-07-28 13:19:33.178 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.181 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-28-131905 2026-07-28 13:19:33.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.186 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-28 13:19:33.189 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.192 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.189 2026-07-28 13:19:33.195 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.198 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-28 13:19:33.201 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.203 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.189 2026-07-28 13:19:33.206 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.209 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-28 13:19:33.212 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.215 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-28 13:19:33.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.221 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.189 2026-07-28 13:19:33.223 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:19:33.226 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-28 13:19:33.229 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-28 13:19:33.232 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-28 13:19:33.235 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-28 13:19:33.237 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-28 13:19:33.240 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:19:33.242 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:19:33.245 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:19:33.248 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:19:33.251 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:19:33.253 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:19:33.270 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:19:33.273 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:19:33.275 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:19:33.279 | + functions-common:git_clone:610 : echo master 2026-07-28 13:19:33.279 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:19:33.284 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-28 13:19:33.287 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:19:33.290 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-28 13:19:33.303 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-28 13:19:33.307 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:19:33.307 | + functions-common:git_clone:673 : head -1 2026-07-28 13:19:33.320 | 7c466f62 update constraint for openstack-release-test to new release 8.5.0 2026-07-28 13:19:33.324 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:19:33.327 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-28 13:19:33.330 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:19:33.333 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-28 13:19:33.336 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-28 13:19:33.340 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-28 13:19:33.343 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-28 13:19:33.346 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-28 13:19:33.348 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-28 13:19:33.351 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-28 13:19:33.354 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-28 13:19:33.357 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-28 13:19:33.361 | ++ tools/install_prereqs.sh:source:47 : NOW=1785244773 2026-07-28 13:19:33.365 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-28 13:19:33.370 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-28 13:19:33.373 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-28 13:19:33.375 | ++ tools/install_prereqs.sh:source:49 : DELTA=1785244773 2026-07-28 13:19:33.378 | ++ tools/install_prereqs.sh:source:50 : [[ 1785244773 -lt 7200 ]] 2026-07-28 13:19:33.380 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-28 13:19:33.382 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-28 13:19:33.385 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-28 13:19:33.387 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-28 13:19:33.390 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-28 13:19:33.392 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-28 13:19:33.395 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-28 13:19:33.400 | +++ 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-07-28 13:19:33.428 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-28 13:19:33.428 | apache2-dev 2026-07-28 13:19:33.428 | bc 2026-07-28 13:19:33.428 | bsdmainutils 2026-07-28 13:19:33.428 | curl 2026-07-28 13:19:33.428 | g++ 2026-07-28 13:19:33.428 | gawk 2026-07-28 13:19:33.428 | gcc 2026-07-28 13:19:33.428 | gettext 2026-07-28 13:19:33.428 | git 2026-07-28 13:19:33.428 | graphviz 2026-07-28 13:19:33.428 | iputils-ping 2026-07-28 13:19:33.428 | libffi-dev 2026-07-28 13:19:33.428 | libjpeg-dev 2026-07-28 13:19:33.428 | libpq-dev 2026-07-28 13:19:33.428 | libssl-dev 2026-07-28 13:19:33.428 | libsystemd-dev 2026-07-28 13:19:33.428 | libxml2-dev 2026-07-28 13:19:33.428 | libxslt1-dev 2026-07-28 13:19:33.428 | libyaml-dev 2026-07-28 13:19:33.428 | lsof 2026-07-28 13:19:33.428 | openssh-server 2026-07-28 13:19:33.428 | openssl 2026-07-28 13:19:33.428 | pkg-config 2026-07-28 13:19:33.428 | psmisc 2026-07-28 13:19:33.428 | python3-dev 2026-07-28 13:19:33.428 | python3-pip 2026-07-28 13:19:33.428 | python3-systemd 2026-07-28 13:19:33.428 | python3-venv 2026-07-28 13:19:33.429 | tar 2026-07-28 13:19:33.429 | tcpdump 2026-07-28 13:19:33.429 | unzip 2026-07-28 13:19:33.429 | uuid-runtime 2026-07-28 13:19:33.429 | wget 2026-07-28 13:19:33.429 | zlib1g-dev 2026-07-28 13:19:33.429 | lvm2 2026-07-28 13:19:33.429 | qemu-utils 2026-07-28 13:19:33.429 | thin-provisioning-tools 2026-07-28 13:19:33.429 | lsscsi 2026-07-28 13:19:33.429 | open-iscsi 2026-07-28 13:19:33.429 | libkrb5-dev 2026-07-28 13:19:33.429 | libldap2-dev 2026-07-28 13:19:33.429 | libsasl2-dev 2026-07-28 13:19:33.429 | memcached 2026-07-28 13:19:33.429 | python3-mysqldb 2026-07-28 13:19:33.429 | sqlite3 2026-07-28 13:19:33.429 | conntrack 2026-07-28 13:19:33.429 | curl 2026-07-28 13:19:33.429 | ebtables 2026-07-28 13:19:33.429 | genisoimage 2026-07-28 13:19:33.429 | iptables 2026-07-28 13:19:33.429 | iputils-arping 2026-07-28 13:19:33.429 | kpartx 2026-07-28 13:19:33.429 | libjs-jquery-tablesorter 2026-07-28 13:19:33.429 | parted 2026-07-28 13:19:33.429 | pm-utils 2026-07-28 13:19:33.429 | python3-mysqldb 2026-07-28 13:19:33.429 | socat 2026-07-28 13:19:33.429 | sqlite3 2026-07-28 13:19:33.429 | sudo 2026-07-28 13:19:33.429 | vlan 2026-07-28 13:19:33.429 | cryptsetup 2026-07-28 13:19:33.429 | dosfstools 2026-07-28 13:19:33.429 | genisoimage 2026-07-28 13:19:33.429 | gir1.2-libosinfo-1.0 2026-07-28 13:19:33.429 | netcat-openbsd 2026-07-28 13:19:33.429 | open-iscsi 2026-07-28 13:19:33.429 | qemu-utils 2026-07-28 13:19:33.429 | sg3-utils 2026-07-28 13:19:33.429 | sysfsutils 2026-07-28 13:19:33.429 | acl 2026-07-28 13:19:33.429 | dnsmasq-base 2026-07-28 13:19:33.429 | dnsmasq-utils 2026-07-28 13:19:33.429 | ebtables 2026-07-28 13:19:33.429 | haproxy 2026-07-28 13:19:33.429 | iptables 2026-07-28 13:19:33.429 | iputils-arping 2026-07-28 13:19:33.429 | iputils-ping 2026-07-28 13:19:33.429 | postgresql-server-dev-all 2026-07-28 13:19:33.429 | python3-mysqldb 2026-07-28 13:19:33.429 | sqlite3 2026-07-28 13:19:33.429 | sudo 2026-07-28 13:19:33.429 | vlan 2026-07-28 13:19:33.429 | curl 2026-07-28 13:19:33.429 | liberasurecode-dev 2026-07-28 13:19:33.429 | make 2026-07-28 13:19:33.429 | memcached 2026-07-28 13:19:33.429 | rsync 2026-07-28 13:19:33.429 | sqlite3 2026-07-28 13:19:33.429 | xfsprogs 2026-07-28 13:19:33.429 | apache2' 2026-07-28 13:19:33.432 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-28 13:19:33.453 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-28 13:19:33.453 | apache2-dev 2026-07-28 13:19:33.453 | bc 2026-07-28 13:19:33.453 | bsdmainutils 2026-07-28 13:19:33.453 | curl 2026-07-28 13:19:33.453 | g++ 2026-07-28 13:19:33.453 | gawk 2026-07-28 13:19:33.453 | gcc 2026-07-28 13:19:33.453 | gettext 2026-07-28 13:19:33.453 | git 2026-07-28 13:19:33.453 | graphviz 2026-07-28 13:19:33.453 | iputils-ping 2026-07-28 13:19:33.453 | libffi-dev 2026-07-28 13:19:33.453 | libjpeg-dev 2026-07-28 13:19:33.453 | libpq-dev 2026-07-28 13:19:33.453 | libssl-dev 2026-07-28 13:19:33.453 | libsystemd-dev 2026-07-28 13:19:33.453 | libxml2-dev 2026-07-28 13:19:33.453 | libxslt1-dev 2026-07-28 13:19:33.453 | libyaml-dev 2026-07-28 13:19:33.453 | lsof 2026-07-28 13:19:33.453 | openssh-server 2026-07-28 13:19:33.453 | openssl 2026-07-28 13:19:33.453 | pkg-config 2026-07-28 13:19:33.453 | psmisc 2026-07-28 13:19:33.453 | python3-dev 2026-07-28 13:19:33.453 | python3-pip 2026-07-28 13:19:33.453 | python3-systemd 2026-07-28 13:19:33.453 | python3-venv 2026-07-28 13:19:33.453 | tar 2026-07-28 13:19:33.453 | tcpdump 2026-07-28 13:19:33.453 | unzip 2026-07-28 13:19:33.453 | uuid-runtime 2026-07-28 13:19:33.453 | wget 2026-07-28 13:19:33.454 | zlib1g-dev 2026-07-28 13:19:33.454 | lvm2 2026-07-28 13:19:33.454 | qemu-utils 2026-07-28 13:19:33.454 | thin-provisioning-tools 2026-07-28 13:19:33.454 | lsscsi 2026-07-28 13:19:33.454 | open-iscsi 2026-07-28 13:19:33.454 | libkrb5-dev 2026-07-28 13:19:33.454 | libldap2-dev 2026-07-28 13:19:33.454 | libsasl2-dev 2026-07-28 13:19:33.454 | memcached 2026-07-28 13:19:33.454 | python3-mysqldb 2026-07-28 13:19:33.454 | sqlite3 2026-07-28 13:19:33.454 | conntrack 2026-07-28 13:19:33.454 | curl 2026-07-28 13:19:33.454 | ebtables 2026-07-28 13:19:33.454 | genisoimage 2026-07-28 13:19:33.454 | iptables 2026-07-28 13:19:33.454 | iputils-arping 2026-07-28 13:19:33.454 | kpartx 2026-07-28 13:19:33.454 | libjs-jquery-tablesorter 2026-07-28 13:19:33.454 | parted 2026-07-28 13:19:33.454 | pm-utils 2026-07-28 13:19:33.454 | python3-mysqldb 2026-07-28 13:19:33.454 | socat 2026-07-28 13:19:33.454 | sqlite3 2026-07-28 13:19:33.454 | sudo 2026-07-28 13:19:33.454 | vlan 2026-07-28 13:19:33.454 | cryptsetup 2026-07-28 13:19:33.454 | dosfstools 2026-07-28 13:19:33.454 | genisoimage 2026-07-28 13:19:33.454 | gir1.2-libosinfo-1.0 2026-07-28 13:19:33.454 | netcat-openbsd 2026-07-28 13:19:33.454 | open-iscsi 2026-07-28 13:19:33.454 | qemu-utils 2026-07-28 13:19:33.454 | sg3-utils 2026-07-28 13:19:33.454 | sysfsutils 2026-07-28 13:19:33.454 | acl 2026-07-28 13:19:33.454 | dnsmasq-base 2026-07-28 13:19:33.454 | dnsmasq-utils 2026-07-28 13:19:33.454 | ebtables 2026-07-28 13:19:33.454 | haproxy 2026-07-28 13:19:33.454 | iptables 2026-07-28 13:19:33.454 | iputils-arping 2026-07-28 13:19:33.454 | iputils-ping 2026-07-28 13:19:33.454 | postgresql-server-dev-all 2026-07-28 13:19:33.454 | python3-mysqldb 2026-07-28 13:19:33.454 | sqlite3 2026-07-28 13:19:33.454 | sudo 2026-07-28 13:19:33.454 | vlan 2026-07-28 13:19:33.454 | curl 2026-07-28 13:19:33.454 | liberasurecode-dev 2026-07-28 13:19:33.454 | make 2026-07-28 13:19:33.454 | memcached 2026-07-28 13:19:33.454 | rsync 2026-07-28 13:19:33.454 | sqlite3 2026-07-28 13:19:33.454 | xfsprogs 2026-07-28 13:19:33.454 | apache2 ' 2026-07-28 13:19:33.456 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-28 13:19:33.459 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:19:33.462 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:19:33.465 | ++ 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-07-28 13:19:33.466 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-28 13:19:33.471 | ++ 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-07-28 13:19:33.474 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-28 13:19:33.476 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:19:33.479 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:19:33.482 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:19:33.485 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:19:33.488 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:19:33.491 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:19:33.493 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:19:33.496 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:19:33.499 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:19:33.502 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:19:33.505 | ++ functions-common:apt_get_update:1167 : return 2026-07-28 13:19:33.508 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev 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-07-28 13:19:33.510 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:19:33.513 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:19:33.516 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:19:33.518 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev 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-07-28 13:19:33.540 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev 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-07-28 13:19:33.571 | Reading package lists... 2026-07-28 13:19:33.799 | Building dependency tree... 2026-07-28 13:19:33.800 | Reading state information... 2026-07-28 13:19:34.149 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-28 13:19:34.149 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-28 13:19:34.149 | g++ set to manually installed. 2026-07-28 13:19:34.149 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-28 13:19:34.149 | gcc set to manually installed. 2026-07-28 13:19:34.149 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-28 13:19:34.149 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-28 13:19:34.149 | iputils-ping set to manually installed. 2026-07-28 13:19:34.149 | lsof is already the newest version (4.95.0-1build3). 2026-07-28 13:19:34.149 | psmisc is already the newest version (23.7-1build1). 2026-07-28 13:19:34.149 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-28 13:19:34.149 | python3-dev set to manually installed. 2026-07-28 13:19:34.149 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-28 13:19:34.149 | python3-systemd is already the newest version (235-1build4). 2026-07-28 13:19:34.149 | python3-systemd set to manually installed. 2026-07-28 13:19:34.149 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-28 13:19:34.149 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-28 13:19:34.149 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-28 13:19:34.149 | unzip set to manually installed. 2026-07-28 13:19:34.149 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-28 13:19:34.149 | zlib1g-dev set to manually installed. 2026-07-28 13:19:34.149 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-28 13:19:34.149 | lvm2 set to manually installed. 2026-07-28 13:19:34.149 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-28 13:19:34.149 | qemu-utils set to manually installed. 2026-07-28 13:19:34.149 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-28 13:19:34.149 | thin-provisioning-tools set to manually installed. 2026-07-28 13:19:34.149 | lsscsi is already the newest version (0.32-1build1). 2026-07-28 13:19:34.149 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-28 13:19:34.149 | open-iscsi set to manually installed. 2026-07-28 13:19:34.149 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-28 13:19:34.149 | iptables set to manually installed. 2026-07-28 13:19:34.149 | parted is already the newest version (3.6-4build1). 2026-07-28 13:19:34.149 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-28 13:19:34.149 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-28 13:19:34.149 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-28 13:19:34.149 | cryptsetup set to manually installed. 2026-07-28 13:19:34.149 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-28 13:19:34.149 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-28 13:19:34.149 | netcat-openbsd set to manually installed. 2026-07-28 13:19:34.149 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-28 13:19:34.149 | sg3-utils set to manually installed. 2026-07-28 13:19:34.149 | acl is already the newest version (2.3.2-1build1.1). 2026-07-28 13:19:34.149 | acl set to manually installed. 2026-07-28 13:19:34.149 | make is already the newest version (4.3-4.1build2). 2026-07-28 13:19:34.149 | make set to manually installed. 2026-07-28 13:19:34.149 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-28 13:19:34.149 | The following additional packages will be installed: 2026-07-28 13:19:34.149 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-28 13:19:34.150 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-28 13:19:34.150 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-28 13:19:34.150 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-28 13:19:34.150 | icu-devtools intltool-debian krb5-locales krb5-multidev libann0 libapr1-dev 2026-07-28 13:19:34.150 | libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2026-07-28 13:19:34.150 | libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 2026-07-28 13:19:34.150 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev 2026-07-28 13:19:34.150 | libclang1-17t64 libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-07-28 13:19:34.150 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-07-28 13:19:34.150 | libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 2026-07-28 13:19:34.150 | libice6 libicu-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-28 13:19:34.150 | libjson-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-07-28 13:19:34.150 | libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev 2026-07-28 13:19:34.150 | libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 libmysqlclient21 2026-07-28 13:19:34.150 | libncurses-dev libncurses6 libncursesw6 libnss-systemd libobjc-13-dev 2026-07-28 13:19:34.150 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 2026-07-28 13:19:34.150 | libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 2026-07-28 13:19:34.150 | libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 libssl3t64 2026-07-28 13:19:34.150 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-shared 2026-07-28 13:19:34.150 | libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-07-28 13:19:34.150 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-28 13:19:34.150 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-07-28 13:19:34.150 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-07-28 13:19:34.151 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-07-28 13:19:34.151 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-07-28 13:19:34.151 | systemd systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-dev 2026-07-28 13:19:34.151 | vbetool 2026-07-28 13:19:34.153 | Suggested packages: 2026-07-28 13:19:34.153 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-28 13:19:34.153 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-28 13:19:34.153 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-07-28 13:19:34.153 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-28 13:19:34.153 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-28 13:19:34.153 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-28 13:19:34.153 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-28 13:19:34.153 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-28 13:19:34.153 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-28 13:19:34.153 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-28 13:19:34.153 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-28 13:19:34.153 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-28 13:19:34.153 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-28 13:19:34.153 | tar-doc util-linux-extra util-linux-locales 2026-07-28 13:19:34.306 | The following NEW packages will be installed: 2026-07-28 13:19:34.306 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-28 13:19:34.306 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-28 13:19:34.306 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-28 13:19:34.306 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-28 13:19:34.306 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-28 13:19:34.307 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-28 13:19:34.307 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-28 13:19:34.307 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-28 13:19:34.307 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-28 13:19:34.307 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-28 13:19:34.307 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-28 13:19:34.307 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-28 13:19:34.307 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-28 13:19:34.307 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-28 13:19:34.307 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-28 13:19:34.307 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-28 13:19:34.307 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-28 13:19:34.307 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-28 13:19:34.307 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-28 13:19:34.308 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-28 13:19:34.308 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-28 13:19:34.308 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-28 13:19:34.308 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-28 13:19:34.308 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-28 13:19:34.308 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-28 13:19:34.308 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-28 13:19:34.309 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-28 13:19:34.309 | The following packages will be upgraded: 2026-07-28 13:19:34.310 | bsdextrautils bsdutils curl eject fdisk gawk kpartx krb5-locales libblkid1 2026-07-28 13:19:34.310 | libcurl3t64-gnutls libcurl4t64 libfdisk1 libgssapi-krb5-2 libk5crypto3 2026-07-28 13:19:34.310 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-28 13:19:34.310 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-28 13:19:34.311 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-28 13:19:34.311 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-28 13:19:34.311 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-28 13:19:34.311 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-28 13:19:34.507 | 50 upgraded, 139 newly installed, 0 to remove and 100 not upgraded. 2026-07-28 13:19:34.507 | Need to get 190 MB of archives. 2026-07-28 13:19:34.507 | After this operation, 919 MB of additional disk space will be used. 2026-07-28 13:19:34.507 | 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-07-28 13:19:34.658 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-28 13:19:34.722 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-07-28 13:19:34.762 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-07-28 13:19:34.827 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-28 13:19:34.828 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-28 13:19:34.837 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-28 13:19:34.840 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-28 13:19:34.843 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-28 13:19:34.846 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-28 13:19:34.852 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-28 13:19:34.893 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-28 13:19:34.898 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-28 13:19:34.898 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-28 13:19:34.911 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-28 13:19:34.915 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-28 13:19:34.956 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-28 13:19:34.981 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-28 13:19:34.983 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-07-28 13:19:35.008 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-28 13:19:35.009 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-07-28 13:19:35.010 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-28 13:19:35.011 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-28 13:19:35.019 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-07-28 13:19:35.020 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-28 13:19:35.020 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-28 13:19:35.052 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-28 13:19:35.054 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-07-28 13:19:35.062 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-28 13:19:35.062 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-28 13:19:35.063 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-28 13:19:35.065 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.7 [82.0 kB] 2026-07-28 13:19:35.090 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.7 [143 kB] 2026-07-28 13:19:35.091 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.7 [34.5 kB] 2026-07-28 13:19:35.092 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.7 [348 kB] 2026-07-28 13:19:35.095 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-28 13:19:35.128 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-28 13:19:35.130 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-28 13:19:35.137 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-28 13:19:35.166 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-28 13:19:35.169 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-28 13:19:35.170 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-28 13:19:35.215 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-07-28 13:19:35.219 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-28 13:19:35.301 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-28 13:19:35.302 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-28 13:19:35.303 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-28 13:19:35.329 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-28 13:19:35.337 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-28 13:19:35.338 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-28 13:19:35.338 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-28 13:19:35.348 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-28 13:19:35.348 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-28 13:19:35.385 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-28 13:19:35.386 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-28 13:19:35.386 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-28 13:19:35.389 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-28 13:19:35.390 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-28 13:19:35.392 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-28 13:19:35.392 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.7 [14.9 kB] 2026-07-28 13:19:35.428 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-28 13:19:35.441 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-28 13:19:35.442 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-07-28 13:19:35.466 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-28 13:19:35.466 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-28 13:19:35.468 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-28 13:19:35.472 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-28 13:19:35.479 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-28 13:19:35.483 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-28 13:19:35.484 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-28 13:19:35.891 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-28 13:19:36.240 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-28 13:19:36.241 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-28 13:19:36.241 | Get:74 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-07-28 13:19:36.243 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-28 13:19:36.250 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-07-28 13:19:36.287 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-07-28 13:19:36.500 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-28 13:19:36.501 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-28 13:19:36.505 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-28 13:19:36.505 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-28 13:19:36.536 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-28 13:19:36.536 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-28 13:19:36.538 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-07-28 13:19:36.538 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-28 13:19:36.540 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-28 13:19:36.542 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-28 13:19:36.577 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-28 13:19:36.578 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-28 13:19:36.581 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-28 13:19:36.593 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-28 13:19:36.593 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-28 13:19:36.594 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-28 13:19:36.617 | Get:94 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-07-28 13:19:36.622 | Get:95 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-07-28 13:19:36.622 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-28 13:19:36.654 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-28 13:19:36.658 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-28 13:19:36.661 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-28 13:19:36.662 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-28 13:19:36.692 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-28 13:19:36.695 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-28 13:19:36.695 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-28 13:19:36.696 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-28 13:19:36.696 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-28 13:19:36.700 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-28 13:19:36.729 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-28 13:19:36.730 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-28 13:19:36.732 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-28 13:19:36.781 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-28 13:19:36.784 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-28 13:19:36.784 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-28 13:19:36.804 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-28 13:19:36.805 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-28 13:19:36.807 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-28 13:19:36.808 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-28 13:19:36.809 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-28 13:19:36.811 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-28 13:19:36.841 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-28 13:19:36.842 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-28 13:19:36.852 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-28 13:19:36.880 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-28 13:19:36.939 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-28 13:19:36.940 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-28 13:19:36.941 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-28 13:19:36.944 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-28 13:19:36.945 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-28 13:19:36.950 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-28 13:19:36.962 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-28 13:19:36.974 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-28 13:19:36.975 | Get:131 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-07-28 13:19:37.015 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.7 [57.6 kB] 2026-07-28 13:19:37.016 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.7 [40.1 kB] 2026-07-28 13:19:37.017 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.7 [40.4 kB] 2026-07-28 13:19:37.018 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.7 [53.0 kB] 2026-07-28 13:19:37.019 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.7 [125 kB] 2026-07-28 13:19:37.022 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-28 13:19:37.022 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-07-28 13:19:37.119 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-28 13:19:37.125 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-28 13:19:37.126 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-28 13:19:37.340 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-28 13:19:37.345 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-28 13:19:37.345 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-28 13:19:37.345 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-28 13:19:37.345 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-28 13:19:37.349 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-28 13:19:37.352 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-28 13:19:37.352 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-28 13:19:37.352 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-28 13:19:37.379 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-07-28 13:19:37.430 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-28 13:19:37.438 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-28 13:19:37.439 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-28 13:19:37.442 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-28 13:19:37.509 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-28 13:19:37.510 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-28 13:19:37.524 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-28 13:19:37.550 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-28 13:19:37.553 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-28 13:19:37.571 | Get:161 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-07-28 13:19:37.574 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-28 13:19:37.592 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-28 13:19:37.599 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-28 13:19:38.015 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-28 13:19:38.016 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-28 13:19:38.019 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-28 13:19:38.114 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-28 13:19:38.147 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-28 13:19:38.948 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-28 13:19:38.950 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-28 13:19:38.950 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-28 13:19:38.951 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-28 13:19:38.951 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-28 13:19:38.951 | Get:175 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-07-28 13:19:38.959 | Get:176 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-07-28 13:19:38.965 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-28 13:19:38.966 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-28 13:19:38.988 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-07-28 13:19:39.004 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-28 13:19:39.005 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-28 13:19:39.006 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-28 13:19:39.007 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-28 13:19:39.008 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-28 13:19:39.010 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-28 13:19:39.011 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-28 13:19:39.025 | Get:187 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.7 [11.9 kB] 2026-07-28 13:19:39.026 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-28 13:19:39.063 | Get:189 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-28 13:19:39.534 | Preconfiguring packages ... 2026-07-28 13:19:39.632 | Fetched 190 MB in 5s (40.1 MB/s) 2026-07-28 13:19:39.737 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:39.741 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:39.746 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:39.802 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:39.908 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:39.911 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-28 13:19:39.917 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-28 13:19:39.972 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:19:40.082 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:40.086 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-07-28 13:19:40.095 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3build1) ... 2026-07-28 13:19:40.150 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-07-28 13:19:40.270 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:40.274 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:40.285 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:40.433 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:41.094 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-28 13:19:41.200 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:41.204 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-28 13:19:41.213 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-28 13:19:41.286 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:19:41.395 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:41.399 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-28 13:19:41.404 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-28 13:19:42.061 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:42.070 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:42.128 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-28 13:19:42.136 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:42.194 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:42.203 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:42.260 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:42.376 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:42.380 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:42.389 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:42.455 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:42.460 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:42.535 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:42.541 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:42.595 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:19:42.703 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:42.707 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:42.712 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:42.763 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:42.770 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:42.829 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:42.836 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:42.884 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:42.909 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:43.199 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:43.228 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:43.369 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:43.374 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-28 13:19:43.426 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:19:43.550 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:43.554 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-28 13:19:43.573 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-28 13:19:43.653 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-28 13:19:43.765 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:43.769 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:43.774 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:43.825 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:43.931 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:43.937 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:43.941 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:43.984 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:44.094 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:44.097 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:44.102 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:44.154 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-28 13:19:44.166 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-28 13:19:44.224 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:44.229 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:44.276 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:44.383 | (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 ... 158766 files and directories currently installed.) 2026-07-28 13:19:44.387 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:44.397 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:44.434 | Selecting previously unselected package libapr1t64:amd64. 2026-07-28 13:19:44.448 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-28 13:19:44.450 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-28 13:19:44.482 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-28 13:19:44.498 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-28 13:19:44.500 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-28 13:19:44.548 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-28 13:19:44.553 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-07-28 13:19:44.591 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-28 13:19:44.607 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-28 13:19:44.608 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-28 13:19:44.634 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-28 13:19:44.648 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-28 13:19:44.650 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-28 13:19:44.690 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-28 13:19:44.695 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-28 13:19:44.745 | Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:44.750 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-28 13:19:44.802 | Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:44.807 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-28 13:19:44.860 | Preparing to unpack .../09-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:44.865 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-28 13:19:44.916 | Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:44.922 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-28 13:19:44.977 | Preparing to unpack .../11-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-28 13:19:44.982 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-28 13:19:45.022 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-28 13:19:45.036 | Preparing to unpack .../12-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-28 13:19:45.037 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-28 13:19:45.081 | Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-28 13:19:45.087 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-28 13:19:45.129 | Selecting previously unselected package apache2-bin. 2026-07-28 13:19:45.143 | Preparing to unpack .../14-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-28 13:19:45.145 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-28 13:19:45.220 | Selecting previously unselected package apache2-data. 2026-07-28 13:19:45.234 | Preparing to unpack .../15-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-28 13:19:45.235 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-28 13:19:45.323 | Selecting previously unselected package apache2-utils. 2026-07-28 13:19:45.338 | Preparing to unpack .../16-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-28 13:19:45.339 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-28 13:19:45.379 | Selecting previously unselected package apache2. 2026-07-28 13:19:45.394 | Preparing to unpack .../17-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-28 13:19:45.401 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-28 13:19:45.480 | Preparing to unpack .../18-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-07-28 13:19:45.487 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-07-28 13:19:45.564 | Selecting previously unselected package haproxy. 2026-07-28 13:19:45.578 | Preparing to unpack .../19-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-28 13:19:45.586 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-28 13:19:45.663 | Selecting previously unselected package memcached. 2026-07-28 13:19:45.677 | Preparing to unpack .../20-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-28 13:19:45.681 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-28 13:19:45.730 | Preparing to unpack .../21-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-28 13:19:45.735 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-28 13:19:45.781 | Preparing to unpack .../22-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-28 13:19:45.871 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-28 13:19:45.943 | Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-28 13:19:45.966 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-28 13:19:46.029 | Selecting previously unselected package libjson-perl. 2026-07-28 13:19:46.043 | Preparing to unpack .../24-libjson-perl_4.10000-1_all.deb ... 2026-07-28 13:19:46.045 | Unpacking libjson-perl (4.10000-1) ... 2026-07-28 13:19:46.080 | Selecting previously unselected package postgresql-client-common. 2026-07-28 13:19:46.094 | Preparing to unpack .../25-postgresql-client-common_257build1.1_all.deb ... 2026-07-28 13:19:46.096 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-28 13:19:46.145 | Preparing to unpack .../26-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-28 13:19:46.151 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-28 13:19:46.272 | Selecting previously unselected package ssl-cert. 2026-07-28 13:19:46.286 | Preparing to unpack .../27-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-28 13:19:46.288 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-28 13:19:46.327 | Selecting previously unselected package postgresql-common. 2026-07-28 13:19:46.346 | Preparing to unpack .../28-postgresql-common_257build1.1_all.deb ... 2026-07-28 13:19:46.363 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-28 13:19:46.370 | Unpacking postgresql-common (257build1.1) ... 2026-07-28 13:19:46.432 | Selecting previously unselected package libsysfs2:amd64. 2026-07-28 13:19:46.447 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-28 13:19:46.451 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-28 13:19:46.488 | Selecting previously unselected package sysfsutils. 2026-07-28 13:19:46.501 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-28 13:19:46.507 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-28 13:19:46.555 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-28 13:19:46.561 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-28 13:19:46.605 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-28 13:19:46.610 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-28 13:19:46.657 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-28 13:19:46.663 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-28 13:19:46.715 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:19:46.831 | (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 ... 159815 files and directories currently installed.) 2026-07-28 13:19:46.835 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:46.843 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:46.888 | Preparing to unpack .../001-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-07-28 13:19:46.897 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-07-28 13:19:46.943 | Preparing to unpack .../002-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-28 13:19:46.956 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-28 13:19:47.031 | Preparing to unpack .../003-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:47.039 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:47.092 | Preparing to unpack .../004-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-28 13:19:47.097 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-28 13:19:47.133 | Selecting previously unselected package autotools-dev. 2026-07-28 13:19:47.147 | Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ... 2026-07-28 13:19:47.149 | Unpacking autotools-dev (20220109.1) ... 2026-07-28 13:19:47.179 | Selecting previously unselected package m4. 2026-07-28 13:19:47.193 | Preparing to unpack .../006-m4_1.4.19-4build1_amd64.deb ... 2026-07-28 13:19:47.194 | Unpacking m4 (1.4.19-4build1) ... 2026-07-28 13:19:47.235 | Selecting previously unselected package autoconf. 2026-07-28 13:19:47.248 | Preparing to unpack .../007-autoconf_2.71-3_all.deb ... 2026-07-28 13:19:47.250 | Unpacking autoconf (2.71-3) ... 2026-07-28 13:19:47.303 | Selecting previously unselected package automake. 2026-07-28 13:19:47.317 | Preparing to unpack .../008-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-28 13:19:47.320 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-28 13:19:47.381 | Selecting previously unselected package autopoint. 2026-07-28 13:19:47.394 | Preparing to unpack .../009-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-28 13:19:47.398 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-28 13:19:47.435 | Selecting previously unselected package libdebhelper-perl. 2026-07-28 13:19:47.449 | Preparing to unpack .../010-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-28 13:19:47.451 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-28 13:19:47.498 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-28 13:19:47.511 | Preparing to unpack .../011-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:47.513 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:48.069 | Selecting previously unselected package libclang-cpp17t64. 2026-07-28 13:19:48.082 | Preparing to unpack .../012-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:48.085 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:48.364 | Selecting previously unselected package libgc1:amd64. 2026-07-28 13:19:48.377 | Preparing to unpack .../013-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-28 13:19:48.380 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-28 13:19:48.410 | Selecting previously unselected package libobjc4:amd64. 2026-07-28 13:19:48.424 | Preparing to unpack .../014-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-28 13:19:48.426 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-28 13:19:48.453 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-28 13:19:48.466 | Preparing to unpack .../015-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-28 13:19:48.468 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-28 13:19:48.503 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-28 13:19:48.516 | Preparing to unpack .../016-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:48.518 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:48.629 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-28 13:19:48.643 | Preparing to unpack .../017-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:48.645 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:48.692 | Selecting previously unselected package libclang1-17t64. 2026-07-28 13:19:48.706 | Preparing to unpack .../018-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:48.707 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:48.873 | Selecting previously unselected package clang-17. 2026-07-28 13:19:48.888 | Preparing to unpack .../019-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:48.889 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:48.920 | Selecting previously unselected package libtool. 2026-07-28 13:19:48.934 | Preparing to unpack .../020-libtool_2.4.7-7build1_all.deb ... 2026-07-28 13:19:48.937 | Unpacking libtool (2.4.7-7build1) ... 2026-07-28 13:19:48.981 | Selecting previously unselected package dh-autoreconf. 2026-07-28 13:19:48.990 | Preparing to unpack .../021-dh-autoreconf_20_all.deb ... 2026-07-28 13:19:48.992 | Unpacking dh-autoreconf (20) ... 2026-07-28 13:19:49.021 | Selecting previously unselected package libarchive-zip-perl. 2026-07-28 13:19:49.034 | Preparing to unpack .../022-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-28 13:19:49.036 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-28 13:19:49.072 | Selecting previously unselected package libsub-override-perl. 2026-07-28 13:19:49.086 | Preparing to unpack .../023-libsub-override-perl_0.10-1_all.deb ... 2026-07-28 13:19:49.089 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-28 13:19:49.115 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-28 13:19:49.132 | Preparing to unpack .../024-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-28 13:19:49.134 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-28 13:19:49.167 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-28 13:19:49.187 | Preparing to unpack .../025-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-28 13:19:49.189 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-28 13:19:49.219 | Selecting previously unselected package debugedit. 2026-07-28 13:19:49.232 | Preparing to unpack .../026-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-28 13:19:49.234 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-28 13:19:49.264 | Selecting previously unselected package dwz. 2026-07-28 13:19:49.277 | Preparing to unpack .../027-dwz_0.15-1build6_amd64.deb ... 2026-07-28 13:19:49.279 | Unpacking dwz (0.15-1build6) ... 2026-07-28 13:19:49.310 | Selecting previously unselected package gettext. 2026-07-28 13:19:49.324 | Preparing to unpack .../028-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-28 13:19:49.326 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-28 13:19:49.384 | Selecting previously unselected package intltool-debian. 2026-07-28 13:19:49.398 | Preparing to unpack .../029-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-28 13:19:49.400 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-28 13:19:49.427 | Selecting previously unselected package po-debconf. 2026-07-28 13:19:49.440 | Preparing to unpack .../030-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-28 13:19:49.442 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-28 13:19:49.491 | Selecting previously unselected package debhelper. 2026-07-28 13:19:49.506 | Preparing to unpack .../031-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-28 13:19:49.507 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-28 13:19:49.629 | Selecting previously unselected package uuid-dev:amd64. 2026-07-28 13:19:49.643 | Preparing to unpack .../032-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:49.646 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:49.692 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-28 13:19:49.706 | Preparing to unpack .../033-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-28 13:19:49.708 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-28 13:19:49.742 | Selecting previously unselected package libapr1-dev. 2026-07-28 13:19:49.756 | Preparing to unpack .../034-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-28 13:19:49.759 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-28 13:19:49.937 | Selecting previously unselected package libldap-dev:amd64. 2026-07-28 13:19:49.951 | Preparing to unpack .../035-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:19:49.954 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-28 13:19:50.033 | Selecting previously unselected package libldap2-dev. 2026-07-28 13:19:50.047 | Preparing to unpack .../036-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-28 13:19:50.048 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-28 13:19:50.074 | Selecting previously unselected package libaprutil1-dev. 2026-07-28 13:19:50.088 | Preparing to unpack .../037-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-28 13:19:50.089 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-28 13:19:50.233 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-28 13:19:50.245 | Preparing to unpack .../038-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-28 13:19:50.247 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:19:50.277 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-28 13:19:50.291 | Preparing to unpack .../039-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-28 13:19:50.295 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:19:50.326 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-28 13:19:50.345 | Preparing to unpack .../040-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-28 13:19:50.347 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:19:50.376 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-28 13:19:50.389 | Preparing to unpack .../041-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-28 13:19:50.392 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:19:50.455 | Selecting previously unselected package apache2-dev. 2026-07-28 13:19:50.469 | Preparing to unpack .../042-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-28 13:19:50.471 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-28 13:19:50.523 | Selecting previously unselected package ncal. 2026-07-28 13:19:50.537 | Preparing to unpack .../043-ncal_12.1.8_amd64.deb ... 2026-07-28 13:19:50.539 | Unpacking ncal (12.1.8) ... 2026-07-28 13:19:50.570 | Selecting previously unselected package bsdmainutils. 2026-07-28 13:19:50.588 | Preparing to unpack .../044-bsdmainutils_12.1.8_all.deb ... 2026-07-28 13:19:50.593 | Unpacking bsdmainutils (12.1.8) ... 2026-07-28 13:19:50.620 | Selecting previously unselected package conntrack. 2026-07-28 13:19:50.640 | Preparing to unpack .../045-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-28 13:19:50.643 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-28 13:19:50.674 | Selecting previously unselected package dnsmasq-base. 2026-07-28 13:19:50.689 | Preparing to unpack .../046-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-28 13:19:50.697 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-28 13:19:50.734 | Selecting previously unselected package dnsmasq-utils. 2026-07-28 13:19:50.754 | Preparing to unpack .../047-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-28 13:19:50.755 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-28 13:19:50.791 | Selecting previously unselected package ebtables. 2026-07-28 13:19:50.812 | Preparing to unpack .../048-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-28 13:19:50.824 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-28 13:19:50.878 | Preparing to unpack .../049-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-28 13:19:50.882 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-28 13:19:50.918 | Selecting previously unselected package fonts-liberation. 2026-07-28 13:19:50.936 | Preparing to unpack .../050-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-28 13:19:50.938 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-28 13:19:50.995 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-28 13:19:51.010 | Preparing to unpack .../051-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-28 13:19:51.012 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-28 13:19:51.042 | Selecting previously unselected package fonts-liberation2. 2026-07-28 13:19:51.057 | Preparing to unpack .../052-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-28 13:19:51.060 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-28 13:19:51.084 | Selecting previously unselected package genisoimage. 2026-07-28 13:19:51.098 | Preparing to unpack .../053-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-28 13:19:51.101 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-28 13:19:51.140 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-28 13:19:51.155 | Preparing to unpack .../054-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-28 13:19:51.156 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-28 13:19:51.189 | Selecting previously unselected package libann0. 2026-07-28 13:19:51.203 | Preparing to unpack .../055-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-28 13:19:51.205 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-28 13:19:51.239 | Selecting previously unselected package libcdt5:amd64. 2026-07-28 13:19:51.253 | Preparing to unpack .../056-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-28 13:19:51.256 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:51.283 | Selecting previously unselected package libcgraph6:amd64. 2026-07-28 13:19:51.297 | Preparing to unpack .../057-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-28 13:19:51.298 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:51.327 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-28 13:19:51.341 | Preparing to unpack .../058-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-28 13:19:51.344 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-28 13:19:51.375 | Selecting previously unselected package libltdl7:amd64. 2026-07-28 13:19:51.389 | Preparing to unpack .../059-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-28 13:19:51.390 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-28 13:19:51.418 | Selecting previously unselected package libpathplan4:amd64. 2026-07-28 13:19:51.432 | Preparing to unpack .../060-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-28 13:19:51.435 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:51.461 | Selecting previously unselected package libgvc6. 2026-07-28 13:19:51.476 | Preparing to unpack .../061-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-28 13:19:51.478 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:51.519 | Selecting previously unselected package libgvpr2:amd64. 2026-07-28 13:19:51.535 | Preparing to unpack .../062-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-28 13:19:51.538 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:51.569 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-28 13:19:51.583 | Preparing to unpack .../063-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-28 13:19:51.586 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:51.629 | Selecting previously unselected package libice6:amd64. 2026-07-28 13:19:51.642 | Preparing to unpack .../064-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-28 13:19:51.644 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-28 13:19:51.675 | Selecting previously unselected package libsm6:amd64. 2026-07-28 13:19:51.689 | Preparing to unpack .../065-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-28 13:19:51.691 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-28 13:19:51.718 | Selecting previously unselected package libxt6t64:amd64. 2026-07-28 13:19:51.731 | Preparing to unpack .../066-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-28 13:19:51.733 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-28 13:19:51.764 | Selecting previously unselected package libxmu6:amd64. 2026-07-28 13:19:51.777 | Preparing to unpack .../067-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-28 13:19:51.779 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-28 13:19:51.810 | Selecting previously unselected package libxaw7:amd64. 2026-07-28 13:19:51.821 | Preparing to unpack .../068-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-28 13:19:51.823 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-28 13:19:51.854 | Selecting previously unselected package graphviz. 2026-07-28 13:19:51.870 | Preparing to unpack .../069-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-28 13:19:51.872 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:51.931 | Selecting previously unselected package icu-devtools. 2026-07-28 13:19:51.945 | Preparing to unpack .../070-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-28 13:19:51.949 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-28 13:19:51.988 | Selecting previously unselected package iputils-arping. 2026-07-28 13:19:52.002 | Preparing to unpack .../071-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-28 13:19:52.004 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-28 13:19:52.034 | Selecting previously unselected package comerr-dev:amd64. 2026-07-28 13:19:52.049 | Preparing to unpack .../072-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-28 13:19:52.053 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-28 13:19:52.086 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-28 13:19:52.105 | Preparing to unpack .../073-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:52.108 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:19:52.140 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-28 13:19:52.159 | Preparing to unpack .../074-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:52.161 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:19:52.196 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-28 13:19:52.211 | Preparing to unpack .../075-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:52.212 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:19:52.244 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-28 13:19:52.259 | Preparing to unpack .../076-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:52.261 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:19:52.305 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-28 13:19:52.321 | Preparing to unpack .../077-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:52.323 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:19:52.367 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-28 13:19:52.382 | Preparing to unpack .../078-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-28 13:19:52.384 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-28 13:19:52.416 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-28 13:19:52.427 | Preparing to unpack .../079-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:52.431 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:52.616 | Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-28 13:19:52.622 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-28 13:19:52.660 | Selecting previously unselected package libgts-bin. 2026-07-28 13:19:52.676 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-28 13:19:52.677 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-28 13:19:52.713 | Selecting previously unselected package libicu-dev:amd64. 2026-07-28 13:19:52.725 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-28 13:19:52.727 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-28 13:19:53.014 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-28 13:19:53.027 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-28 13:19:53.029 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-28 13:19:53.062 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-28 13:19:53.075 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-28 13:19:53.076 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-28 13:19:53.102 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-28 13:19:53.115 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-28 13:19:53.116 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-28 13:19:53.143 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-28 13:19:53.161 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-07-28 13:19:53.163 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-28 13:19:53.201 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-28 13:19:53.214 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-28 13:19:53.216 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-28 13:19:53.273 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-28 13:19:53.286 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-28 13:19:53.288 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-28 13:19:53.329 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-28 13:19:53.342 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-28 13:19:53.344 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-28 13:19:53.376 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-28 13:19:53.389 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-28 13:19:53.392 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-28 13:19:53.428 | Selecting previously unselected package mysql-common. 2026-07-28 13:19:53.441 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-28 13:19:53.456 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-28 13:19:53.489 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-28 13:19:53.501 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-28 13:19:53.502 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:19:53.565 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-28 13:19:53.579 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-28 13:19:53.583 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:19:53.634 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-28 13:19:53.647 | Preparing to unpack .../094-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-28 13:19:53.649 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-28 13:19:53.680 | Selecting previously unselected package libpq5:amd64. 2026-07-28 13:19:53.694 | Preparing to unpack .../095-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:19:53.696 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:19:53.726 | Selecting previously unselected package libssl-dev:amd64. 2026-07-28 13:19:53.740 | Preparing to unpack .../096-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-28 13:19:53.742 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-28 13:19:53.857 | Selecting previously unselected package libpq-dev. 2026-07-28 13:19:53.871 | Preparing to unpack .../097-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:19:53.873 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:19:53.908 | Selecting previously unselected package libsasl2-dev. 2026-07-28 13:19:53.922 | Preparing to unpack .../098-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-28 13:19:53.924 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-28 13:19:53.971 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-28 13:19:53.987 | Preparing to unpack .../099-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:19:53.989 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:19:54.130 | Selecting previously unselected package libx86-1:amd64. 2026-07-28 13:19:54.145 | Preparing to unpack .../100-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-28 13:19:54.148 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-28 13:19:54.176 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-28 13:19:54.187 | Preparing to unpack .../101-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-28 13:19:54.189 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-28 13:19:54.244 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-28 13:19:54.259 | Preparing to unpack .../102-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-28 13:19:54.261 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-28 13:19:54.314 | Selecting previously unselected package llvm-17-runtime. 2026-07-28 13:19:54.328 | Preparing to unpack .../103-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:54.330 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:54.369 | Selecting previously unselected package libpfm4:amd64. 2026-07-28 13:19:54.384 | Preparing to unpack .../104-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-28 13:19:54.386 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-28 13:19:54.431 | Selecting previously unselected package llvm-17. 2026-07-28 13:19:54.445 | Preparing to unpack .../105-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:54.447 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:55.031 | Selecting previously unselected package libffi-dev:amd64. 2026-07-28 13:19:55.044 | Preparing to unpack .../106-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-28 13:19:55.046 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-28 13:19:55.084 | Selecting previously unselected package llvm-17-tools. 2026-07-28 13:19:55.098 | Preparing to unpack .../107-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:55.100 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:55.270 | Selecting previously unselected package libz3-4:amd64. 2026-07-28 13:19:55.283 | Preparing to unpack .../108-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-28 13:19:55.286 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-28 13:19:55.411 | Selecting previously unselected package libz3-dev:amd64. 2026-07-28 13:19:55.425 | Preparing to unpack .../109-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-28 13:19:55.428 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-28 13:19:55.470 | Selecting previously unselected package llvm-17-dev. 2026-07-28 13:19:55.485 | Preparing to unpack .../110-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-28 13:19:55.489 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-28 13:19:57.263 | Selecting previously unselected package osinfo-db. 2026-07-28 13:19:57.279 | Preparing to unpack .../111-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-28 13:19:57.283 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-28 13:19:57.553 | Selecting previously unselected package pkgconf-bin. 2026-07-28 13:19:57.567 | Preparing to unpack .../112-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-28 13:19:57.569 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-28 13:19:57.601 | Selecting previously unselected package pkgconf:amd64. 2026-07-28 13:19:57.616 | Preparing to unpack .../113-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-28 13:19:57.621 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-28 13:19:57.658 | Selecting previously unselected package pkg-config:amd64. 2026-07-28 13:19:57.670 | Preparing to unpack .../114-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-28 13:19:57.679 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-28 13:19:57.710 | Selecting previously unselected package pm-utils. 2026-07-28 13:19:57.725 | Preparing to unpack .../115-pm-utils_1.4.1-21_all.deb ... 2026-07-28 13:19:57.727 | Unpacking pm-utils (1.4.1-21) ... 2026-07-28 13:19:57.777 | Selecting previously unselected package postgresql-client-16. 2026-07-28 13:19:57.790 | Preparing to unpack .../116-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:19:57.793 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:19:57.897 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-28 13:19:57.912 | Preparing to unpack .../117-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:19:57.915 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:19:58.149 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-28 13:19:58.164 | Preparing to unpack .../118-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-28 13:19:58.166 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-28 13:19:58.201 | Selecting previously unselected package python3-mysqldb. 2026-07-28 13:19:58.216 | Preparing to unpack .../119-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-28 13:19:58.218 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-28 13:19:58.252 | Selecting previously unselected package sqlite3. 2026-07-28 13:19:58.267 | Preparing to unpack .../120-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-28 13:19:58.270 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-28 13:19:58.300 | Selecting previously unselected package vbetool. 2026-07-28 13:19:58.315 | Preparing to unpack .../121-vbetool_1.1-5_amd64.deb ... 2026-07-28 13:19:58.317 | Unpacking vbetool (1.1-5) ... 2026-07-28 13:19:58.345 | Selecting previously unselected package libosinfo-l10n. 2026-07-28 13:19:58.358 | Preparing to unpack .../122-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-28 13:19:58.360 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-28 13:19:58.402 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-28 13:19:58.416 | Preparing to unpack .../123-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-28 13:19:58.417 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-28 13:19:58.454 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-28 13:19:58.474 | Preparing to unpack .../124-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-28 13:19:58.476 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-28 13:19:58.520 | Preparing to unpack .../125-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-28 13:19:58.525 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-28 13:19:58.564 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-28 13:19:58.580 | Preparing to unpack .../126-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-28 13:19:58.581 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-28 13:19:58.621 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-28 13:19:58.633 | Preparing to unpack .../127-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-28 13:19:58.636 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-28 13:19:58.671 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-28 13:19:58.686 | Preparing to unpack .../128-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-07-28 13:19:58.689 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:19:58.727 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-28 13:19:58.740 | Preparing to unpack .../129-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-28 13:19:58.742 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-28 13:19:58.797 | Preparing to unpack .../130-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-28 13:19:58.821 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-28 13:19:58.911 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-28 13:19:58.916 | Setting up postgresql-client-common (257build1.1) ... 2026-07-28 13:19:58.923 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-28 13:19:58.926 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-28 13:19:58.931 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-28 13:19:58.950 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-28 13:19:58.954 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-28 13:19:58.958 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:19:58.963 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-28 13:19:58.968 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-28 13:19:58.972 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-28 13:19:58.978 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-28 13:19:58.983 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-28 13:19:58.987 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-28 13:19:59.394 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-28 13:19:59.395 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-28 13:19:59.688 | Setting up ncal (12.1.8) ... 2026-07-28 13:19:59.694 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-07-28 13:19:59.709 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-28 13:19:59.714 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-28 13:19:59.720 | Setting up vbetool (1.1-5) ... 2026-07-28 13:19:59.725 | Setting up pm-utils (1.4.1-21) ... 2026-07-28 13:19:59.734 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-28 13:19:59.739 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-28 13:19:59.745 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:19:59.751 | Setting up m4 (1.4.19-4build1) ... 2026-07-28 13:19:59.756 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-28 13:19:59.760 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-07-28 13:19:59.769 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-28 13:19:59.811 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-28 13:19:59.838 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-28 13:19:59.847 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-28 13:19:59.854 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-28 13:20:00.478 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-28 13:20:00.779 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:20:00.785 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:00.789 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-28 13:20:00.793 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-28 13:20:00.936 | Setting up autotools-dev (20220109.1) ... 2026-07-28 13:20:00.940 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-28 13:20:00.945 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:20:00.950 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-28 13:20:00.954 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-28 13:20:00.958 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-28 13:20:00.962 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-28 13:20:00.967 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:20:00.971 | Setting up ebtables (2.0.11-6build1) ... 2026-07-28 13:20:01.343 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-28 13:20:01.347 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-28 13:20:01.351 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:20:01.356 | Setting up bsdmainutils (12.1.8) ... 2026-07-28 13:20:01.361 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-28 13:20:01.368 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-28 13:20:01.374 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:20:01.379 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-28 13:20:01.384 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-28 13:20:01.389 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-28 13:20:01.393 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-28 13:20:01.416 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-28 13:20:01.420 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-28 13:20:01.424 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:20:01.429 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:01.433 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-28 13:20:01.438 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-28 13:20:01.443 | Setting up autoconf (2.71-3) ... 2026-07-28 13:20:01.448 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-28 13:20:01.454 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-28 13:20:01.458 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:01.463 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:20:01.467 | Setting up dwz (0.15-1build6) ... 2026-07-28 13:20:01.471 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-28 13:20:01.475 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-28 13:20:01.478 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:01.482 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-28 13:20:02.406 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-28 13:20:02.427 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-28 13:20:02.431 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:02.435 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-28 13:20:02.440 | Setting up libjson-perl (4.10000-1) ... 2026-07-28 13:20:02.445 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-28 13:20:02.451 | Setting up debugedit (1:5.0-5build2) ... 2026-07-28 13:20:02.455 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-28 13:20:02.474 | Setting up libsub-override-perl (0.10-1) ... 2026-07-28 13:20:02.478 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-28 13:20:02.483 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:20:02.487 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:02.490 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:20:02.495 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-28 13:20:02.499 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-28 13:20:02.503 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-28 13:20:02.507 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-28 13:20:02.513 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-28 13:20:02.518 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-28 13:20:02.522 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-28 13:20:02.525 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-28 13:20:02.529 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:20:02.533 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-28 13:20:02.537 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-28 13:20:03.271 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-28 13:20:03.273 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-28 13:20:03.277 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:20:03.281 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-28 13:20:03.287 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-28 13:20:03.290 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-28 13:20:03.295 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-28 13:20:03.299 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-28 13:20:03.304 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-28 13:20:03.308 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-28 13:20:03.312 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-28 13:20:03.317 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-28 13:20:03.321 | Setting up libtool (2.4.7-7build1) ... 2026-07-28 13:20:03.326 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-28 13:20:03.330 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-28 13:20:03.844 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-28 13:20:04.217 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-28 13:20:04.224 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-28 13:20:04.271 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-28 13:20:04.272 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-28 13:20:04.743 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-28 13:20:04.748 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-28 13:20:04.752 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-28 13:20:04.756 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-28 13:20:04.761 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-28 13:20:04.766 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-28 13:20:04.770 | Setting up dh-autoreconf (20) ... 2026-07-28 13:20:04.775 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-28 13:20:04.779 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-28 13:20:04.783 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-28 13:20:04.787 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-28 13:20:04.791 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:04.795 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-28 13:20:04.799 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:04.805 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-28 13:20:05.403 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-28 13:20:05.705 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-28 13:20:05.712 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-28 13:20:05.718 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-28 13:20:05.722 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-28 13:20:05.726 | Setting up postgresql-common (257build1.1) ... 2026-07-28 13:20:06.117 | 2026-07-28 13:20:06.117 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-28 13:20:06.266 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-28 13:20:06.266 | Removing obsolete dictionary files: 2026-07-28 13:20:06.906 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-28 13:20:07.270 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:20:07.319 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:07.326 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-28 13:20:08.064 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-28 13:20:08.069 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-28 13:20:08.074 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-28 13:20:08.082 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-28 13:20:08.088 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:08.097 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-28 13:20:08.101 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-28 13:20:08.106 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-28 13:20:08.110 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-28 13:20:08.622 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-28 13:20:08.629 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-28 13:20:08.681 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-28 13:20:08.690 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:08.699 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-28 13:20:08.706 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-28 13:20:08.710 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-28 13:20:08.731 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-28 13:20:08.736 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:20:08.740 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-28 13:20:08.745 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:20:08.767 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-28 13:20:08.775 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:20:08.781 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-28 13:20:08.787 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-28 13:20:08.793 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-28 13:20:09.319 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-28 13:20:09.336 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-28 13:20:09.341 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:09.347 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:09.352 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:20:09.508 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-28 13:20:09.513 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:09.519 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:09.526 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-28 13:20:09.532 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-28 13:20:09.541 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-28 13:20:09.547 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-28 13:20:10.658 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:10.664 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-28 13:20:10.977 | Enabling module mpm_event. 2026-07-28 13:20:11.011 | Enabling module authz_core. 2026-07-28 13:20:11.016 | Enabling module authz_host. 2026-07-28 13:20:11.058 | Enabling module authn_core. 2026-07-28 13:20:11.064 | Enabling module auth_basic. 2026-07-28 13:20:11.097 | Enabling module access_compat. 2026-07-28 13:20:11.129 | Enabling module authn_file. 2026-07-28 13:20:11.162 | Enabling module authz_user. 2026-07-28 13:20:11.197 | Enabling module alias. 2026-07-28 13:20:11.231 | Enabling module dir. 2026-07-28 13:20:11.264 | Enabling module autoindex. 2026-07-28 13:20:11.300 | Enabling module env. 2026-07-28 13:20:11.332 | Enabling module mime. 2026-07-28 13:20:11.368 | Enabling module negotiation. 2026-07-28 13:20:11.401 | Enabling module setenvif. 2026-07-28 13:20:11.433 | Enabling module filter. 2026-07-28 13:20:11.465 | Enabling module deflate. 2026-07-28 13:20:11.498 | Enabling module status. 2026-07-28 13:20:11.537 | Enabling module reqtimeout. 2026-07-28 13:20:11.570 | Enabling conf charset. 2026-07-28 13:20:11.606 | Enabling conf localized-error-pages. 2026-07-28 13:20:11.638 | Enabling conf other-vhosts-access-log. 2026-07-28 13:20:11.671 | Enabling conf security. 2026-07-28 13:20:11.703 | Enabling conf serve-cgi-bin. 2026-07-28 13:20:11.738 | Enabling site 000-default. 2026-07-28 13:20:12.444 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-28 13:20:12.888 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-28 13:20:13.830 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:20:14.277 | 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-07-28 13:20:14.310 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:14.315 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:14.320 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-28 13:20:14.324 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:14.329 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-07-28 13:20:14.333 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-28 13:20:14.337 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-28 13:20:14.342 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-28 13:20:14.381 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-28 13:20:14.418 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-28 13:20:18.907 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-28 13:20:18.935 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-28 13:20:19.073 | Processing triggers for ufw (0.36.2-6) ... 2026-07-28 13:20:19.160 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:20:20.843 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-28 13:20:20.854 | Processing triggers for install-info (7.1-3build2) ... 2026-07-28 13:20:20.989 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-28 13:20:21.743 | 2026-07-28 13:20:21.743 | Running kernel seems to be up-to-date. 2026-07-28 13:20:21.743 | 2026-07-28 13:20:21.743 | Restarting services... 2026-07-28 13:20:21.865 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-28 13:20:22.027 | 2026-07-28 13:20:22.027 | Service restarts being deferred: 2026-07-28 13:20:22.027 | systemctl restart ModemManager.service 2026-07-28 13:20:22.028 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:20:22.028 | systemctl restart getty@tty1.service 2026-07-28 13:20:22.028 | systemctl restart networkd-dispatcher.service 2026-07-28 13:20:22.028 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:20:22.028 | systemctl restart storpool_beacon.service 2026-07-28 13:20:22.028 | systemctl restart storpool_block.service 2026-07-28 13:20:22.028 | systemctl restart systemd-logind.service 2026-07-28 13:20:22.028 | 2026-07-28 13:20:22.028 | No containers need to be restarted. 2026-07-28 13:20:22.028 | 2026-07-28 13:20:22.028 | User sessions running outdated binaries: 2026-07-28 13:20:22.028 | ubuntu @ session #4: python3[7148] 2026-07-28 13:20:22.037 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:20:22.045 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:20:22.054 | 2026-07-28 13:20:22.054 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:20:23.207 | ++ functions-common:apt_get:1211 : result=0 2026-07-28 13:20:23.209 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:20:23.212 | ++ functions-common:time_stop:2420 : local name 2026-07-28 13:20:23.214 | ++ functions-common:time_stop:2421 : local end_time 2026-07-28 13:20:23.216 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:20:23.219 | ++ functions-common:time_stop:2423 : local total 2026-07-28 13:20:23.221 | ++ functions-common:time_stop:2424 : local start_time 2026-07-28 13:20:23.223 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:20:23.226 | ++ functions-common:time_stop:2427 : start_time=1785244773537 2026-07-28 13:20:23.228 | ++ functions-common:time_stop:2429 : [[ -z 1785244773537 ]] 2026-07-28 13:20:23.232 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:20:23.236 | ++ functions-common:time_stop:2432 : end_time=1785244823233 2026-07-28 13:20:23.238 | ++ functions-common:time_stop:2433 : elapsed_time=49696 2026-07-28 13:20:23.240 | ++ functions-common:time_stop:2434 : total=22438 2026-07-28 13:20:23.242 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:20:23.244 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72134 2026-07-28 13:20:23.247 | ++ functions-common:apt_get:1215 : return 0 2026-07-28 13:20:23.250 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-28 13:20:23.253 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-28 13:20:23.256 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-28 13:20:23.261 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-28 13:20:23.263 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-28 13:20:23.266 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-28 13:20:23.270 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-28 13:20:23.274 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-28 13:20:23.277 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-28 13:20:23.279 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-28 13:20:24.214 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-28 13:20:24.216 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-28 13:20:24.218 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-28 13:20:24.220 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-28 13:20:24.222 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-28 13:20:24.224 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-28 13:20:24.225 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-28 13:20:24.227 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-28 13:20:24.229 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-28 13:20:24.231 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-28 13:20:24.233 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-28 13:20:24.234 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-28 13:20:24.236 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-28 13:20:24.238 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-28 13:20:24.240 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-28 13:20:24.242 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-28 13:20:24.244 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-28 13:20:24.246 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-28 13:20:24.247 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-28 13:20:24.249 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-28 13:20:24.252 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-28 13:20:24.254 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-28 13:20:24.256 | + functions-common:_ensure_lsb_release:420 : return 2026-07-28 13:20:24.258 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-28 13:20:24.271 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-28 13:20:24.273 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-28 13:20:24.285 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-28 13:20:24.287 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-28 13:20:24.300 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-28 13:20:24.303 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-28 13:20:24.304 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-28 13:20:24.307 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-28 13:20:24.309 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-28 13:20:24.310 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-28 13:20:24.312 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-28 13:20:24.314 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-28 13:20:24.316 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-28 13:20:24.318 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-28 13:20:24.319 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-28 13:20:24.319 | Distro: noble 2026-07-28 13:20:24.321 | + tools/install_pip.sh:main:117 : get_versions 2026-07-28 13:20:24.324 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-28 13:20:24.327 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-28 13:20:24.329 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-28 13:20:24.332 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-28 13:20:24.332 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-28 13:20:24.639 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-28 13:20:24.641 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-28 13:20:24.641 | pip: 24.0 2026-07-28 13:20:24.642 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-28 13:20:24.644 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-28 13:20:24.646 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:20:24.648 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:20:24.650 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:20:24.651 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:20:24.653 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:20:24.655 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:20:24.657 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:20:24.659 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:20:24.661 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:20:24.663 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:20:24.664 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:20:24.666 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:20:24.668 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:20:24.670 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-28 13:20:24.672 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:20:24.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:20:24.676 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-28 13:20:24.680 | + tools/install_pip.sh:main:146 : set -x 2026-07-28 13:20:24.682 | + tools/install_pip.sh:main:149 : get_versions 2026-07-28 13:20:24.684 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-28 13:20:24.688 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-28 13:20:24.690 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-28 13:20:24.693 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-28 13:20:24.693 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-28 13:20:24.983 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-28 13:20:24.984 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-28 13:20:24.985 | pip: 24.0 2026-07-28 13:20:24.987 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-28 13:20:24.991 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-28 13:20:24.994 | + ./stack.sh:main:807 : fixup_all 2026-07-28 13:20:24.996 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-28 13:20:24.999 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-28 13:20:25.001 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:20:25.004 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:20:25.007 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-28 13:20:25.020 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-28 13:20:25.033 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-28 13:20:25.046 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-28 13:20:25.049 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-28 13:20:25.052 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:20:25.055 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:20:25.057 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:20:25.059 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:20:25.063 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:20:25.065 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:20:25.067 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:20:25.070 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:20:25.072 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:20:25.074 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:20:25.076 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:20:25.078 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:20:25.080 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:20:25.083 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-28 13:20:25.085 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-28 13:20:25.088 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-28 13:20:25.100 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-28 13:20:25.114 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-28 13:20:25.127 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-28 13:20:25.139 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-28 13:20:25.150 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-28 13:20:25.163 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-28 13:20:25.175 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-28 13:20:25.190 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-28 13:20:25.192 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-28 13:20:25.195 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-28 13:20:28.043 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-28 13:20:28.065 | Using python 3.12 to install setuptools 2026-07-28 13:20:28.068 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-28 13:20:28.755 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-28 13:20:28.846 | Collecting pip 2026-07-28 13:20:28.878 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-28 13:20:28.884 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-28 13:20:29.084 | Collecting setuptools[core] 2026-07-28 13:20:29.088 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-28 13:20:29.158 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-28 13:20:29.161 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:20:29.188 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-28 13:20:29.191 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-28 13:20:29.200 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.7 MB/s eta 0:00:00 2026-07-28 13:20:29.228 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-28 13:20:29.232 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:20:29.270 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-28 13:20:29.299 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-28 13:20:29.339 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-28 13:20:29.344 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-28 13:20:29.394 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:29.399 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-28 13:20:29.428 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:29.433 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-28 13:20:29.649 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:29.654 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-28 13:20:29.692 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:29.703 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:20:29.793 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:29.798 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-28 13:20:29.819 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:29.823 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-28 13:20:29.859 | 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-07-28 13:20:29.864 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-28 13:20:29.903 | 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-07-28 13:20:29.907 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-28 13:20:29.930 | 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-07-28 13:20:29.946 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-28 13:20:29.978 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.0 MB/s eta 0:00:00 2026-07-28 13:20:29.982 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-28 13:20:29.990 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-28 13:20:29.998 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-28 13:20:30.007 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 9.7 MB/s eta 0:00:00 2026-07-28 13:20:30.010 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-28 13:20:30.018 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 17.1 MB/s eta 0:00:00 2026-07-28 13:20:30.021 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-28 13:20:30.030 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-28 13:20:30.046 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 74.1 MB/s eta 0:00:00 2026-07-28 13:20:30.049 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-28 13:20:30.055 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-28 13:20:30.061 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-28 13:20:30.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 27.7 MB/s eta 0:00:00 2026-07-28 13:20:30.070 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-28 13:20:30.075 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-28 13:20:30.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 41.7 MB/s eta 0:00:00 2026-07-28 13:20:30.087 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-28 13:20:30.093 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-28 13:20:30.099 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 22.6 MB/s eta 0:00:00 2026-07-28 13:20:30.102 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-28 13:20:30.122 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 68.4 MB/s eta 0:00:00 2026-07-28 13:20:30.468 | 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-07-28 13:20:30.478 | Attempting uninstall: setuptools 2026-07-28 13:20:30.485 | Found existing installation: setuptools 68.1.2 2026-07-28 13:20:30.485 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:20:30.485 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-28 13:20:31.085 | Attempting uninstall: pygments 2026-07-28 13:20:31.102 | Found existing installation: Pygments 2.17.2 2026-07-28 13:20:31.102 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:20:31.102 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-28 13:20:31.746 | Attempting uninstall: pip 2026-07-28 13:20:31.749 | Found existing installation: pip 24.0 2026-07-28 13:20:31.787 | Uninstalling pip-24.0: 2026-07-28 13:20:31.793 | Successfully uninstalled pip-24.0 2026-07-28 13:20:32.683 | Attempting uninstall: packaging 2026-07-28 13:20:32.693 | Found existing installation: packaging 24.0 2026-07-28 13:20:32.694 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:20:32.694 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-28 13:20:32.795 | Attempting uninstall: markdown-it-py 2026-07-28 13:20:32.809 | Found existing installation: markdown-it-py 3.0.0 2026-07-28 13:20:32.810 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:20:32.810 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-28 13:20:32.885 | Attempting uninstall: wheel 2026-07-28 13:20:32.907 | Found existing installation: wheel 0.42.0 2026-07-28 13:20:32.908 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:20:32.908 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-28 13:20:32.933 | Attempting uninstall: rich 2026-07-28 13:20:32.955 | Found existing installation: rich 13.7.1 2026-07-28 13:20:32.955 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:20:32.956 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-28 13:20:33.344 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-28 13:20:33.502 | + inc/python:pip_install:216 : result=0 2026-07-28 13:20:33.505 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:20:33.507 | + functions-common:time_stop:2420 : local name 2026-07-28 13:20:33.510 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:20:33.513 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:20:33.515 | + functions-common:time_stop:2423 : local total 2026-07-28 13:20:33.517 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:20:33.520 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:20:33.523 | + functions-common:time_stop:2427 : start_time=1785244828059 2026-07-28 13:20:33.525 | + functions-common:time_stop:2429 : [[ -z 1785244828059 ]] 2026-07-28 13:20:33.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:20:33.532 | + functions-common:time_stop:2432 : end_time=1785244833529 2026-07-28 13:20:33.535 | + functions-common:time_stop:2433 : elapsed_time=5470 2026-07-28 13:20:33.537 | + functions-common:time_stop:2434 : total=0 2026-07-28 13:20:33.541 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:20:33.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5470 2026-07-28 13:20:33.546 | + inc/python:pip_install:219 : return 0 2026-07-28 13:20:33.549 | + 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-07-28 13:20:33.552 | + 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-07-28 13:20:33.554 | + 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-07-28 13:20:33.557 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-28 13:20:33.560 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-28 13:20:33.563 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-28 13:20:33.588 | Using python 3.12 to install os-testr 2026-07-28 13:20:33.592 | + 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-07-28 13:20:34.226 | Collecting os-testr 2026-07-28 13:20:34.275 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-28 13:20:34.305 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-28 13:20:34.308 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:20:34.325 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-28 13:20:34.329 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-28 13:20:34.364 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-28 13:20:34.369 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-28 13:20:34.380 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-28 13:20:34.395 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-28 13:20:34.402 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-28 13:20:34.446 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-28 13:20:34.448 | 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-07-28 13:20:34.461 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-28 13:20:34.467 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-28 13:20:34.476 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-28 13:20:34.488 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-28 13:20:34.496 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-28 13:20:34.503 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-28 13:20:34.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 48.8 MB/s 0:00:00 2026-07-28 13:20:34.593 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-28 13:20:34.672 | Attempting uninstall: PyYAML 2026-07-28 13:20:34.675 | Found existing installation: PyYAML 6.0.1 2026-07-28 13:20:34.676 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:20:34.676 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-28 13:20:34.876 | 2026-07-28 13:20:34.879 | 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-07-28 13:20:34.975 | + inc/python:pip_install:216 : result=0 2026-07-28 13:20:34.979 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:20:34.981 | + functions-common:time_stop:2420 : local name 2026-07-28 13:20:34.984 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:20:34.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:20:34.990 | + functions-common:time_stop:2423 : local total 2026-07-28 13:20:34.992 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:20:34.995 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:20:34.998 | + functions-common:time_stop:2427 : start_time=1785244833582 2026-07-28 13:20:35.001 | + functions-common:time_stop:2429 : [[ -z 1785244833582 ]] 2026-07-28 13:20:35.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:20:35.010 | + functions-common:time_stop:2432 : end_time=1785244835007 2026-07-28 13:20:35.014 | + functions-common:time_stop:2433 : elapsed_time=1425 2026-07-28 13:20:35.016 | + functions-common:time_stop:2434 : total=5470 2026-07-28 13:20:35.019 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:20:35.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6895 2026-07-28 13:20:35.025 | + inc/python:pip_install:219 : return 0 2026-07-28 13:20:35.028 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-28 13:20:35.094 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-28 13:20:35.166 | + ./stack.sh:main:835 : install_infra 2026-07-28 13:20:35.169 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-28 13:20:35.172 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-28 13:20:35.176 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-28 13:20:38.176 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-28 13:20:38.180 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-28 13:20:38.205 | + 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-07-28 13:20:38.918 | Collecting pbr 2026-07-28 13:20:38.919 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:20:39.119 | Collecting setuptools[core] 2026-07-28 13:20:39.120 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-28 13:20:39.186 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-28 13:20:39.188 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:20:39.213 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-28 13:20:39.215 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-28 13:20:39.238 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-28 13:20:39.241 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:20:39.276 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-28 13:20:39.277 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-28 13:20:39.363 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-28 13:20:39.364 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-28 13:20:39.405 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:39.407 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-28 13:20:39.430 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:39.432 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-28 13:20:39.551 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:39.554 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-28 13:20:39.579 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:39.580 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:20:39.658 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:39.659 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-28 13:20:39.674 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-28 13:20:39.676 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-28 13:20:39.707 | 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-07-28 13:20:39.708 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-28 13:20:39.746 | 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-07-28 13:20:39.749 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-28 13:20:39.795 | 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-07-28 13:20:39.834 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-28 13:20:39.848 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-28 13:20:39.851 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-28 13:20:39.854 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-28 13:20:39.855 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-28 13:20:39.856 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-28 13:20:39.858 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-28 13:20:39.860 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-28 13:20:39.864 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-28 13:20:39.866 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-28 13:20:39.867 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-28 13:20:39.869 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-28 13:20:39.871 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-28 13:20:39.872 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-28 13:20:39.874 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-28 13:20:39.875 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-28 13:20:39.880 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-28 13:20:40.008 | 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-07-28 13:20:42.114 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.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-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-28 13:20:42.280 | + inc/python:pip_install:216 : result=0 2026-07-28 13:20:42.283 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:20:42.285 | + functions-common:time_stop:2420 : local name 2026-07-28 13:20:42.287 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:20:42.289 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:20:42.292 | + functions-common:time_stop:2423 : local total 2026-07-28 13:20:42.295 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:20:42.298 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:20:42.300 | + functions-common:time_stop:2427 : start_time=1785244838197 2026-07-28 13:20:42.303 | + functions-common:time_stop:2429 : [[ -z 1785244838197 ]] 2026-07-28 13:20:42.307 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:20:42.312 | + functions-common:time_stop:2432 : end_time=1785244842308 2026-07-28 13:20:42.314 | + functions-common:time_stop:2433 : elapsed_time=4111 2026-07-28 13:20:42.317 | + functions-common:time_stop:2434 : total=6895 2026-07-28 13:20:42.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:20:42.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11006 2026-07-28 13:20:42.325 | + inc/python:pip_install:219 : return 0 2026-07-28 13:20:42.328 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-28 13:20:42.330 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-28 13:20:42.357 | + 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-07-28 13:20:43.017 | Processing /opt/stack/requirements 2026-07-28 13:20:43.019 | Installing build dependencies: started 2026-07-28 13:20:44.584 | Installing build dependencies: finished with status 'done' 2026-07-28 13:20:44.585 | Getting requirements to build wheel: started 2026-07-28 13:20:44.736 | Getting requirements to build wheel: finished with status 'done' 2026-07-28 13:20:44.739 | Preparing metadata (pyproject.toml): started 2026-07-28 13:20:45.466 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:20:45.532 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.561 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-28 13:20:45.570 | 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.dev8548) (26.2) 2026-07-28 13:20:45.610 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.613 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-28 13:20:45.682 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.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-07-28 13:20:45.700 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.704 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-28 13:20:45.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.dev8548) (83.0.0) 2026-07-28 13:20:45.851 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.855 | 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-07-28 13:20:45.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.4 MB/s eta 0:00:00 2026-07-28 13:20:45.882 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.885 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-28 13:20:45.933 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.937 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-28 13:20:45.965 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8548) 2026-07-28 13:20:45.968 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-07-28 13:20:46.021 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-28 13:20:46.086 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-28 13:20:46.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 11.6 MB/s eta 0:00:00 2026-07-28 13:20:46.092 | 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-07-28 13:20:46.097 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-28 13:20:46.104 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 11.2 MB/s eta 0:00:00 2026-07-28 13:20:46.107 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-07-28 13:20:46.115 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 22.3 MB/s eta 0:00:00 2026-07-28 13:20:46.118 | 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-07-28 13:20:46.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 46.1 MB/s eta 0:00:00 2026-07-28 13:20:46.127 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-28 13:20:46.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 19.4 MB/s eta 0:00:00 2026-07-28 13:20:46.135 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-28 13:20:46.140 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 32.4 MB/s eta 0:00:00 2026-07-28 13:20:46.151 | Building wheels for collected packages: openstack_requirements 2026-07-28 13:20:46.152 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-28 13:20:47.495 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-28 13:20:47.496 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8548-py3-none-any.whl size=52404 sha256=4c7684ca905d78a52fc4ae0eff9472aa73791fa29fc8280874b7c315ee2c07f9 2026-07-28 13:20:47.496 | Stored in directory: /tmp/pip-ephem-wheel-cache-lvjo3m0b/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-28 13:20:47.498 | Successfully built openstack_requirements 2026-07-28 13:20:47.636 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-28 13:20:47.984 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8548 requests-2.34.2 urllib3-2.7.0 2026-07-28 13:20:48.163 | + inc/python:pip_install:216 : result=0 2026-07-28 13:20:48.166 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:20:48.168 | + functions-common:time_stop:2420 : local name 2026-07-28 13:20:48.170 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:20:48.172 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:20:48.175 | + functions-common:time_stop:2423 : local total 2026-07-28 13:20:48.177 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:20:48.179 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:20:48.181 | + functions-common:time_stop:2427 : start_time=1785244842348 2026-07-28 13:20:48.183 | + functions-common:time_stop:2429 : [[ -z 1785244842348 ]] 2026-07-28 13:20:48.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:20:48.191 | + functions-common:time_stop:2432 : end_time=1785244848188 2026-07-28 13:20:48.194 | + functions-common:time_stop:2433 : elapsed_time=5840 2026-07-28 13:20:48.196 | + functions-common:time_stop:2434 : total=11006 2026-07-28 13:20:48.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:20:48.200 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16846 2026-07-28 13:20:48.202 | + inc/python:pip_install:219 : return 0 2026-07-28 13:20:48.205 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-28 13:20:48.208 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-28 13:20:48.211 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-28 13:20:48.213 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:20:48.216 | + 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-07-28 13:20:48.218 | + 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-07-28 13:20:48.220 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:20:48.223 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-28 13:20:48.245 | Using python 3.12 to install pbr 2026-07-28 13:20:48.248 | + 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-07-28 13:20:48.724 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-28 13:20:48.794 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-28 13:20:48.933 | + inc/python:pip_install:216 : result=0 2026-07-28 13:20:48.936 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:20:48.939 | + functions-common:time_stop:2420 : local name 2026-07-28 13:20:48.942 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:20:48.945 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:20:48.948 | + functions-common:time_stop:2423 : local total 2026-07-28 13:20:48.950 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:20:48.953 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:20:48.955 | + functions-common:time_stop:2427 : start_time=1785244848239 2026-07-28 13:20:48.957 | + functions-common:time_stop:2429 : [[ -z 1785244848239 ]] 2026-07-28 13:20:48.960 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:20:48.964 | + functions-common:time_stop:2432 : end_time=1785244848962 2026-07-28 13:20:48.967 | + functions-common:time_stop:2433 : elapsed_time=723 2026-07-28 13:20:48.969 | + functions-common:time_stop:2434 : total=16846 2026-07-28 13:20:48.971 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:20:48.974 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17569 2026-07-28 13:20:48.976 | + inc/python:pip_install:219 : return 0 2026-07-28 13:20:48.980 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-28 13:20:51.875 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-28 13:20:52.318 | Collecting bindep 2026-07-28 13:20:52.363 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-28 13:20:52.411 | Collecting distro>=1.7 (from bindep) 2026-07-28 13:20:52.415 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-28 13:20:52.446 | Collecting packaging (from bindep) 2026-07-28 13:20:52.448 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:20:52.464 | Collecting Parsley (from bindep) 2026-07-28 13:20:52.468 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-28 13:20:52.503 | Collecting pbr>=2 (from bindep) 2026-07-28 13:20:52.505 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:20:52.684 | Collecting setuptools (from pbr>=2->bindep) 2026-07-28 13:20:52.685 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-28 13:20:52.725 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-28 13:20:52.735 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-28 13:20:52.739 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-28 13:20:52.740 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-28 13:20:52.748 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-28 13:20:52.761 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 10.4 MB/s eta 0:00:00 2026-07-28 13:20:52.761 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-28 13:20:52.823 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-28 13:20:53.672 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-28 13:20:53.777 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-28 13:20:53.781 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-28 13:20:53.785 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-28 13:20:53.802 | + ./stack.sh:main:844 : pkgs= 2026-07-28 13:20:53.805 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-28 13:20:53.808 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-28 13:20:53.811 | + functions-common:run_phase:1848 : local mode=stack 2026-07-28 13:20:53.814 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-28 13:20:53.817 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-28 13:20:53.820 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-28 13:20:53.823 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-28 13:20:53.825 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-28 13:20:53.828 | + functions-common:run_phase:1858 : local extra 2026-07-28 13:20:53.831 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-28 13:20:53.836 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-28 13:20:53.838 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-28 13:20:53.841 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-28 13:20:53.844 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-28 13:20:53.847 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-28 13:20:53.863 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:20:53.866 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:20:53.868 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:20:53.870 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-28 13:20:53.873 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:20:53.875 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-28 13:20:53.878 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:20:53.880 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-28 13:20:53.883 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:20:53.885 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-28 13:20:53.888 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:20:53.890 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-28 13:20:53.892 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-28 13:20:53.895 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-28 13:20:53.898 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:20:53.900 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-28 13:20:53.902 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-28 13:20:53.905 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-28 13:20:53.906 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-28 13:20:53.909 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-28 13:20:53.912 | + functions-common:run_plugins:1838 : local plugin 2026-07-28 13:20:53.915 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-28 13:20:53.918 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-28 13:20:53.921 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-28 13:20:53.924 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-28 13:20:53.927 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-28 13:20:53.929 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-28 13:20:53.933 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-28 13:20:53.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-28 13:20:53.939 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-28 13:20:53.941 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-28 13:20:53.944 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-28 13:20:53.947 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-28 13:20:53.949 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-28 13:20:53.952 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-28 13:20:53.955 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-28 13:20:53.957 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-28 13:20:53.960 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-28 13:20:53.963 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-28 13:20:53.965 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-28 13:20:53.968 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-28 13:20:53.970 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-28 13:20:53.973 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-28 13:20:53.976 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-28 13:20:53.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-28 13:20:53.981 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-28 13:20:53.996 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-28 13:20:53.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-28 13:20:54.001 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-28 13:20:54.004 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-28 13:20:54.007 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-28 13:20:54.009 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-28 13:20:54.012 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-28 13:20:54.016 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-28 13:20:54.019 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:20:54.036 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:20:54.039 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-28 13:20:54.043 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-28 13:20:54.043 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-28 13:20:54.047 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-28 13:20:54.049 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-28 13:20:54.053 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-28 13:20:54.056 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:20:54.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:20:54.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-28 13:20:54.081 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:20:54.084 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-28 13:20:54.088 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-28 13:20:54.090 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-28 13:20:54.093 | + functions:set_systemd_override:845 : local value=2048 2026-07-28 13:20:54.096 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-28 13:20:54.098 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-28 13:20:54.160 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-28 13:20:54.160 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-28 13:20:54.163 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-28 13:20:54.443 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-28 13:20:54.445 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-28 13:20:54.463 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:20:54.466 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-28 13:20:54.469 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:20:54.473 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:20:54.476 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:20:54.479 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:20:54.481 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:20:54.484 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:20:54.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:20:54.490 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:20:54.492 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:20:54.495 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:20:54.498 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:20:54.501 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:20:54.503 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-28 13:20:54.507 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:20:54.509 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:20:54.511 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:20:54.514 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-28 13:20:54.537 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-28 13:20:54.566 | Reading package lists... 2026-07-28 13:20:54.782 | Building dependency tree... 2026-07-28 13:20:54.783 | Reading state information... 2026-07-28 13:20:55.011 | The following additional packages will be installed: 2026-07-28 13:20:55.011 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-28 13:20:55.011 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-28 13:20:55.011 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-28 13:20:55.012 | erlang-tools erlang-xmerl 2026-07-28 13:20:55.013 | Suggested packages: 2026-07-28 13:20:55.014 | erlang erlang-manpages erlang-doc 2026-07-28 13:20:55.057 | The following NEW packages will be installed: 2026-07-28 13:20:55.057 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-28 13:20:55.057 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-28 13:20:55.058 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-28 13:20:55.061 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-28 13:20:55.258 | 0 upgraded, 18 newly installed, 0 to remove and 100 not upgraded. 2026-07-28 13:20:55.258 | Need to get 36.1 MB of archives. 2026-07-28 13:20:55.259 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-28 13:20:55.259 | 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-07-28 13:20:55.700 | 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-07-28 13:20:55.742 | 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-07-28 13:20:55.743 | 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-07-28 13:20:55.752 | 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-07-28 13:20:55.781 | 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-07-28 13:20:55.783 | 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-07-28 13:20:55.801 | 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-07-28 13:20:55.802 | 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-07-28 13:20:55.803 | 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-07-28 13:20:55.803 | 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-07-28 13:20:55.810 | 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-07-28 13:20:55.832 | 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-07-28 13:20:55.833 | 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-07-28 13:20:55.835 | 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-07-28 13:20:55.868 | 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-07-28 13:20:55.874 | 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-07-28 13:20:55.889 | 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-07-28 13:20:56.392 | Fetched 36.1 MB in 1s (36.2 MB/s) 2026-07-28 13:20:56.424 | Selecting previously unselected package erlang-base. 2026-07-28 13:20:56.512 | (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 ... 170944 files and directories currently installed.) 2026-07-28 13:20:56.517 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:56.519 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:56.701 | Selecting previously unselected package erlang-asn1. 2026-07-28 13:20:56.716 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:56.717 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:56.756 | Selecting previously unselected package erlang-crypto. 2026-07-28 13:20:56.770 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:56.772 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:56.803 | Selecting previously unselected package erlang-public-key. 2026-07-28 13:20:56.817 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:56.819 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:56.853 | Selecting previously unselected package erlang-mnesia. 2026-07-28 13:20:56.868 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:56.869 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:56.907 | Selecting previously unselected package erlang-runtime-tools. 2026-07-28 13:20:56.921 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:56.923 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:56.960 | Selecting previously unselected package erlang-ssl. 2026-07-28 13:20:56.974 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:56.976 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.029 | Selecting previously unselected package erlang-eldap. 2026-07-28 13:20:57.044 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.047 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.079 | Selecting previously unselected package erlang-ftp. 2026-07-28 13:20:57.095 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.097 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.132 | Selecting previously unselected package erlang-tftp. 2026-07-28 13:20:57.146 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.149 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.181 | Selecting previously unselected package erlang-inets. 2026-07-28 13:20:57.195 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.197 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.244 | Selecting previously unselected package erlang-snmp. 2026-07-28 13:20:57.259 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.260 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.333 | Selecting previously unselected package erlang-os-mon. 2026-07-28 13:20:57.348 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.350 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.380 | Selecting previously unselected package erlang-parsetools. 2026-07-28 13:20:57.395 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.396 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.429 | Selecting previously unselected package erlang-syntax-tools. 2026-07-28 13:20:57.444 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.445 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.478 | Selecting previously unselected package erlang-tools. 2026-07-28 13:20:57.492 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.495 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.537 | Selecting previously unselected package erlang-xmerl. 2026-07-28 13:20:57.552 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-28 13:20:57.553 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:57.608 | Selecting previously unselected package rabbitmq-server. 2026-07-28 13:20:57.622 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-28 13:20:57.627 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-28 13:20:58.076 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:20:58.302 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-28 13:20:58.302 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-28 13:21:00.404 | Searching for services which depend on erlang and should be started... none found. 2026-07-28 13:21:00.406 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.411 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.416 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.423 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.433 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.438 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.442 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.446 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.450 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.454 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.459 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.463 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.469 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.476 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.482 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.488 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-28 13:21:00.495 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-28 13:21:00.551 | info: Selecting GID from range 100 to 999 ... 2026-07-28 13:21:00.555 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-28 13:21:00.621 | info: Selecting UID from range 100 to 999 ... 2026-07-28 13:21:00.621 | 2026-07-28 13:21:00.624 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-28 13:21:00.627 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-28 13:21:00.675 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-28 13:21:00.806 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-28 13:21:05.344 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:21:06.873 | 2026-07-28 13:21:06.873 | Running kernel seems to be up-to-date. 2026-07-28 13:21:06.873 | 2026-07-28 13:21:06.873 | Restarting services... 2026-07-28 13:21:06.938 | 2026-07-28 13:21:06.938 | Service restarts being deferred: 2026-07-28 13:21:06.938 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:21:06.938 | systemctl restart getty@tty1.service 2026-07-28 13:21:06.938 | systemctl restart networkd-dispatcher.service 2026-07-28 13:21:06.938 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:21:06.938 | systemctl restart storpool_beacon.service 2026-07-28 13:21:06.938 | systemctl restart storpool_block.service 2026-07-28 13:21:06.938 | systemctl restart systemd-logind.service 2026-07-28 13:21:06.938 | 2026-07-28 13:21:06.938 | No containers need to be restarted. 2026-07-28 13:21:06.938 | 2026-07-28 13:21:06.938 | User sessions running outdated binaries: 2026-07-28 13:21:06.939 | ubuntu @ session #4: python3[7148] 2026-07-28 13:21:06.949 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:21:06.959 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:21:06.969 | 2026-07-28 13:21:06.969 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:21:08.303 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:21:08.306 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:21:08.309 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:08.312 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:08.315 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:08.318 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:08.320 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:08.324 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:21:08.326 | + functions-common:time_stop:2427 : start_time=1785244854533 2026-07-28 13:21:08.329 | + functions-common:time_stop:2429 : [[ -z 1785244854533 ]] 2026-07-28 13:21:08.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:08.338 | + functions-common:time_stop:2432 : end_time=1785244868335 2026-07-28 13:21:08.342 | + functions-common:time_stop:2433 : elapsed_time=13802 2026-07-28 13:21:08.344 | + functions-common:time_stop:2434 : total=72134 2026-07-28 13:21:08.347 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:08.350 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85936 2026-07-28 13:21:08.354 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:21:08.357 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-28 13:21:08.360 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:21:08.363 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:21:08.367 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:21:08.370 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:21:08.373 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:21:08.375 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:21:08.379 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:21:08.381 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:21:08.384 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:21:08.387 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:21:08.390 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:21:08.393 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:21:08.396 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:21:08.399 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-28 13:21:08.402 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-28 13:21:08.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:08.424 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-28 13:21:08.428 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:21:08.430 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-28 13:21:08.433 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-28 13:21:08.437 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-28 13:21:08.441 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-28 13:21:08.444 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-28 13:21:08.447 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-28 13:21:08.450 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-28 13:21:08.453 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-28 13:21:08.456 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-28 13:21:08.460 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-28 13:21:09.008 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-28 13:21:09.008 | user tags 2026-07-28 13:21:09.008 | guest [administrator]' 2026-07-28 13:21:09.013 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-28 13:21:09.013 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-28 13:21:09.013 | user tags 2026-07-28 13:21:09.013 | guest [administrator]' 2026-07-28 13:21:09.019 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-28 13:21:09.021 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-28 13:21:09.024 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-28 13:21:09.549 | Adding user "stackrabbit" ... 2026-07-28 13:21:09.554 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-28 13:21:09.571 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-28 13:21:10.126 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-28 13:21:10.149 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-28 13:21:10.152 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-28 13:21:10.681 | Changing password for user "stackrabbit" ... 2026-07-28 13:21:10.704 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-28 13:21:10.707 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-28 13:21:10.710 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-28 13:21:11.230 | Deleting user "guest" ... 2026-07-28 13:21:11.253 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-28 13:21:11.268 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:11.271 | + ./stack.sh:main:861 : install_database 2026-07-28 13:21:11.273 | + lib/database:install_database:118 : install_database_mysql 2026-07-28 13:21:11.275 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-28 13:21:11.277 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:11.279 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:11.282 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-28 13:21:11.381 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-28 13:21:11.384 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-28 13:21:11.388 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-28 13:21:11.391 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:11.394 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:11.396 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-28 13:21:11.399 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-28 13:21:11.402 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-28 13:21:11.407 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-28 13:21:11.410 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-28 13:21:11.412 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:21:11.415 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:21:11.417 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:21:11.419 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:21:11.422 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:21:11.424 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:21:11.427 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:21:11.429 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:21:11.431 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:21:11.435 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:21:11.438 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:21:11.440 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:21:11.443 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:21:11.447 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-28 13:21:11.449 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:11.452 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:11.455 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-28 13:21:11.457 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:21:11.460 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:21:11.463 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:21:11.466 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:21:11.469 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:21:11.471 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:21:11.474 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:11.476 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:11.480 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:21:11.482 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:21:11.485 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:21:11.487 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:21:11.490 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-28 13:21:11.494 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:21:11.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:11.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:11.503 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-28 13:21:11.524 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-28 13:21:11.555 | Reading package lists... 2026-07-28 13:21:11.778 | Building dependency tree... 2026-07-28 13:21:11.779 | Reading state information... 2026-07-28 13:21:12.021 | The following additional packages will be installed: 2026-07-28 13:21:12.021 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-28 13:21:12.022 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-28 13:21:12.023 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-28 13:21:12.023 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-28 13:21:12.024 | mysql-server-core-8.0 2026-07-28 13:21:12.026 | Suggested packages: 2026-07-28 13:21:12.026 | libipc-sharedcache-perl mailx tinyca 2026-07-28 13:21:12.068 | The following NEW packages will be installed: 2026-07-28 13:21:12.068 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-28 13:21:12.069 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-28 13:21:12.069 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-28 13:21:12.069 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-28 13:21:12.070 | mysql-server-core-8.0 2026-07-28 13:21:12.176 | 0 upgraded, 17 newly installed, 0 to remove and 100 not upgraded. 2026-07-28 13:21:12.176 | Need to get 29.2 MB of archives. 2026-07-28 13:21:12.176 | After this operation, 242 MB of additional disk space will be used. 2026-07-28 13:21:12.176 | 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.3 [2,740 kB] 2026-07-28 13:21:12.543 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-28 13:21:12.544 | 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-07-28 13:21:12.545 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-28 13:21:12.548 | 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-07-28 13:21:12.551 | 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.3 [17.5 MB] 2026-07-28 13:21:12.787 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-07-28 13:21:12.801 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-28 13:21:12.803 | Get:9 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-07-28 13:21:12.803 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-28 13:21:12.804 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-28 13:21:12.805 | Get:12 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-07-28 13:21:12.805 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-28 13:21:12.806 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-28 13:21:12.807 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-07-28 13:21:12.886 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-07-28 13:21:12.887 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-07-28 13:21:13.145 | Preconfiguring packages ... 2026-07-28 13:21:13.226 | Fetched 29.2 MB in 1s (36.5 MB/s) 2026-07-28 13:21:13.251 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-28 13:21:13.326 | (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 ... 173749 files and directories currently installed.) 2026-07-28 13:21:13.330 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-28 13:21:13.334 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:13.566 | Selecting previously unselected package mysql-client-8.0. 2026-07-28 13:21:13.580 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-28 13:21:13.581 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:13.613 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-28 13:21:13.628 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-28 13:21:13.631 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-28 13:21:13.658 | Selecting previously unselected package libmecab2:amd64. 2026-07-28 13:21:13.674 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-28 13:21:13.676 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-28 13:21:13.710 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-28 13:21:13.725 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-28 13:21:13.726 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-28 13:21:13.759 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-28 13:21:13.774 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-28 13:21:13.775 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:14.311 | Selecting previously unselected package mysql-server-8.0. 2026-07-28 13:21:14.326 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-28 13:21:14.610 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:14.666 | Selecting previously unselected package libcgi-pm-perl. 2026-07-28 13:21:14.681 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-28 13:21:14.684 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-28 13:21:14.720 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-28 13:21:14.735 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:21:14.737 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-28 13:21:14.767 | Selecting previously unselected package libfcgi-perl. 2026-07-28 13:21:14.781 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-28 13:21:14.783 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-28 13:21:14.814 | Selecting previously unselected package libcgi-fast-perl. 2026-07-28 13:21:14.828 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-28 13:21:14.830 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-28 13:21:14.862 | Selecting previously unselected package libfcgi-bin. 2026-07-28 13:21:14.876 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:21:14.878 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-28 13:21:14.908 | Selecting previously unselected package libhtml-template-perl. 2026-07-28 13:21:14.923 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-28 13:21:14.925 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-28 13:21:14.957 | Selecting previously unselected package mecab-utils. 2026-07-28 13:21:14.972 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-28 13:21:14.973 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-28 13:21:15.003 | Selecting previously unselected package mecab-ipadic. 2026-07-28 13:21:15.018 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-28 13:21:15.020 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-28 13:21:15.402 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-28 13:21:15.416 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-28 13:21:15.418 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-28 13:21:15.448 | Selecting previously unselected package mysql-server. 2026-07-28 13:21:15.463 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-28 13:21:15.471 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:15.522 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-28 13:21:15.527 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-28 13:21:15.533 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:15.537 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-28 13:21:15.541 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-28 13:21:15.545 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-28 13:21:15.549 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-28 13:21:15.553 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-28 13:21:15.558 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-28 13:21:15.563 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:15.568 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:15.572 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-28 13:21:15.576 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:15.729 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-28 13:21:15.764 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-28 13:21:22.701 | mysqld will log errors to /var/log/mysql/error.log 2026-07-28 13:21:23.131 | mysqld is running as pid 27985 2026-07-28 13:21:25.494 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-28 13:21:26.490 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-28 13:21:26.495 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-28 13:21:26.498 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-28 13:21:26.499 | 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-07-28 13:21:26.499 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-28 13:21:26.520 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-28 13:21:26.520 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-28 13:21:26.580 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-28 13:21:26.580 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-28 13:21:26.580 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-28 13:21:26.615 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-28 13:21:26.615 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-28 13:21:26.616 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-28 13:21:26.616 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-28 13:21:26.616 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-28 13:21:26.616 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-28 13:21:26.746 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-28 13:21:26.747 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-28 13:21:26.750 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-28 13:21:26.750 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-28 13:21:26.751 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-28 13:21:26.778 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-28 13:21:26.852 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-28 13:21:26.878 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-28 13:21:26.878 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-28 13:21:26.878 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-28 13:21:26.878 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-28 13:21:26.878 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-28 13:21:26.890 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-28 13:21:26.893 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-28 13:21:26.893 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-28 13:21:27.087 | 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-07-28 13:21:27.170 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-28 13:21:27.288 | 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-07-28 13:21:27.290 | 2026-07-28 13:21:27.290 | done! 2026-07-28 13:21:27.296 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-28 13:21:27.300 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-28 13:21:27.306 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-28 13:21:27.311 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-28 13:21:27.318 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-28 13:21:27.318 | 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-07-28 13:21:27.318 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-28 13:21:27.346 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-28 13:21:27.346 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-28 13:21:27.430 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-28 13:21:27.430 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-28 13:21:27.430 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-28 13:21:27.476 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-28 13:21:27.476 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-28 13:21:27.478 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-28 13:21:27.478 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-28 13:21:27.478 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-28 13:21:27.478 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-28 13:21:27.671 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-28 13:21:27.673 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-28 13:21:27.677 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-28 13:21:27.677 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-28 13:21:27.677 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-28 13:21:27.720 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-28 13:21:27.827 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-28 13:21:27.865 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-28 13:21:27.866 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-28 13:21:27.866 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-28 13:21:27.866 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-28 13:21:27.866 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-28 13:21:27.881 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-28 13:21:27.886 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-28 13:21:27.886 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-28 13:21:28.133 | 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-07-28 13:21:28.224 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-28 13:21:28.335 | 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-07-28 13:21:28.338 | 2026-07-28 13:21:28.338 | done! 2026-07-28 13:21:28.343 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-28 13:21:28.351 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-28 13:21:28.356 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:21:29.504 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-28 13:21:30.106 | 2026-07-28 13:21:30.107 | Running kernel seems to be up-to-date. 2026-07-28 13:21:30.107 | 2026-07-28 13:21:30.107 | Restarting services... 2026-07-28 13:21:30.167 | 2026-07-28 13:21:30.167 | Service restarts being deferred: 2026-07-28 13:21:30.167 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:21:30.167 | systemctl restart getty@tty1.service 2026-07-28 13:21:30.167 | systemctl restart networkd-dispatcher.service 2026-07-28 13:21:30.167 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:21:30.167 | systemctl restart storpool_beacon.service 2026-07-28 13:21:30.167 | systemctl restart storpool_block.service 2026-07-28 13:21:30.167 | systemctl restart systemd-logind.service 2026-07-28 13:21:30.167 | 2026-07-28 13:21:30.167 | No containers need to be restarted. 2026-07-28 13:21:30.167 | 2026-07-28 13:21:30.167 | User sessions running outdated binaries: 2026-07-28 13:21:30.167 | ubuntu @ session #4: python3[7148] 2026-07-28 13:21:30.176 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:21:30.185 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:21:30.193 | 2026-07-28 13:21:30.193 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:21:31.446 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:21:31.449 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:21:31.452 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:31.455 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:31.458 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:31.460 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:31.462 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:31.464 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:21:31.467 | + functions-common:time_stop:2427 : start_time=1785244871520 2026-07-28 13:21:31.469 | + functions-common:time_stop:2429 : [[ -z 1785244871520 ]] 2026-07-28 13:21:31.473 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:31.477 | + functions-common:time_stop:2432 : end_time=1785244891474 2026-07-28 13:21:31.480 | + functions-common:time_stop:2433 : elapsed_time=19954 2026-07-28 13:21:31.482 | + functions-common:time_stop:2434 : total=85936 2026-07-28 13:21:31.485 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:31.487 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105890 2026-07-28 13:21:31.490 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:21:31.492 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-28 13:21:31.495 | + ./stack.sh:main:864 : install_database_python 2026-07-28 13:21:31.497 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-28 13:21:31.500 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-28 13:21:31.503 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-28 13:21:31.505 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-28 13:21:31.509 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-28 13:21:31.511 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-28 13:21:31.514 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-28 13:21:31.518 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-28 13:21:31.518 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-28 13:21:31.523 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-28 13:21:31.526 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-28 13:21:31.528 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-28 13:21:31.532 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-28 13:21:31.534 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-28 13:21:31.557 | Using python 3.12 to install PyMySQL 2026-07-28 13:21:31.560 | + 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-07-28 13:21:32.095 | Collecting PyMySQL 2026-07-28 13:21:32.284 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-28 13:21:32.295 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-28 13:21:32.396 | Installing collected packages: PyMySQL 2026-07-28 13:21:32.432 | Successfully installed PyMySQL-1.2.0 2026-07-28 13:21:32.495 | + inc/python:pip_install:216 : result=0 2026-07-28 13:21:32.498 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:21:32.501 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:32.504 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:32.507 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:32.509 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:32.512 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:32.515 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:21:32.517 | + functions-common:time_stop:2427 : start_time=1785244891551 2026-07-28 13:21:32.520 | + functions-common:time_stop:2429 : [[ -z 1785244891551 ]] 2026-07-28 13:21:32.523 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:32.528 | + functions-common:time_stop:2432 : end_time=1785244892524 2026-07-28 13:21:32.530 | + functions-common:time_stop:2433 : elapsed_time=973 2026-07-28 13:21:32.532 | + functions-common:time_stop:2434 : total=17569 2026-07-28 13:21:32.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:32.538 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18542 2026-07-28 13:21:32.541 | + inc/python:pip_install:219 : return 0 2026-07-28 13:21:32.543 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-28 13:21:32.545 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-28 13:21:32.548 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-28 13:21:32.551 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-28 13:21:32.570 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:32.573 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-28 13:21:32.576 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-28 13:21:32.594 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:21:32.596 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-28 13:21:32.616 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:21:32.618 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-28 13:21:32.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:32.640 | + ./stack.sh:main:872 : install_etcd3 2026-07-28 13:21:32.643 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-28 13:21:32.643 | Installing etcd 2026-07-28 13:21:32.646 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-28 13:21:32.661 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-28 13:21:32.678 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-28 13:21:32.680 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-28 13:21:32.696 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-28 13:21:32.700 | ++ 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-07-28 13:21:32.703 | ++ 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-07-28 13:21:32.706 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-28 13:21:32.708 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-28 13:21:32.711 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-28 13:21:32.714 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-28 13:21:32.716 | ++ 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-07-28 13:21:32.719 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-28 13:21:32.722 | ++ 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-07-28 13:21:32.728 | --2026-07-28 13:21:32-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-28 13:21:32.756 | Resolving github.com (github.com)... 140.82.121.3 2026-07-28 13:21:32.782 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-28 13:21:33.070 | HTTP request sent, awaiting response... 302 Found 2026-07-28 13:21:33.070 | 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-07-28T14%3A05%3A16Z&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-07-28T13%3A04%3A17Z&ske=2026-07-28T14%3A05%3A16Z&sks=b&skv=2018-11-09&sig=aVQenX86Pncoa6GjJuRnclhxUoRn0IxxR9fX41QPuqI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NjY5MiwibmJmIjoxNzg1MjQ0ODkyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.RqF_FKCYa2_jFPJ3vqz5U-_M7t6D9JUBC6nTIzspbjY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-28 13:21:33.070 | --2026-07-28 13:21:33-- 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-07-28T14%3A05%3A16Z&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-07-28T13%3A04%3A17Z&ske=2026-07-28T14%3A05%3A16Z&sks=b&skv=2018-11-09&sig=aVQenX86Pncoa6GjJuRnclhxUoRn0IxxR9fX41QPuqI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NjY5MiwibmJmIjoxNzg1MjQ0ODkyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.RqF_FKCYa2_jFPJ3vqz5U-_M7t6D9JUBC6nTIzspbjY&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-28 13:21:33.072 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2026-07-28 13:21:33.076 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-28 13:21:33.094 | HTTP request sent, awaiting response... 200 OK 2026-07-28 13:21:33.094 | Length: 20927601 (20M) [application/octet-stream] 2026-07-28 13:21:33.094 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-28 13:21:33.161 | 2026-07-28 13:21:33.554 | 0K ........ ........ ... 100% 43.4M=0.5s 2026-07-28 13:21:33.554 | 2026-07-28 13:21:33.555 | 2026-07-28 13:21:33 (43.4 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-28 13:21:33.555 | 2026-07-28 13:21:33.559 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-28 13:21:33.562 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-28 13:21:33.565 | ++ functions:get_extra_file:81 : return 2026-07-28 13:21:33.569 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-28 13:21:33.572 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-28 13:21:33.575 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-28 13:21:33.578 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-28 13:21:33.596 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-28 13:21:33.600 | + 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-07-28 13:21:33.605 | etcd-v3.5.21-linux-amd64/ 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/README.md 2026-07-28 13:21:33.606 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-28 13:21:33.705 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-28 13:21:33.826 | etcd-v3.5.21-linux-amd64/etcd 2026-07-28 13:21:33.986 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-28 13:21:34.019 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-28 13:21:34.047 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-28 13:21:34.050 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-28 13:21:34.068 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:34.072 | + ./stack.sh:main:882 : configure_CA 2026-07-28 13:21:34.074 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.189 ]] 2026-07-28 13:21:34.078 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.189 2026-07-28 13:21:34.082 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.189 2026-07-28 13:21:34.083 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-28 13:21:34.088 | + lib/tls:configure_CA:70 : [[ 10.4.3.189 != \1\0\.\4\.\3\.\1\8\9 ]] 2026-07-28 13:21:34.090 | + ./stack.sh:main:883 : init_CA 2026-07-28 13:21:34.093 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-28 13:21:34.096 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-28 13:21:34.100 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-28 13:21:34.104 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-28 13:21:34.107 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-28 13:21:34.109 | + lib/tls:create_CA_base:86 : local i 2026-07-28 13:21:34.112 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.115 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-28 13:21:34.121 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.124 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-28 13:21:34.129 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.131 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-28 13:21:34.136 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.139 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-28 13:21:34.144 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-28 13:21:34.149 | + lib/tls:create_CA_base:91 : echo 01 2026-07-28 13:21:34.153 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-28 13:21:34.159 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-28 13:21:34.162 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-28 13:21:34.166 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-28 13:21:34.169 | + lib/tls:create_CA_config:145 : echo ' 2026-07-28 13:21:34.169 | [ ca ] 2026-07-28 13:21:34.169 | default_ca = CA_default 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | [ CA_default ] 2026-07-28 13:21:34.169 | dir = /opt/stack/data/CA/root-ca 2026-07-28 13:21:34.169 | policy = policy_match 2026-07-28 13:21:34.169 | database = $dir/index.txt 2026-07-28 13:21:34.169 | serial = $dir/serial 2026-07-28 13:21:34.169 | certs = $dir/certs 2026-07-28 13:21:34.169 | crl_dir = $dir/crl 2026-07-28 13:21:34.169 | new_certs_dir = $dir/newcerts 2026-07-28 13:21:34.169 | certificate = $dir/cacert.pem 2026-07-28 13:21:34.169 | private_key = $dir/private/cacert.key 2026-07-28 13:21:34.169 | RANDFILE = $dir/private/.rand 2026-07-28 13:21:34.169 | default_md = sha256 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | [ req ] 2026-07-28 13:21:34.169 | default_bits = 2048 2026-07-28 13:21:34.169 | default_md = sha256 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | prompt = no 2026-07-28 13:21:34.169 | distinguished_name = ca_distinguished_name 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | x509_extensions = ca_extensions 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | [ ca_distinguished_name ] 2026-07-28 13:21:34.169 | organizationName = OpenStack 2026-07-28 13:21:34.169 | organizationalUnitName = DevStack Certificate Authority 2026-07-28 13:21:34.169 | commonName = Root CA 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | [ policy_match ] 2026-07-28 13:21:34.169 | countryName = optional 2026-07-28 13:21:34.169 | stateOrProvinceName = optional 2026-07-28 13:21:34.169 | organizationName = match 2026-07-28 13:21:34.169 | organizationalUnitName = optional 2026-07-28 13:21:34.169 | commonName = supplied 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | [ ca_extensions ] 2026-07-28 13:21:34.169 | basicConstraints = critical,CA:true 2026-07-28 13:21:34.169 | subjectKeyIdentifier = hash 2026-07-28 13:21:34.169 | authorityKeyIdentifier = keyid:always, issuer 2026-07-28 13:21:34.169 | keyUsage = cRLSign, keyCertSign 2026-07-28 13:21:34.169 | 2026-07-28 13:21:34.169 | ' 2026-07-28 13:21:34.172 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-28 13:21:34.175 | + 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-07-28 13:21:34.210 | ......+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+...+....+...+..+.+.........+...+..+......................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+................+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-28 13:21:34.287 | ....+.+...+.....+...............+......+...+.......+.....+......+.........+.+.....+.............+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+..+......+...+.+.........+..+....+........+.............+.....+.......+...+..+...+...+.+......+...............+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.........+........+.+......+.....+...+...+....+...+..+................+...+.........+..+...+..........+..+...+...+....+.........+..+.......+..+.........+......+...+.+.........+...+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-28 13:21:34.291 | ----- 2026-07-28 13:21:34.298 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-28 13:21:34.301 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-28 13:21:34.304 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-28 13:21:34.308 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-28 13:21:34.310 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-28 13:21:34.314 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-28 13:21:34.317 | + lib/tls:create_CA_base:86 : local i 2026-07-28 13:21:34.319 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.322 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-28 13:21:34.328 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.331 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-28 13:21:34.336 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.338 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-28 13:21:34.343 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-28 13:21:34.346 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-28 13:21:34.351 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-28 13:21:34.355 | + lib/tls:create_CA_base:91 : echo 01 2026-07-28 13:21:34.358 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-28 13:21:34.364 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-28 13:21:34.367 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-28 13:21:34.371 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-28 13:21:34.374 | + lib/tls:create_CA_config:145 : echo ' 2026-07-28 13:21:34.374 | [ ca ] 2026-07-28 13:21:34.374 | default_ca = CA_default 2026-07-28 13:21:34.374 | 2026-07-28 13:21:34.374 | [ CA_default ] 2026-07-28 13:21:34.374 | dir = /opt/stack/data/CA/int-ca 2026-07-28 13:21:34.374 | policy = policy_match 2026-07-28 13:21:34.374 | database = $dir/index.txt 2026-07-28 13:21:34.374 | serial = $dir/serial 2026-07-28 13:21:34.374 | certs = $dir/certs 2026-07-28 13:21:34.374 | crl_dir = $dir/crl 2026-07-28 13:21:34.374 | new_certs_dir = $dir/newcerts 2026-07-28 13:21:34.374 | certificate = $dir/cacert.pem 2026-07-28 13:21:34.374 | private_key = $dir/private/cacert.key 2026-07-28 13:21:34.374 | RANDFILE = $dir/private/.rand 2026-07-28 13:21:34.374 | default_md = sha256 2026-07-28 13:21:34.374 | 2026-07-28 13:21:34.374 | [ req ] 2026-07-28 13:21:34.374 | default_bits = 2048 2026-07-28 13:21:34.374 | default_md = sha256 2026-07-28 13:21:34.374 | 2026-07-28 13:21:34.374 | prompt = no 2026-07-28 13:21:34.374 | distinguished_name = ca_distinguished_name 2026-07-28 13:21:34.374 | 2026-07-28 13:21:34.374 | x509_extensions = ca_extensions 2026-07-28 13:21:34.374 | 2026-07-28 13:21:34.374 | [ ca_distinguished_name ] 2026-07-28 13:21:34.374 | organizationName = OpenStack 2026-07-28 13:21:34.375 | organizationalUnitName = DevStack Certificate Authority 2026-07-28 13:21:34.375 | commonName = Intermediate CA 2026-07-28 13:21:34.375 | 2026-07-28 13:21:34.375 | [ policy_match ] 2026-07-28 13:21:34.375 | countryName = optional 2026-07-28 13:21:34.375 | stateOrProvinceName = optional 2026-07-28 13:21:34.375 | organizationName = match 2026-07-28 13:21:34.375 | organizationalUnitName = optional 2026-07-28 13:21:34.375 | commonName = supplied 2026-07-28 13:21:34.375 | 2026-07-28 13:21:34.375 | [ ca_extensions ] 2026-07-28 13:21:34.375 | basicConstraints = critical,CA:true 2026-07-28 13:21:34.375 | subjectKeyIdentifier = hash 2026-07-28 13:21:34.375 | authorityKeyIdentifier = keyid:always, issuer 2026-07-28 13:21:34.375 | keyUsage = cRLSign, keyCertSign 2026-07-28 13:21:34.375 | 2026-07-28 13:21:34.375 | ' 2026-07-28 13:21:34.378 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-28 13:21:34.381 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-28 13:21:34.385 | + lib/tls:create_signing_config:198 : echo ' 2026-07-28 13:21:34.385 | [ ca ] 2026-07-28 13:21:34.385 | default_ca = CA_default 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | [ CA_default ] 2026-07-28 13:21:34.385 | dir = /opt/stack/data/CA/int-ca 2026-07-28 13:21:34.385 | policy = policy_match 2026-07-28 13:21:34.385 | database = $dir/index.txt 2026-07-28 13:21:34.385 | serial = $dir/serial 2026-07-28 13:21:34.385 | certs = $dir/certs 2026-07-28 13:21:34.385 | crl_dir = $dir/crl 2026-07-28 13:21:34.385 | new_certs_dir = $dir/newcerts 2026-07-28 13:21:34.385 | certificate = $dir/cacert.pem 2026-07-28 13:21:34.385 | private_key = $dir/private/cacert.key 2026-07-28 13:21:34.385 | RANDFILE = $dir/private/.rand 2026-07-28 13:21:34.385 | default_md = default 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | [ req ] 2026-07-28 13:21:34.385 | default_bits = 1024 2026-07-28 13:21:34.385 | default_md = sha256 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | prompt = no 2026-07-28 13:21:34.385 | distinguished_name = req_distinguished_name 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | x509_extensions = req_extensions 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | [ req_distinguished_name ] 2026-07-28 13:21:34.385 | organizationName = OpenStack 2026-07-28 13:21:34.385 | organizationalUnitName = DevStack Server Farm 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | [ policy_match ] 2026-07-28 13:21:34.385 | countryName = optional 2026-07-28 13:21:34.385 | stateOrProvinceName = optional 2026-07-28 13:21:34.385 | organizationName = match 2026-07-28 13:21:34.385 | organizationalUnitName = optional 2026-07-28 13:21:34.385 | commonName = supplied 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | [ req_extensions ] 2026-07-28 13:21:34.385 | basicConstraints = CA:false 2026-07-28 13:21:34.385 | subjectKeyIdentifier = hash 2026-07-28 13:21:34.385 | authorityKeyIdentifier = keyid:always, issuer 2026-07-28 13:21:34.385 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-28 13:21:34.385 | extendedKeyUsage = serverAuth, clientAuth 2026-07-28 13:21:34.385 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-28 13:21:34.385 | 2026-07-28 13:21:34.385 | ' 2026-07-28 13:21:34.388 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-28 13:21:34.392 | + 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-07-28 13:21:34.609 | .......+...+....+..................+..+.+..+....+..............+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+....+...+.....+...+....+...+...........+..........+.....+.+...+...+..+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+.....+......+......+............+.......+...+...+..+.+......+..............+.........+.......+...+...+..+..................+...+......+......+....+...........+...+.+...+.....+.+..+.............+......+.........+...........+......+.............+..+...+....+.....+.+......+...+......+.....+.+...+...+.....+.............+.....+.+........+............+..........+...+........+.........+.+.........+...+.....+.+.....+.......+...+...........+...............+...+...+....+...+...............+..+.........................+...........+...+............+....+...+...+..............+....+.....+......+......+.........+.............+.....+.+.........+........+...+....+........+....+...+...+........+..........+..+...+....+.....+...+.........+................+............+....................+.+......+....................+.+.........+...+..+...+..................+.........+.+.....+............+.+..+...+.........+...+.......+...+.......................+.......+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-28 13:21:34.690 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.....+...+.+...+..+................+..............+.+..+...+....+...........+.........+....+......+...+....................+...+.........+.........+.+...........+....+........+.......+...+..+.........+....+.....+.+.........+.....+.+....................+.......+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-28 13:21:34.693 | ----- 2026-07-28 13:21:34.698 | + 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-07-28 13:21:34.701 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-28 13:21:34.703 | Check that the request matches the signature 2026-07-28 13:21:34.703 | Signature ok 2026-07-28 13:21:34.704 | The Subject's Distinguished Name is as follows 2026-07-28 13:21:34.704 | organizationName :ASN.1 12:'OpenStack' 2026-07-28 13:21:34.704 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-28 13:21:34.704 | commonName :ASN.1 12:'Intermediate CA' 2026-07-28 13:21:34.704 | Certificate is to be certified until Jul 28 13:21:34 2027 GMT (365 days) 2026-07-28 13:21:34.706 | 2026-07-28 13:21:34.706 | Write out database with 1 new entries 2026-07-28 13:21:34.706 | Database updated 2026-07-28 13:21:34.710 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-28 13:21:34.714 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-28 13:21:34.719 | + lib/tls:init_CA:212 : is_fedora 2026-07-28 13:21:34.721 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:21:34.724 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:21:34.727 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:21:34.729 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:21:34.731 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:21:34.734 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:21:34.736 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:21:34.739 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:21:34.741 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:21:34.744 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:21:34.746 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:21:34.749 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:21:34.751 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:21:34.753 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-28 13:21:34.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:34.758 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:34.761 | + 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-07-28 13:21:34.774 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-07-28 13:21:34.788 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-28 13:21:34.800 | Updating certificates in /etc/ssl/certs... 2026-07-28 13:21:35.640 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-28 13:21:35.641 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-28 13:21:35.646 | 2 added, 0 removed; done. 2026-07-28 13:21:35.646 | Running hooks in /etc/ca-certificates/update.d... 2026-07-28 13:21:35.648 | done. 2026-07-28 13:21:35.655 | + ./stack.sh:main:884 : init_cert 2026-07-28 13:21:35.658 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-28 13:21:35.661 | + lib/tls:init_cert:226 : [[ -n 10.4.3.189 ]] 2026-07-28 13:21:35.663 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.189 2026-07-28 13:21:35.666 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-28 13:21:35.668 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.189,IP:::1 2026-07-28 13:21:35.671 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.189,IP:::1 2026-07-28 13:21:35.674 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-28 13:21:35.676 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-28 13:21:35.679 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-28 13:21:35.681 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.189,IP:::1 2026-07-28 13:21:35.684 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.189 ']' 2026-07-28 13:21:35.687 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.189 2026-07-28 13:21:35.689 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.189 2026-07-28 13:21:35.692 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-28 13:21:35.695 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.189 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-28 13:21:35.698 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-28 13:21:35.701 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.189,IP:::1 ]] 2026-07-28 13:21:35.704 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.189,IP:::1,IP:10.4.3.189 2026-07-28 13:21:35.706 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-28 13:21:35.709 | + 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-07-28 13:21:35.779 | ..+.+......+.........+..+....+.......................+.+.....+.+...+........+.........+.+...+.........+.....+.+..+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+.......+.....+.......+...+..............+.+...+..+.......+.....+.+......+...+......+..+.............+......+...............+.....................+.....+.........+......+.............+..+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-28 13:21:35.949 | ..............+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..................+.+..+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.......+...+...........+......+...+.......+..+...+.........+.+...+.....+.......+..............+....+..............+.......+...+..+....+...............+.....+.......+............+...+.....+.........+....+.................+...+.......+........+....+.................+...+.+..+...+.+......+.....+......................+......+......+...+....................+.......+.........+.....+.+......+...+..+....+....................+.+............+.....+................+.....................+.....+.+...+.....+.+.....+...+.+.....+.......+..+......+.+...+...+........+.........+............+......+...+....+......+............+...+.....+......+...+..................+...+............+.......+..+..........+........+...+...+..........+..+...+....+..+................+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-28 13:21:35.952 | ----- 2026-07-28 13:21:35.958 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.189,IP:::1,IP:10.4.3.189 ]] 2026-07-28 13:21:35.960 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.189,IP:::1,IP:10.4.3.189 2026-07-28 13:21:35.963 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.189,IP:::1,IP:10.4.3.189 2026-07-28 13:21:35.966 | + 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-07-28 13:21:35.969 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-28 13:21:35.971 | Check that the request matches the signature 2026-07-28 13:21:35.971 | Signature ok 2026-07-28 13:21:35.971 | The Subject's Distinguished Name is as follows 2026-07-28 13:21:35.971 | organizationName :ASN.1 12:'OpenStack' 2026-07-28 13:21:35.971 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-28 13:21:35.971 | commonName :ASN.1 12:'localhost' 2026-07-28 13:21:35.972 | Certificate is to be certified until Jul 28 13:21:35 2027 GMT (365 days) 2026-07-28 13:21:35.973 | 2026-07-28 13:21:35.973 | Write out database with 1 new entries 2026-07-28 13:21:35.974 | Database updated 2026-07-28 13:21:35.977 | + 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-07-28 13:21:35.982 | + ./stack.sh:main:891 : install_dstat 2026-07-28 13:21:35.984 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-28 13:21:36.001 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:36.003 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-28 13:21:36.005 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-28 13:21:36.008 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-28 13:21:36.011 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-28 13:21:36.014 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-28 13:21:36.017 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-28 13:21:36.021 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-28 13:21:36.021 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-28 13:21:36.025 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-28 13:21:36.028 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-28 13:21:36.031 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-28 13:21:36.035 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-28 13:21:36.037 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-28 13:21:36.059 | Using python 3.12 to install psutil 2026-07-28 13:21:36.061 | + 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-07-28 13:21:36.679 | Collecting psutil 2026-07-28 13:21:36.728 | 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-07-28 13:21:36.745 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-28 13:21:36.833 | Installing collected packages: psutil 2026-07-28 13:21:36.897 | Successfully installed psutil-7.2.2 2026-07-28 13:21:36.980 | + inc/python:pip_install:216 : result=0 2026-07-28 13:21:36.983 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:21:36.985 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:36.987 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:36.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:36.992 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:36.995 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:36.998 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:21:37.000 | + functions-common:time_stop:2427 : start_time=1785244896054 2026-07-28 13:21:37.003 | + functions-common:time_stop:2429 : [[ -z 1785244896054 ]] 2026-07-28 13:21:37.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:37.010 | + functions-common:time_stop:2432 : end_time=1785244897007 2026-07-28 13:21:37.013 | + functions-common:time_stop:2433 : elapsed_time=953 2026-07-28 13:21:37.016 | + functions-common:time_stop:2434 : total=18542 2026-07-28 13:21:37.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:37.020 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19495 2026-07-28 13:21:37.024 | + inc/python:pip_install:219 : return 0 2026-07-28 13:21:37.026 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-28 13:21:37.030 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:21:37.033 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-28 13:21:37.036 | + ./stack.sh:main:900 : install_libs 2026-07-28 13:21:37.039 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-28 13:21:37.041 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-28 13:21:37.044 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-28 13:21:37.047 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-28 13:21:37.050 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.052 | + 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-07-28 13:21:37.054 | + 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-07-28 13:21:37.057 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.060 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-28 13:21:37.063 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-28 13:21:37.066 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-28 13:21:37.069 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-28 13:21:37.071 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.074 | + 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-07-28 13:21:37.076 | + 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-07-28 13:21:37.079 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.083 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-28 13:21:37.086 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-28 13:21:37.089 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-28 13:21:37.091 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-28 13:21:37.093 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.096 | + 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-07-28 13:21:37.100 | + 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-07-28 13:21:37.102 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.105 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-28 13:21:37.107 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-28 13:21:37.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-28 13:21:37.114 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-28 13:21:37.117 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.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-07-28 13:21:37.122 | + 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-07-28 13:21:37.124 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.128 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-28 13:21:37.130 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-28 13:21:37.133 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-28 13:21:37.136 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-28 13:21:37.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.141 | + 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-07-28 13:21:37.144 | + 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-07-28 13:21:37.147 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.149 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-28 13:21:37.151 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-28 13:21:37.154 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-28 13:21:37.156 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-28 13:21:37.159 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.162 | + 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-07-28 13:21:37.164 | + 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-07-28 13:21:37.166 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.168 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-28 13:21:37.171 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-28 13:21:37.174 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-28 13:21:37.176 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-28 13:21:37.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.182 | + 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-07-28 13:21:37.185 | + 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-07-28 13:21:37.188 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.191 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-28 13:21:37.193 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-28 13:21:37.196 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-28 13:21:37.199 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-28 13:21:37.203 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.205 | + 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-07-28 13:21:37.208 | + 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-07-28 13:21:37.211 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.214 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-28 13:21:37.218 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-28 13:21:37.221 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-28 13:21:37.225 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-28 13:21:37.229 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.231 | + 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-07-28 13:21:37.234 | + 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-07-28 13:21:37.237 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.240 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-28 13:21:37.244 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-28 13:21:37.247 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-28 13:21:37.251 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-28 13:21:37.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.256 | + 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-07-28 13:21:37.259 | + 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-07-28 13:21:37.263 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.265 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-28 13:21:37.268 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-28 13:21:37.271 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-28 13:21:37.274 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-28 13:21:37.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.279 | + 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-07-28 13:21:37.282 | + 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-07-28 13:21:37.285 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.287 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-28 13:21:37.290 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-28 13:21:37.293 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-28 13:21:37.296 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-28 13:21:37.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.301 | + 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-07-28 13:21:37.304 | + 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-07-28 13:21:37.307 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.309 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-28 13:21:37.312 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-28 13:21:37.315 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-28 13:21:37.318 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-28 13:21:37.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.323 | + 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-07-28 13:21:37.326 | + 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-07-28 13:21:37.328 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.331 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-28 13:21:37.334 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-28 13:21:37.337 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-28 13:21:37.341 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-28 13:21:37.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.346 | + 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-07-28 13:21:37.349 | + 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-07-28 13:21:37.352 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.354 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-28 13:21:37.357 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-28 13:21:37.360 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-28 13:21:37.363 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-28 13:21:37.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.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-07-28 13:21:37.371 | + 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-07-28 13:21:37.373 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.375 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-28 13:21:37.378 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-28 13:21:37.380 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-28 13:21:37.382 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-28 13:21:37.384 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.386 | + 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-07-28 13:21:37.389 | + 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-07-28 13:21:37.391 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.393 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-28 13:21:37.396 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-28 13:21:37.399 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-28 13:21:37.401 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-28 13:21:37.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.406 | + 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-07-28 13:21:37.409 | + 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-07-28 13:21:37.411 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.414 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-28 13:21:37.417 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-28 13:21:37.420 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-28 13:21:37.423 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-28 13:21:37.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.429 | + 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-07-28 13:21:37.431 | + 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-07-28 13:21:37.435 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.437 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-28 13:21:37.440 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-28 13:21:37.443 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-28 13:21:37.446 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-28 13:21:37.448 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.451 | + 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-07-28 13:21:37.453 | + 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-07-28 13:21:37.456 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.459 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-28 13:21:37.462 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-28 13:21:37.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-28 13:21:37.467 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-28 13:21:37.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.472 | + 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-07-28 13:21:37.475 | + 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-07-28 13:21:37.478 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.480 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-28 13:21:37.483 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-28 13:21:37.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-28 13:21:37.489 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-28 13:21:37.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.494 | + 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-07-28 13:21:37.497 | + 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-07-28 13:21:37.500 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.503 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-28 13:21:37.506 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-28 13:21:37.508 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-28 13:21:37.511 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-28 13:21:37.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.516 | + 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-07-28 13:21:37.519 | + 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-07-28 13:21:37.522 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.525 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-28 13:21:37.528 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-28 13:21:37.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-28 13:21:37.532 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-28 13:21:37.535 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.538 | + 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-07-28 13:21:37.541 | + 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-07-28 13:21:37.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.547 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-28 13:21:37.550 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-28 13:21:37.552 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-28 13:21:37.555 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-28 13:21:37.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.561 | + 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-07-28 13:21:37.563 | + 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-07-28 13:21:37.566 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.568 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-28 13:21:37.571 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-28 13:21:37.574 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-28 13:21:37.577 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-28 13:21:37.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.582 | + 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-07-28 13:21:37.585 | + 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-07-28 13:21:37.587 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.591 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-28 13:21:37.594 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-28 13:21:37.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-28 13:21:37.600 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-28 13:21:37.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.606 | + 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-07-28 13:21:37.610 | + 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-07-28 13:21:37.613 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.616 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-28 13:21:37.619 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-28 13:21:37.622 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-28 13:21:37.624 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-28 13:21:37.627 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.631 | + 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-07-28 13:21:37.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.utils, ]] 2026-07-28 13:21:37.637 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.640 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-28 13:21:37.643 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-28 13:21:37.646 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-28 13:21:37.649 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-28 13:21:37.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.655 | + 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-07-28 13:21:37.658 | + 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-07-28 13:21:37.660 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.663 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-28 13:21:37.666 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-28 13:21:37.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-28 13:21:37.673 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-28 13:21:37.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.679 | + 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-07-28 13:21:37.682 | + 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-07-28 13:21:37.685 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.689 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-28 13:21:37.692 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-28 13:21:37.694 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-28 13:21:37.697 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-28 13:21:37.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.704 | + 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-07-28 13:21:37.706 | + 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-07-28 13:21:37.709 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.712 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-28 13:21:37.715 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-28 13:21:37.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-28 13:21:37.721 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-28 13:21:37.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.727 | + 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-07-28 13:21:37.730 | + 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-07-28 13:21:37.733 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.737 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-28 13:21:37.739 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-28 13:21:37.742 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-28 13:21:37.745 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-28 13:21:37.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.751 | + 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-07-28 13:21:37.754 | + 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-07-28 13:21:37.758 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.760 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-28 13:21:37.763 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-28 13:21:37.766 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-28 13:21:37.769 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-28 13:21:37.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.775 | + 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-07-28 13:21:37.778 | + 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-07-28 13:21:37.781 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.784 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-28 13:21:37.787 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-28 13:21:37.790 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-28 13:21:37.793 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-28 13:21:37.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.798 | + 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-07-28 13:21:37.803 | + 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-07-28 13:21:37.805 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.808 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-28 13:21:37.811 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-28 13:21:37.813 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-28 13:21:37.816 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-28 13:21:37.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.821 | + 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-07-28 13:21:37.824 | + 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-07-28 13:21:37.827 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.829 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-28 13:21:37.832 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-28 13:21:37.834 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-28 13:21:37.836 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-28 13:21:37.839 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.842 | + 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-07-28 13:21:37.844 | + 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-07-28 13:21:37.847 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.849 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-28 13:21:37.853 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-28 13:21:37.855 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-28 13:21:37.858 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-28 13:21:37.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.863 | + 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-07-28 13:21:37.866 | + 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-07-28 13:21:37.869 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.871 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-28 13:21:37.874 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-28 13:21:37.878 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-28 13:21:37.880 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-28 13:21:37.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.886 | + 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-07-28 13:21:37.889 | + 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-07-28 13:21:37.892 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.895 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-28 13:21:37.897 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-28 13:21:37.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:37.902 | + 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-07-28 13:21:37.904 | + 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-07-28 13:21:37.907 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:37.909 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-28 13:21:37.930 | Using python 3.12 to install etcd3gw 2026-07-28 13:21:37.933 | + 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-07-28 13:21:38.490 | Collecting etcd3gw 2026-07-28 13:21:38.540 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-28 13:21:38.546 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-28 13:21:38.561 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-28 13:21:38.563 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-28 13:21:38.704 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-28 13:21:38.708 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:21:38.722 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-28 13:21:38.726 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-28 13:21:38.956 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-28 13:21:38.961 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-28 13:21:38.969 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-28 13:21:39.049 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-28 13:21:39.050 | 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-07-28 13:21:39.062 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-28 13:21:39.063 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-28 13:21:39.078 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-28 13:21:39.080 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-28 13:21:39.083 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-28 13:21:39.092 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-28 13:21:39.103 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-28 13:21:39.112 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-28 13:21:39.118 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-28 13:21:39.119 | 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-07-28 13:21:39.120 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-28 13:21:39.121 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-28 13:21:39.125 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-28 13:21:39.240 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-28 13:21:39.271 | Attempting uninstall: urllib3 2026-07-28 13:21:39.276 | Found existing installation: urllib3 2.0.7 2026-07-28 13:21:39.277 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:39.277 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-28 13:21:39.352 | Attempting uninstall: idna 2026-07-28 13:21:39.356 | Found existing installation: idna 3.6 2026-07-28 13:21:39.357 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:39.357 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-28 13:21:39.435 | Attempting uninstall: requests 2026-07-28 13:21:39.436 | Found existing installation: requests 2.31.0 2026-07-28 13:21:39.437 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:39.437 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-28 13:21:39.542 | 2026-07-28 13:21:39.545 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-28 13:21:39.633 | + inc/python:pip_install:216 : result=0 2026-07-28 13:21:39.636 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:21:39.639 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:39.642 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:39.644 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:39.647 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:39.650 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:39.652 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:21:39.655 | + functions-common:time_stop:2427 : start_time=1785244897925 2026-07-28 13:21:39.658 | + functions-common:time_stop:2429 : [[ -z 1785244897925 ]] 2026-07-28 13:21:39.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:39.665 | + functions-common:time_stop:2432 : end_time=1785244899662 2026-07-28 13:21:39.667 | + functions-common:time_stop:2433 : elapsed_time=1737 2026-07-28 13:21:39.669 | + functions-common:time_stop:2434 : total=19495 2026-07-28 13:21:39.672 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:39.674 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21232 2026-07-28 13:21:39.677 | + inc/python:pip_install:219 : return 0 2026-07-28 13:21:39.679 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-28 13:21:39.682 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-28 13:21:39.685 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-28 13:21:39.688 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:21:39.691 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:21:39.694 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:21:39.697 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:21:39.700 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:21:39.703 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:21:39.706 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:21:39.709 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:21:39.712 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:21:39.715 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:21:39.718 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:21:39.721 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:21:39.724 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:21:39.726 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-28 13:21:39.729 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:39.732 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:39.734 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-28 13:21:39.737 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-28 13:21:39.740 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:21:39.742 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:21:39.745 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:21:39.747 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:21:39.750 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:21:39.753 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:21:39.755 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:39.758 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:39.760 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:21:39.763 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:21:39.766 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:21:39.768 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:21:39.771 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-28 13:21:39.774 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:21:39.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:39.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:39.782 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-28 13:21:39.803 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-28 13:21:39.831 | Reading package lists... 2026-07-28 13:21:40.065 | Building dependency tree... 2026-07-28 13:21:40.066 | Reading state information... 2026-07-28 13:21:40.378 | The following additional packages will be installed: 2026-07-28 13:21:40.381 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-28 13:21:40.382 | Suggested packages: 2026-07-28 13:21:40.382 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-28 13:21:40.382 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-28 13:21:40.382 | python3-uwsgidecorators 2026-07-28 13:21:40.411 | The following NEW packages will be installed: 2026-07-28 13:21:40.413 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-28 13:21:40.413 | uwsgi-plugin-python3 2026-07-28 13:21:40.729 | 0 upgraded, 7 newly installed, 0 to remove and 100 not upgraded. 2026-07-28 13:21:40.730 | Need to get 1,290 kB of archives. 2026-07-28 13:21:40.730 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-28 13:21:40.730 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-28 13:21:41.851 | 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-07-28 13:21:42.098 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-28 13:21:42.583 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-28 13:21:42.597 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-28 13:21:43.847 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-28 13:21:43.859 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-28 13:21:44.326 | Fetched 1,290 kB in 4s (358 kB/s) 2026-07-28 13:21:44.352 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-28 13:21:44.430 | (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 ... 174124 files and directories currently installed.) 2026-07-28 13:21:44.435 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-28 13:21:44.437 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-28 13:21:44.468 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-28 13:21:44.483 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-28 13:21:44.486 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-28 13:21:44.516 | Selecting previously unselected package libzmq5:amd64. 2026-07-28 13:21:44.530 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-28 13:21:44.532 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-28 13:21:44.562 | Selecting previously unselected package libyajl2:amd64. 2026-07-28 13:21:44.575 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-28 13:21:44.577 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-28 13:21:44.604 | Selecting previously unselected package uwsgi-core. 2026-07-28 13:21:44.618 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-28 13:21:44.619 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-28 13:21:44.762 | Selecting previously unselected package uwsgi. 2026-07-28 13:21:44.777 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-28 13:21:44.782 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-28 13:21:44.822 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-28 13:21:44.837 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-28 13:21:44.840 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-28 13:21:44.912 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-28 13:21:45.016 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-28 13:21:45.072 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-28 13:21:45.079 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-28 13:21:45.089 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-28 13:21:45.103 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-28 13:21:45.476 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-28 13:21:45.502 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:21:46.127 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-28 13:21:46.725 | 2026-07-28 13:21:46.725 | Running kernel seems to be up-to-date. 2026-07-28 13:21:46.725 | 2026-07-28 13:21:46.725 | Restarting services... 2026-07-28 13:21:46.790 | 2026-07-28 13:21:46.791 | Service restarts being deferred: 2026-07-28 13:21:46.791 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:21:46.791 | systemctl restart getty@tty1.service 2026-07-28 13:21:46.791 | systemctl restart networkd-dispatcher.service 2026-07-28 13:21:46.791 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:21:46.791 | systemctl restart storpool_beacon.service 2026-07-28 13:21:46.791 | systemctl restart storpool_block.service 2026-07-28 13:21:46.791 | systemctl restart systemd-logind.service 2026-07-28 13:21:46.791 | 2026-07-28 13:21:46.791 | No containers need to be restarted. 2026-07-28 13:21:46.791 | 2026-07-28 13:21:46.791 | User sessions running outdated binaries: 2026-07-28 13:21:46.791 | ubuntu @ session #4: python3[7148] 2026-07-28 13:21:46.800 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:21:46.807 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:21:46.818 | 2026-07-28 13:21:46.818 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:21:47.997 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:21:48.000 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:21:48.003 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:48.006 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:48.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:48.011 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:48.014 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:48.017 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:21:48.019 | + functions-common:time_stop:2427 : start_time=1785244899800 2026-07-28 13:21:48.022 | + functions-common:time_stop:2429 : [[ -z 1785244899800 ]] 2026-07-28 13:21:48.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:48.030 | + functions-common:time_stop:2432 : end_time=1785244908027 2026-07-28 13:21:48.033 | + functions-common:time_stop:2433 : elapsed_time=8227 2026-07-28 13:21:48.036 | + functions-common:time_stop:2434 : total=105890 2026-07-28 13:21:48.039 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:48.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=114117 2026-07-28 13:21:48.044 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:21:48.047 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-28 13:21:48.050 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:21:48.053 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:21:48.056 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-28 13:21:48.097 | No module matches proxy 2026-07-28 13:21:48.100 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-28 13:21:48.138 | Enabling module proxy. 2026-07-28 13:21:48.145 | To activate the new configuration, you need to run: 2026-07-28 13:21:48.145 | systemctl restart apache2 2026-07-28 13:21:48.150 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-28 13:21:48.195 | Considering dependency proxy for proxy_uwsgi: 2026-07-28 13:21:48.195 | Module proxy already enabled 2026-07-28 13:21:48.195 | Enabling module proxy_uwsgi. 2026-07-28 13:21:48.201 | To activate the new configuration, you need to run: 2026-07-28 13:21:48.201 | systemctl restart apache2 2026-07-28 13:21:48.206 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-28 13:21:48.210 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:21:48.214 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:21:48.217 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:21:48.342 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-28 13:21:48.345 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-28 13:21:48.348 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-28 13:21:48.351 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.354 | + 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-07-28 13:21:48.357 | + 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-07-28 13:21:48.360 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.364 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-28 13:21:48.367 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-28 13:21:48.371 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-28 13:21:48.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.376 | + 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-07-28 13:21:48.379 | + 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-07-28 13:21:48.381 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.384 | + ./stack.sh:main:908 : install_glanceclient 2026-07-28 13:21:48.387 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-28 13:21:48.390 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-28 13:21:48.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.396 | + 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-07-28 13:21:48.398 | + 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-07-28 13:21:48.401 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.404 | + ./stack.sh:main:909 : install_cinderclient 2026-07-28 13:21:48.407 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-28 13:21:48.410 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-28 13:21:48.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.415 | + 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-07-28 13:21:48.418 | + 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-07-28 13:21:48.420 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.423 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-28 13:21:48.426 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-28 13:21:48.429 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.432 | + 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-07-28 13:21:48.435 | + 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-07-28 13:21:48.438 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.440 | + ./stack.sh:main:910 : install_novaclient 2026-07-28 13:21:48.443 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-28 13:21:48.447 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-28 13:21:48.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.452 | + 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-07-28 13:21:48.455 | + 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-07-28 13:21:48.457 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.460 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-28 13:21:48.478 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:48.481 | + ./stack.sh:main:912 : install_swiftclient 2026-07-28 13:21:48.483 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-28 13:21:48.486 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-28 13:21:48.489 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.491 | + 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-07-28 13:21:48.493 | + 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-07-28 13:21:48.495 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.499 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-28 13:21:48.515 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:48.517 | + ./stack.sh:main:915 : install_neutronclient 2026-07-28 13:21:48.519 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-28 13:21:48.522 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-28 13:21:48.525 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.528 | + 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-07-28 13:21:48.531 | + 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-07-28 13:21:48.533 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.535 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-28 13:21:48.538 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-28 13:21:48.541 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-28 13:21:48.543 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:21:48.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-07-28 13:21:48.548 | + 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-07-28 13:21:48.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:21:48.554 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-28 13:21:48.557 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-28 13:21:48.560 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-28 13:21:48.563 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-28 13:21:48.566 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-28 13:21:48.569 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-28 13:21:48.572 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-28 13:21:48.573 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-28 13:21:48.578 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-28 13:21:48.581 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-28 13:21:48.583 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-28 13:21:48.586 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-28 13:21:48.588 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-28 13:21:48.609 | Using python 3.12 to install keystonemiddleware 2026-07-28 13:21:48.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 keystonemiddleware 2026-07-28 13:21:49.177 | Collecting keystonemiddleware 2026-07-28 13:21:49.223 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-28 13:21:49.245 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-28 13:21:49.249 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-28 13:21:49.267 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-28 13:21:49.272 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-28 13:21:49.300 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-28 13:21:49.310 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-28 13:21:49.331 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-28 13:21:49.335 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-28 13:21:49.353 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-28 13:21:49.357 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-28 13:21:49.384 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-28 13:21:49.388 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-28 13:21:49.412 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-28 13:21:49.415 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:21:49.438 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-28 13:21:49.442 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:21:49.446 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-28 13:21:49.456 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-28 13:21:49.459 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-28 13:21:49.481 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-28 13:21:49.484 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-28 13:21:49.503 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-28 13:21:49.507 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:21:49.511 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-28 13:21:49.524 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-28 13:21:49.527 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-28 13:21:49.533 | 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-07-28 13:21:49.547 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-28 13:21:49.551 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-28 13:21:49.568 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-28 13:21:49.571 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-28 13:21:49.591 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-28 13:21:49.595 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-28 13:21:49.649 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-28 13:21:49.655 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-28 13:21:49.675 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-28 13:21:49.678 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-28 13:21:49.700 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-28 13:21:49.707 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-28 13:21:49.727 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-28 13:21:49.731 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-28 13:21:49.737 | 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-07-28 13:21:49.755 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-28 13:21:49.759 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-28 13:21:49.765 | 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-07-28 13:21:49.767 | 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.2) 2026-07-28 13:21:49.831 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-28 13:21:49.835 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-28 13:21:49.858 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-28 13:21:49.861 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-28 13:21:49.866 | 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-07-28 13:21:49.867 | 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-07-28 13:21:49.869 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-28 13:21:49.888 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-28 13:21:49.891 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-28 13:21:49.899 | 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-07-28 13:21:49.900 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-28 13:21:49.900 | 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-07-28 13:21:49.901 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-28 13:21:49.917 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-28 13:21:49.926 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-28 13:21:49.936 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-28 13:21:49.942 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-28 13:21:49.948 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-28 13:21:49.955 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-28 13:21:49.961 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-28 13:21:49.973 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-28 13:21:50.009 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 62.0 MB/s 0:00:00 2026-07-28 13:21:50.013 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-28 13:21:50.019 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-28 13:21:50.026 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-28 13:21:50.033 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-28 13:21:50.039 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-28 13:21:50.050 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-28 13:21:50.066 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-28 13:21:50.073 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-28 13:21:50.079 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-28 13:21:50.086 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-28 13:21:50.095 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-28 13:21:50.107 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-28 13:21:50.113 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-28 13:21:50.118 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-28 13:21:50.125 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-28 13:21:50.131 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-28 13:21:50.279 | 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-07-28 13:21:50.347 | Attempting uninstall: typing-extensions 2026-07-28 13:21:50.353 | Found existing installation: typing_extensions 4.10.0 2026-07-28 13:21:50.353 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:50.353 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-28 13:21:50.414 | Attempting uninstall: six 2026-07-28 13:21:50.418 | Found existing installation: six 1.16.0 2026-07-28 13:21:50.418 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:50.418 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-28 13:21:50.445 | Attempting uninstall: pyparsing 2026-07-28 13:21:50.450 | Found existing installation: pyparsing 3.1.1 2026-07-28 13:21:50.450 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:50.450 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-28 13:21:50.519 | Attempting uninstall: PyJWT 2026-07-28 13:21:50.523 | Found existing installation: PyJWT 2.7.0 2026-07-28 13:21:50.523 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:50.524 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-28 13:21:50.548 | Attempting uninstall: netaddr 2026-07-28 13:21:50.557 | Found existing installation: netaddr 0.8.0 2026-07-28 13:21:50.557 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:50.558 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-28 13:21:50.705 | Attempting uninstall: python-dateutil 2026-07-28 13:21:50.710 | Found existing installation: python-dateutil 2.8.2 2026-07-28 13:21:50.710 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:21:50.711 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-28 13:21:51.823 | 2026-07-28 13:21:51.827 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.5.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-28 13:21:51.932 | + inc/python:pip_install:216 : result=0 2026-07-28 13:21:51.936 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:21:51.938 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:51.941 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:51.944 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:51.947 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:51.949 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:51.952 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:21:51.955 | + functions-common:time_stop:2427 : start_time=1785244908604 2026-07-28 13:21:51.957 | + functions-common:time_stop:2429 : [[ -z 1785244908604 ]] 2026-07-28 13:21:51.961 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:51.965 | + functions-common:time_stop:2432 : end_time=1785244911962 2026-07-28 13:21:51.968 | + functions-common:time_stop:2433 : elapsed_time=3358 2026-07-28 13:21:51.970 | + functions-common:time_stop:2434 : total=21232 2026-07-28 13:21:51.972 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:51.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24590 2026-07-28 13:21:51.978 | + inc/python:pip_install:219 : return 0 2026-07-28 13:21:51.980 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-28 13:21:51.983 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-28 13:21:51.986 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-28 13:21:51.989 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-28 13:21:51.993 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-28 13:21:51.995 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-28 13:21:51.999 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-28 13:21:52.000 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-28 13:21:52.004 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-28 13:21:52.007 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-28 13:21:52.010 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-28 13:21:52.013 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-28 13:21:52.015 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-28 13:21:52.037 | Using python 3.12 to install python-memcached 2026-07-28 13:21:52.039 | + 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-07-28 13:21:52.625 | Collecting python-memcached 2026-07-28 13:21:52.684 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-28 13:21:52.694 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-28 13:21:52.776 | Installing collected packages: python-memcached 2026-07-28 13:21:52.795 | Successfully installed python-memcached-1.62 2026-07-28 13:21:52.854 | + inc/python:pip_install:216 : result=0 2026-07-28 13:21:52.856 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:21:52.859 | + functions-common:time_stop:2420 : local name 2026-07-28 13:21:52.862 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:21:52.864 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:21:52.867 | + functions-common:time_stop:2423 : local total 2026-07-28 13:21:52.869 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:21:52.871 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:21:52.874 | + functions-common:time_stop:2427 : start_time=1785244912031 2026-07-28 13:21:52.876 | + functions-common:time_stop:2429 : [[ -z 1785244912031 ]] 2026-07-28 13:21:52.879 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:21:52.883 | + functions-common:time_stop:2432 : end_time=1785244912881 2026-07-28 13:21:52.886 | + functions-common:time_stop:2433 : elapsed_time=850 2026-07-28 13:21:52.889 | + functions-common:time_stop:2434 : total=24590 2026-07-28 13:21:52.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:21:52.894 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25440 2026-07-28 13:21:52.897 | + inc/python:pip_install:219 : return 0 2026-07-28 13:21:52.899 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-28 13:21:52.917 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:21:52.920 | + ./stack.sh:main:922 : '[' 10.4.3.189 == 10.4.3.189 ']' 2026-07-28 13:21:52.923 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-28 13:21:52.926 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-28 13:21:52.929 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-28 13:21:52.933 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-28 13:21:52.935 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-28 13:21:52.938 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-28 13:21:52.955 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:21:52.958 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-28 13:21:52.961 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-28 13:21:52.964 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-28 13:21:52.966 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:21:52.968 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:21:52.972 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:21:52.975 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:21:52.978 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:21:52.982 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:21:52.998 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:21:53.001 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:21:53.004 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:21:53.007 | + functions-common:git_clone:610 : echo master 2026-07-28 13:21:53.007 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:21:53.012 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-28 13:21:53.016 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:21:53.018 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-28 13:21:53.032 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-28 13:21:53.036 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:21:53.036 | + functions-common:git_clone:673 : head -1 2026-07-28 13:21:53.079 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-28 13:21:53.083 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:21:53.086 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-28 13:21:53.089 | + inc/python:setup_develop:353 : local bindep 2026-07-28 13:21:53.091 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-28 13:21:53.094 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-28 13:21:53.097 | + inc/python:setup_develop:359 : local extras= 2026-07-28 13:21:53.099 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-28 13:21:53.102 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:21:53.105 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-28 13:21:53.107 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-28 13:21:53.109 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:21:53.111 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-28 13:21:53.114 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-28 13:21:53.117 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:21:53.121 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-28 13:21:53.123 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:21:53.126 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:21:53.129 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-28 13:21:53.136 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-28 13:21:53.138 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-28 13:21:53.141 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-28 13:21:53.219 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-28 13:21:53.222 | + inc/python:setup_package:436 : local bindep=0 2026-07-28 13:21:53.224 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:21:53.227 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:21:53.230 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-28 13:21:53.232 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-28 13:21:53.235 | + inc/python:setup_package:445 : local flags=-e 2026-07-28 13:21:53.238 | + inc/python:setup_package:446 : local extras= 2026-07-28 13:21:53.240 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:21:53.242 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-28 13:21:53.245 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-28 13:21:53.247 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-28 13:21:53.249 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:21:53.251 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-28 13:21:53.269 | Using python 3.12 to install /opt/stack/keystone 2026-07-28 13:21:53.271 | + 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-07-28 13:21:53.748 | Obtaining file:///opt/stack/keystone 2026-07-28 13:21:53.751 | Installing build dependencies: started 2026-07-28 13:21:54.486 | Installing build dependencies: finished with status 'done' 2026-07-28 13:21:54.487 | Checking if build backend supports build_editable: started 2026-07-28 13:21:54.767 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:21:54.768 | Getting requirements to build editable: started 2026-07-28 13:21:54.931 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:21:54.933 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:21:55.642 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:21:55.650 | 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.dev58) (7.0.3) 2026-07-28 13:21:55.650 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.8.10) 2026-07-28 13:21:55.717 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-28 13:21:55.764 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-28 13:21:55.779 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-28 13:21:55.782 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-28 13:21:55.951 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-28 13:21:55.955 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-28 13:21:56.204 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.207 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-28 13:21:56.216 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.9.0) 2026-07-28 13:21:56.217 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.8.0) 2026-07-28 13:21:56.217 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (13.0.0) 2026-07-28 13:21:56.248 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.251 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-28 13:21:56.260 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (4.3.0) 2026-07-28 13:21:56.260 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.5.0) 2026-07-28 13:21:56.261 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.5.0) 2026-07-28 13:21:56.287 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.290 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-28 13:21:56.316 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.320 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-28 13:21:56.327 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.9.0) 2026-07-28 13:21:56.329 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (8.3.0) 2026-07-28 13:21:56.349 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.352 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-28 13:21:56.379 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.382 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-28 13:21:56.389 | 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.dev58) (5.11.0) 2026-07-28 13:21:56.400 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.404 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-28 13:21:56.408 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.1.1) 2026-07-28 13:21:56.417 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.420 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-28 13:21:56.437 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.440 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-28 13:21:56.445 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (2.13.0) 2026-07-28 13:21:56.445 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.5.0) 2026-07-28 13:21:56.459 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.462 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-28 13:21:56.468 | 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.dev58) (4.1.0) 2026-07-28 13:21:56.468 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.2.1) 2026-07-28 13:21:56.480 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.484 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-28 13:21:56.503 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-28 13:21:56.506 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-28 13:21:56.592 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-28 13:21:56.596 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-28 13:21:56.633 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-28 13:21:56.636 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-28 13:21:56.641 | 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.dev58) (5.3.1) 2026-07-28 13:21:56.650 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-28 13:21:56.653 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-28 13:21:56.668 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-28 13:21:56.671 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-28 13:21:56.767 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-28 13:21:56.770 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-28 13:21:56.785 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-28 13:21:56.787 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-28 13:21:56.833 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-28 13:21:56.837 | 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-07-28 13:21:56.853 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-28 13:21:56.857 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-28 13:21:56.864 | 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.dev58) (1.17.0) 2026-07-28 13:21:56.892 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-28 13:21:56.896 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-28 13:21:56.919 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-28 13:21:56.922 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-28 13:21:56.939 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-28 13:21:56.942 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-28 13:21:56.963 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-28 13:21:56.965 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-28 13:21:57.241 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.245 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-28 13:21:57.254 | 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.dev58) (5.15.0) 2026-07-28 13:21:57.256 | 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.dev58) (2.34.2) 2026-07-28 13:21:57.258 | 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.dev58) (2.1.0) 2026-07-28 13:21:57.258 | 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.dev58) (1.8.2) 2026-07-28 13:21:57.259 | 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.dev58) (4.15.0) 2026-07-28 13:21:57.265 | 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.dev58) (1.3.0) 2026-07-28 13:21:57.265 | 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.dev58) (2.0.0) 2026-07-28 13:21:57.266 | 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.dev58) (6.0.3) 2026-07-28 13:21:57.290 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.293 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-28 13:21:57.302 | 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.dev58) (3.1.0) 2026-07-28 13:21:57.319 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.323 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-28 13:21:57.344 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.347 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-28 13:21:57.368 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.371 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-28 13:21:57.380 | 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.dev58) (2.2.2) 2026-07-28 13:21:57.383 | 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.dev58) (2.9.0.post0) 2026-07-28 13:21:57.384 | 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.dev58) (3.4.0) 2026-07-28 13:21:57.408 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.411 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-28 13:21:57.434 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.438 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-28 13:21:57.456 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.459 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-28 13:21:57.483 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.486 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:21:57.630 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.634 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-28 13:21:57.648 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.651 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-28 13:21:57.671 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.675 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-28 13:21:57.681 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (26.2) 2026-07-28 13:21:57.694 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.697 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:21:57.718 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.723 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-28 13:21:57.748 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.752 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-28 13:21:57.877 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.880 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-28 13:21:57.902 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.906 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-28 13:21:57.921 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:57.925 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-28 13:21:58.102 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.108 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-28 13:21:58.241 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.244 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-28 13:21:58.277 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.281 | 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-07-28 13:21:58.297 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.300 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-28 13:21:58.321 | 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.dev58) 2026-07-28 13:21:58.325 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-28 13:21:58.345 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.349 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-28 13:21:58.360 | 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.dev58) (3.3.2) 2026-07-28 13:21:58.361 | 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.dev58) (7.2.2) 2026-07-28 13:21:58.367 | 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.dev58) (83.0.0) 2026-07-28 13:21:58.381 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.385 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-28 13:21:58.414 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.417 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-28 13:21:58.436 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.439 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-28 13:21:58.461 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.465 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-28 13:21:58.477 | 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.dev58) (3.4.7) 2026-07-28 13:21:58.477 | 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.dev58) (3.18) 2026-07-28 13:21:58.478 | 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.dev58) (2.7.0) 2026-07-28 13:21:58.479 | 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.dev58) (2023.11.17) 2026-07-28 13:21:58.503 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.507 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-28 13:21:58.534 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-28 13:21:58.538 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-28 13:21:58.583 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-28 13:21:58.595 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-28 13:21:58.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 69.8 MB/s 0:00:00 2026-07-28 13:21:58.657 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-28 13:21:58.666 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-28 13:21:58.672 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-28 13:21:58.681 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-28 13:21:58.689 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-28 13:21:58.695 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-28 13:21:58.701 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-28 13:21:58.706 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-28 13:21:58.714 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-28 13:21:58.720 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-28 13:21:58.727 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-28 13:21:58.733 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-28 13:21:58.739 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-28 13:21:58.750 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-28 13:21:58.759 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-28 13:21:58.771 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-28 13:21:58.780 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-28 13:21:58.787 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-28 13:21:58.792 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-28 13:21:58.798 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-28 13:21:58.806 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-28 13:21:58.813 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-28 13:21:58.822 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-28 13:21:58.830 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-28 13:21:58.838 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-28 13:21:58.855 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-28 13:21:58.870 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-28 13:21:58.883 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 40.5 MB/s 0:00:00 2026-07-28 13:21:58.888 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-28 13:21:58.895 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-28 13:21:58.901 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-28 13:21:58.908 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-28 13:21:58.915 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-28 13:21:58.925 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-28 13:21:58.934 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-28 13:21:58.939 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-28 13:21:58.945 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-28 13:21:58.956 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-28 13:21:58.962 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-28 13:21:58.976 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-28 13:21:58.984 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-28 13:21:58.990 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-28 13:21:58.996 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-28 13:21:59.002 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-28 13:21:59.011 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-28 13:21:59.058 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 72.0 MB/s 0:00:00 2026-07-28 13:21:59.062 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-28 13:21:59.068 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-28 13:21:59.074 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-28 13:21:59.081 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-28 13:21:59.090 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-28 13:21:59.099 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-28 13:21:59.108 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-28 13:21:59.113 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-28 13:21:59.118 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-28 13:21:59.124 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-28 13:21:59.131 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-28 13:21:59.207 | Building wheels for collected packages: keystone 2026-07-28 13:21:59.208 | Building editable for keystone (pyproject.toml): started 2026-07-28 13:21:59.841 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-28 13:21:59.842 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=42aac623ac094c57aff3ed7a44c8fa36a3b288c8f2a58a112166f430d9470df0 2026-07-28 13:21:59.843 | Stored in directory: /tmp/pip-ephem-wheel-cache-af4j1w75/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-28 13:21:59.846 | Successfully built keystone 2026-07-28 13:21:59.994 | 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-07-28 13:22:00.013 | Attempting uninstall: pytz 2026-07-28 13:22:00.019 | Found existing installation: pytz 2024.1 2026-07-28 13:22:00.020 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:00.020 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-28 13:22:00.869 | Attempting uninstall: oauthlib 2026-07-28 13:22:00.875 | Found existing installation: oauthlib 3.2.2 2026-07-28 13:22:00.875 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:00.875 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-28 13:22:00.949 | Attempting uninstall: markupsafe 2026-07-28 13:22:00.955 | Found existing installation: MarkupSafe 2.1.5 2026-07-28 13:22:00.955 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:00.955 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-28 13:22:01.530 | Attempting uninstall: click 2026-07-28 13:22:01.536 | Found existing installation: click 8.1.6 2026-07-28 13:22:01.536 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:01.537 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-28 13:22:01.626 | Attempting uninstall: blinker 2026-07-28 13:22:01.632 | Found existing installation: blinker 1.7.0 2026-07-28 13:22:01.633 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:01.633 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-28 13:22:01.643 | Attempting uninstall: bcrypt 2026-07-28 13:22:01.650 | Found existing installation: bcrypt 3.2.2 2026-07-28 13:22:01.651 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:01.651 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-28 13:22:01.662 | Attempting uninstall: attrs 2026-07-28 13:22:01.670 | Found existing installation: attrs 23.2.0 2026-07-28 13:22:01.670 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:01.671 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-28 13:22:03.377 | Attempting uninstall: jinja2 2026-07-28 13:22:03.385 | Found existing installation: Jinja2 3.1.2 2026-07-28 13:22:03.385 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:03.385 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-28 13:22:03.944 | Attempting uninstall: cryptography 2026-07-28 13:22:03.951 | Found existing installation: cryptography 41.0.7 2026-07-28 13:22:03.951 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:03.952 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-28 13:22:04.272 | Attempting uninstall: pyopenssl 2026-07-28 13:22:04.279 | Found existing installation: pyOpenSSL 23.2.0 2026-07-28 13:22:04.279 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:04.280 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-28 13:22:04.505 | Attempting uninstall: jsonschema 2026-07-28 13:22:04.512 | Found existing installation: jsonschema 4.10.3 2026-07-28 13:22:04.513 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:04.513 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-28 13:22:05.346 | 2026-07-28 13:22:05.347 | 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-07-28 13:22:05.347 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-28 13:22:05.354 | 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.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 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.2 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.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev58 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.7.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-28 13:22:05.623 | + inc/python:pip_install:216 : result=0 2026-07-28 13:22:05.626 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:22:05.628 | + functions-common:time_stop:2420 : local name 2026-07-28 13:22:05.630 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:22:05.633 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:22:05.635 | + functions-common:time_stop:2423 : local total 2026-07-28 13:22:05.638 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:22:05.640 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:22:05.643 | + functions-common:time_stop:2427 : start_time=1785244913265 2026-07-28 13:22:05.645 | + functions-common:time_stop:2429 : [[ -z 1785244913265 ]] 2026-07-28 13:22:05.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:22:05.652 | + functions-common:time_stop:2432 : end_time=1785244925649 2026-07-28 13:22:05.655 | + functions-common:time_stop:2433 : elapsed_time=12384 2026-07-28 13:22:05.657 | + functions-common:time_stop:2434 : total=25440 2026-07-28 13:22:05.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:22:05.662 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37824 2026-07-28 13:22:05.664 | + inc/python:pip_install:219 : return 0 2026-07-28 13:22:05.666 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:22:05.669 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:22:05.672 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-28 13:22:05.675 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-28 13:22:05.678 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:05.680 | + 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-07-28 13:22:05.683 | + 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-07-28 13:22:05.686 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:05.688 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-28 13:22:05.707 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:05.710 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-28 13:22:05.713 | + ./stack.sh:main:924 : configure_keystone 2026-07-28 13:22:05.716 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-28 13:22:05.729 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-28 13:22:05.732 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-28 13:22:05.737 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-28 13:22:05.754 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:05.757 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-28 13:22:05.790 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-28 13:22:05.820 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-28 13:22:05.852 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-28 13:22:05.885 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-28 13:22:05.919 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-28 13:22:05.952 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-28 13:22:05.987 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-28 13:22:06.017 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-28 13:22:06.053 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-28 13:22:06.055 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-28 13:22:06.057 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-28 13:22:06.060 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-28 13:22:06.062 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-28 13:22:06.065 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-28 13:22:06.082 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:06.085 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-28 13:22:06.087 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-28 13:22:06.090 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-28 13:22:06.106 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:06.108 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:22:06.112 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:22:06.143 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-28 13:22:06.146 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-28 13:22:06.149 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.189/identity 2026-07-28 13:22:06.185 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-28 13:22:06.188 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-28 13:22:06.222 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-28 13:22:06.225 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-28 13:22:06.228 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-28 13:22:06.230 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-28 13:22:06.233 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:22:06.236 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:22:06.239 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:22:06.257 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:06.259 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:22:06.261 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-28 13:22:06.264 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-28 13:22:06.300 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-28 13:22:06.302 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-28 13:22:06.305 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-28 13:22:06.308 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-28 13:22:06.311 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:22:06.328 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:22:06.331 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:22:06.334 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:22:06.336 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:22:06.339 | + 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-07-28 13:22:06.370 | + 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-07-28 13:22:06.400 | + 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-07-28 13:22:06.432 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:22:06.463 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-28 13:22:06.495 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-28 13:22:06.529 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-28 13:22:06.531 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-28 13:22:06.535 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-28 13:22:06.537 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-28 13:22:06.539 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-28 13:22:06.542 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-28 13:22:06.544 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-28 13:22:06.547 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-28 13:22:06.549 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-28 13:22:06.562 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-28 13:22:06.562 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:22:06.570 | d /var/run/uwsgi 0755 stack root 2026-07-28 13:22:06.574 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:22:06.585 | /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-07-28 13:22:06.589 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-28 13:22:06.592 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-28 13:22:06.596 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-28 13:22:06.599 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-28 13:22:06.632 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-28 13:22:06.663 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-28 13:22:06.693 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-28 13:22:06.723 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-28 13:22:06.753 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-28 13:22:06.782 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-28 13:22:06.811 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-28 13:22:06.843 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-28 13:22:06.875 | + 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-07-28 13:22:06.904 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-28 13:22:06.935 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-28 13:22:06.966 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-28 13:22:06.995 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-28 13:22:07.026 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-28 13:22:07.028 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-28 13:22:07.031 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-28 13:22:07.033 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-28 13:22:07.036 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:22:07.038 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:07.040 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:07.043 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-28 13:22:07.046 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-28 13:22:07.049 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-28 13:22:07.078 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-28 13:22:07.107 | + 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-07-28 13:22:07.108 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-28 13:22:07.116 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-28 13:22:07.119 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-28 13:22:07.122 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-28 13:22:07.124 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:22:07.127 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:22:07.129 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:22:07.132 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:22:07.134 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:07.137 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:07.139 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:22:07.142 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:22:07.145 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:07.147 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:07.150 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-28 13:22:07.190 | Enabling site keystone-api. 2026-07-28 13:22:07.196 | To activate the new configuration, you need to run: 2026-07-28 13:22:07.197 | systemctl reload apache2 2026-07-28 13:22:07.201 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-28 13:22:07.203 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:22:07.206 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:22:07.208 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:22:07.310 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-28 13:22:07.342 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-28 13:22:07.376 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-28 13:22:07.408 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-28 13:22:07.410 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-28 13:22:07.442 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-28 13:22:07.474 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-28 13:22:07.505 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-28 13:22:07.538 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-28 13:22:07.541 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-28 13:22:07.578 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-28 13:22:07.600 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:07.603 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-28 13:22:07.624 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:07.627 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-28 13:22:07.631 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-28 13:22:07.634 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-28 13:22:07.636 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-28 13:22:07.638 | + lib/stack:stack_install_service:32 : install_swift 2026-07-28 13:22:07.642 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-28 13:22:07.645 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-28 13:22:07.647 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-28 13:22:07.649 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:22:07.652 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:22:07.656 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:22:07.660 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:22:07.663 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:22:07.666 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:22:07.686 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:22:07.689 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:22:07.691 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:07.695 | + functions-common:git_clone:610 : echo master 2026-07-28 13:22:07.695 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:22:07.700 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-28 13:22:07.702 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:07.705 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-28 13:22:07.720 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-28 13:22:07.722 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:22:07.724 | + functions-common:git_clone:673 : head -1 2026-07-28 13:22:07.752 | b0f92bd97 statsd: send None label values as an empty string 2026-07-28 13:22:07.756 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:22:07.759 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-28 13:22:07.763 | + inc/python:setup_develop:353 : local bindep 2026-07-28 13:22:07.766 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-28 13:22:07.770 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-28 13:22:07.775 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-28 13:22:07.779 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-28 13:22:07.782 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:22:07.786 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-28 13:22:07.789 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-28 13:22:07.792 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:22:07.796 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-28 13:22:07.801 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-28 13:22:07.805 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:22:07.808 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-28 13:22:07.812 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:22:07.815 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:22:07.820 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-28 13:22:07.827 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-28 13:22:07.830 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-28 13:22:07.833 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-28 13:22:07.920 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-28 13:22:07.923 | + inc/python:setup_package:436 : local bindep=0 2026-07-28 13:22:07.926 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:22:07.929 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:22:07.933 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-28 13:22:07.936 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-28 13:22:07.939 | + inc/python:setup_package:445 : local flags=-e 2026-07-28 13:22:07.943 | + inc/python:setup_package:446 : local extras=keystone 2026-07-28 13:22:07.945 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:22:07.949 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-28 13:22:07.952 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-28 13:22:07.954 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-28 13:22:07.957 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:22:07.960 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-28 13:22:07.983 | Using python 3.12 to install /opt/stack/swift 2026-07-28 13:22:07.985 | + 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-07-28 13:22:08.482 | Obtaining file:///opt/stack/swift 2026-07-28 13:22:08.484 | Installing build dependencies: started 2026-07-28 13:22:09.240 | Installing build dependencies: finished with status 'done' 2026-07-28 13:22:09.241 | Checking if build backend supports build_editable: started 2026-07-28 13:22:09.527 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:22:09.528 | Getting requirements to build editable: started 2026-07-28 13:22:09.682 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:22:09.683 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:22:10.277 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:22:10.288 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev42) (0.41.0) 2026-07-28 13:22:10.288 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev42) (3.5.3) 2026-07-28 13:22:10.288 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev42) (3.1.0) 2026-07-28 13:22:11.651 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev42) 2026-07-28 13:22:11.701 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-28 13:22:11.707 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev42) (2.34.2) 2026-07-28 13:22:11.747 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev42) 2026-07-28 13:22:11.751 | 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-07-28 13:22:11.767 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev42) 2026-07-28 13:22:11.771 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-28 13:22:11.776 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev42) (43.0.3) 2026-07-28 13:22:11.776 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev42) (2.8.0) 2026-07-28 13:22:11.778 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev42) (13.0.0) 2026-07-28 13:22:11.779 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.1.dev42) (2.0.0) 2026-07-28 13:22:11.781 | 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.1.dev42) (3.0) 2026-07-28 13:22:11.786 | 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.1.dev42) (5.15.0) 2026-07-28 13:22:11.786 | 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.1.dev42) (4.3.0) 2026-07-28 13:22:11.787 | 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.1.dev42) (10.5.0) 2026-07-28 13:22:11.788 | 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.1.dev42) (6.5.0) 2026-07-28 13:22:11.788 | 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.1.dev42) (6.9.0) 2026-07-28 13:22:11.789 | 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.1.dev42) (8.3.0) 2026-07-28 13:22:11.789 | 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.1.dev42) (5.11.0) 2026-07-28 13:22:11.789 | 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.1.dev42) (10.1.1) 2026-07-28 13:22:11.789 | 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.1.dev42) (7.0.3) 2026-07-28 13:22:11.790 | 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.1.dev42) (4.1.0) 2026-07-28 13:22:11.790 | 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.1.dev42) (2.13.0) 2026-07-28 13:22:11.791 | 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.1.dev42) (5.8.0) 2026-07-28 13:22:11.791 | 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.1.dev42) (1.8.10) 2026-07-28 13:22:11.793 | 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.1.dev42) (2.1.0) 2026-07-28 13:22:11.794 | 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.1.dev42) (5.9.0) 2026-07-28 13:22:11.794 | 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.1.dev42) (1.8.2) 2026-07-28 13:22:11.795 | 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.1.dev42) (4.15.0) 2026-07-28 13:22:11.798 | 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.1.dev42) (1.5.0) 2026-07-28 13:22:11.800 | 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.1.dev42) (5.3.1) 2026-07-28 13:22:11.802 | 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.1.dev42) (1.3.0) 2026-07-28 13:22:11.803 | 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.1.dev42) (2.0.0) 2026-07-28 13:22:11.803 | 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.1.dev42) (6.0.3) 2026-07-28 13:22:11.808 | 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.1.dev42) (2.9.0.post0) 2026-07-28 13:22:11.809 | 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.1.dev42) (3.1.0) 2026-07-28 13:22:11.810 | 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.1.dev42) (2.2.2) 2026-07-28 13:22:11.811 | 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.1.dev42) (1.2.1) 2026-07-28 13:22:11.814 | 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.1.dev42) (3.3.2) 2026-07-28 13:22:11.814 | 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.1.dev42) (26.2) 2026-07-28 13:22:11.815 | 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.1.dev42) (7.2.2) 2026-07-28 13:22:11.818 | 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.1.dev42) (83.0.0) 2026-07-28 13:22:11.826 | 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.1.dev42) (1.17.0) 2026-07-28 13:22:11.830 | 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.1.dev42) (3.4.7) 2026-07-28 13:22:11.831 | 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.1.dev42) (3.18) 2026-07-28 13:22:11.831 | 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.1.dev42) (2.7.0) 2026-07-28 13:22:11.832 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev42) (2023.11.17) 2026-07-28 13:22:11.856 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-28 13:22:11.952 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 65.6 MB/s 0:00:00 2026-07-28 13:22:11.955 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-28 13:22:11.967 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 43.5 MB/s 0:00:00 2026-07-28 13:22:11.970 | 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-07-28 13:22:11.985 | Building wheels for collected packages: swift 2026-07-28 13:22:11.986 | Building editable for swift (pyproject.toml): started 2026-07-28 13:22:12.626 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-28 13:22:12.627 | Created wheel for swift: filename=swift-2.38.1.dev42-0.editable-py3-none-any.whl size=19812 sha256=d40e504d67768c7a4dae027477260e9e0a35dffed00cbab929bce86111d4c337 2026-07-28 13:22:12.627 | Stored in directory: /tmp/pip-ephem-wheel-cache-fs6zna8x/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-28 13:22:12.630 | Successfully built swift 2026-07-28 13:22:12.720 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-28 13:22:12.910 | 2026-07-28 13:22:12.937 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev42 xattr-1.3.0 2026-07-28 13:22:13.035 | + inc/python:pip_install:216 : result=0 2026-07-28 13:22:13.037 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:22:13.040 | + functions-common:time_stop:2420 : local name 2026-07-28 13:22:13.043 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:22:13.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:22:13.048 | + functions-common:time_stop:2423 : local total 2026-07-28 13:22:13.050 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:22:13.053 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:22:13.055 | + functions-common:time_stop:2427 : start_time=1785244927977 2026-07-28 13:22:13.057 | + functions-common:time_stop:2429 : [[ -z 1785244927977 ]] 2026-07-28 13:22:13.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:22:13.064 | + functions-common:time_stop:2432 : end_time=1785244933061 2026-07-28 13:22:13.066 | + functions-common:time_stop:2433 : elapsed_time=5084 2026-07-28 13:22:13.068 | + functions-common:time_stop:2434 : total=37824 2026-07-28 13:22:13.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:22:13.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42908 2026-07-28 13:22:13.076 | + inc/python:pip_install:219 : return 0 2026-07-28 13:22:13.079 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:22:13.081 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:22:13.083 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-28 13:22:13.086 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-28 13:22:13.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:13.091 | + 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-07-28 13:22:13.094 | + 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-07-28 13:22:13.096 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:13.099 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-28 13:22:13.101 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-28 13:22:13.105 | + ./stack.sh:main:933 : configure_swift 2026-07-28 13:22:13.107 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-28 13:22:13.109 | + lib/swift:configure_swift:332 : local node_number 2026-07-28 13:22:13.111 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-28 13:22:13.113 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-28 13:22:13.116 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-28 13:22:13.443 | No account-replicator running 2026-07-28 13:22:13.444 | No container-updater running 2026-07-28 13:22:13.444 | No account-reaper running 2026-07-28 13:22:13.444 | No object-updater running 2026-07-28 13:22:13.444 | No object-replicator running 2026-07-28 13:22:13.444 | No object-auditor running 2026-07-28 13:22:13.444 | No container-sharder running 2026-07-28 13:22:13.444 | No proxy-server running 2026-07-28 13:22:13.444 | No container-sync running 2026-07-28 13:22:13.444 | No object-expirer running 2026-07-28 13:22:13.444 | No object-reconstructor running 2026-07-28 13:22:13.444 | No account-server running 2026-07-28 13:22:13.444 | No account-auditor running 2026-07-28 13:22:13.444 | No container-replicator running 2026-07-28 13:22:13.444 | No container-server running 2026-07-28 13:22:13.444 | No container-auditor running 2026-07-28 13:22:13.444 | No object-server running 2026-07-28 13:22:13.444 | No container-reconciler running 2026-07-28 13:22:13.498 | + lib/swift:configure_swift:337 : true 2026-07-28 13:22:13.502 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-28 13:22:13.517 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-28 13:22:13.531 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-28 13:22:13.534 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-28 13:22:13.534 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-28 13:22:13.539 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-28 13:22:13.539 | s/%GROUP%/stack/; 2026-07-28 13:22:13.539 | s/%USER%/stack/; 2026-07-28 13:22:13.539 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-28 13:22:13.539 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-28 13:22:13.543 | uid = stack 2026-07-28 13:22:13.543 | gid = stack 2026-07-28 13:22:13.543 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-28 13:22:13.543 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-28 13:22:13.543 | address = 127.0.0.1 2026-07-28 13:22:13.543 | 2026-07-28 13:22:13.543 | [account6612] 2026-07-28 13:22:13.543 | max connections = 25 2026-07-28 13:22:13.543 | path = /opt/stack/data/swift/1/ 2026-07-28 13:22:13.543 | read only = false 2026-07-28 13:22:13.543 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-28 13:22:13.543 | 2026-07-28 13:22:13.543 | [account6622] 2026-07-28 13:22:13.543 | max connections = 25 2026-07-28 13:22:13.543 | path = /opt/stack/data/swift/2/ 2026-07-28 13:22:13.543 | read only = false 2026-07-28 13:22:13.543 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-28 13:22:13.543 | 2026-07-28 13:22:13.543 | [account6632] 2026-07-28 13:22:13.543 | max connections = 25 2026-07-28 13:22:13.543 | path = /opt/stack/data/swift/3/ 2026-07-28 13:22:13.543 | read only = false 2026-07-28 13:22:13.543 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-28 13:22:13.543 | 2026-07-28 13:22:13.543 | [account6642] 2026-07-28 13:22:13.543 | max connections = 25 2026-07-28 13:22:13.543 | path = /opt/stack/data/swift/4/ 2026-07-28 13:22:13.543 | read only = false 2026-07-28 13:22:13.543 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-28 13:22:13.543 | 2026-07-28 13:22:13.543 | 2026-07-28 13:22:13.543 | [container6611] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/1/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | [container6621] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/2/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | [container6631] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/3/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | [container6641] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/4/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | [object6613] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/1/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | [object6623] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/2/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | [object6633] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/3/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-28 13:22:13.544 | 2026-07-28 13:22:13.544 | [object6643] 2026-07-28 13:22:13.544 | max connections = 25 2026-07-28 13:22:13.544 | path = /opt/stack/data/swift/4/ 2026-07-28 13:22:13.544 | read only = false 2026-07-28 13:22:13.544 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-28 13:22:13.547 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-28 13:22:13.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:13.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:13.555 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-28 13:22:13.568 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-28 13:22:13.571 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-28 13:22:13.577 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-28 13:22:13.582 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-28 13:22:13.585 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-28 13:22:13.590 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-28 13:22:13.624 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.189:8080/v1/ 2026-07-28 13:22:13.655 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-28 13:22:13.674 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-28 13:22:13.705 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-28 13:22:13.722 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-28 13:22:13.754 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-28 13:22:13.771 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-28 13:22:13.801 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-28 13:22:13.818 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-28 13:22:13.849 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-28 13:22:13.867 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-28 13:22:13.901 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-28 13:22:13.920 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-28 13:22:13.934 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:13.937 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-28 13:22:13.969 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-28 13:22:14.000 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-28 13:22:14.029 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-28 13:22:14.057 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-28 13:22:14.059 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-28 13:22:14.074 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:14.077 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-28 13:22:14.105 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-28 13:22:14.120 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:14.122 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-28 13:22:14.137 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:14.139 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-28 13:22:14.141 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-28 13:22:14.156 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:14.158 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-28 13:22:14.161 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-28 13:22:14.162 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-28 13:22:14.167 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-28 13:22:14.172 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-28 13:22:14.200 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-28 13:22:14.231 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-28 13:22:14.263 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-28 13:22:14.295 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-28 13:22:14.323 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-28 13:22:14.325 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-28 13:22:14.327 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-28 13:22:14.329 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-28 13:22:14.331 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-28 13:22:14.333 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-28 13:22:14.336 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-28 13:22:14.338 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-28 13:22:14.340 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-28 13:22:14.342 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-28 13:22:14.370 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-28 13:22:14.398 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.189/identity 2026-07-28 13:22:14.427 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-28 13:22:14.457 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-28 13:22:14.486 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-28 13:22:14.516 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-28 13:22:14.548 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-28 13:22:14.576 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.189/identity 2026-07-28 13:22:14.604 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:22:14.633 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-28 13:22:14.660 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-28 13:22:14.663 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-28 13:22:14.692 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-28 13:22:14.721 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-28 13:22:14.753 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-28 13:22:14.785 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-28 13:22:14.815 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-28 13:22:14.833 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-28 13:22:14.864 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-28 13:22:14.898 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-28 13:22:14.903 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-28 13:22:14.938 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-28 13:22:14.969 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-28 13:22:15.000 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-28 13:22:15.035 | + lib/swift:configure_swift:490 : local node_number 2026-07-28 13:22:15.038 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-28 13:22:15.040 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-28 13:22:15.042 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-28 13:22:15.048 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-28 13:22:15.050 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-28 13:22:15.053 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-28 13:22:15.056 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-28 13:22:15.058 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-28 13:22:15.061 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-28 13:22:15.064 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-28 13:22:15.066 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-28 13:22:15.086 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-28 13:22:15.121 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-28 13:22:15.139 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-28 13:22:15.175 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-28 13:22:15.191 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-28 13:22:15.221 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-28 13:22:15.238 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-28 13:22:15.270 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-28 13:22:15.290 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-28 13:22:15.325 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-28 13:22:15.345 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-28 13:22:15.378 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-28 13:22:15.397 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-28 13:22:15.429 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-28 13:22:15.447 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-28 13:22:15.479 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-28 13:22:15.499 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-07-28 13:22:15.529 | + 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-07-28 13:22:15.535 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-28 13:22:15.554 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-28 13:22:15.587 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-28 13:22:15.617 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-28 13:22:15.619 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-28 13:22:15.624 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-28 13:22:15.627 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-28 13:22:15.629 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-28 13:22:15.632 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-28 13:22:15.634 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-28 13:22:15.636 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-28 13:22:15.638 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-28 13:22:15.640 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-28 13:22:15.659 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-28 13:22:15.690 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-28 13:22:15.709 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-28 13:22:15.743 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-28 13:22:15.760 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-28 13:22:15.791 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-28 13:22:15.808 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-28 13:22:15.840 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-28 13:22:15.858 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-28 13:22:15.889 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-28 13:22:15.910 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-28 13:22:15.942 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-28 13:22:15.961 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-28 13:22:15.994 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-28 13:22:16.013 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-28 13:22:16.047 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-28 13:22:16.066 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-07-28 13:22:16.096 | + 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-07-28 13:22:16.100 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-28 13:22:16.119 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-28 13:22:16.151 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-28 13:22:16.154 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-28 13:22:16.159 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-28 13:22:16.161 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-28 13:22:16.164 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-28 13:22:16.166 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-28 13:22:16.168 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-28 13:22:16.171 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-28 13:22:16.173 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-28 13:22:16.175 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-28 13:22:16.193 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-28 13:22:16.225 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-28 13:22:16.244 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-28 13:22:16.277 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-28 13:22:16.297 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-28 13:22:16.327 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-28 13:22:16.346 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-28 13:22:16.379 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-28 13:22:16.398 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-28 13:22:16.433 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-28 13:22:16.452 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-28 13:22:16.486 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-28 13:22:16.504 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-28 13:22:16.537 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-28 13:22:16.556 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-28 13:22:16.590 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-28 13:22:16.609 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-07-28 13:22:16.642 | + 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-07-28 13:22:16.647 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-28 13:22:16.666 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-28 13:22:16.699 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-28 13:22:16.730 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-28 13:22:16.761 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-28 13:22:16.793 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-28 13:22:16.796 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-28 13:22:16.801 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-28 13:22:16.837 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-28 13:22:16.871 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-28 13:22:16.905 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-28 13:22:16.940 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-28 13:22:16.976 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-28 13:22:17.009 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-28 13:22:17.041 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-28 13:22:17.071 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-28 13:22:17.103 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-28 13:22:17.120 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:17.123 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-28 13:22:17.143 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-28 13:22:17.146 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-28 13:22:17.165 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-28 13:22:17.168 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.189 2026-07-28 13:22:17.200 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-28 13:22:17.202 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-28 13:22:17.235 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.189/identity 2026-07-28 13:22:17.267 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-28 13:22:17.270 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-28 13:22:17.299 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-28 13:22:17.315 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:17.318 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:22:17.348 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-28 13:22:17.378 | + lib/swift:configure_swift:553 : local user_group 2026-07-28 13:22:17.381 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-28 13:22:17.385 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-28 13:22:17.387 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-28 13:22:17.400 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-28 13:22:17.402 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-28 13:22:17.414 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-28 13:22:17.416 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-28 13:22:17.429 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-28 13:22:17.431 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-28 13:22:17.433 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-28 13:22:17.451 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:17.453 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-28 13:22:17.471 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:17.474 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-28 13:22:17.476 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-28 13:22:17.479 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-28 13:22:17.481 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-28 13:22:17.484 | + lib/stack:stack_install_service:32 : install_glance 2026-07-28 13:22:17.486 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-28 13:22:17.489 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-28 13:22:17.492 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-28 13:22:17.509 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:17.512 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-28 13:22:17.514 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-28 13:22:17.531 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:17.534 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-28 13:22:17.536 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-28 13:22:17.539 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-28 13:22:17.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:17.545 | + 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-07-28 13:22:17.548 | + 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-07-28 13:22:17.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:17.555 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-28 13:22:17.558 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-28 13:22:17.561 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-28 13:22:17.565 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-28 13:22:17.567 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-28 13:22:17.571 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-28 13:22:17.574 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-28 13:22:17.578 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-28 13:22:17.581 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-28 13:22:17.583 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-28 13:22:17.588 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-28 13:22:17.589 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-28 13:22:17.594 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-28 13:22:17.597 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-28 13:22:17.599 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-28 13:22:17.604 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-28 13:22:17.607 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-28 13:22:17.627 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-28 13:22:17.629 | + 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-07-28 13:22:18.186 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.233 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-28 13:22:18.242 | 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.5.0) 2026-07-28 13:22:18.243 | 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.9.0) 2026-07-28 13:22:18.243 | 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.11.0) 2026-07-28 13:22:18.244 | 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.1) 2026-07-28 13:22:18.244 | 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.6.1) 2026-07-28 13:22:18.245 | 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.9.0) 2026-07-28 13:22:18.245 | 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-07-28 13:22:18.246 | 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.15.0) 2026-07-28 13:22:18.246 | 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-07-28 13:22:18.247 | 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-07-28 13:22:18.254 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.259 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-28 13:22:18.265 | 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.4.0) 2026-07-28 13:22:18.265 | 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-07-28 13:22:18.266 | 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.2) 2026-07-28 13:22:18.281 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.286 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-28 13:22:18.306 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.309 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-28 13:22:18.335 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.338 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-28 13:22:18.357 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.360 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:22:18.378 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.382 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-28 13:22:18.388 | 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-07-28 13:22:18.389 | 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-07-28 13:22:18.389 | 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-07-28 13:22:18.390 | 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-07-28 13:22:18.393 | 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-07-28 13:22:18.394 | 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-07-28 13:22:18.394 | 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-07-28 13:22:18.397 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-07-28 13:22:18.397 | 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.5.0) 2026-07-28 13:22:18.398 | 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.3.0) 2026-07-28 13:22:18.399 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2026-07-28 13:22:18.411 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-28 13:22:18.414 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-28 13:22:18.419 | 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-07-28 13:22:18.421 | 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-07-28 13:22:18.423 | 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-07-28 13:22:18.424 | 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-07-28 13:22:18.424 | 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-07-28 13:22:18.429 | 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-07-28 13:22:18.430 | 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-07-28 13:22:18.431 | 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.2.1) 2026-07-28 13:22:18.433 | 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-07-28 13:22:18.437 | 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.10) 2026-07-28 13:22:18.437 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-07-28 13:22:18.438 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.5.3) 2026-07-28 13:22:18.439 | 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-07-28 13:22:18.440 | 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-07-28 13:22:18.441 | 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-07-28 13:22:18.442 | 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-07-28 13:22:18.444 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-07-28 13:22:18.452 | 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-07-28 13:22:18.453 | 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-07-28 13:22:18.456 | 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) (83.0.0) 2026-07-28 13:22:18.464 | 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.18.0) 2026-07-28 13:22:18.467 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.8.1) 2026-07-28 13:22:18.469 | 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-07-28 13:22:18.476 | 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-07-28 13:22:18.476 | 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.18) 2026-07-28 13:22:18.477 | 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-07-28 13:22:18.478 | 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-07-28 13:22:18.488 | 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-07-28 13:22:18.511 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-28 13:22:18.527 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-28 13:22:18.537 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-28 13:22:18.544 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-28 13:22:18.550 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-28 13:22:18.561 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-28 13:22:18.568 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-28 13:22:18.573 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-28 13:22:18.693 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-28 13:22:19.370 | 2026-07-28 13:22:19.377 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-07-28 13:22:19.461 | + inc/python:pip_install:216 : result=0 2026-07-28 13:22:19.464 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:22:19.467 | + functions-common:time_stop:2420 : local name 2026-07-28 13:22:19.470 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:22:19.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:22:19.476 | + functions-common:time_stop:2423 : local total 2026-07-28 13:22:19.478 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:22:19.481 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:22:19.484 | + functions-common:time_stop:2427 : start_time=1785244937622 2026-07-28 13:22:19.487 | + functions-common:time_stop:2429 : [[ -z 1785244937622 ]] 2026-07-28 13:22:19.490 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:22:19.494 | + functions-common:time_stop:2432 : end_time=1785244939491 2026-07-28 13:22:19.496 | + functions-common:time_stop:2433 : elapsed_time=1869 2026-07-28 13:22:19.499 | + functions-common:time_stop:2434 : total=42908 2026-07-28 13:22:19.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:22:19.504 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44777 2026-07-28 13:22:19.508 | + inc/python:pip_install:219 : return 0 2026-07-28 13:22:19.511 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-28 13:22:19.513 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-28 13:22:19.516 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-28 13:22:19.529 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-28 13:22:19.535 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-28 13:22:19.537 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-28 13:22:19.539 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-28 13:22:19.542 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:22:19.544 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:22:19.547 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:22:19.550 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:22:19.552 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:22:19.555 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:22:19.572 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:22:19.574 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:22:19.577 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:19.580 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:22:19.580 | + functions-common:git_clone:610 : echo master 2026-07-28 13:22:19.584 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-28 13:22:19.587 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:19.590 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-28 13:22:19.602 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-28 13:22:19.605 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:22:19.605 | + functions-common:git_clone:673 : head -1 2026-07-28 13:22:19.627 | 7c993a6ad Merge "Fix error caused by queue directory being deleted in the middle" 2026-07-28 13:22:19.630 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:22:19.633 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-28 13:22:19.636 | + inc/python:setup_develop:353 : local bindep 2026-07-28 13:22:19.638 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-28 13:22:19.641 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-28 13:22:19.645 | + inc/python:setup_develop:359 : local extras= 2026-07-28 13:22:19.648 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-28 13:22:19.651 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:22:19.653 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-28 13:22:19.656 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-28 13:22:19.658 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:22:19.661 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-28 13:22:19.664 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-28 13:22:19.667 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:22:19.670 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-28 13:22:19.673 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:22:19.676 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:22:19.679 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-28 13:22:19.684 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-28 13:22:19.687 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-28 13:22:19.690 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-28 13:22:19.771 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-28 13:22:19.773 | + inc/python:setup_package:436 : local bindep=0 2026-07-28 13:22:19.776 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:22:19.779 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:22:19.782 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-28 13:22:19.785 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-28 13:22:19.788 | + inc/python:setup_package:445 : local flags=-e 2026-07-28 13:22:19.790 | + inc/python:setup_package:446 : local extras= 2026-07-28 13:22:19.792 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:22:19.794 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-28 13:22:19.797 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-28 13:22:19.799 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-28 13:22:19.802 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:22:19.805 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-28 13:22:19.825 | Using python 3.12 to install /opt/stack/glance 2026-07-28 13:22:19.827 | + 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-07-28 13:22:20.327 | Obtaining file:///opt/stack/glance 2026-07-28 13:22:20.330 | Installing build dependencies: started 2026-07-28 13:22:21.146 | Installing build dependencies: finished with status 'done' 2026-07-28 13:22:21.147 | Checking if build backend supports build_editable: started 2026-07-28 13:22:21.441 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:22:21.442 | Getting requirements to build editable: started 2026-07-28 13:22:21.603 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:22:21.604 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:22:22.180 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:22:22.191 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (7.0.3) 2026-07-28 13:22:22.191 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (0.7.1) 2026-07-28 13:22:22.191 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (2.0.51) 2026-07-28 13:22:22.192 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (3.1.0) 2026-07-28 13:22:22.192 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (2.5.1) 2026-07-28 13:22:22.193 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (1.8.10) 2026-07-28 13:22:22.193 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (1.18.5) 2026-07-28 13:22:22.276 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.324 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-28 13:22:22.332 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (10.5.0) 2026-07-28 13:22:22.332 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (7.6.1) 2026-07-28 13:22:22.332 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (6.5.0) 2026-07-28 13:22:22.333 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (2.8.0) 2026-07-28 13:22:22.333 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (10.1.1) 2026-07-28 13:22:22.334 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (5.9.0) 2026-07-28 13:22:22.358 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.362 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-28 13:22:22.369 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (5.15.0) 2026-07-28 13:22:22.369 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (13.0.0) 2026-07-28 13:22:22.380 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.383 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-28 13:22:22.389 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (3.18.0) 2026-07-28 13:22:22.389 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (3.10.1) 2026-07-28 13:22:22.390 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (4.26.0) 2026-07-28 13:22:22.390 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (5.8.0) 2026-07-28 13:22:22.391 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (18.1.0) 2026-07-28 13:22:22.391 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (6.9.0) 2026-07-28 13:22:22.405 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.412 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:22:22.418 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (8.3.0) 2026-07-28 13:22:22.418 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (18.2.0) 2026-07-28 13:22:22.419 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (8.2.0) 2026-07-28 13:22:22.436 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.439 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:22:22.449 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (6.0.0) 2026-07-28 13:22:22.450 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (4.4.0) 2026-07-28 13:22:22.450 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (5.6.0) 2026-07-28 13:22:22.451 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (3.1.0) 2026-07-28 13:22:22.451 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev17) (43.0.3) 2026-07-28 13:22:22.461 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.472 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-28 13:22:22.493 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.497 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-28 13:22:22.502 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev17) (1.3.12) 2026-07-28 13:22:22.503 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev17) (4.15.0) 2026-07-28 13:22:22.516 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.520 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-28 13:22:22.528 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev17) (2.34.2) 2026-07-28 13:22:22.529 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev17) (2.0.0) 2026-07-28 13:22:22.531 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev17) (3.0) 2026-07-28 13:22:22.532 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev17) (5.11.0) 2026-07-28 13:22:22.534 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev17) (2.2.2) 2026-07-28 13:22:22.537 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev17) (1.4.2) 2026-07-28 13:22:22.538 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev17) (3.4.0) 2026-07-28 13:22:22.541 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev17) (3.3.2) 2026-07-28 13:22:22.544 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev17) (26.1.0) 2026-07-28 13:22:22.544 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev17) (2025.9.1) 2026-07-28 13:22:22.545 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev17) (0.37.0) 2026-07-28 13:22:22.545 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev17) (2026.5.1) 2026-07-28 13:22:22.548 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev17) (2.1.0) 2026-07-28 13:22:22.549 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev17) (1.8.2) 2026-07-28 13:22:22.551 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev17) (4.3.0) 2026-07-28 13:22:22.552 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev17) (4.1.0) 2026-07-28 13:22:22.553 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev17) (2.13.0) 2026-07-28 13:22:22.556 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev17) (1.5.0) 2026-07-28 13:22:22.558 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev17) (5.3.1) 2026-07-28 13:22:22.561 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev17) (0.20) 2026-07-28 13:22:22.564 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev17) (1.3.0) 2026-07-28 13:22:22.565 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev17) (2.0.0) 2026-07-28 13:22:22.565 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev17) (6.0.3) 2026-07-28 13:22:22.571 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev17) (2.1.2) 2026-07-28 13:22:22.572 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev17) (0.6.2) 2026-07-28 13:22:22.601 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.605 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-28 13:22:22.625 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.628 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-28 13:22:22.642 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.645 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-28 13:22:22.662 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.665 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-28 13:22:22.670 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev17) (7.2.2) 2026-07-28 13:22:22.682 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.686 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-28 13:22:22.695 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev17) (2.9.0.post0) 2026-07-28 13:22:22.697 | 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==33.0.0.0b3.dev17) (4.7.0) 2026-07-28 13:22:22.698 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (7.1.4) 2026-07-28 13:22:22.699 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (5.3.1) 2026-07-28 13:22:22.699 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (5.6.2) 2026-07-28 13:22:22.699 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (0.16.0) 2026-07-28 13:22:22.701 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (5.1.0) 2026-07-28 13:22:22.705 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (2026.2) 2026-07-28 13:22:22.706 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (26.2) 2026-07-28 13:22:22.709 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (0.25.0) 2026-07-28 13:22:22.711 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev17) (5.0.0) 2026-07-28 13:22:22.711 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev17) (3.1.6) 2026-07-28 13:22:22.712 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev17) (4.0.1) 2026-07-28 13:22:22.716 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev17) (3.0.3) 2026-07-28 13:22:22.723 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev17) (1.2.1) 2026-07-28 13:22:22.726 | Requirement already satisfied: eventlet>=0.27.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==33.0.0.0b3.dev17) (0.41.0) 2026-07-28 13:22:22.727 | Requirement already satisfied: greenlet>=0.4.15 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==33.0.0.0b3.dev17) (3.5.3) 2026-07-28 13:22:22.728 | 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==33.0.0.0b3.dev17) (1.7.6) 2026-07-28 13:22:22.730 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev17) (2.8.0) 2026-07-28 13:22:22.745 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev17) (83.0.0) 2026-07-28 13:22:22.753 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev17) (0.8.1) 2026-07-28 13:22:22.780 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.783 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:22:22.801 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.805 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-28 13:22:22.835 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.838 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-28 13:22:22.869 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.873 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-28 13:22:22.890 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:22.893 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-28 13:22:22.901 | 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==33.0.0.0b3.dev17) (15.0.0) 2026-07-28 13:22:22.912 | 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==33.0.0.0b3.dev17) 2026-07-28 13:22:22.916 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-28 13:22:22.929 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev17) (1.17.0) 2026-07-28 13:22:22.939 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) (3.4.7) 2026-07-28 13:22:22.940 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) (3.18) 2026-07-28 13:22:22.940 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) (2.7.0) 2026-07-28 13:22:22.941 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev17) (2023.11.17) 2026-07-28 13:22:22.956 | 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==33.0.0.0b3.dev17) (4.2.0) 2026-07-28 13:22:22.957 | 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==33.0.0.0b3.dev17) (2.20.0) 2026-07-28 13:22:22.961 | 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==33.0.0.0b3.dev17) (0.1.2) 2026-07-28 13:22:22.969 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev17) (0.8) 2026-07-28 13:22:23.003 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:23.006 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-28 13:22:23.029 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:23.076 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-28 13:22:23.114 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev17) (9.1.4) 2026-07-28 13:22:23.124 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:23.127 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-28 13:22:23.171 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:23.175 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-28 13:22:23.181 | Installing build dependencies: started 2026-07-28 13:22:23.905 | Installing build dependencies: finished with status 'done' 2026-07-28 13:22:23.906 | Getting requirements to build wheel: started 2026-07-28 13:22:24.263 | Getting requirements to build wheel: finished with status 'done' 2026-07-28 13:22:24.264 | Preparing metadata (pyproject.toml): started 2026-07-28 13:22:24.453 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:22:24.455 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev17) (2026.2) 2026-07-28 13:22:24.474 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:24.477 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-28 13:22:24.495 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev17) 2026-07-28 13:22:24.498 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-28 13:22:24.529 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-28 13:22:24.537 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-28 13:22:24.543 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-28 13:22:24.550 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-28 13:22:24.558 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-28 13:22:24.602 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.6 MB/s 0:00:00 2026-07-28 13:22:24.605 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-28 13:22:24.611 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-28 13:22:24.616 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-28 13:22:24.622 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-28 13:22:24.628 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-28 13:22:24.634 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-28 13:22:24.641 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-28 13:22:24.649 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-28 13:22:24.657 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-28 13:22:24.670 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-28 13:22:24.689 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-28 13:22:24.698 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-28 13:22:24.708 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-28 13:22:24.738 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-28 13:22:24.750 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-28 13:22:24.829 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 25.7 MB/s 0:00:00 2026-07-28 13:22:24.843 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-28 13:22:24.859 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-28 13:22:24.871 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-28 13:22:24.879 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-28 13:22:24.915 | Building wheels for collected packages: glance, simplegeneric 2026-07-28 13:22:24.916 | Building editable for glance (pyproject.toml): started 2026-07-28 13:22:25.401 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-28 13:22:25.401 | Created wheel for glance: filename=glance-33.0.0.0b3.dev17-0.editable-py3-none-any.whl size=9055 sha256=762b44dea6022781e4e798fc7930b831cc759f637d380d59fe8c261834c4a1b8 2026-07-28 13:22:25.401 | Stored in directory: /tmp/pip-ephem-wheel-cache-n_pi02uv/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-28 13:22:25.404 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-28 13:22:25.612 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-28 13:22:25.612 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0b5a894dfa513048d1e1786160f3354103b344c8eb60e724d46b513709b69058 2026-07-28 13:22:25.613 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-28 13:22:25.615 | Successfully built glance simplegeneric 2026-07-28 13:22:25.745 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-28 13:22:27.213 | Attempting uninstall: jsonpointer 2026-07-28 13:22:27.220 | Found existing installation: jsonpointer 2.0 2026-07-28 13:22:27.221 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:27.221 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-28 13:22:27.229 | Attempting uninstall: jmespath 2026-07-28 13:22:27.236 | Found existing installation: jmespath 1.0.1 2026-07-28 13:22:27.236 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:27.236 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-28 13:22:27.254 | Attempting uninstall: httplib2 2026-07-28 13:22:27.261 | Found existing installation: httplib2 0.20.4 2026-07-28 13:22:27.262 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:27.262 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-28 13:22:27.308 | Attempting uninstall: jsonpatch 2026-07-28 13:22:27.315 | Found existing installation: jsonpatch 1.32 2026-07-28 13:22:27.316 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:27.316 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-28 13:22:29.544 | 2026-07-28 13:22:29.554 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev17 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-28 13:22:29.723 | + inc/python:pip_install:216 : result=0 2026-07-28 13:22:29.726 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:22:29.729 | + functions-common:time_stop:2420 : local name 2026-07-28 13:22:29.732 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:22:29.735 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:22:29.737 | + functions-common:time_stop:2423 : local total 2026-07-28 13:22:29.739 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:22:29.742 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:22:29.744 | + functions-common:time_stop:2427 : start_time=1785244939820 2026-07-28 13:22:29.746 | + functions-common:time_stop:2429 : [[ -z 1785244939820 ]] 2026-07-28 13:22:29.749 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:22:29.753 | + functions-common:time_stop:2432 : end_time=1785244949751 2026-07-28 13:22:29.756 | + functions-common:time_stop:2433 : elapsed_time=9931 2026-07-28 13:22:29.758 | + functions-common:time_stop:2434 : total=44777 2026-07-28 13:22:29.761 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:22:29.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54708 2026-07-28 13:22:29.765 | + inc/python:pip_install:219 : return 0 2026-07-28 13:22:29.768 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:22:29.771 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:22:29.773 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-28 13:22:29.776 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-28 13:22:29.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:29.781 | + 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-07-28 13:22:29.784 | + 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-07-28 13:22:29.786 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:29.789 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-28 13:22:29.793 | + ./stack.sh:main:945 : configure_glance 2026-07-28 13:22:29.795 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-28 13:22:29.808 | + lib/glance:configure_glance:353 : local dburl 2026-07-28 13:22:29.811 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-28 13:22:29.814 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-28 13:22:29.817 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-28 13:22:29.820 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-28 13:22:29.823 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:22:29.825 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:22:29.827 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:22:29.843 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:29.846 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:22:29.848 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-28 13:22:29.851 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-28 13:22:29.854 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-28 13:22:29.887 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-28 13:22:29.921 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-28 13:22:29.954 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-28 13:22:29.988 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-28 13:22:30.021 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-28 13:22:30.056 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-28 13:22:30.090 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-28 13:22:30.092 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-28 13:22:30.094 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-28 13:22:30.097 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-28 13:22:30.100 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-28 13:22:30.102 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-28 13:22:30.105 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-28 13:22:30.107 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-28 13:22:30.110 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-28 13:22:30.113 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-28 13:22:30.146 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-28 13:22:30.179 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-07-28 13:22:30.209 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-28 13:22:30.240 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-28 13:22:30.270 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-28 13:22:30.303 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-28 13:22:30.335 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-28 13:22:30.369 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-07-28 13:22:30.401 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:22:30.431 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-28 13:22:30.466 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-28 13:22:30.469 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-28 13:22:30.505 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-28 13:22:30.508 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-28 13:22:30.510 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-28 13:22:30.512 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-28 13:22:30.515 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-28 13:22:30.518 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-28 13:22:30.536 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:30.540 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-28 13:22:30.543 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-28 13:22:30.546 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-28 13:22:30.562 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:30.566 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:22:30.569 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:22:30.601 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-28 13:22:30.603 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-28 13:22:30.605 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-28 13:22:30.609 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-28 13:22:30.612 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-28 13:22:30.645 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-28 13:22:30.675 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-28 13:22:30.710 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-28 13:22:30.713 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-28 13:22:30.715 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-28 13:22:30.718 | + lib/glance:configure_glance_store:282 : local be 2026-07-28 13:22:30.720 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-28 13:22:30.723 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-28 13:22:30.725 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-28 13:22:30.760 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-28 13:22:30.763 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.189 2026-07-28 13:22:30.800 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-28 13:22:30.802 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-28 13:22:30.805 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-28 13:22:30.822 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:30.825 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-28 13:22:30.858 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-28 13:22:30.891 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-07-28 13:22:30.921 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-28 13:22:30.953 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-28 13:22:30.986 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-28 13:22:31.004 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:31.007 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-28 13:22:31.037 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-28 13:22:31.068 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-28 13:22:31.101 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-28 13:22:31.131 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.189/identity/v3 2026-07-28 13:22:31.162 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-28 13:22:31.192 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.189/image 2026-07-28 13:22:31.222 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-28 13:22:31.240 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:31.243 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-28 13:22:31.276 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.189/identity 2026-07-28 13:22:31.308 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-28 13:22:31.310 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-28 13:22:31.313 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-28 13:22:31.316 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:22:31.334 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:22:31.337 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:22:31.340 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:22:31.342 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:22:31.345 | + 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-07-28 13:22:31.375 | + 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-07-28 13:22:31.406 | + 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-07-28 13:22:31.437 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:22:31.471 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-28 13:22:31.503 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-28 13:22:31.507 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-28 13:22:31.542 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-28 13:22:31.573 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-28 13:22:31.604 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-28 13:22:31.637 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-28 13:22:31.671 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-28 13:22:31.706 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-28 13:22:31.740 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-28 13:22:31.770 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-28 13:22:31.776 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-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-07-28 13:22:31.790 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-28 13:22:31.809 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:31.812 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.189 2026-07-28 13:22:31.815 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-28 13:22:31.817 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.189:8776/v3/%(project_id)s' 2026-07-28 13:22:31.853 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.189:8776/v3/%(project_id)s' 2026-07-28 13:22:31.887 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-28 13:22:31.889 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-28 13:22:31.892 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-28 13:22:31.895 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-28 13:22:31.898 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-28 13:22:31.901 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-28 13:22:31.903 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-28 13:22:31.908 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-28 13:22:31.910 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-28 13:22:31.944 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-28 13:22:31.946 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-28 13:22:31.949 | ++ functions:get_random_port:861 : true 2026-07-28 13:22:31.951 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-28 13:22:31.954 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-28 13:22:31.957 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-28 13:22:32.021 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-28 13:22:32.024 | ++ functions:get_random_port:865 : break 2 2026-07-28 13:22:32.026 | ++ functions:get_random_port:869 : echo 60999 2026-07-28 13:22:32.029 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-28 13:22:32.032 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-28 13:22:32.065 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-28 13:22:32.094 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-28 13:22:32.123 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-28 13:22:32.154 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-28 13:22:32.184 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-28 13:22:32.214 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-28 13:22:32.243 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-28 13:22:32.274 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-28 13:22:32.305 | + 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-07-28 13:22:32.335 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-28 13:22:32.364 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-28 13:22:32.393 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-28 13:22:32.421 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-28 13:22:32.450 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-28 13:22:32.479 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-28 13:22:32.509 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-28 13:22:32.540 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-28 13:22:32.571 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-28 13:22:32.604 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-28 13:22:32.635 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-28 13:22:32.637 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-28 13:22:32.640 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:22:32.643 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:22:32.646 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:32.648 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:32.651 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-28 13:22:32.654 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-28 13:22:32.687 | proxy (enabled by site administrator) 2026-07-28 13:22:32.691 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-28 13:22:32.693 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-28 13:22:32.696 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:22:32.699 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:22:32.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:32.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:32.707 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-28 13:22:32.709 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-28 13:22:32.741 | No module matches proxy_http 2026-07-28 13:22:32.744 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-28 13:22:32.779 | Considering dependency proxy for proxy_http: 2026-07-28 13:22:32.780 | Module proxy already enabled 2026-07-28 13:22:32.780 | Enabling module proxy_http. 2026-07-28 13:22:32.785 | To activate the new configuration, you need to run: 2026-07-28 13:22:32.785 | systemctl restart apache2 2026-07-28 13:22:32.789 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-28 13:22:32.792 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-28 13:22:32.795 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:22:32.797 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:22:32.799 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:22:32.912 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-28 13:22:32.916 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-28 13:22:32.918 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-28 13:22:32.921 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:22:32.924 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:32.927 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:32.930 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-28 13:22:32.933 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-28 13:22:32.936 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-28 13:22:32.936 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-28 13:22:32.944 | KeepAlive Off 2026-07-28 13:22:32.949 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-28 13:22:32.950 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-28 13:22:32.957 | SetEnv proxy-sendchunked 1 2026-07-28 13:22:32.963 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-28 13:22:32.963 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-28 13:22:32.970 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-28 13:22:32.975 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-28 13:22:32.977 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-28 13:22:32.981 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:22:32.983 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:22:32.986 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:22:32.989 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:22:32.991 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:32.994 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:32.997 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:22:33.000 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:22:33.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:33.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:33.008 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-28 13:22:33.046 | Enabling site glance-api. 2026-07-28 13:22:33.051 | To activate the new configuration, you need to run: 2026-07-28 13:22:33.052 | systemctl reload apache2 2026-07-28 13:22:33.057 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-28 13:22:33.060 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:22:33.063 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:22:33.066 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:22:33.175 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-28 13:22:33.179 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-28 13:22:33.209 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-28 13:22:33.242 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-28 13:22:33.245 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-28 13:22:33.281 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-28 13:22:33.315 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-28 13:22:33.335 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:33.337 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-28 13:22:33.341 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-28 13:22:33.343 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-28 13:22:33.347 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-28 13:22:33.350 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-28 13:22:33.353 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-28 13:22:33.356 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-28 13:22:33.358 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-28 13:22:33.360 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:22:33.362 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:22:33.366 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:22:33.369 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:22:33.371 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:22:33.374 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:22:33.392 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:22:33.395 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:22:33.397 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:33.401 | + functions-common:git_clone:610 : echo master 2026-07-28 13:22:33.401 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:22:33.406 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-28 13:22:33.409 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:33.412 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-28 13:22:33.428 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-28 13:22:33.431 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:22:33.432 | + functions-common:git_clone:673 : head -1 2026-07-28 13:22:33.465 | 631306ac3 NetApp ONTAP: begin closing ZAPI-to-REST gaps 2026-07-28 13:22:33.477 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:22:33.480 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-28 13:22:33.483 | + inc/python:setup_develop:353 : local bindep 2026-07-28 13:22:33.487 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-28 13:22:33.489 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-28 13:22:33.492 | + inc/python:setup_develop:359 : local extras= 2026-07-28 13:22:33.494 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-28 13:22:33.496 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:22:33.499 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-28 13:22:33.502 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-28 13:22:33.505 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:22:33.508 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-28 13:22:33.512 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-28 13:22:33.514 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:22:33.517 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-28 13:22:33.520 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:22:33.523 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:22:33.527 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-28 13:22:33.533 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-28 13:22:33.535 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-28 13:22:33.539 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-28 13:22:33.619 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-28 13:22:33.621 | + inc/python:setup_package:436 : local bindep=0 2026-07-28 13:22:33.624 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:22:33.626 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:22:33.628 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-28 13:22:33.631 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-28 13:22:33.634 | + inc/python:setup_package:445 : local flags=-e 2026-07-28 13:22:33.636 | + inc/python:setup_package:446 : local extras= 2026-07-28 13:22:33.639 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:22:33.642 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-28 13:22:33.644 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-28 13:22:33.647 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-28 13:22:33.649 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:22:33.653 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-28 13:22:33.674 | Using python 3.12 to install /opt/stack/cinder 2026-07-28 13:22:33.677 | + 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-07-28 13:22:34.162 | Obtaining file:///opt/stack/cinder 2026-07-28 13:22:34.164 | Installing build dependencies: started 2026-07-28 13:22:35.017 | Installing build dependencies: finished with status 'done' 2026-07-28 13:22:35.017 | Checking if build backend supports build_editable: started 2026-07-28 13:22:35.297 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:22:35.298 | Getting requirements to build editable: started 2026-07-28 13:22:35.453 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:22:35.455 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:22:36.585 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:22:36.599 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (7.0.3) 2026-07-28 13:22:36.600 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (5.3.1) 2026-07-28 13:22:36.600 | 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.dev188) (0.41.0) 2026-07-28 13:22:36.601 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (3.4.0) 2026-07-28 13:22:36.601 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (3.5.3) 2026-07-28 13:22:36.602 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (2.1.0) 2026-07-28 13:22:36.602 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (4.26.0) 2026-07-28 13:22:36.603 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (5.15.0) 2026-07-28 13:22:36.603 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (13.0.0) 2026-07-28 13:22:36.603 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (6.1.1) 2026-07-28 13:22:36.604 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (10.5.0) 2026-07-28 13:22:36.604 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (7.6.1) 2026-07-28 13:22:36.605 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (6.5.0) 2026-07-28 13:22:36.605 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (18.1.0) 2026-07-28 13:22:36.605 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (8.3.0) 2026-07-28 13:22:36.606 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (18.2.0) 2026-07-28 13:22:36.606 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (8.2.0) 2026-07-28 13:22:36.607 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (6.0.0) 2026-07-28 13:22:36.607 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (3.12.0) 2026-07-28 13:22:36.608 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (3.9.0) 2026-07-28 13:22:36.608 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (7.10.0) 2026-07-28 13:22:36.609 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (5.11.0) 2026-07-28 13:22:36.609 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (4.7.0) 2026-07-28 13:22:36.610 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (2.8.0) 2026-07-28 13:22:36.610 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (10.1.1) 2026-07-28 13:22:36.723 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev188) 2026-07-28 13:22:36.773 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-28 13:22:36.780 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (4.4.0) 2026-07-28 13:22:36.781 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (26.2) 2026-07-28 13:22:36.800 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev188) 2026-07-28 13:22:36.805 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-28 13:22:36.812 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (3.10.1) 2026-07-28 13:22:36.812 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (3.1.0) 2026-07-28 13:22:36.812 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (3.3.2) 2026-07-28 13:22:36.813 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (7.5.0) 2026-07-28 13:22:36.830 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev188) 2026-07-28 13:22:36.834 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-28 13:22:36.840 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (5.8.0) 2026-07-28 13:22:36.859 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev188) 2026-07-28 13:22:36.862 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-28 13:22:36.870 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (4.10.0) 2026-07-28 13:22:36.871 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (2.34.2) 2026-07-28 13:22:36.871 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (2.7.0) 2026-07-28 13:22:36.872 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (2.5.1) 2026-07-28 13:22:36.872 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (6.3.0) 2026-07-28 13:22:36.890 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev188) 2026-07-28 13:22:36.894 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-28 13:22:36.905 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (2.0.51) 2026-07-28 13:22:36.906 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (5.9.0) 2026-07-28 13:22:36.933 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev188) 2026-07-28 13:22:36.937 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-28 13:22:36.969 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (9.1.4) 2026-07-28 13:22:36.970 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (1.8.10) 2026-07-28 13:22:36.970 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (6.9.0) 2026-07-28 13:22:36.995 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev188) 2026-07-28 13:22:36.999 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-28 13:22:37.005 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (7.1.0) 2026-07-28 13:22:37.029 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev188) 2026-07-28 13:22:37.038 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-28 13:22:37.084 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev188) 2026-07-28 13:22:37.095 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-28 13:22:37.102 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (5.8.0) 2026-07-28 13:22:37.102 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (43.0.3) 2026-07-28 13:22:37.103 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (0.2.4) 2026-07-28 13:22:37.196 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev188) 2026-07-28 13:22:37.202 | 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-07-28 13:22:37.432 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev188) 2026-07-28 13:22:37.439 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-28 13:22:37.456 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev188) (1.9.0) 2026-07-28 13:22:37.456 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (2026.2) 2026-07-28 13:22:37.457 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev188) (7.1.4) 2026-07-28 13:22:37.660 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev188) 2026-07-28 13:22:37.664 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-28 13:22:37.680 | 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.dev188) (1.1.0) 2026-07-28 13:22:37.700 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev188) 2026-07-28 13:22:37.764 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-28 13:22:37.783 | 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.dev188) (2.9.0.post0) 2026-07-28 13:22:37.786 | 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.dev188) (1.17.0) 2026-07-28 13:22:37.802 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev188) (2.0.0) 2026-07-28 13:22:37.804 | 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.dev188) (3.0) 2026-07-28 13:22:37.809 | 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.dev188) (2.8.0) 2026-07-28 13:22:37.813 | 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.dev188) (3.1.0) 2026-07-28 13:22:37.814 | 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.dev188) (2.2.2) 2026-07-28 13:22:37.815 | 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.dev188) (0.32.0) 2026-07-28 13:22:37.849 | 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.dev188) 2026-07-28 13:22:37.853 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-28 13:22:37.880 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev188) 2026-07-28 13:22:37.885 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-28 13:22:37.939 | 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.dev188) 2026-07-28 13:22:37.944 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-28 13:22:37.987 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev188) 2026-07-28 13:22:37.992 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-28 13:22:38.025 | 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.dev188) 2026-07-28 13:22:38.029 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-28 13:22:38.239 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev188) 2026-07-28 13:22:38.242 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-28 13:22:38.288 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev188) 2026-07-28 13:22:38.291 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-28 13:22:38.330 | 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.dev188) 2026-07-28 13:22:38.333 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:22:38.354 | 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.dev188) (3.4.7) 2026-07-28 13:22:38.355 | 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.dev188) (3.18) 2026-07-28 13:22:38.358 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev188) (2023.11.17) 2026-07-28 13:22:38.364 | 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.dev188) (26.1.0) 2026-07-28 13:22:38.364 | 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.dev188) (2025.9.1) 2026-07-28 13:22:38.365 | 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.dev188) (0.37.0) 2026-07-28 13:22:38.365 | 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.dev188) (2026.5.1) 2026-07-28 13:22:38.370 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev188) (1.8.2) 2026-07-28 13:22:38.371 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev188) (4.15.0) 2026-07-28 13:22:38.373 | 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.dev188) (4.3.0) 2026-07-28 13:22:38.374 | 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.dev188) (4.1.0) 2026-07-28 13:22:38.374 | 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.dev188) (2.13.0) 2026-07-28 13:22:38.379 | 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.dev188) (7.2.2) 2026-07-28 13:22:38.382 | 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.dev188) (1.5.0) 2026-07-28 13:22:38.387 | 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.dev188) (0.20) 2026-07-28 13:22:38.390 | 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.dev188) (1.3.0) 2026-07-28 13:22:38.390 | 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.dev188) (2.0.0) 2026-07-28 13:22:38.391 | 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.dev188) (6.0.3) 2026-07-28 13:22:38.395 | 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.dev188) (1.18.5) 2026-07-28 13:22:38.396 | 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.dev188) (2.1.2) 2026-07-28 13:22:38.397 | 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.dev188) (0.6.2) 2026-07-28 13:22:38.399 | 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.dev188) (1.3.12) 2026-07-28 13:22:38.406 | 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.dev188) (5.3.1) 2026-07-28 13:22:38.406 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev188) (5.6.2) 2026-07-28 13:22:38.407 | 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.dev188) (0.16.0) 2026-07-28 13:22:38.409 | 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.dev188) (5.1.0) 2026-07-28 13:22:38.416 | 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.dev188) (0.25.0) 2026-07-28 13:22:38.417 | 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.dev188) (5.0.0) 2026-07-28 13:22:38.418 | 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.dev188) (3.1.6) 2026-07-28 13:22:38.419 | 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.dev188) (4.0.1) 2026-07-28 13:22:38.423 | 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.dev188) (3.0.3) 2026-07-28 13:22:38.429 | 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.dev188) (1.2.1) 2026-07-28 13:22:38.440 | 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.dev188) (1.7.6) 2026-07-28 13:22:38.499 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev188) 2026-07-28 13:22:38.503 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-28 13:22:38.752 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev188) 2026-07-28 13:22:38.755 | 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-07-28 13:22:38.782 | 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.dev188) (3.18.0) 2026-07-28 13:22:38.815 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev188) 2026-07-28 13:22:38.882 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-28 13:22:38.935 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev188) 2026-07-28 13:22:38.939 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-28 13:22:38.977 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev188) 2026-07-28 13:22:38.980 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-28 13:22:39.020 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev188) (83.0.0) 2026-07-28 13:22:39.028 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev188) (0.8.1) 2026-07-28 13:22:39.084 | 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.dev188) 2026-07-28 13:22:39.087 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-28 13:22:39.151 | 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.dev188) (4.15.0) 2026-07-28 13:22:39.155 | 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.dev188) (0.6.0) 2026-07-28 13:22:39.156 | 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.dev188) (4.0.0) 2026-07-28 13:22:39.161 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev188) (3.0.52) 2026-07-28 13:22:39.162 | 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.dev188) (1.11.0) 2026-07-28 13:22:39.162 | 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.dev188) (15.0.0) 2026-07-28 13:22:39.163 | 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.dev188) (1.8.0) 2026-07-28 13:22:39.204 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev188) 2026-07-28 13:22:39.208 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-28 13:22:39.222 | 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.dev188) (24.2.1) 2026-07-28 13:22:39.244 | 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.dev188) (4.2.0) 2026-07-28 13:22:39.244 | 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.dev188) (2.20.0) 2026-07-28 13:22:39.250 | 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.dev188) (0.1.2) 2026-07-28 13:22:39.259 | 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.dev188) (0.8) 2026-07-28 13:22:39.497 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev188) 2026-07-28 13:22:39.501 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-28 13:22:39.620 | 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.dev188) (3.6.1) 2026-07-28 13:22:39.620 | 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.dev188) (3.4.0) 2026-07-28 13:22:39.623 | 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.dev188) (4.0.1) 2026-07-28 13:22:39.672 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev188) 2026-07-28 13:22:39.676 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-28 13:22:39.715 | 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.dev188) (1.33) 2026-07-28 13:22:39.720 | 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.dev188) (3.1.1) 2026-07-28 13:22:39.753 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-07-28 13:22:39.753 | Reason for being yanked: buggy - not thread safe 2026-07-28 13:22:39.758 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-28 13:22:39.847 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-28 13:22:40.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 50.7 MB/s 0:00:00 2026-07-28 13:22:40.111 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-28 13:22:40.144 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-28 13:22:40.430 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 54.7 MB/s 0:00:00 2026-07-28 13:22:40.433 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-28 13:22:40.472 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-28 13:22:40.548 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-28 13:22:40.561 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-28 13:22:40.631 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-28 13:22:40.645 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-28 13:22:40.657 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-28 13:22:40.705 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-28 13:22:40.785 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-28 13:22:40.881 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-28 13:22:40.926 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 8.9 MB/s 0:00:00 2026-07-28 13:22:40.930 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-28 13:22:41.011 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-28 13:22:41.021 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-28 13:22:41.178 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-28 13:22:41.337 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-28 13:22:41.496 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 7.4 MB/s 0:00:00 2026-07-28 13:22:41.501 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-28 13:22:41.721 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-28 13:22:42.020 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-28 13:22:42.227 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-28 13:22:42.421 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-28 13:22:42.454 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-28 13:22:42.475 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-28 13:22:42.534 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-28 13:22:42.559 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-28 13:22:42.576 | 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-07-28 13:22:42.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 33.4 MB/s 0:00:00 2026-07-28 13:22:42.642 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-28 13:22:42.722 | Building wheels for collected packages: cinder 2026-07-28 13:22:42.722 | Building editable for cinder (pyproject.toml): started 2026-07-28 13:22:43.652 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-28 13:22:43.652 | Created wheel for cinder: filename=cinder-28.1.0.dev188-0.editable-py3-none-any.whl size=9205 sha256=337f1dc78ae7fe32ae4ad13368625b15b833a90f13db3a0ee60c5b9e293de8f3 2026-07-28 13:22:43.653 | Stored in directory: /tmp/pip-ephem-wheel-cache-oy280j3g/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-28 13:22:43.655 | Successfully built cinder 2026-07-28 13:22:43.804 | 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-07-28 13:22:44.052 | Attempting uninstall: pyasn1 2026-07-28 13:22:44.060 | Found existing installation: pyasn1 0.4.8 2026-07-28 13:22:44.060 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:44.060 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-28 13:22:44.737 | Attempting uninstall: botocore 2026-07-28 13:22:44.746 | Found existing installation: botocore 1.34.46 2026-07-28 13:22:44.746 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:44.746 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-28 13:22:45.246 | Attempting uninstall: s3transfer 2026-07-28 13:22:45.254 | Found existing installation: s3transfer 0.10.1 2026-07-28 13:22:45.255 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:45.255 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-28 13:22:45.601 | Attempting uninstall: boto3 2026-07-28 13:22:45.612 | Found existing installation: boto3 1.34.46 2026-07-28 13:22:45.613 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-28 13:22:45.613 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-28 13:22:46.899 | 2026-07-28 13:22:46.910 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev188 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 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-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-28 13:22:47.186 | + inc/python:pip_install:216 : result=0 2026-07-28 13:22:47.189 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:22:47.192 | + functions-common:time_stop:2420 : local name 2026-07-28 13:22:47.194 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:22:47.196 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:22:47.199 | + functions-common:time_stop:2423 : local total 2026-07-28 13:22:47.202 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:22:47.204 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:22:47.207 | + functions-common:time_stop:2427 : start_time=1785244953668 2026-07-28 13:22:47.210 | + functions-common:time_stop:2429 : [[ -z 1785244953668 ]] 2026-07-28 13:22:47.213 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:22:47.217 | + functions-common:time_stop:2432 : end_time=1785244967215 2026-07-28 13:22:47.220 | + functions-common:time_stop:2433 : elapsed_time=13547 2026-07-28 13:22:47.223 | + functions-common:time_stop:2434 : total=54708 2026-07-28 13:22:47.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:22:47.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=68255 2026-07-28 13:22:47.230 | + inc/python:pip_install:219 : return 0 2026-07-28 13:22:47.234 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:22:47.236 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:22:47.238 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-28 13:22:47.241 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-28 13:22:47.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:47.247 | + 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-07-28 13:22:47.251 | + 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-07-28 13:22:47.254 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:47.256 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-28 13:22:47.259 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-28 13:22:47.261 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-28 13:22:47.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:47.267 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:47.270 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-28 13:22:47.282 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-28 13:22:47.285 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:22:47.288 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:22:47.290 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:22:47.293 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:22:47.295 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:47.298 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:22:47.301 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:47.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:47.306 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:22:47.309 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:22:47.312 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:22:47.315 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:22:47.318 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-28 13:22:47.321 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:22:47.323 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:47.326 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:47.328 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-28 13:22:47.350 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-28 13:22:47.377 | Reading package lists... 2026-07-28 13:22:47.584 | Building dependency tree... 2026-07-28 13:22:47.584 | Reading state information... 2026-07-28 13:22:47.810 | The following additional packages will be installed: 2026-07-28 13:22:47.811 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-28 13:22:47.811 | python3-wcwidth 2026-07-28 13:22:47.811 | Suggested packages: 2026-07-28 13:22:47.811 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-28 13:22:47.838 | The following NEW packages will be installed: 2026-07-28 13:22:47.838 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-28 13:22:47.839 | python3-wcwidth targetcli-fb 2026-07-28 13:22:48.207 | 0 upgraded, 6 newly installed, 0 to remove and 100 not upgraded. 2026-07-28 13:22:48.207 | Need to get 358 kB of archives. 2026-07-28 13:22:48.207 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-28 13:22:48.207 | 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-07-28 13:22:48.460 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-28 13:22:48.841 | 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-07-28 13:22:48.863 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-28 13:22:48.886 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-28 13:22:48.917 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-28 13:22:49.245 | Fetched 358 kB in 1s (329 kB/s) 2026-07-28 13:22:49.279 | Selecting previously unselected package python3-wcwidth. 2026-07-28 13:22:49.355 | (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 ... 174396 files and directories currently installed.) 2026-07-28 13:22:49.359 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-28 13:22:49.364 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-28 13:22:49.409 | Selecting previously unselected package python3-urwid. 2026-07-28 13:22:49.424 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-28 13:22:49.430 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-28 13:22:49.515 | Selecting previously unselected package python3-configshell-fb. 2026-07-28 13:22:49.529 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-28 13:22:49.533 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-28 13:22:49.605 | Selecting previously unselected package python3-pyudev. 2026-07-28 13:22:49.620 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-28 13:22:49.625 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-28 13:22:49.716 | Selecting previously unselected package python3-rtslib-fb. 2026-07-28 13:22:49.730 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-28 13:22:49.739 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-28 13:22:49.805 | Selecting previously unselected package targetcli-fb. 2026-07-28 13:22:49.820 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-28 13:22:49.827 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-28 13:22:49.931 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-28 13:22:50.121 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-28 13:22:50.264 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-28 13:22:50.951 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-28 13:22:50.957 | Setting up python3-urwid (2.6.10-1) ... 2026-07-28 13:22:51.244 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-28 13:22:51.358 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-28 13:22:51.358 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-28 13:22:51.375 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-28 13:22:51.376 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-28 13:22:51.376 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-28 13:22:51.376 | keyword = Word(alphanums + '_\-') 2026-07-28 13:22:51.376 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-28 13:22:51.376 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-28 13:22:51.376 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-28 13:22:51.376 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-28 13:22:51.376 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-28 13:22:51.376 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-28 13:22:51.381 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-28 13:22:51.381 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-28 13:22:51.396 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-28 13:22:51.396 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-28 13:22:51.396 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-28 13:22:51.396 | keyword = Word(alphanums + '_\-') 2026-07-28 13:22:51.396 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-28 13:22:51.396 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-28 13:22:51.396 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-28 13:22:51.396 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-28 13:22:51.396 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-28 13:22:51.396 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-28 13:22:51.422 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-28 13:22:51.543 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-28 13:22:51.544 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-28 13:22:51.715 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:22:52.691 | 2026-07-28 13:22:52.692 | Running kernel seems to be up-to-date. 2026-07-28 13:22:52.692 | 2026-07-28 13:22:52.692 | Restarting services... 2026-07-28 13:22:52.755 | 2026-07-28 13:22:52.756 | Service restarts being deferred: 2026-07-28 13:22:52.756 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:22:52.756 | systemctl restart getty@tty1.service 2026-07-28 13:22:52.756 | systemctl restart networkd-dispatcher.service 2026-07-28 13:22:52.756 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:22:52.756 | systemctl restart storpool_beacon.service 2026-07-28 13:22:52.756 | systemctl restart storpool_block.service 2026-07-28 13:22:52.756 | systemctl restart systemd-logind.service 2026-07-28 13:22:52.756 | 2026-07-28 13:22:52.756 | No containers need to be restarted. 2026-07-28 13:22:52.756 | 2026-07-28 13:22:52.756 | User sessions running outdated binaries: 2026-07-28 13:22:52.756 | ubuntu @ session #4: python3[7148] 2026-07-28 13:22:52.765 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:22:52.776 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:22:52.785 | 2026-07-28 13:22:52.785 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:22:53.965 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:22:53.969 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:22:53.972 | + functions-common:time_stop:2420 : local name 2026-07-28 13:22:53.975 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:22:53.977 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:22:53.980 | + functions-common:time_stop:2423 : local total 2026-07-28 13:22:53.983 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:22:53.986 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:22:53.990 | + functions-common:time_stop:2427 : start_time=1785244967347 2026-07-28 13:22:53.992 | + functions-common:time_stop:2429 : [[ -z 1785244967347 ]] 2026-07-28 13:22:53.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:22:54.000 | + functions-common:time_stop:2432 : end_time=1785244973997 2026-07-28 13:22:54.003 | + functions-common:time_stop:2433 : elapsed_time=6650 2026-07-28 13:22:54.006 | + functions-common:time_stop:2434 : total=114117 2026-07-28 13:22:54.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:22:54.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=120767 2026-07-28 13:22:54.016 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:22:54.019 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-28 13:22:54.022 | + ./stack.sh:main:951 : configure_cinder 2026-07-28 13:22:54.024 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-28 13:22:54.037 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-28 13:22:54.041 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-28 13:22:54.044 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-28 13:22:54.046 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-28 13:22:54.050 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-28 13:22:54.050 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-28 13:22:54.054 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-28 13:22:54.056 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-28 13:22:54.059 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-28 13:22:54.062 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-28 13:22:54.064 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-28 13:22:54.067 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-28 13:22:54.069 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-28 13:22:54.072 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-28 13:22:54.084 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-28 13:22:54.096 | + 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-07-28 13:22:54.108 | + 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-07-28 13:22:54.124 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-28 13:22:54.138 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-28 13:22:54.151 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-28 13:22:54.155 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-28 13:22:54.159 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.3to70sJTZO 2026-07-28 13:22:54.162 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-28 13:22:54.164 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-28 13:22:54.167 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-28 13:22:54.170 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.3to70sJTZO 2026-07-28 13:22:54.174 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.3to70sJTZO 2026-07-28 13:22:54.186 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.3to70sJTZO /etc/sudoers.d/cinder-rootwrap 2026-07-28 13:22:54.199 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-28 13:22:54.203 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-28 13:22:54.206 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-28 13:22:54.208 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-28 13:22:54.210 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-28 13:22:54.213 | + 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-07-28 13:22:54.215 | + 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-07-28 13:22:54.218 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-28 13:22:54.219 | + 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-07-28 13:22:54.227 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-28 13:22:54.230 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-28 13:22:54.243 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-28 13:22:54.261 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-28 13:22:54.264 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-28 13:22:54.270 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-28 13:22:54.276 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-28 13:22:54.279 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-28 13:22:54.283 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-28 13:22:54.286 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-28 13:22:54.289 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-28 13:22:54.292 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-28 13:22:54.295 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-28 13:22:54.298 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-28 13:22:54.302 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-28 13:22:54.305 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-28 13:22:54.342 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-28 13:22:54.396 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-07-28 13:22:54.431 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-28 13:22:54.469 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-28 13:22:54.508 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-28 13:22:54.546 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-28 13:22:54.587 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-28 13:22:54.629 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-07-28 13:22:54.668 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:22:54.706 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-28 13:22:54.744 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-28 13:22:54.748 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-28 13:22:54.789 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-28 13:22:54.828 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-28 13:22:54.831 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-28 13:22:54.833 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-28 13:22:54.836 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-28 13:22:54.839 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:22:54.842 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:22:54.845 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:22:54.864 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:54.868 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:22:54.871 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-28 13:22:54.875 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-28 13:22:54.908 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-28 13:22:54.943 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-28 13:22:54.977 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-28 13:22:55.053 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-28 13:22:55.088 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-28 13:22:55.140 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.189 2026-07-28 13:22:55.183 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-28 13:22:55.224 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-28 13:22:55.233 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 847a4d986a99e741e79728c87fc90671 2026-07-28 13:22:55.268 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-28 13:22:55.271 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-28 13:22:55.305 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-28 13:22:55.337 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-28 13:22:55.368 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-28 13:22:55.401 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-28 13:22:55.435 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-28 13:22:55.481 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-28 13:22:55.498 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:55.501 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-28 13:22:55.504 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-28 13:22:55.507 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-28 13:22:55.509 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-28 13:22:55.512 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-28 13:22:55.515 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-28 13:22:55.518 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-28 13:22:55.521 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-28 13:22:55.523 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-28 13:22:55.526 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-28 13:22:55.529 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-28 13:22:55.532 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-28 13:22:55.563 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-28 13:22:55.565 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-28 13:22:55.598 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-28 13:22:55.601 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-28 13:22:55.603 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-28 13:22:55.606 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-28 13:22:55.640 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-28 13:22:55.643 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-28 13:22:55.646 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-28 13:22:55.649 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-28 13:22:55.651 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-28 13:22:55.669 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:55.672 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-28 13:22:55.675 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-28 13:22:55.677 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-28 13:22:55.681 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-28 13:22:55.746 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.189:8080/v1/AUTH_ 2026-07-28 13:22:55.782 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-28 13:22:55.802 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:55.806 | + 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-07-28 13:22:55.841 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-28 13:22:55.861 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:22:55.864 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-28 13:22:55.884 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:55.887 | + lib/cinder:configure_cinder:386 : [[ 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-07-28 13:22:55.890 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-28 13:22:55.926 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-28 13:22:55.929 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-28 13:22:55.932 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-28 13:22:55.935 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-28 13:22:55.937 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-28 13:22:55.941 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-28 13:22:55.944 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-28 13:22:55.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:55.965 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-28 13:22:55.968 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-28 13:22:55.971 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-28 13:22:55.989 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:55.991 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:22:55.995 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:22:56.027 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-28 13:22:56.030 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-28 13:22:56.033 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-28 13:22:56.036 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-28 13:22:56.039 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-28 13:22:56.043 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:22:56.061 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:22:56.064 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:22:56.066 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:22:56.069 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:22:56.072 | + 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-07-28 13:22:56.108 | + 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-07-28 13:22:56.145 | + 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-07-28 13:22:56.178 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:22:56.210 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-28 13:22:56.245 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-28 13:22:56.264 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:56.268 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-28 13:22:56.271 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-28 13:22:56.273 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-28 13:22:56.277 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-28 13:22:56.279 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-28 13:22:56.282 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-28 13:22:56.285 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-28 13:22:56.288 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-28 13:22:56.290 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-28 13:22:56.305 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:22:56.305 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-28 13:22:56.314 | d /var/run/uwsgi 0755 stack root 2026-07-28 13:22:56.317 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:22:56.329 | /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-07-28 13:22:56.334 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-28 13:22:56.337 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-28 13:22:56.342 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-28 13:22:56.345 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-28 13:22:56.379 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-28 13:22:56.416 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-28 13:22:56.455 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-28 13:22:56.491 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-28 13:22:56.526 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-28 13:22:56.559 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-28 13:22:56.594 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-28 13:22:56.628 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-28 13:22:56.662 | + 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-07-28 13:22:56.702 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-28 13:22:56.738 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-28 13:22:56.777 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-28 13:22:56.816 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-28 13:22:56.849 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-28 13:22:56.851 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-28 13:22:56.855 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-28 13:22:56.858 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-28 13:22:56.861 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:22:56.864 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:56.866 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:56.870 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-28 13:22:56.872 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-28 13:22:56.876 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-28 13:22:56.907 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-28 13:22:56.941 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-28 13:22:56.942 | + 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-07-28 13:22:56.951 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-28 13:22:56.956 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-28 13:22:56.959 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-28 13:22:56.962 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:22:56.965 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:22:56.968 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:22:56.971 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:22:56.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:56.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:56.979 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:22:56.981 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:22:56.983 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:22:56.985 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:22:56.988 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-28 13:22:57.024 | Enabling site cinder-api. 2026-07-28 13:22:57.030 | To activate the new configuration, you need to run: 2026-07-28 13:22:57.030 | systemctl reload apache2 2026-07-28 13:22:57.035 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-28 13:22:57.038 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:22:57.040 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:22:57.043 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:22:57.155 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-28 13:22:57.158 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.189/image 2026-07-28 13:22:57.190 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-28 13:22:57.209 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:57.212 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-28 13:22:57.243 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-28 13:22:57.278 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-28 13:22:57.281 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-28 13:22:57.284 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-28 13:22:57.287 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-28 13:22:57.290 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-28 13:22:57.293 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-28 13:22:57.296 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-28 13:22:57.299 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-28 13:22:57.302 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-28 13:22:57.305 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-28 13:22:57.339 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-28 13:22:57.376 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.189/identity 2026-07-28 13:22:57.413 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-28 13:22:57.448 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-28 13:22:57.483 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-28 13:22:57.519 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-28 13:22:57.556 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-28 13:22:57.589 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.189/identity 2026-07-28 13:22:57.625 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:22:57.654 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-28 13:22:57.690 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-28 13:22:57.694 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-28 13:22:57.697 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-28 13:22:57.699 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:22:57.702 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-28 13:22:57.706 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-28 13:22:57.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-28 13:22:57.778 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.189/identity 2026-07-28 13:22:57.815 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-28 13:22:57.851 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-28 13:22:57.889 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-28 13:22:57.923 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-28 13:22:57.960 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-28 13:22:57.997 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-28 13:22:58.031 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-28 13:22:58.066 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-28 13:22:58.069 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-28 13:22:58.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:58.089 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.189:2379?api_version=v3' 2026-07-28 13:22:58.123 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-28 13:22:58.126 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-28 13:22:58.163 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-28 13:22:58.165 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-28 13:22:58.169 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-28 13:22:58.208 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-28 13:22:58.210 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-28 13:22:58.213 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-28 13:22:58.216 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-28 13:22:58.219 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-28 13:22:58.251 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-28 13:22:58.287 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.189/identity 2026-07-28 13:22:58.323 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-28 13:22:58.357 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-28 13:22:58.392 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-28 13:22:58.427 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-28 13:22:58.463 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-28 13:22:58.500 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-28 13:22:58.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:22:58.524 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-28 13:22:58.527 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-28 13:22:58.531 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-28 13:22:58.534 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-28 13:22:58.537 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-28 13:22:58.540 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-28 13:22:58.543 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-28 13:22:58.545 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:58.548 | + 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-07-28 13:22:58.550 | + 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-07-28 13:22:58.554 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:58.558 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-28 13:22:58.561 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-28 13:22:58.564 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:58.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-07-28 13:22:58.570 | + 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-07-28 13:22:58.573 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:58.576 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-28 13:22:58.579 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-28 13:22:58.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:22:58.586 | + 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-07-28 13:22:58.589 | + 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-07-28 13:22:58.592 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:22:58.596 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-28 13:22:58.599 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-28 13:22:58.602 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-28 13:22:58.604 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:22:58.607 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:22:58.611 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:22:58.615 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:22:58.618 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:22:58.621 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:22:58.640 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:22:58.643 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:22:58.646 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:58.650 | + functions-common:git_clone:610 : echo master 2026-07-28 13:22:58.650 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:22:58.655 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-28 13:22:58.658 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:22:58.660 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-28 13:22:58.674 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-28 13:22:58.677 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:22:58.678 | + functions-common:git_clone:673 : head -1 2026-07-28 13:22:58.683 | 9e9215d6d6 Merge "Remove ``OVN_BUILD_MODULES`` references" 2026-07-28 13:22:58.686 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:22:58.689 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-28 13:22:58.691 | + inc/python:setup_develop:353 : local bindep 2026-07-28 13:22:58.693 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-28 13:22:58.696 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-28 13:22:58.698 | + inc/python:setup_develop:359 : local extras= 2026-07-28 13:22:58.701 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-28 13:22:58.704 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:22:58.707 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-28 13:22:58.709 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-28 13:22:58.713 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:22:58.717 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-28 13:22:58.721 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-28 13:22:58.723 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:22:58.727 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-28 13:22:58.730 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:22:58.733 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:22:58.736 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-28 13:22:58.743 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-28 13:22:58.746 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-28 13:22:58.749 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-28 13:22:58.841 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-28 13:22:58.844 | + inc/python:setup_package:436 : local bindep=0 2026-07-28 13:22:58.847 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:22:58.850 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:22:58.853 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-28 13:22:58.856 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-28 13:22:58.860 | + inc/python:setup_package:445 : local flags=-e 2026-07-28 13:22:58.863 | + inc/python:setup_package:446 : local extras= 2026-07-28 13:22:58.866 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:22:58.869 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-28 13:22:58.871 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-28 13:22:58.874 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-28 13:22:58.878 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:22:58.881 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-28 13:22:58.905 | Using python 3.12 to install /opt/stack/neutron 2026-07-28 13:22:58.907 | + 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-07-28 13:22:59.448 | Obtaining file:///opt/stack/neutron 2026-07-28 13:22:59.454 | Installing build dependencies: started 2026-07-28 13:23:00.411 | Installing build dependencies: finished with status 'done' 2026-07-28 13:23:00.411 | Checking if build backend supports build_editable: started 2026-07-28 13:23:00.720 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:23:00.721 | Getting requirements to build editable: started 2026-07-28 13:23:00.906 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:23:00.907 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:23:02.463 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:23:02.475 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (7.0.3) 2026-07-28 13:23:02.477 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.10.1) 2026-07-28 13:23:02.477 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.1.0) 2026-07-28 13:23:02.477 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (2.5.1) 2026-07-28 13:23:02.478 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.1.0) 2026-07-28 13:23:02.478 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (5.3.1) 2026-07-28 13:23:02.557 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:02.622 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-28 13:23:02.631 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (0.32.0) 2026-07-28 13:23:02.631 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (2.34.2) 2026-07-28 13:23:02.632 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.1.6) 2026-07-28 13:23:02.633 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (13.0.0) 2026-07-28 13:23:02.633 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (1.3.0) 2026-07-28 13:23:02.660 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:02.664 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-28 13:23:02.672 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (9.1.4) 2026-07-28 13:23:02.673 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (2.0.51) 2026-07-28 13:23:02.673 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (1.8.10) 2026-07-28 13:23:02.674 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (5.15.0) 2026-07-28 13:23:02.674 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (1.18.5) 2026-07-28 13:23:02.675 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (5.9.0) 2026-07-28 13:23:02.675 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (4.3.0) 2026-07-28 13:23:02.676 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (7.6.1) 2026-07-28 13:23:02.676 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (10.5.0) 2026-07-28 13:23:02.677 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (6.5.0) 2026-07-28 13:23:02.677 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (18.1.0) 2026-07-28 13:23:02.678 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (6.9.0) 2026-07-28 13:23:02.678 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (8.3.0) 2026-07-28 13:23:02.679 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (18.2.0) 2026-07-28 13:23:02.679 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (8.2.0) 2026-07-28 13:23:02.680 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (6.0.0) 2026-07-28 13:23:02.680 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.12.0) 2026-07-28 13:23:02.681 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.9.0) 2026-07-28 13:23:02.681 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (7.10.0) 2026-07-28 13:23:02.682 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (5.11.0) 2026-07-28 13:23:02.683 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev40) (4.7.0) 2026-07-28 13:23:02.683 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (2.8.0) 2026-07-28 13:23:02.684 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (10.1.1) 2026-07-28 13:23:02.684 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.11.0) 2026-07-28 13:23:02.684 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (4.4.0) 2026-07-28 13:23:02.703 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:02.708 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-28 13:23:02.722 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:02.726 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-28 13:23:02.745 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:02.749 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-28 13:23:02.813 | Installing build dependencies: started 2026-07-28 13:23:03.729 | Installing build dependencies: finished with status 'done' 2026-07-28 13:23:03.729 | Getting requirements to build wheel: started 2026-07-28 13:23:04.111 | Getting requirements to build wheel: finished with status 'done' 2026-07-28 13:23:04.111 | Preparing metadata (pyproject.toml): started 2026-07-28 13:23:04.332 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:23:04.362 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.375 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-28 13:23:04.383 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (7.2.2) 2026-07-28 13:23:04.423 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.456 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-28 13:23:04.463 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (24.2.1) 2026-07-28 13:23:04.464 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (18.13.0) 2026-07-28 13:23:04.465 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (4.17.0) 2026-07-28 13:23:04.491 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.501 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-28 13:23:04.528 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.534 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:23:04.540 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (3.4.0) 2026-07-28 13:23:04.542 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev40) (9.0.0) 2026-07-28 13:23:04.543 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev40) (1.3.12) 2026-07-28 13:23:04.543 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev40) (4.15.0) 2026-07-28 13:23:04.546 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev40) (2.2.2) 2026-07-28 13:23:04.551 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev40) (3.3.2) 2026-07-28 13:23:04.553 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev40) (3.0.3) 2026-07-28 13:23:04.555 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev40) (2.1.0) 2026-07-28 13:23:04.556 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev40) (1.8.2) 2026-07-28 13:23:04.561 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev40) (4.1.0) 2026-07-28 13:23:04.562 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev40) (2.13.0) 2026-07-28 13:23:04.563 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev40) (5.8.0) 2026-07-28 13:23:04.572 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev40) (1.3.7) 2026-07-28 13:23:04.587 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.592 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-28 13:23:04.600 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (43.0.3) 2026-07-28 13:23:04.601 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (1.5.0) 2026-07-28 13:23:04.602 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (1.1.0) 2026-07-28 13:23:04.603 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (1.33) 2026-07-28 13:23:04.604 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (4.10.0) 2026-07-28 13:23:04.605 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (6.0.3) 2026-07-28 13:23:04.609 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (2.0.0) 2026-07-28 13:23:04.610 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (3.0) 2026-07-28 13:23:04.615 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev40) (3.1.1) 2026-07-28 13:23:04.617 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (0.41.0) 2026-07-28 13:23:04.618 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (1.2.1) 2026-07-28 13:23:04.630 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.636 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-28 13:23:04.644 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (26.2) 2026-07-28 13:23:04.647 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (2.8.0) 2026-07-28 13:23:04.647 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (3.5.3) 2026-07-28 13:23:04.656 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (6.1.1) 2026-07-28 13:23:04.657 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (4.0.0) 2026-07-28 13:23:04.670 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev40) (0.20) 2026-07-28 13:23:04.674 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev40) (2.0.0) 2026-07-28 13:23:04.680 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev40) (2.1.2) 2026-07-28 13:23:04.680 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev40) (0.6.2) 2026-07-28 13:23:04.685 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev40) (2.9.0.post0) 2026-07-28 13:23:04.688 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev40) (7.1.4) 2026-07-28 13:23:04.689 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev40) (5.3.1) 2026-07-28 13:23:04.690 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev40) (5.6.2) 2026-07-28 13:23:04.691 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev40) (0.16.0) 2026-07-28 13:23:04.693 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev40) (5.1.0) 2026-07-28 13:23:04.699 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev40) (2026.2) 2026-07-28 13:23:04.705 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev40) (0.25.0) 2026-07-28 13:23:04.707 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev40) (5.0.0) 2026-07-28 13:23:04.708 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev40) (4.0.1) 2026-07-28 13:23:04.728 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev40) (1.7.6) 2026-07-28 13:23:04.733 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev40) (2.2.0) 2026-07-28 13:23:04.739 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev40) (3.18.0) 2026-07-28 13:23:04.765 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.770 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-28 13:23:04.795 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.797 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-28 13:23:04.808 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (3.0.3) 2026-07-28 13:23:04.809 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev40) (1.6.2) 2026-07-28 13:23:04.815 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev40) (83.0.0) 2026-07-28 13:23:04.831 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev40) (0.8.1) 2026-07-28 13:23:04.858 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev40) (1.17.0) 2026-07-28 13:23:04.862 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (4.15.0) 2026-07-28 13:23:04.863 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (4.26.0) 2026-07-28 13:23:04.878 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) 2026-07-28 13:23:04.883 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-28 13:23:04.893 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (0.6.0) 2026-07-28 13:23:04.894 | 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==29.0.0.0b2.dev40) (4.0.0) 2026-07-28 13:23:04.903 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (3.0.52) 2026-07-28 13:23:04.904 | 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==29.0.0.0b2.dev40) (1.11.0) 2026-07-28 13:23:04.904 | 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==29.0.0.0b2.dev40) (15.0.0) 2026-07-28 13:23:04.905 | 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==29.0.0.0b2.dev40) (1.8.0) 2026-07-28 13:23:04.910 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (26.1.0) 2026-07-28 13:23:04.911 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (2025.9.1) 2026-07-28 13:23:04.911 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (0.37.0) 2026-07-28 13:23:04.911 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev40) (2026.5.1) 2026-07-28 13:23:04.940 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev40) (3.4.7) 2026-07-28 13:23:04.941 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev40) (3.18) 2026-07-28 13:23:04.941 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev40) (2.7.0) 2026-07-28 13:23:04.942 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev40) (2023.11.17) 2026-07-28 13:23:04.964 | 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==29.0.0.0b2.dev40) (4.2.0) 2026-07-28 13:23:04.965 | 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==29.0.0.0b2.dev40) (2.20.0) 2026-07-28 13:23:04.972 | 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==29.0.0.0b2.dev40) (0.1.2) 2026-07-28 13:23:04.985 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev40) (0.8) 2026-07-28 13:23:05.023 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev40) (0.16.0) 2026-07-28 13:23:05.074 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-28 13:23:05.108 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 16.9 MB/s 0:00:00 2026-07-28 13:23:05.112 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-28 13:23:05.264 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.6 MB/s 0:00:00 2026-07-28 13:23:05.273 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-28 13:23:05.292 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-28 13:23:05.309 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-28 13:23:05.322 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-28 13:23:05.339 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-28 13:23:05.349 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-28 13:23:05.354 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-28 13:23:05.365 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-28 13:23:05.385 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-28 13:23:05.397 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-28 13:23:05.408 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-28 13:23:05.437 | Building wheels for collected packages: neutron, ovs 2026-07-28 13:23:05.438 | Building editable for neutron (pyproject.toml): started 2026-07-28 13:23:06.966 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-28 13:23:06.967 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev40-0.editable-py3-none-any.whl size=16038 sha256=efd95d0de1dc779ad895257ee837d50cb57ee235e77af8786165a176bd770614 2026-07-28 13:23:06.968 | Stored in directory: /tmp/pip-ephem-wheel-cache-g2dpv0et/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-28 13:23:06.970 | Building wheel for ovs (pyproject.toml): started 2026-07-28 13:23:07.496 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-28 13:23:07.497 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=b80ed4ee93569feb31a2f7dd896224f42a581b29b9e834e707f7cd5544eead93 2026-07-28 13:23:07.498 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-28 13:23:07.502 | Successfully built neutron ovs 2026-07-28 13:23:07.680 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-28 13:23:10.709 | 2026-07-28 13:23:10.721 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev40 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-28 13:23:10.913 | + inc/python:pip_install:216 : result=0 2026-07-28 13:23:10.916 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:23:10.920 | + functions-common:time_stop:2420 : local name 2026-07-28 13:23:10.923 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:23:10.926 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:23:10.929 | + functions-common:time_stop:2423 : local total 2026-07-28 13:23:10.932 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:23:10.935 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:23:10.939 | + functions-common:time_stop:2427 : start_time=1785244978899 2026-07-28 13:23:10.942 | + functions-common:time_stop:2429 : [[ -z 1785244978899 ]] 2026-07-28 13:23:10.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:23:10.949 | + functions-common:time_stop:2432 : end_time=1785244990947 2026-07-28 13:23:10.952 | + functions-common:time_stop:2433 : elapsed_time=12048 2026-07-28 13:23:10.955 | + functions-common:time_stop:2434 : total=68255 2026-07-28 13:23:10.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:23:10.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80303 2026-07-28 13:23:10.964 | + inc/python:pip_install:219 : return 0 2026-07-28 13:23:10.968 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:23:10.971 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:23:10.975 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-28 13:23:10.978 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-28 13:23:10.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:23:10.984 | + 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-07-28 13:23:10.987 | + 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-07-28 13:23:10.990 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:23:10.994 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-28 13:23:10.997 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-28 13:23:11.000 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-07-28 13:23:11.001 | Installing OVN and dependent packages 2026-07-28 13:23:11.004 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-07-28 13:23:11.007 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-07-28 13:23:11.024 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:23:11.028 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-07-28 13:23:11.045 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:23:11.049 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-07-28 13:23:11.067 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:23:11.070 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-07-28 13:23:11.074 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-07-28 13:23:11.092 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:23:11.095 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-28 13:23:11.097 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-07-28 13:23:11.112 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-07-28 13:23:11.118 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-07-28 13:23:11.131 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-07-28 13:23:11.134 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-07-28 13:23:11.156 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-07-28 13:23:11.159 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:23:11.162 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:23:11.166 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:23:11.170 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:23:11.173 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:11.176 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:23:11.180 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:11.183 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:11.187 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:23:11.190 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:23:11.193 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:23:11.197 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:23:11.199 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-28 13:23:11.202 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:23:11.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:11.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:11.214 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-28 13:23:11.240 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-28 13:23:11.269 | Reading package lists... 2026-07-28 13:23:11.525 | Building dependency tree... 2026-07-28 13:23:11.526 | Reading state information... 2026-07-28 13:23:11.873 | fakeroot is already the newest version (1.33-1). 2026-07-28 13:23:11.873 | fakeroot set to manually installed. 2026-07-28 13:23:11.873 | make is already the newest version (4.3-4.1build2). 2026-07-28 13:23:11.873 | The following additional packages will be installed: 2026-07-28 13:23:11.874 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-28 13:23:11.875 | python3-sortedcontainers unbound 2026-07-28 13:23:11.877 | Suggested packages: 2026-07-28 13:23:11.877 | openvswitch-doc python-sortedcontainers-doc 2026-07-28 13:23:11.911 | The following NEW packages will be installed: 2026-07-28 13:23:11.911 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-28 13:23:11.912 | python3-openvswitch python3-sortedcontainers 2026-07-28 13:23:11.915 | The following packages will be upgraded: 2026-07-28 13:23:11.915 | unbound 2026-07-28 13:23:12.021 | 1 upgraded, 6 newly installed, 0 to remove and 99 not upgraded. 2026-07-28 13:23:12.021 | Need to get 5,179 kB of archives. 2026-07-28 13:23:12.021 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-28 13:23:12.021 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-28 13:23:12.303 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-28 13:23:12.356 | 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-07-28 13:23:12.411 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-28 13:23:12.411 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-28 13:23:12.413 | 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-07-28 13:23:12.457 | 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-07-28 13:23:12.829 | Fetched 5,179 kB in 1s (9,215 kB/s) 2026-07-28 13:23:12.939 | (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 ... 174603 files and directories currently installed.) 2026-07-28 13:23:12.944 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-28 13:23:12.967 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-28 13:23:13.043 | Selecting previously unselected package libunbound8:amd64. 2026-07-28 13:23:13.063 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-28 13:23:13.068 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-28 13:23:13.112 | Selecting previously unselected package openvswitch-common. 2026-07-28 13:23:13.133 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:23:13.135 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-28 13:23:13.210 | Selecting previously unselected package python3-sortedcontainers. 2026-07-28 13:23:13.224 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-28 13:23:13.228 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-28 13:23:13.273 | Selecting previously unselected package libxdp1:amd64. 2026-07-28 13:23:13.288 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-28 13:23:13.292 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-28 13:23:13.340 | Selecting previously unselected package python3-openvswitch. 2026-07-28 13:23:13.357 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:23:13.359 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-28 13:23:13.434 | Selecting previously unselected package openvswitch-switch. 2026-07-28 13:23:13.449 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-28 13:23:13.456 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-28 13:23:13.548 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-28 13:23:14.575 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-28 13:23:14.730 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-28 13:23:14.737 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-28 13:23:14.747 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-28 13:23:14.758 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-28 13:23:15.005 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-28 13:23:15.018 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-28 13:23:15.511 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-28 13:23:15.643 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-28 13:23:16.380 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:23:17.674 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-28 13:23:18.344 | 2026-07-28 13:23:18.344 | Running kernel seems to be up-to-date. 2026-07-28 13:23:18.344 | 2026-07-28 13:23:18.344 | Restarting services... 2026-07-28 13:23:18.419 | 2026-07-28 13:23:18.419 | Service restarts being deferred: 2026-07-28 13:23:18.419 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:23:18.419 | systemctl restart getty@tty1.service 2026-07-28 13:23:18.419 | systemctl restart networkd-dispatcher.service 2026-07-28 13:23:18.419 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:23:18.419 | systemctl restart storpool_beacon.service 2026-07-28 13:23:18.419 | systemctl restart storpool_block.service 2026-07-28 13:23:18.419 | systemctl restart systemd-logind.service 2026-07-28 13:23:18.419 | 2026-07-28 13:23:18.419 | No containers need to be restarted. 2026-07-28 13:23:18.419 | 2026-07-28 13:23:18.419 | User sessions running outdated binaries: 2026-07-28 13:23:18.420 | ubuntu @ session #4: python3[7148] 2026-07-28 13:23:18.429 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:23:18.441 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:23:18.450 | 2026-07-28 13:23:18.451 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:23:20.093 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:23:20.097 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:23:20.100 | + functions-common:time_stop:2420 : local name 2026-07-28 13:23:20.104 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:23:20.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:23:20.110 | + functions-common:time_stop:2423 : local total 2026-07-28 13:23:20.113 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:23:20.115 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:23:20.119 | + functions-common:time_stop:2427 : start_time=1785244991236 2026-07-28 13:23:20.122 | + functions-common:time_stop:2429 : [[ -z 1785244991236 ]] 2026-07-28 13:23:20.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:23:20.132 | + functions-common:time_stop:2432 : end_time=1785245000128 2026-07-28 13:23:20.136 | + functions-common:time_stop:2433 : elapsed_time=8892 2026-07-28 13:23:20.139 | + functions-common:time_stop:2434 : total=120767 2026-07-28 13:23:20.142 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:23:20.146 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=129659 2026-07-28 13:23:20.149 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:23:20.154 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-07-28 13:23:20.181 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-28 13:23:20.185 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:23:20.189 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:23:20.192 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:23:20.197 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:23:20.200 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:20.204 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:23:20.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:20.209 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:20.213 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:23:20.216 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:23:20.220 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:23:20.223 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:23:20.227 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-28 13:23:20.229 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:23:20.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:20.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:20.238 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-28 13:23:20.265 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-28 13:23:20.299 | Reading package lists... 2026-07-28 13:23:20.597 | Building dependency tree... 2026-07-28 13:23:20.598 | Reading state information... 2026-07-28 13:23:20.921 | The following additional packages will be installed: 2026-07-28 13:23:20.922 | ovn-common 2026-07-28 13:23:20.955 | The following NEW packages will be installed: 2026-07-28 13:23:20.955 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-28 13:23:21.065 | 0 upgraded, 4 newly installed, 0 to remove and 99 not upgraded. 2026-07-28 13:23:21.065 | Need to get 2,360 kB of archives. 2026-07-28 13:23:21.065 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-28 13:23:21.065 | 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-07-28 13:23:21.363 | 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-07-28 13:23:21.404 | 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-07-28 13:23:21.408 | 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-07-28 13:23:21.793 | Fetched 2,360 kB in 0s (4,960 kB/s) 2026-07-28 13:23:21.826 | Selecting previously unselected package ovn-common. 2026-07-28 13:23:21.922 | (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 ... 174803 files and directories currently installed.) 2026-07-28 13:23:21.928 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:23:21.931 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:22.014 | Selecting previously unselected package ovn-central. 2026-07-28 13:23:22.030 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:23:22.035 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:22.083 | Selecting previously unselected package ovn-controller-vtep. 2026-07-28 13:23:22.098 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:23:22.100 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:22.144 | Selecting previously unselected package ovn-host. 2026-07-28 13:23:22.162 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-28 13:23:22.168 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:22.244 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:22.261 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:22.576 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-28 13:23:22.701 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-28 13:23:22.992 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-28 13:23:23.037 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:23.371 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-28 13:23:23.508 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-28 13:23:23.992 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-28 13:23:24.453 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-28 13:23:25.042 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-28 13:23:25.106 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-28 13:23:25.250 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-28 13:23:25.682 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:23:27.585 | 2026-07-28 13:23:27.586 | Running kernel seems to be up-to-date. 2026-07-28 13:23:27.586 | 2026-07-28 13:23:27.586 | Restarting services... 2026-07-28 13:23:27.659 | 2026-07-28 13:23:27.659 | Service restarts being deferred: 2026-07-28 13:23:27.659 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:23:27.661 | systemctl restart getty@tty1.service 2026-07-28 13:23:27.661 | systemctl restart networkd-dispatcher.service 2026-07-28 13:23:27.661 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:23:27.661 | systemctl restart storpool_beacon.service 2026-07-28 13:23:27.661 | systemctl restart storpool_block.service 2026-07-28 13:23:27.661 | systemctl restart systemd-logind.service 2026-07-28 13:23:27.661 | 2026-07-28 13:23:27.661 | No containers need to be restarted. 2026-07-28 13:23:27.661 | 2026-07-28 13:23:27.661 | User sessions running outdated binaries: 2026-07-28 13:23:27.661 | ubuntu @ session #4: python3[7148] 2026-07-28 13:23:27.671 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:23:27.682 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:23:27.692 | 2026-07-28 13:23:27.692 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:23:29.170 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:23:29.174 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:23:29.177 | + functions-common:time_stop:2420 : local name 2026-07-28 13:23:29.180 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:23:29.183 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:23:29.185 | + functions-common:time_stop:2423 : local total 2026-07-28 13:23:29.188 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:23:29.191 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:23:29.194 | + functions-common:time_stop:2427 : start_time=1785245000261 2026-07-28 13:23:29.197 | + functions-common:time_stop:2429 : [[ -z 1785245000261 ]] 2026-07-28 13:23:29.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:23:29.204 | + functions-common:time_stop:2432 : end_time=1785245009201 2026-07-28 13:23:29.208 | + functions-common:time_stop:2433 : elapsed_time=8940 2026-07-28 13:23:29.211 | + functions-common:time_stop:2434 : total=129659 2026-07-28 13:23:29.214 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:23:29.216 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138599 2026-07-28 13:23:29.218 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:23:29.221 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-28 13:23:29.225 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-28 13:23:29.228 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-07-28 13:23:29.230 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-07-28 13:23:29.236 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.239 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-28 13:23:29.242 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.245 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-28 13:23:29.248 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.251 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-28 13:23:29.254 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.258 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-28 13:23:29.261 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.265 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-28 13:23:29.268 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.271 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-28 13:23:29.274 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.277 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-28 13:23:29.281 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-07-28 13:23:29.284 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-28 13:23:29.287 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-07-28 13:23:29.291 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-28 13:23:29.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:23:29.297 | + 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-07-28 13:23:29.300 | + 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-07-28 13:23:29.303 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:23:29.306 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-07-28 13:23:29.310 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-28 13:23:29.314 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-28 13:23:29.335 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:23:29.338 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-28 13:23:29.340 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-28 13:23:29.343 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-28 13:23:29.347 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-28 13:23:29.350 | + lib/stack:stack_install_service:32 : install_nova 2026-07-28 13:23:29.354 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-28 13:23:29.357 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-28 13:23:29.360 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:23:29.363 | + 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-07-28 13:23:29.366 | + 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-07-28 13:23:29.370 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:23:29.374 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-28 13:23:29.395 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:23:29.399 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-28 13:23:29.402 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-28 13:23:29.406 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-28 13:23:29.408 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-28 13:23:29.411 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-28 13:23:29.502 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-28 13:23:29.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:29.507 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:29.510 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-28 13:23:29.514 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:23:29.517 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:23:29.519 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:23:29.522 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:23:29.524 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:29.527 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:23:29.529 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:29.532 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:29.534 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:23:29.538 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:23:29.542 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:23:29.544 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:23:29.547 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-28 13:23:29.551 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:23:29.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:29.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:29.559 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-28 13:23:29.585 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-28 13:23:29.618 | Reading package lists... 2026-07-28 13:23:29.896 | Building dependency tree... 2026-07-28 13:23:29.897 | Reading state information... 2026-07-28 13:23:30.322 | The following additional packages will be installed: 2026-07-28 13:23:30.324 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-28 13:23:30.324 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-28 13:23:30.324 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-28 13:23:30.324 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-28 13:23:30.325 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-28 13:23:30.326 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-28 13:23:30.326 | swtpm-tools systemd-container 2026-07-28 13:23:30.327 | Suggested packages: 2026-07-28 13:23:30.327 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-28 13:23:30.327 | libvirt-daemon-driver-storage-gluster 2026-07-28 13:23:30.327 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-28 13:23:30.327 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-28 13:23:30.327 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-28 13:23:30.327 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-28 13:23:30.383 | The following packages will be REMOVED: 2026-07-28 13:23:30.386 | apport-core-dump-handler 2026-07-28 13:23:30.387 | The following NEW packages will be installed: 2026-07-28 13:23:30.387 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-28 13:23:30.387 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-28 13:23:30.387 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-28 13:23:30.387 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-28 13:23:30.387 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-28 13:23:30.387 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-28 13:23:30.388 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-28 13:23:30.388 | systemd-container systemd-coredump 2026-07-28 13:23:30.389 | The following packages will be upgraded: 2026-07-28 13:23:30.391 | apport python3-apport 2026-07-28 13:23:30.501 | 2 upgraded, 29 newly installed, 1 to remove and 96 not upgraded. 2026-07-28 13:23:30.501 | Need to get 115 MB of archives. 2026-07-28 13:23:30.501 | After this operation, 916 MB of additional disk space will be used. 2026-07-28 13:23:30.501 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-28 13:23:30.664 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-28 13:23:30.703 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-28 13:23:30.725 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-28 13:23:30.786 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-28 13:23:30.813 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1,830 kB] 2026-07-28 13:23:30.875 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-07-28 13:23:30.883 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-07-28 13:23:30.895 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-07-28 13:23:30.901 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3,116 B] 2026-07-28 13:23:30.901 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6,042 B] 2026-07-28 13:23:30.901 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-28 13:23:30.906 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1,374 B] 2026-07-28 13:23:30.906 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-07-28 13:23:30.907 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-07-28 13:23:30.915 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1,160 B] 2026-07-28 13:23:30.947 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-07-28 13:23:30.948 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-28 13:23:30.958 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-28 13:23:30.960 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-28 13:23:31.189 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-28 13:23:31.386 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-07-28 13:23:31.492 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-07-28 13:23:31.566 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-07-28 13:23:31.609 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-28 13:23:32.269 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-28 13:23:32.270 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-28 13:23:32.270 | Get:28 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-07-28 13:23:32.271 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-28 13:23:32.272 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4,115 kB] 2026-07-28 13:23:32.312 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-28 13:23:32.707 | Preconfiguring packages ... 2026-07-28 13:23:32.831 | Fetched 115 MB in 2s (60.4 MB/s) 2026-07-28 13:23:32.946 | (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 ... 174871 files and directories currently installed.) 2026-07-28 13:23:32.951 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-28 13:23:33.044 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-28 13:23:33.110 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-28 13:23:33.191 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-28 13:23:33.379 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-28 13:23:33.379 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-28 13:23:33.379 | Package apport-core-dump-handler is to be removed. 2026-07-28 13:23:33.379 | Package python3-zstandard is not installed. 2026-07-28 13:23:33.379 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-28 13:23:33.379 | Package apport-core-dump-handler is to be removed. 2026-07-28 13:23:33.379 | Package systemd-coredump is not installed. 2026-07-28 13:23:33.379 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-28 13:23:33.379 | Package apport-core-dump-handler is to be removed. 2026-07-28 13:23:33.379 | Package python3-zstandard is not installed. 2026-07-28 13:23:33.379 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-28 13:23:33.379 | Package apport-core-dump-handler is to be removed. 2026-07-28 13:23:33.379 | Package systemd-coredump is not installed. 2026-07-28 13:23:33.379 | 2026-07-28 13:23:33.466 | (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 ... 174869 files and directories currently installed.) 2026-07-28 13:23:33.470 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-28 13:23:34.155 | Selecting previously unselected package systemd-coredump. 2026-07-28 13:23:34.258 | (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 ... 174867 files and directories currently installed.) 2026-07-28 13:23:34.265 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:23:34.269 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-28 13:23:34.320 | Selecting previously unselected package python3-zstandard. 2026-07-28 13:23:34.340 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-28 13:23:34.343 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-28 13:23:34.403 | Selecting previously unselected package libtpms0:amd64. 2026-07-28 13:23:34.420 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-28 13:23:34.426 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-28 13:23:34.480 | Selecting previously unselected package libvirt0:amd64. 2026-07-28 13:23:34.498 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-28 13:23:34.501 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:34.615 | Selecting previously unselected package libvirt-clients. 2026-07-28 13:23:34.636 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-28 13:23:34.651 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:34.711 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-28 13:23:34.732 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-28 13:23:34.745 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:34.807 | Selecting previously unselected package libvirt-daemon. 2026-07-28 13:23:34.822 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-28 13:23:34.836 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:34.889 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-28 13:23:34.905 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-07-28 13:23:34.916 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:34.957 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-28 13:23:34.972 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-07-28 13:23:34.984 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:35.023 | Selecting previously unselected package systemd-container. 2026-07-28 13:23:35.041 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:23:35.044 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-28 13:23:35.126 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-28 13:23:35.142 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-07-28 13:23:35.155 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:35.207 | Selecting previously unselected package libvirt-daemon-system. 2026-07-28 13:23:35.225 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-28 13:23:35.262 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:35.315 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-28 13:23:35.331 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-07-28 13:23:35.343 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:35.401 | Selecting previously unselected package libvirt-l10n. 2026-07-28 13:23:35.418 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-07-28 13:23:35.431 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:35.469 | Selecting previously unselected package libxml2-utils. 2026-07-28 13:23:35.485 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-28 13:23:35.490 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-28 13:23:35.530 | Selecting previously unselected package mdevctl. 2026-07-28 13:23:35.551 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-28 13:23:35.554 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-28 13:23:35.612 | Selecting previously unselected package python3-libvirt. 2026-07-28 13:23:35.629 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-28 13:23:35.631 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-28 13:23:35.682 | Selecting previously unselected package qemu-system-arm. 2026-07-28 13:23:35.698 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:23:35.709 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:36.035 | Selecting previously unselected package qemu-system-mips. 2026-07-28 13:23:36.052 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:23:36.065 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:36.422 | Selecting previously unselected package qemu-system-ppc. 2026-07-28 13:23:36.439 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:23:36.451 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:36.674 | Selecting previously unselected package qemu-system-sparc. 2026-07-28 13:23:36.689 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:23:36.702 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:36.882 | Selecting previously unselected package qemu-system-s390x. 2026-07-28 13:23:36.901 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:23:36.914 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:37.062 | Selecting previously unselected package qemu-system-misc. 2026-07-28 13:23:37.078 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:23:37.091 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:38.285 | Selecting previously unselected package qemu-system. 2026-07-28 13:23:38.306 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-28 13:23:38.309 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:38.354 | Selecting previously unselected package swtpm. 2026-07-28 13:23:38.375 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-28 13:23:38.378 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-28 13:23:38.422 | Selecting previously unselected package swtpm-tools. 2026-07-28 13:23:38.439 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-28 13:23:38.444 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-28 13:23:38.509 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-28 13:23:38.531 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-28 13:23:38.538 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:23:38.580 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-28 13:23:38.602 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-28 13:23:38.605 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-28 13:23:39.838 | Selecting previously unselected package qemu-efi-arm. 2026-07-28 13:23:39.854 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-28 13:23:39.855 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-28 13:23:40.388 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-28 13:23:40.770 | Creating group 'systemd-coredump' with GID 988. 2026-07-28 13:23:40.771 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-28 13:23:40.790 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:40.804 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:40.817 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:40.831 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-28 13:23:40.837 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:40.854 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-28 13:23:41.014 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-28 13:23:41.191 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:41.197 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-28 13:23:41.350 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-28 13:23:41.715 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:41.729 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-28 13:23:41.739 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-28 13:23:41.746 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:41.759 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-28 13:23:41.764 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:42.189 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-28 13:23:42.198 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:42.565 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-28 13:23:42.771 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:42.788 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:42.802 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-28 13:23:43.588 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-28 13:23:43.633 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:43.644 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-28 13:23:43.656 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-28 13:23:43.691 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:43.705 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-28 13:23:43.710 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:43.722 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:43.733 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-28 13:23:43.786 | info: Selecting GID from range 100 to 999 ... 2026-07-28 13:23:43.790 | info: Adding group `swtpm' (GID 123) ... 2026-07-28 13:23:43.862 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-28 13:23:43.862 | 2026-07-28 13:23:43.868 | info: Selecting UID from range 100 to 999 ... 2026-07-28 13:23:43.868 | 2026-07-28 13:23:43.871 | info: Adding system user `swtpm' (UID 119) ... 2026-07-28 13:23:43.874 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-28 13:23:43.908 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-28 13:23:43.920 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-07-28 13:23:44.211 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-28 13:23:44.822 | Enabling libvirt default network 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-28 13:23:45.099 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-28 13:23:45.668 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-28 13:23:46.403 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-28 13:23:46.855 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-28 13:23:47.571 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-28 13:23:47.633 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-28 13:23:47.659 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-28 13:23:49.086 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-28 13:23:49.103 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-28 13:23:49.822 | 2026-07-28 13:23:49.823 | Running kernel seems to be up-to-date. 2026-07-28 13:23:49.823 | 2026-07-28 13:23:49.823 | Restarting services... 2026-07-28 13:23:49.903 | 2026-07-28 13:23:49.904 | Service restarts being deferred: 2026-07-28 13:23:49.904 | /etc/needrestart/restart.d/dbus.service 2026-07-28 13:23:49.904 | systemctl restart getty@tty1.service 2026-07-28 13:23:49.904 | systemctl restart networkd-dispatcher.service 2026-07-28 13:23:49.904 | systemctl restart serial-getty@ttyS0.service 2026-07-28 13:23:49.904 | systemctl restart storpool_beacon.service 2026-07-28 13:23:49.904 | systemctl restart storpool_block.service 2026-07-28 13:23:49.904 | systemctl restart systemd-logind.service 2026-07-28 13:23:49.904 | 2026-07-28 13:23:49.904 | No containers need to be restarted. 2026-07-28 13:23:49.904 | 2026-07-28 13:23:49.904 | User sessions running outdated binaries: 2026-07-28 13:23:49.904 | ubuntu @ session #4: python3[7148] 2026-07-28 13:23:49.915 | ubuntu @ session #5: sh[8531,8533], sshd[8473] 2026-07-28 13:23:49.927 | ubuntu @ user manager service: systemd[5266] 2026-07-28 13:23:49.938 | 2026-07-28 13:23:49.939 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-28 13:23:51.503 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:23:51.507 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:23:51.510 | + functions-common:time_stop:2420 : local name 2026-07-28 13:23:51.513 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:23:51.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:23:51.519 | + functions-common:time_stop:2423 : local total 2026-07-28 13:23:51.523 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:23:51.525 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:23:51.529 | + functions-common:time_stop:2427 : start_time=1785245009581 2026-07-28 13:23:51.531 | + functions-common:time_stop:2429 : [[ -z 1785245009581 ]] 2026-07-28 13:23:51.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:23:51.541 | + functions-common:time_stop:2432 : end_time=1785245031538 2026-07-28 13:23:51.544 | + functions-common:time_stop:2433 : elapsed_time=21957 2026-07-28 13:23:51.547 | + functions-common:time_stop:2434 : total=138599 2026-07-28 13:23:51.550 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:23:51.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160556 2026-07-28 13:23:51.555 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:23:51.559 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-28 13:23:51.563 | + functions-common:install_package:1438 : update_package_repo 2026-07-28 13:23:51.565 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-28 13:23:51.569 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-28 13:23:51.572 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-28 13:23:51.576 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:51.579 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-28 13:23:51.582 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:51.585 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:51.588 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-28 13:23:51.591 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-28 13:23:51.594 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-28 13:23:51.597 | + functions-common:apt_get_update:1167 : return 2026-07-28 13:23:51.600 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-28 13:23:51.603 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-28 13:23:51.607 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:23:51.611 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:23:51.614 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-28 13:23:51.642 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-28 13:23:51.676 | Reading package lists... 2026-07-28 13:23:52.017 | Building dependency tree... 2026-07-28 13:23:52.019 | Reading state information... 2026-07-28 13:23:52.551 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-28 13:23:52.551 | ovmf set to manually installed. 2026-07-28 13:23:52.551 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-28 13:23:52.551 | swtpm set to manually installed. 2026-07-28 13:23:52.551 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-28 13:23:52.551 | swtpm-tools set to manually installed. 2026-07-28 13:23:52.551 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-28 13:23:52.551 | mdevctl set to manually installed. 2026-07-28 13:23:52.551 | 0 upgraded, 0 newly installed, 0 to remove and 96 not upgraded. 2026-07-28 13:23:52.557 | + functions-common:apt_get:1211 : result=0 2026-07-28 13:23:52.560 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-28 13:23:52.563 | + functions-common:time_stop:2420 : local name 2026-07-28 13:23:52.566 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:23:52.569 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:23:52.572 | + functions-common:time_stop:2423 : local total 2026-07-28 13:23:52.574 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:23:52.577 | + functions-common:time_stop:2426 : name=apt-get 2026-07-28 13:23:52.579 | + functions-common:time_stop:2427 : start_time=1785245031637 2026-07-28 13:23:52.582 | + functions-common:time_stop:2429 : [[ -z 1785245031637 ]] 2026-07-28 13:23:52.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:23:52.591 | + functions-common:time_stop:2432 : end_time=1785245032587 2026-07-28 13:23:52.594 | + functions-common:time_stop:2433 : elapsed_time=950 2026-07-28 13:23:52.596 | + functions-common:time_stop:2434 : total=160556 2026-07-28 13:23:52.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:23:52.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161506 2026-07-28 13:23:52.604 | + functions-common:apt_get:1215 : return 0 2026-07-28 13:23:52.606 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-28 13:23:52.610 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:23:52.615 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-28 13:23:52.618 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-28 13:23:52.622 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-28 13:23:52.625 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-28 13:23:52.628 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-28 13:23:52.632 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-28 13:23:52.634 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-28 13:23:52.637 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-28 13:23:52.655 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-28 13:23:52.669 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-28 13:23:52.670 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-28 13:23:52.680 | /var/core/core.%e.%p.%h.%t 2026-07-28 13:23:52.685 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-28 13:23:52.702 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-28 13:23:52.711 | [Service] 2026-07-28 13:23:52.711 | LimitCORE=infinity 2026-07-28 13:23:52.716 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-28 13:23:53.104 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-28 13:23:53.109 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-28 13:23:53.113 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-28 13:23:53.136 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:23:53.141 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-28 13:23:53.168 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-28 13:23:53.171 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-28 13:23:53.175 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-28 13:23:53.179 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-28 13:23:53.182 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-28 13:23:53.186 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-28 13:23:53.190 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-28 13:23:53.194 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:23:53.199 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:23:53.203 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:23:53.207 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:23:53.213 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:23:53.236 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:23:53.240 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:23:53.244 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:53.248 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:23:53.248 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-28 13:23:53.254 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-28 13:23:53.258 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:53.261 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-28 13:23:53.274 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-28 13:23:53.278 | + functions-common:git_clone:673 : head -1 2026-07-28 13:23:53.278 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:23:53.281 | fatal: not a git repository (or any of the parent directories): .git 2026-07-28 13:23:53.284 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:23:53.288 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-28 13:23:53.311 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:23:53.315 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-28 13:23:53.318 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-28 13:23:53.321 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-28 13:23:53.324 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:23:53.327 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:23:53.331 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:23:53.333 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:23:53.337 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:23:53.340 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:23:53.364 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:23:53.366 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:23:53.371 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:53.374 | + functions-common:git_clone:610 : echo master 2026-07-28 13:23:53.374 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:23:53.381 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-28 13:23:53.384 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:23:53.388 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-28 13:23:53.403 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-28 13:23:53.407 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:23:53.407 | + functions-common:git_clone:673 : head -1 2026-07-28 13:23:53.472 | 5a83b7df1b Merge "policy: initialize enforcer before publishing it" 2026-07-28 13:23:53.477 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:23:53.480 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-28 13:23:53.484 | + inc/python:setup_develop:353 : local bindep 2026-07-28 13:23:53.487 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-28 13:23:53.491 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-28 13:23:53.495 | + inc/python:setup_develop:359 : local extras= 2026-07-28 13:23:53.499 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-28 13:23:53.503 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:23:53.507 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-28 13:23:53.512 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-28 13:23:53.516 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:23:53.519 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-28 13:23:53.523 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-28 13:23:53.528 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:23:53.532 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-28 13:23:53.535 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:23:53.539 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:23:53.544 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-28 13:23:53.552 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-28 13:23:53.556 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-28 13:23:53.559 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-28 13:23:53.645 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-28 13:23:53.649 | + inc/python:setup_package:436 : local bindep=0 2026-07-28 13:23:53.652 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:23:53.655 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:23:53.659 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-28 13:23:53.662 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-28 13:23:53.665 | + inc/python:setup_package:445 : local flags=-e 2026-07-28 13:23:53.668 | + inc/python:setup_package:446 : local extras= 2026-07-28 13:23:53.671 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:23:53.674 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-28 13:23:53.676 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-28 13:23:53.681 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-28 13:23:53.684 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:23:53.687 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-28 13:23:53.713 | Using python 3.12 to install /opt/stack/nova 2026-07-28 13:23:53.716 | + 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-07-28 13:23:54.255 | Obtaining file:///opt/stack/nova 2026-07-28 13:23:54.258 | Installing build dependencies: started 2026-07-28 13:23:55.291 | Installing build dependencies: finished with status 'done' 2026-07-28 13:23:55.291 | Checking if build backend supports build_editable: started 2026-07-28 13:23:55.658 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:23:55.659 | Getting requirements to build editable: started 2026-07-28 13:23:55.851 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:23:55.853 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:23:57.645 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:23:57.659 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (7.0.3) 2026-07-28 13:23:57.659 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (2.0.51) 2026-07-28 13:23:57.659 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (5.3.1) 2026-07-28 13:23:57.659 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (0.41.0) 2026-07-28 13:23:57.659 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.1.6) 2026-07-28 13:23:57.659 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (13.0.0) 2026-07-28 13:23:57.660 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (6.1.1) 2026-07-28 13:23:57.660 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (2.5.1) 2026-07-28 13:23:57.660 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (43.0.3) 2026-07-28 13:23:57.660 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (1.8.10) 2026-07-28 13:23:57.660 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.5.3) 2026-07-28 13:23:57.661 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.1.0) 2026-07-28 13:23:57.661 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.10.1) 2026-07-28 13:23:57.661 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.18.0) 2026-07-28 13:23:57.662 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (1.18.5) 2026-07-28 13:23:57.662 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (1.3.0) 2026-07-28 13:23:57.663 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (4.0.0) 2026-07-28 13:23:57.663 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (4.26.0) 2026-07-28 13:23:57.663 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (9.9.0) 2026-07-28 13:23:57.664 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (5.15.0) 2026-07-28 13:23:57.732 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev321) 2026-07-28 13:23:57.787 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-28 13:23:57.793 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (4.12.0) 2026-07-28 13:23:57.793 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (2.34.2) 2026-07-28 13:23:57.794 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (5.9.0) 2026-07-28 13:23:57.803 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev321) 2026-07-28 13:23:57.807 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-28 13:23:57.813 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (4.3.0) 2026-07-28 13:23:57.814 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (7.6.1) 2026-07-28 13:23:57.814 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (10.5.0) 2026-07-28 13:23:57.815 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (6.5.0) 2026-07-28 13:23:57.815 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (8.3.0) 2026-07-28 13:23:57.816 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (2.12.0) 2026-07-28 13:23:57.816 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.9.0) 2026-07-28 13:23:57.816 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (5.11.0) 2026-07-28 13:23:57.817 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (2.8.0) 2026-07-28 13:23:57.817 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (10.1.1) 2026-07-28 13:23:57.818 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (18.1.0) 2026-07-28 13:23:57.818 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (7.10.0) 2026-07-28 13:23:57.819 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (18.2.0) 2026-07-28 13:23:57.819 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (6.0.0) 2026-07-28 13:23:57.820 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.12.0) 2026-07-28 13:23:57.820 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (6.9.0) 2026-07-28 13:23:57.821 | 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.dev321) (4.7.0) 2026-07-28 13:23:57.821 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (2.0.0) 2026-07-28 13:23:57.822 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (8.2.0) 2026-07-28 13:23:57.822 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (7.2.2) 2026-07-28 13:23:57.823 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.11.0) 2026-07-28 13:23:57.823 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (7.1.0) 2026-07-28 13:23:57.824 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (1.1.0) 2026-07-28 13:23:57.824 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.8.0) 2026-07-28 13:23:57.824 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (5.1.0) 2026-07-28 13:23:57.825 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (5.8.0) 2026-07-28 13:23:57.833 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev321) 2026-07-28 13:23:57.837 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-28 13:23:57.842 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (9.0.0) 2026-07-28 13:23:57.842 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (0.2.4) 2026-07-28 13:23:57.843 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (1.4.2) 2026-07-28 13:23:57.843 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (1.8.2) 2026-07-28 13:23:57.844 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (2.9.0.post0) 2026-07-28 13:23:57.844 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (3.4.0) 2026-07-28 13:23:57.845 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (4.17.0) 2026-07-28 13:23:57.845 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev321) (6.0.3) 2026-07-28 13:23:57.847 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev321) (1.3.12) 2026-07-28 13:23:57.847 | 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.dev321) (4.15.0) 2026-07-28 13:23:57.849 | 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.dev321) (7.5.0) 2026-07-28 13:23:57.852 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev321) (2.0.0) 2026-07-28 13:23:57.854 | 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.dev321) (3.0) 2026-07-28 13:23:57.858 | 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.dev321) (2.8.0) 2026-07-28 13:23:57.862 | 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.dev321) (3.1.0) 2026-07-28 13:23:57.863 | 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.dev321) (2.2.2) 2026-07-28 13:23:57.866 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev321) (3.0.3) 2026-07-28 13:23:57.867 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev321) (26.1.0) 2026-07-28 13:23:57.868 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev321) (2025.9.1) 2026-07-28 13:23:57.869 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev321) (0.37.0) 2026-07-28 13:23:57.870 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev321) (2026.5.1) 2026-07-28 13:23:57.873 | 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.dev321) (2.1.0) 2026-07-28 13:23:57.877 | 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.dev321) (4.1.0) 2026-07-28 13:23:57.878 | 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.dev321) (2.13.0) 2026-07-28 13:23:57.878 | 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.dev321) (5.8.0) 2026-07-28 13:23:57.885 | 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.dev321) (1.5.0) 2026-07-28 13:23:57.886 | 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.dev321) (1.1.0) 2026-07-28 13:23:57.887 | 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.dev321) (1.33) 2026-07-28 13:23:57.888 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev321) (4.10.0) 2026-07-28 13:23:57.892 | 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.dev321) (3.1.1) 2026-07-28 13:23:57.896 | 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.dev321) (9.1.4) 2026-07-28 13:23:57.903 | 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.dev321) (2.18.0) 2026-07-28 13:23:57.907 | 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.dev321) (0.20) 2026-07-28 13:23:57.915 | 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.dev321) (2.1.2) 2026-07-28 13:23:57.916 | 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.dev321) (0.6.2) 2026-07-28 13:23:57.924 | 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.dev321) (7.1.4) 2026-07-28 13:23:57.924 | 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.dev321) (5.3.1) 2026-07-28 13:23:57.925 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev321) (5.6.2) 2026-07-28 13:23:57.925 | 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.dev321) (0.16.0) 2026-07-28 13:23:57.928 | 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.dev321) (5.1.0) 2026-07-28 13:23:57.932 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev321) (2026.2) 2026-07-28 13:23:57.933 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev321) (26.2) 2026-07-28 13:23:57.937 | 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.dev321) (0.25.0) 2026-07-28 13:23:57.939 | 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.dev321) (5.0.0) 2026-07-28 13:23:57.940 | 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.dev321) (4.0.1) 2026-07-28 13:23:57.947 | 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.dev321) (1.2.1) 2026-07-28 13:23:57.959 | 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.dev321) (1.7.6) 2026-07-28 13:23:57.963 | 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.dev321) (2.2.0) 2026-07-28 13:23:57.966 | 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.dev321) (1.3.7) 2026-07-28 13:23:57.970 | 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.dev321) (3.3.2) 2026-07-28 13:23:57.976 | 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.dev321) (4.3.2) 2026-07-28 13:23:57.977 | 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.dev321) (3.7.1) 2026-07-28 13:23:57.982 | 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.dev321) (2.4.0) 2026-07-28 13:23:57.986 | 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.dev321) (3.0.3) 2026-07-28 13:23:57.987 | 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.dev321) (1.6.2) 2026-07-28 13:23:57.992 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev321) (83.0.0) 2026-07-28 13:23:58.001 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev321) (0.8.1) 2026-07-28 13:23:58.021 | 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.dev321) (4.15.0) 2026-07-28 13:23:58.024 | 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.dev321) (0.6.0) 2026-07-28 13:23:58.025 | 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.dev321) (4.0.0) 2026-07-28 13:23:58.030 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev321) (3.0.52) 2026-07-28 13:23:58.031 | 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.dev321) (1.11.0) 2026-07-28 13:23:58.031 | 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.dev321) (15.0.0) 2026-07-28 13:23:58.032 | 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.dev321) (1.8.0) 2026-07-28 13:23:58.043 | 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.dev321) (1.17.0) 2026-07-28 13:23:58.046 | 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.dev321) (2.1.0) 2026-07-28 13:23:58.047 | 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.dev321) (24.2.1) 2026-07-28 13:23:58.058 | 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.dev321) (4.7.0) 2026-07-28 13:23:58.072 | 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.dev321) (3.4.7) 2026-07-28 13:23:58.072 | 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.dev321) (3.18) 2026-07-28 13:23:58.072 | 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.dev321) (2.7.0) 2026-07-28 13:23:58.072 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev321) (2023.11.17) 2026-07-28 13:23:58.092 | 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.dev321) (4.2.0) 2026-07-28 13:23:58.092 | 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.dev321) (2.20.0) 2026-07-28 13:23:58.098 | 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.dev321) (0.1.2) 2026-07-28 13:23:58.108 | 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.dev321) (0.8) 2026-07-28 13:23:58.139 | 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.dev321) (0.16.0) 2026-07-28 13:23:58.389 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev321) 2026-07-28 13:23:58.393 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-28 13:23:58.408 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev321) 2026-07-28 13:23:58.412 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-28 13:23:58.435 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev321) 2026-07-28 13:23:58.440 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-28 13:23:58.489 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-28 13:23:58.508 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-28 13:23:58.525 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-28 13:23:58.540 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-28 13:23:58.548 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-28 13:23:58.786 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 70.9 MB/s 0:00:00 2026-07-28 13:23:58.789 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-28 13:23:58.829 | Building wheels for collected packages: nova 2026-07-28 13:23:58.830 | Building editable for nova (pyproject.toml): started 2026-07-28 13:24:00.759 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-28 13:24:00.762 | Created wheel for nova: filename=nova-33.1.0.dev321-0.editable-py3-none-any.whl size=10633 sha256=7201fb13146e2f42a552ca19e54c3c61f59ee6b7ae2454950d590c5b998bbd9d 2026-07-28 13:24:00.763 | Stored in directory: /tmp/pip-ephem-wheel-cache-jv7an5i3/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-28 13:24:00.764 | Successfully built nova 2026-07-28 13:24:00.925 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-28 13:24:03.945 | 2026-07-28 13:24:03.959 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev321 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-28 13:24:04.150 | + inc/python:pip_install:216 : result=0 2026-07-28 13:24:04.153 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:24:04.155 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:04.159 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:04.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:04.166 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:04.169 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:04.172 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:24:04.174 | + functions-common:time_stop:2427 : start_time=1785245033706 2026-07-28 13:24:04.178 | + functions-common:time_stop:2429 : [[ -z 1785245033706 ]] 2026-07-28 13:24:04.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:04.186 | + functions-common:time_stop:2432 : end_time=1785245044183 2026-07-28 13:24:04.190 | + functions-common:time_stop:2433 : elapsed_time=10477 2026-07-28 13:24:04.193 | + functions-common:time_stop:2434 : total=80303 2026-07-28 13:24:04.196 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:04.199 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90780 2026-07-28 13:24:04.201 | + inc/python:pip_install:219 : return 0 2026-07-28 13:24:04.204 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:24:04.208 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:24:04.211 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-28 13:24:04.214 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-28 13:24:04.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:24:04.222 | + 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-07-28 13:24:04.225 | + 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-07-28 13:24:04.229 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:24:04.232 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-28 13:24:04.248 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-28 13:24:04.251 | + ./stack.sh:main:962 : configure_nova 2026-07-28 13:24:04.255 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-28 13:24:04.270 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-28 13:24:04.273 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-28 13:24:04.276 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-28 13:24:04.281 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-28 13:24:04.281 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-28 13:24:04.286 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-28 13:24:04.289 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-28 13:24:04.292 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-28 13:24:04.295 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-28 13:24:04.298 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-28 13:24:04.301 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-28 13:24:04.305 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-28 13:24:04.309 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-28 13:24:04.325 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-28 13:24:04.342 | + 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-07-28 13:24:04.356 | + 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-07-28 13:24:04.373 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-28 13:24:04.390 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-28 13:24:04.404 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-28 13:24:04.408 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-28 13:24:04.414 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.mZyIRxkYOv 2026-07-28 13:24:04.417 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-28 13:24:04.421 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-28 13:24:04.425 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-28 13:24:04.427 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-28 13:24:04.430 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-28 13:24:04.433 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.mZyIRxkYOv 2026-07-28 13:24:04.438 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.mZyIRxkYOv 2026-07-28 13:24:04.452 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.mZyIRxkYOv /etc/sudoers.d/nova-rootwrap 2026-07-28 13:24:04.468 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-28 13:24:04.473 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-28 13:24:04.476 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-28 13:24:04.479 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-28 13:24:04.482 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-28 13:24:04.485 | + 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-07-28 13:24:04.488 | + 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-07-28 13:24:04.492 | + 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-07-28 13:24:04.493 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-28 13:24:04.502 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-28 13:24:04.506 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-28 13:24:04.521 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-28 13:24:04.535 | + lib/nova:configure_nova:268 : [[ 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-07-28 13:24:04.539 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-28 13:24:04.544 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-28 13:24:04.563 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:04.567 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-28 13:24:04.576 | net.ipv4.ip_forward = 1 2026-07-28 13:24:04.581 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-28 13:24:04.584 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-28 13:24:04.587 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-28 13:24:04.589 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-28 13:24:04.604 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-28 13:24:04.608 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-28 13:24:04.609 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-28 13:24:04.614 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:fba3d08ef2e6 2026-07-28 13:24:04.619 | InitiatorName=iqn.2016-04.com.open-iscsi:fba3d08ef2e6 2026-07-28 13:24:04.624 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:04.628 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-28 13:24:04.704 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-28 13:24:04.707 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-28 13:24:04.710 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:04.713 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-28 13:24:04.769 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-28 13:24:04.774 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-28 13:24:04.778 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-28 13:24:04.781 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-28 13:24:04.816 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-28 13:24:04.819 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-28 13:24:04.854 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-28 13:24:04.892 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-28 13:24:04.929 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-28 13:24:04.967 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-28 13:24:05.008 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-28 13:24:05.049 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.189 2026-07-28 13:24:05.086 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-28 13:24:05.116 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-28 13:24:05.153 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-28 13:24:05.189 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-28 13:24:05.230 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-28 13:24:05.270 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-28 13:24:05.312 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-28 13:24:05.351 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-28 13:24:05.391 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-28 13:24:05.395 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:24:05.397 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:24:05.400 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:24:05.403 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:24:05.407 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:24:05.410 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:24:05.414 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:24:05.417 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:24:05.420 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:24:05.423 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:24:05.426 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:24:05.428 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:24:05.430 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:24:05.433 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-28 13:24:05.454 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:05.457 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:24:05.460 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-28 13:24:05.464 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-28 13:24:05.505 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-28 13:24:05.508 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-28 13:24:05.511 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-28 13:24:05.514 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-28 13:24:05.517 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:24:05.520 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:05.523 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:24:05.547 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:05.550 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:24:05.554 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:05.557 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:05.601 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-28 13:24:05.604 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-28 13:24:05.606 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-28 13:24:05.609 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-28 13:24:05.612 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:24:05.616 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:05.619 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:24:05.642 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:05.647 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:24:05.650 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:05.654 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:05.697 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-28 13:24:05.739 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-28 13:24:05.778 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-28 13:24:05.814 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-28 13:24:05.832 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:05.835 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-28 13:24:05.856 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:05.861 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-28 13:24:05.862 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-28 13:24:05.867 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-28 13:24:05.869 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-28 13:24:05.904 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:05.907 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-28 13:24:05.946 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-28 13:24:05.948 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-28 13:24:05.951 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-28 13:24:05.955 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-28 13:24:05.958 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-28 13:24:05.961 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-28 13:24:05.965 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-28 13:24:05.967 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:24:05.969 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-28 13:24:05.972 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-28 13:24:06.009 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-28 13:24:06.043 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-07-28 13:24:06.079 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-28 13:24:06.113 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-28 13:24:06.145 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-28 13:24:06.179 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-28 13:24:06.215 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-28 13:24:06.252 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-07-28 13:24:06.289 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:24:06.326 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-28 13:24:06.365 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-28 13:24:06.368 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-28 13:24:06.388 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:06.390 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-28 13:24:06.393 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-28 13:24:06.433 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-28 13:24:06.436 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-28 13:24:06.440 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:24:06.443 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-28 13:24:06.446 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-28 13:24:06.485 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-28 13:24:06.522 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.189/identity 2026-07-28 13:24:06.557 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-28 13:24:06.592 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-28 13:24:06.629 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-28 13:24:06.664 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-28 13:24:06.698 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-28 13:24:06.735 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-28 13:24:06.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:06.760 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.189 2026-07-28 13:24:06.763 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-28 13:24:06.767 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:24:06.804 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-28 13:24:06.825 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:06.829 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-28 13:24:06.832 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-28 13:24:06.871 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-28 13:24:06.914 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-28 13:24:06.917 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-28 13:24:06.957 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-28 13:24:06.960 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-28 13:24:06.963 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-28 13:24:07.001 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-28 13:24:07.006 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:24:07.009 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:24:07.013 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:24:07.015 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:24:07.018 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:24:07.023 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:24:07.026 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:24:07.029 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:24:07.032 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:24:07.035 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:24:07.038 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:24:07.041 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:24:07.044 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:24:07.047 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-28 13:24:07.049 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-28 13:24:07.053 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-28 13:24:07.057 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:24:07.078 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:24:07.081 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:24:07.085 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:07.088 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:24:07.092 | + 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-07-28 13:24:07.132 | + 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-07-28 13:24:07.174 | + 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-07-28 13:24:07.212 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:24:07.249 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-28 13:24:07.291 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-28 13:24:07.337 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-28 13:24:07.359 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:07.362 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-28 13:24:07.366 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-28 13:24:07.369 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-28 13:24:07.373 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-28 13:24:07.376 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-28 13:24:07.379 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-28 13:24:07.383 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-28 13:24:07.386 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-28 13:24:07.390 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-28 13:24:07.405 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-28 13:24:07.405 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:24:07.414 | d /var/run/uwsgi 0755 stack root 2026-07-28 13:24:07.419 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:24:07.435 | /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-07-28 13:24:07.441 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-28 13:24:07.444 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-28 13:24:07.451 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-28 13:24:07.454 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-28 13:24:07.499 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-28 13:24:07.546 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-28 13:24:07.588 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-28 13:24:07.634 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-28 13:24:07.674 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-28 13:24:07.714 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-28 13:24:07.758 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-28 13:24:07.801 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-28 13:24:07.841 | + 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-07-28 13:24:07.884 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-28 13:24:07.926 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-28 13:24:07.968 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-28 13:24:08.005 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-28 13:24:08.040 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-28 13:24:08.043 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-28 13:24:08.047 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-28 13:24:08.051 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-28 13:24:08.053 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:24:08.056 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:08.059 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:08.061 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-28 13:24:08.065 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-28 13:24:08.068 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-28 13:24:08.105 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-28 13:24:08.142 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-28 13:24:08.142 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-28 13:24:08.152 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-28 13:24:08.157 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-28 13:24:08.160 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-28 13:24:08.163 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:24:08.166 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:24:08.169 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:24:08.172 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:24:08.176 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:08.178 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:08.182 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:24:08.185 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:24:08.189 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:08.192 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:08.195 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-28 13:24:08.234 | Enabling site nova-api. 2026-07-28 13:24:08.240 | To activate the new configuration, you need to run: 2026-07-28 13:24:08.240 | systemctl reload apache2 2026-07-28 13:24:08.246 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-28 13:24:08.249 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:24:08.252 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:08.255 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:24:08.378 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-28 13:24:08.398 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:08.401 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-28 13:24:08.404 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-28 13:24:08.407 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-28 13:24:08.410 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-28 13:24:08.413 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-28 13:24:08.416 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-28 13:24:08.419 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-28 13:24:08.422 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-28 13:24:08.425 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-28 13:24:08.440 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-28 13:24:08.440 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:24:08.450 | d /var/run/uwsgi 0755 stack root 2026-07-28 13:24:08.455 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:24:08.467 | /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-07-28 13:24:08.472 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-28 13:24:08.475 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-28 13:24:08.480 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-28 13:24:08.482 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-28 13:24:08.521 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-28 13:24:08.556 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-28 13:24:08.591 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-28 13:24:08.627 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-28 13:24:08.662 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-28 13:24:08.701 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-28 13:24:08.741 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-28 13:24:08.781 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-28 13:24:08.819 | + 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-07-28 13:24:08.858 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-28 13:24:08.899 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-28 13:24:08.938 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-28 13:24:08.977 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-28 13:24:09.015 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-28 13:24:09.018 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-28 13:24:09.058 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-28 13:24:09.080 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:09.084 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-28 13:24:09.127 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-28 13:24:09.130 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-28 13:24:09.133 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-28 13:24:09.154 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:09.157 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:24:09.161 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:24:09.197 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-28 13:24:09.235 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-28 13:24:09.239 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-28 13:24:09.242 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-28 13:24:09.244 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-28 13:24:09.248 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-28 13:24:09.250 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-28 13:24:09.273 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:09.277 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-28 13:24:09.279 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-28 13:24:09.283 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-28 13:24:09.304 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:09.308 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:24:09.312 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:24:09.348 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-28 13:24:09.352 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-28 13:24:09.355 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-28 13:24:09.389 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-28 13:24:09.425 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-28 13:24:09.463 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-28 13:24:09.485 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:09.487 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-28 13:24:09.528 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-28 13:24:09.565 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-28 13:24:09.602 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-28 13:24:09.605 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-28 13:24:09.608 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-28 13:24:09.646 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-28 13:24:09.648 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-28 13:24:09.651 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:24:09.654 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-28 13:24:09.657 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-28 13:24:09.696 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-28 13:24:09.736 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.189/identity 2026-07-28 13:24:09.774 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-28 13:24:09.814 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-28 13:24:09.851 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-28 13:24:09.890 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-28 13:24:09.930 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-28 13:24:09.969 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-28 13:24:09.989 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:09.993 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-28 13:24:09.997 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:24:10.000 | + lib/nova:create_nova_conf:589 : local conf 2026-07-28 13:24:10.004 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-28 13:24:10.009 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-28 13:24:10.013 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-28 13:24:10.016 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-28 13:24:10.020 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-28 13:24:10.024 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-28 13:24:10.027 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-28 13:24:10.033 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-28 13:24:10.036 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-28 13:24:10.039 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-28 13:24:10.042 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-28 13:24:10.045 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:24:10.048 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:10.052 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:24:10.073 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:10.077 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:24:10.080 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:10.084 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:10.125 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-28 13:24:10.167 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-28 13:24:10.206 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:24:10.209 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-28 13:24:10.211 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-28 13:24:10.214 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-28 13:24:10.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:10.240 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-28 13:24:10.240 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-28 13:24:10.995 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-28 13:24:10.998 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-28 13:24:11.686 | Adding vhost "nova_cell1" ... 2026-07-28 13:24:11.743 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-28 13:24:12.498 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-28 13:24:12.526 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-28 13:24:12.529 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-28 13:24:12.533 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-28 13:24:12.535 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-28 13:24:12.538 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-28 13:24:12.542 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-28 13:24:12.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:12.567 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-28 13:24:12.570 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-28 13:24:12.573 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-28 13:24:12.595 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:12.598 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-07-28 13:24:12.603 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-07-28 13:24:12.639 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-28 13:24:12.643 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-28 13:24:12.646 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-28 13:24:12.666 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:12.669 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-28 13:24:12.673 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-28 13:24:12.676 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-28 13:24:12.679 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-28 13:24:12.683 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:24:12.686 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-28 13:24:12.688 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-28 13:24:12.728 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-28 13:24:12.768 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.189/identity 2026-07-28 13:24:12.804 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-28 13:24:12.840 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-28 13:24:12.874 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-28 13:24:12.906 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-28 13:24:12.945 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-28 13:24:12.981 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-28 13:24:12.984 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-28 13:24:12.987 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-28 13:24:12.992 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:24:13.012 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:24:13.016 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:24:13.019 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:13.021 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:24:13.025 | + 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-07-28 13:24:13.063 | + 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-07-28 13:24:13.099 | + 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-07-28 13:24:13.135 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:24:13.171 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-28 13:24:13.206 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:24:13.210 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-28 13:24:13.215 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:24:13.219 | + lib/nova:create_nova_conf:623 : local conf 2026-07-28 13:24:13.221 | + lib/nova:create_nova_conf:624 : local offset 2026-07-28 13:24:13.225 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-28 13:24:13.228 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-28 13:24:13.231 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-28 13:24:13.234 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-28 13:24:13.237 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-28 13:24:13.240 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-28 13:24:13.243 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-28 13:24:13.247 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-28 13:24:13.250 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-28 13:24:13.253 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-28 13:24:13.274 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:13.277 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-28 13:24:13.316 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-28 13:24:13.352 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-28 13:24:13.356 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-28 13:24:13.359 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-28 13:24:13.363 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-28 13:24:13.382 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:13.385 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-28 13:24:13.408 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:13.410 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-28 13:24:13.432 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:13.435 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-28 13:24:13.438 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-28 13:24:13.441 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-28 13:24:13.445 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-28 13:24:13.466 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:13.469 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-28 13:24:13.485 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-28 13:24:13.485 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-28 13:24:13.494 | cgroup_device_acl = [ 2026-07-28 13:24:13.494 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-28 13:24:13.494 | "/dev/random", "/dev/urandom", 2026-07-28 13:24:13.494 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-28 13:24:13.494 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-28 13:24:13.494 | "/dev/vfio/vfio", 2026-07-28 13:24:13.494 | ] 2026-07-28 13:24:13.500 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-28 13:24:13.503 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:24:13.507 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:24:13.511 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:24:13.514 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:24:13.517 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:24:13.519 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:24:13.523 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:24:13.526 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:24:13.528 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:24:13.532 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:24:13.534 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:24:13.536 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:24:13.540 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:24:13.544 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-28 13:24:13.549 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-28 13:24:13.553 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-28 13:24:13.556 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-28 13:24:13.560 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-28 13:24:13.596 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-28 13:24:13.599 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-28 13:24:13.602 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:13.605 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:13.608 | + 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-07-28 13:24:13.612 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-28 13:24:13.615 | + 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-07-28 13:24:13.629 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-28 13:24:13.629 | + 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-07-28 13:24:13.637 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-28 13:24:13.642 | + 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-07-28 13:24:13.656 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-28 13:24:13.657 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-28 13:24:13.664 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-28 13:24:13.669 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-28 13:24:13.672 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-28 13:24:13.675 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-28 13:24:13.679 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-28 13:24:13.682 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:13.685 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-28 13:24:13.746 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-28 13:24:13.749 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:13.751 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-28 13:24:13.844 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-28 13:24:13.888 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-28 13:24:13.923 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-28 13:24:13.927 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-28 13:24:13.967 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-28 13:24:14.004 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-07-28 13:24:14.048 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-28 13:24:14.089 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-28 13:24:14.130 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-28 13:24:14.133 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:24:14.140 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-28 13:24:14.143 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-28 13:24:14.148 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:24:14.153 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-28 13:24:14.156 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-28 13:24:14.160 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-28 13:24:14.162 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-28 13:24:14.166 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-28 13:24:14.169 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-28 13:24:14.173 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-28 13:24:14.193 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:14.197 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-28 13:24:14.200 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-28 13:24:14.204 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-28 13:24:14.208 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-28 13:24:14.212 | + lib/stack:stack_install_service:32 : install_placement 2026-07-28 13:24:14.215 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-28 13:24:14.219 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-28 13:24:14.222 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-28 13:24:14.228 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-28 13:24:14.232 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-28 13:24:14.236 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-28 13:24:14.242 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-28 13:24:14.242 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-28 13:24:14.248 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-28 13:24:14.252 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-28 13:24:14.256 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-28 13:24:14.260 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-28 13:24:14.263 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-28 13:24:14.292 | Using python 3.12 to install osc-placement 2026-07-28 13:24:14.295 | + 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-07-28 13:24:14.985 | Collecting osc-placement 2026-07-28 13:24:15.060 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-28 13:24:15.066 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-28 13:24:15.067 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-28 13:24:15.068 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-07-28 13:24:15.068 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-28 13:24:15.069 | 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-07-28 13:24:15.070 | 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-07-28 13:24:15.070 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-28 13:24:15.070 | 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-07-28 13:24:15.071 | 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-07-28 13:24:15.073 | 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.15.0) 2026-07-28 13:24:15.074 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-28 13:24:15.074 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-07-28 13:24:15.076 | 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-07-28 13:24:15.076 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-28 13:24:15.077 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-28 13:24:15.077 | 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-07-28 13:24:15.079 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-28 13:24:15.079 | 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-07-28 13:24:15.080 | 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-07-28 13:24:15.080 | 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-07-28 13:24:15.081 | 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-07-28 13:24:15.082 | 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-07-28 13:24:15.082 | 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-07-28 13:24:15.083 | 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-07-28 13:24:15.083 | 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-07-28 13:24:15.084 | 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-07-28 13:24:15.084 | 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-07-28 13:24:15.086 | 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-07-28 13:24:15.088 | 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-07-28 13:24:15.092 | 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-07-28 13:24:15.095 | 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-07-28 13:24:15.095 | 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-07-28 13:24:15.096 | 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-07-28 13:24:15.099 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-28 13:24:15.102 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-28 13:24:15.110 | 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-07-28 13:24:15.111 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-28 13:24:15.112 | 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-07-28 13:24:15.113 | 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-07-28 13:24:15.120 | 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-07-28 13:24:15.120 | 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-07-28 13:24:15.122 | 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-07-28 13:24:15.140 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-28 13:24:15.348 | Installing collected packages: osc-placement 2026-07-28 13:24:15.415 | Successfully installed osc-placement-4.9.0 2026-07-28 13:24:15.524 | + inc/python:pip_install:216 : result=0 2026-07-28 13:24:15.527 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:24:15.530 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:15.534 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:15.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:15.540 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:15.543 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:15.547 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:24:15.550 | + functions-common:time_stop:2427 : start_time=1785245054285 2026-07-28 13:24:15.554 | + functions-common:time_stop:2429 : [[ -z 1785245054285 ]] 2026-07-28 13:24:15.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:15.563 | + functions-common:time_stop:2432 : end_time=1785245055560 2026-07-28 13:24:15.566 | + functions-common:time_stop:2433 : elapsed_time=1275 2026-07-28 13:24:15.569 | + functions-common:time_stop:2434 : total=90780 2026-07-28 13:24:15.572 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:15.576 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92055 2026-07-28 13:24:15.580 | + inc/python:pip_install:219 : return 0 2026-07-28 13:24:15.584 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-28 13:24:15.588 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-28 13:24:15.591 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-28 13:24:15.594 | + functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:24:15.597 | + functions-common:git_clone:592 : local orig_dir 2026-07-28 13:24:15.602 | ++ functions-common:git_clone:593 : pwd 2026-07-28 13:24:15.606 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:24:15.609 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:24:15.613 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:24:15.632 | + functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:24:15.635 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:24:15.638 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:24:15.642 | + functions-common:git_clone:610 : echo master 2026-07-28 13:24:15.643 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:24:15.648 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-28 13:24:15.651 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:24:15.654 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-28 13:24:15.670 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-28 13:24:15.674 | + functions-common:git_clone:673 : head -1 2026-07-28 13:24:15.674 | + functions-common:git_clone:673 : git show --oneline 2026-07-28 13:24:15.693 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-07-28 13:24:15.697 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:24:15.701 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-28 13:24:15.704 | + inc/python:setup_develop:353 : local bindep 2026-07-28 13:24:15.707 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-28 13:24:15.710 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-28 13:24:15.713 | + inc/python:setup_develop:359 : local extras= 2026-07-28 13:24:15.716 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-28 13:24:15.719 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:24:15.722 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-28 13:24:15.725 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-28 13:24:15.727 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:24:15.729 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-28 13:24:15.732 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-28 13:24:15.735 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:24:15.739 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-28 13:24:15.742 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:24:15.746 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:24:15.750 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-28 13:24:15.757 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-28 13:24:15.760 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-28 13:24:15.764 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-28 13:24:15.877 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-28 13:24:15.880 | + inc/python:setup_package:436 : local bindep=0 2026-07-28 13:24:15.882 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:24:15.886 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:24:15.889 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-28 13:24:15.892 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-28 13:24:15.896 | + inc/python:setup_package:445 : local flags=-e 2026-07-28 13:24:15.899 | + inc/python:setup_package:446 : local extras= 2026-07-28 13:24:15.902 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:24:15.905 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-28 13:24:15.908 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-28 13:24:15.911 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-28 13:24:15.914 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:24:15.917 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-28 13:24:15.939 | Using python 3.12 to install /opt/stack/placement 2026-07-28 13:24:15.942 | + 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-07-28 13:24:16.494 | Obtaining file:///opt/stack/placement 2026-07-28 13:24:16.497 | Installing build dependencies: started 2026-07-28 13:24:17.469 | Installing build dependencies: finished with status 'done' 2026-07-28 13:24:17.470 | Checking if build backend supports build_editable: started 2026-07-28 13:24:17.785 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:24:17.787 | Getting requirements to build editable: started 2026-07-28 13:24:17.964 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:24:17.966 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:24:18.610 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:24:18.628 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-07-28 13:24:18.628 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-07-28 13:24:18.629 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-07-28 13:24:18.629 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-07-28 13:24:18.630 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-07-28 13:24:18.631 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-07-28 13:24:18.631 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-07-28 13:24:18.632 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-07-28 13:24:18.632 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.5.0) 2026-07-28 13:24:18.635 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-07-28 13:24:18.635 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-07-28 13:24:18.635 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-07-28 13:24:18.635 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-07-28 13:24:18.636 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-07-28 13:24:18.636 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-07-28 13:24:18.636 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-07-28 13:24:18.637 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-07-28 13:24:18.637 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-07-28 13:24:18.638 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-07-28 13:24:18.638 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-07-28 13:24:18.640 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-07-28 13:24:18.641 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2025.9.1) 2026-07-28 13:24:18.641 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-07-28 13:24:18.642 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (2026.5.1) 2026-07-28 13:24:18.646 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-07-28 13:24:18.647 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.3.0) 2026-07-28 13:24:18.648 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (6.9.0) 2026-07-28 13:24:18.649 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-07-28 13:24:18.650 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-07-28 13:24:18.650 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.8.0) 2026-07-28 13:24:18.653 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-07-28 13:24:18.654 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.9.0) 2026-07-28 13:24:18.655 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.8.2) 2026-07-28 13:24:18.656 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.15.0) 2026-07-28 13:24:18.662 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (1.5.0) 2026-07-28 13:24:18.665 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.3.1) 2026-07-28 13:24:18.668 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (0.20) 2026-07-28 13:24:18.669 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (3.1.0) 2026-07-28 13:24:18.671 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev5) (2.2.2) 2026-07-28 13:24:18.673 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (1.3.0) 2026-07-28 13:24:18.674 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (2.0.0) 2026-07-28 13:24:18.675 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-07-28 13:24:18.679 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.18.5) 2026-07-28 13:24:18.681 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (2.1.2) 2026-07-28 13:24:18.682 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-07-28 13:24:18.684 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (1.3.12) 2026-07-28 13:24:18.688 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (2.9.0.post0) 2026-07-28 13:24:18.690 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (5.0.0) 2026-07-28 13:24:18.691 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-07-28 13:24:18.692 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (4.0.1) 2026-07-28 13:24:18.697 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.0.3) 2026-07-28 13:24:18.702 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (1.2.1) 2026-07-28 13:24:18.706 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (3.18.0) 2026-07-28 13:24:18.711 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (3.3.2) 2026-07-28 13:24:18.711 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-07-28 13:24:18.711 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (7.2.2) 2026-07-28 13:24:18.714 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (83.0.0) 2026-07-28 13:24:18.717 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-07-28 13:24:18.729 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev5) (1.17.0) 2026-07-28 13:24:18.738 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-07-28 13:24:18.739 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-07-28 13:24:18.739 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-07-28 13:24:18.741 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-07-28 13:24:18.755 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-07-28 13:24:18.764 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-07-28 13:24:18.802 | Building wheels for collected packages: openstack-placement 2026-07-28 13:24:18.803 | Building editable for openstack-placement (pyproject.toml): started 2026-07-28 13:24:19.304 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-28 13:24:19.307 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=d18fdf5d5de25f4d06bf5a70936c8b68909720d2cbdbe4580a8e034ee87dd797 2026-07-28 13:24:19.307 | Stored in directory: /tmp/pip-ephem-wheel-cache-edgogjdx/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-28 13:24:19.308 | Successfully built openstack-placement 2026-07-28 13:24:19.470 | Installing collected packages: openstack-placement 2026-07-28 13:24:19.495 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-07-28 13:24:19.635 | + inc/python:pip_install:216 : result=0 2026-07-28 13:24:19.639 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:24:19.643 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:19.646 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:19.650 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:19.653 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:19.656 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:19.659 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:24:19.662 | + functions-common:time_stop:2427 : start_time=1785245055934 2026-07-28 13:24:19.666 | + functions-common:time_stop:2429 : [[ -z 1785245055934 ]] 2026-07-28 13:24:19.670 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:19.676 | + functions-common:time_stop:2432 : end_time=1785245059672 2026-07-28 13:24:19.679 | + functions-common:time_stop:2433 : elapsed_time=3738 2026-07-28 13:24:19.682 | + functions-common:time_stop:2434 : total=92055 2026-07-28 13:24:19.685 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:19.688 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95793 2026-07-28 13:24:19.691 | + inc/python:pip_install:219 : return 0 2026-07-28 13:24:19.695 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:24:19.699 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:24:19.702 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-28 13:24:19.706 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-28 13:24:19.710 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:24:19.713 | + 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-07-28 13:24:19.717 | + 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-07-28 13:24:19.721 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:24:19.725 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-28 13:24:19.730 | + ./stack.sh:main:968 : configure_placement 2026-07-28 13:24:19.733 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-28 13:24:19.750 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-28 13:24:19.753 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-28 13:24:19.761 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-28 13:24:19.764 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-28 13:24:19.768 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-28 13:24:19.772 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-28 13:24:19.775 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:24:19.778 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:19.781 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:24:19.801 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:19.804 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:24:19.807 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:19.812 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-28 13:24:19.850 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-28 13:24:19.889 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-28 13:24:19.929 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-28 13:24:19.931 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-28 13:24:19.935 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-28 13:24:19.938 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-28 13:24:19.941 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-28 13:24:19.944 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-28 13:24:19.948 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-28 13:24:19.951 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-28 13:24:19.954 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-28 13:24:19.957 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-28 13:24:19.997 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-28 13:24:20.033 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-07-28 13:24:20.073 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-28 13:24:20.110 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-28 13:24:20.152 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-28 13:24:20.190 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-28 13:24:20.226 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-28 13:24:20.263 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-07-28 13:24:20.301 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:24:20.340 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-28 13:24:20.378 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-28 13:24:20.383 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-28 13:24:20.386 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-28 13:24:20.390 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-28 13:24:20.395 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:24:20.415 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:24:20.418 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:24:20.421 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:20.424 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:24:20.427 | + 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-07-28 13:24:20.464 | + 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-07-28 13:24:20.503 | + 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-07-28 13:24:20.543 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:24:20.584 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-28 13:24:20.624 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-28 13:24:20.626 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-28 13:24:20.629 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-28 13:24:20.632 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-28 13:24:20.635 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-28 13:24:20.638 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-28 13:24:20.641 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-28 13:24:20.645 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-28 13:24:20.648 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-28 13:24:20.664 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-28 13:24:20.665 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:24:20.674 | d /var/run/uwsgi 0755 stack root 2026-07-28 13:24:20.679 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:24:20.692 | /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-07-28 13:24:20.698 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-28 13:24:20.701 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-28 13:24:20.706 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-28 13:24:20.710 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-28 13:24:20.752 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-28 13:24:20.789 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-28 13:24:20.828 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-28 13:24:20.867 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-28 13:24:20.908 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-28 13:24:20.948 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-28 13:24:20.986 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-28 13:24:21.023 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-28 13:24:21.066 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-28 13:24:21.104 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-28 13:24:21.146 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-28 13:24:21.188 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-28 13:24:21.231 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-28 13:24:21.271 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-28 13:24:21.274 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-28 13:24:21.279 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-28 13:24:21.284 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-28 13:24:21.287 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:24:21.291 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:21.296 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:21.300 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-28 13:24:21.304 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-28 13:24:21.307 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-28 13:24:21.350 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-28 13:24:21.395 | + 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-07-28 13:24:21.395 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-28 13:24:21.404 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-28 13:24:21.409 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-28 13:24:21.412 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-28 13:24:21.416 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:24:21.419 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:24:21.422 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:24:21.426 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:24:21.430 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:21.433 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:21.437 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:24:21.440 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:24:21.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:21.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:21.451 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-28 13:24:21.496 | Enabling site placement-api. 2026-07-28 13:24:21.503 | To activate the new configuration, you need to run: 2026-07-28 13:24:21.503 | systemctl reload apache2 2026-07-28 13:24:21.510 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-28 13:24:21.513 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:24:21.517 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:21.520 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:24:21.637 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:21.640 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-28 13:24:21.682 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-28 13:24:21.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:21.707 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-28 13:24:21.730 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:21.733 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-28 13:24:21.736 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-28 13:24:21.740 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-28 13:24:21.744 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-28 13:24:21.746 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:24:21.749 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-28 13:24:21.753 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-28 13:24:21.791 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-28 13:24:21.828 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.189/identity 2026-07-28 13:24:21.863 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-28 13:24:21.901 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-28 13:24:21.938 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-28 13:24:21.977 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-28 13:24:22.015 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-28 13:24:22.053 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-28 13:24:22.074 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:22.078 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-28 13:24:22.099 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:22.103 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-28 13:24:22.106 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-28 13:24:22.129 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:22.132 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-28 13:24:22.135 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:22.139 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-28 13:24:22.139 | from requests import certs 2026-07-28 13:24:22.139 | print (certs.where()) 2026-07-28 13:24:22.139 | except ImportError: pass' 2026-07-28 13:24:22.383 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-28 13:24:22.387 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-28 13:24:22.391 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-28 13:24:22.394 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-28 13:24:22.418 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:22.421 | + ./stack.sh:main:992 : init_os_brick 2026-07-28 13:24:22.424 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-28 13:24:22.430 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-28 13:24:22.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:22.456 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-28 13:24:22.501 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-28 13:24:22.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:22.528 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-28 13:24:22.576 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-28 13:24:22.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:22.601 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-28 13:24:22.645 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-28 13:24:22.692 | + ./stack.sh:main:999 : run_phase stack install 2026-07-28 13:24:22.696 | + functions-common:run_phase:1848 : local mode=stack 2026-07-28 13:24:22.699 | + functions-common:run_phase:1849 : local phase=install 2026-07-28 13:24:22.703 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-28 13:24:22.708 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-28 13:24:22.712 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-28 13:24:22.716 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-28 13:24:22.720 | + functions-common:run_phase:1858 : local extra 2026-07-28 13:24:22.724 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-28 13:24:22.729 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-28 13:24:22.732 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-28 13:24:22.735 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-28 13:24:22.739 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-28 13:24:22.742 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-28 13:24:22.763 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:22.766 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:24:22.769 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:24:22.772 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-28 13:24:22.776 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-28 13:24:22.779 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:24:22.782 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-28 13:24:22.785 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-28 13:24:22.789 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-28 13:24:22.860 | ++ inc/async:async_inner:63 : install_tempest 2026-07-28 13:24:22.903 | [8534 Async install_tempest:55176]: running: install_tempest 2026-07-28 13:24:22.907 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-28 13:24:22.910 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-28 13:24:22.915 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:24:22.918 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-28 13:24:22.923 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-28 13:24:22.926 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-28 13:24:22.929 | + functions-common:run_plugins:1835 : local phase=install 2026-07-28 13:24:22.933 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-28 13:24:22.936 | + functions-common:run_plugins:1838 : local plugin 2026-07-28 13:24:22.940 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-28 13:24:22.943 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-28 13:24:22.947 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-28 13:24:22.951 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-28 13:24:22.955 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-28 13:24:22.958 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-28 13:24:22.963 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-28 13:24:22.967 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-28 13:24:22.970 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-28 13:24:22.975 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-28 13:24:22.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-28 13:24:22.982 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-28 13:24:22.985 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-28 13:24:22.989 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-28 13:24:22.993 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-28 13:24:22.998 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-28 13:24:23.001 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-28 13:24:23.005 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-28 13:24:23.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-28 13:24:23.013 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-28 13:24:23.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-28 13:24:23.021 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-28 13:24:23.024 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-28 13:24:23.028 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-28 13:24:23.031 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-28 13:24:23.049 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-28 13:24:23.052 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-28 13:24:23.056 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-28 13:24:23.059 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-28 13:24:23.062 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-28 13:24:23.066 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-28 13:24:23.069 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-28 13:24:23.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-28 13:24:23.076 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:24:23.100 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:24:23.104 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-28 13:24:23.108 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-28 13:24:23.108 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-28 13:24:23.114 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-28 13:24:23.118 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-28 13:24:23.122 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-28 13:24:23.126 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:24:23.150 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:24:23.154 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-28 13:24:23.157 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:24:23.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-28 13:24:23.163 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-28 13:24:23.166 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:23.170 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-28 13:24:23.174 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-28 13:24:23.178 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-28 13:24:23.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:24:23.185 | + 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-07-28 13:24:23.189 | + 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-07-28 13:24:23.192 | + inc/python:use_library_from_git:269 : return 1 2026-07-28 13:24:23.196 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-28 13:24:23.199 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-28 13:24:23.203 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-28 13:24:23.207 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-28 13:24:23.210 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-28 13:24:23.214 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-28 13:24:23.219 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-28 13:24:23.220 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-28 13:24:23.226 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-28 13:24:23.229 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-28 13:24:23.233 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-28 13:24:23.236 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-28 13:24:23.239 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-28 13:24:23.267 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-28 13:24:23.271 | + 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-07-28 13:24:23.904 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-28 13:24:23.954 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-28 13:24:23.960 | 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-07-28 13:24:23.960 | 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.15.0) 2026-07-28 13:24:23.961 | 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-07-28 13:24:23.961 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-28 13:24:23.962 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-07-28 13:24:23.962 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-07-28 13:24:23.963 | 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-07-28 13:24:23.979 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-28 13:24:23.983 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-28 13:24:23.988 | 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-07-28 13:24:23.989 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-28 13:24:23.990 | 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-07-28 13:24:23.990 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-28 13:24:23.991 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-28 13:24:23.991 | 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-07-28 13:24:23.993 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-28 13:24:23.993 | 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-07-28 13:24:23.994 | 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-07-28 13:24:23.994 | 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-07-28 13:24:23.996 | 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-07-28 13:24:23.998 | 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-07-28 13:24:23.999 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-28 13:24:24.000 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-28 13:24:24.000 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-28 13:24:24.001 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-28 13:24:24.002 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-28 13:24:24.003 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-28 13:24:24.003 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-28 13:24:24.004 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-28 13:24:24.004 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-28 13:24:24.008 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-28 13:24:24.010 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-28 13:24:24.013 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-28 13:24:24.016 | 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-07-28 13:24:24.016 | 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-07-28 13:24:24.017 | 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-07-28 13:24:24.020 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-28 13:24:24.023 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-28 13:24:24.033 | 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-07-28 13:24:24.034 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-28 13:24:24.035 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-07-28 13:24:24.037 | 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.2) 2026-07-28 13:24:24.040 | 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-07-28 13:24:24.042 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-28 13:24:24.046 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-07-28 13:24:24.050 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-07-28 13:24:24.052 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-07-28 13:24:24.057 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-07-28 13:24:24.061 | 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-07-28 13:24:24.062 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-28 13:24:24.063 | 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-07-28 13:24:24.064 | 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-07-28 13:24:24.074 | 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-07-28 13:24:24.074 | 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-07-28 13:24:24.077 | 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-07-28 13:24:24.099 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-28 13:24:24.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 42.1 MB/s 0:00:00 2026-07-28 13:24:24.150 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-28 13:24:24.340 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-28 13:24:25.933 | 2026-07-28 13:24:25.952 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-28 13:24:26.085 | + inc/python:pip_install:216 : result=0 2026-07-28 13:24:26.088 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:24:26.091 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:26.094 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:26.098 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:26.101 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:26.105 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:26.108 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:24:26.112 | + functions-common:time_stop:2427 : start_time=1785245063260 2026-07-28 13:24:26.115 | + functions-common:time_stop:2429 : [[ -z 1785245063260 ]] 2026-07-28 13:24:26.119 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:26.125 | + functions-common:time_stop:2432 : end_time=1785245066121 2026-07-28 13:24:26.128 | + functions-common:time_stop:2433 : elapsed_time=2861 2026-07-28 13:24:26.133 | + functions-common:time_stop:2434 : total=95793 2026-07-28 13:24:26.135 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:26.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98654 2026-07-28 13:24:26.142 | + inc/python:pip_install:219 : return 0 2026-07-28 13:24:26.146 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-28 13:24:26.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:26.172 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-28 13:24:26.176 | + functions-common:install_openstack_cli_server:2441 : 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-07-28 13:24:26.180 | + functions-common:install_openstack_cli_server:2441 : 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-07-28 13:24:26.184 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-28 13:24:26.187 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-28 13:24:26.191 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-28 13:24:26.195 | + functions-common:run_process:1676 : local group= 2026-07-28 13:24:26.198 | + functions-common:run_process:1677 : local user= 2026-07-28 13:24:26.202 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:24:26.205 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-28 13:24:26.209 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:24:26.212 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:24:26.216 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:24:26.220 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:24:26.224 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:24:26.229 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245066225 2026-07-28 13:24:26.232 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-28 13:24:26.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:26.255 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-07-28 13:24:26.259 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-28 13:24:26.262 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-28 13:24:26.264 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-28 13:24:26.267 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-28 13:24:26.271 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-28 13:24:26.274 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-07-28 13:24:26.278 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-28 13:24:26.282 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-28 13:24:26.285 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:24:26.288 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:24:26.292 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:24:26.296 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:24:26.300 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-28 13:24:26.303 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-07-28 13:24:26.307 | + functions-common:_run_under_systemd:1650 : 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-07-28 13:24:26.310 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-28 13:24:26.313 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-28 13:24:26.316 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:24:26.319 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:24:26.322 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:24:26.324 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:24:26.326 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:24:26.329 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-28 13:24:26.332 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:24:26.337 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-07-28 13:24:26.417 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:24:26.490 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-28 13:24:26.555 | + functions-common:write_user_unit_file:1550 : 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-07-28 13:24:26.618 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-28 13:24:26.681 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-28 13:24:26.747 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:24:26.807 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:24:26.810 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:24:26.813 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-28 13:24:26.889 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:24:27.187 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-28 13:24:27.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-28 13:24:27.507 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-28 13:24:27.544 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:24:27.549 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:27.551 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:27.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:27.559 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:27.563 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:27.567 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:24:27.570 | + functions-common:time_stop:2427 : start_time=1785245066225 2026-07-28 13:24:27.573 | + functions-common:time_stop:2429 : [[ -z 1785245066225 ]] 2026-07-28 13:24:27.577 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:27.582 | + functions-common:time_stop:2432 : end_time=1785245067578 2026-07-28 13:24:27.586 | + functions-common:time_stop:2433 : elapsed_time=1353 2026-07-28 13:24:27.589 | + functions-common:time_stop:2434 : total=0 2026-07-28 13:24:27.592 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:27.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1353 2026-07-28 13:24:27.600 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-28 13:24:27.604 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-28 13:24:27.609 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.39wrh2rJS8 2026-07-28 13:24:27.612 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-28 13:24:27.616 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-28 13:24:27.620 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-28 13:24:27.623 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-28 13:24:27.626 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-28 13:24:27.630 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-28 13:24:27.634 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-28 13:24:27.637 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-28 13:24:27.659 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:27.663 | + ./stack.sh:main:1068 : configure_database 2026-07-28 13:24:27.666 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-28 13:24:27.669 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-28 13:24:27.673 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-28 13:24:27.675 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:24:27.678 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-28 13:24:27.681 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-28 13:24:27.684 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:27.687 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:27.690 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-28 13:24:27.693 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-28 13:24:27.696 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:27.699 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:27.702 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-28 13:24:27.705 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-28 13:24:27.707 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-28 13:24:27.709 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-28 13:24:27.713 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-28 13:24:27.717 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-28 13:24:27.721 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-28 13:24:27.721 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-28 13:24:27.727 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-28 13:24:27.800 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-28 13:24:27.803 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:24:27.806 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:24:27.809 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:24:27.811 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:24:27.815 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:24:27.817 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:24:27.820 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:24:27.823 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:24:27.826 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:24:27.828 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:24:27.831 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:24:27.834 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:24:27.837 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:24:27.839 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-28 13:24:27.842 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:27.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:27.848 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-28 13:24:27.851 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:27.855 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-28 13:24:29.497 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-28 13:24:29.499 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-28 13:24:29.502 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:29.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:29.508 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-28 13:24:29.511 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-28 13:24:29.515 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-28 13:24:29.534 | mysqladmin: connect to server at 'localhost' failed 2026-07-28 13:24:29.534 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-28 13:24:29.540 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-28 13:24:29.543 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-28 13:24:29.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:29.551 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:29.554 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-28 13:24:29.557 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-28 13:24:29.560 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-28 13:24:29.565 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-28 13:24:29.565 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-28 13:24:29.584 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:29.641 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-28 13:24:29.646 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-28 13:24:29.647 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-28 13:24:29.647 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-28 13:24:29.653 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-28 13:24:29.656 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-28 13:24:29.659 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:29.662 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:29.666 | + 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-07-28 13:24:29.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:29.730 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-28 13:24:29.744 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:29.785 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-28 13:24:29.851 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-28 13:24:29.915 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-28 13:24:29.979 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-28 13:24:29.982 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:29.986 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-28 13:24:29.986 | enabling MySQL performance counting 2026-07-28 13:24:29.989 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-28 13:24:30.015 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-28 13:24:30.017 | + 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-07-28 13:24:30.562 | Processing ./tools/dbcounter 2026-07-28 13:24:30.564 | Installing build dependencies: started 2026-07-28 13:24:32.312 | Installing build dependencies: finished with status 'done' 2026-07-28 13:24:32.313 | Getting requirements to build wheel: started 2026-07-28 13:24:32.804 | Getting requirements to build wheel: finished with status 'done' 2026-07-28 13:24:32.806 | Preparing metadata (pyproject.toml): started 2026-07-28 13:24:33.095 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:24:33.098 | Building wheels for collected packages: dbcounter 2026-07-28 13:24:33.099 | Building wheel for dbcounter (pyproject.toml): started 2026-07-28 13:24:33.402 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-28 13:24:33.405 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=ecb8a6dfb3800b16c782ac0b660db51fecdde95008679d622168f8bbbdff75bc 2026-07-28 13:24:33.405 | Stored in directory: /tmp/pip-ephem-wheel-cache-qjyq7321/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-28 13:24:33.406 | Successfully built dbcounter 2026-07-28 13:24:33.624 | Installing collected packages: dbcounter 2026-07-28 13:24:33.647 | Successfully installed dbcounter-0.1 2026-07-28 13:24:33.815 | + inc/python:pip_install:216 : result=0 2026-07-28 13:24:33.818 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:24:33.821 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:33.824 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:33.827 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:33.830 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:33.834 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:33.837 | + functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:24:33.840 | + functions-common:time_stop:2427 : start_time=1785245070008 2026-07-28 13:24:33.843 | + functions-common:time_stop:2429 : [[ -z 1785245070008 ]] 2026-07-28 13:24:33.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:33.852 | + functions-common:time_stop:2432 : end_time=1785245073848 2026-07-28 13:24:33.855 | + functions-common:time_stop:2433 : elapsed_time=3840 2026-07-28 13:24:33.859 | + functions-common:time_stop:2434 : total=98654 2026-07-28 13:24:33.863 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:33.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102494 2026-07-28 13:24:33.869 | + inc/python:pip_install:219 : return 0 2026-07-28 13:24:33.872 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-28 13:24:33.875 | + lib/database:recreate_database:112 : local db=stats 2026-07-28 13:24:33.878 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-28 13:24:33.881 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-28 13:24:33.885 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-28 13:24:33.892 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:33.924 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-28 13:24:33.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:33.978 | + 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-07-28 13:24:33.979 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-28 13:24:33.983 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:34.024 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:34.027 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-28 13:24:34.094 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-28 13:24:34.161 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-28 13:24:34.234 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-28 13:24:34.303 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-28 13:24:34.378 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-28 13:24:34.451 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-28 13:24:34.513 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-28 13:24:34.517 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:34.520 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-28 13:24:36.764 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-28 13:24:36.767 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-28 13:24:36.771 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-28 13:24:36.778 | + functions-common:save_stackenv:67 : time_stamp=2026-07-28-132436 2026-07-28 13:24:36.781 | + functions-common:save_stackenv:68 : echo '# 2026-07-28-132436 1072' 2026-07-28 13:24:36.784 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.788 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-28 13:24:36.791 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.795 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-28 13:24:36.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.801 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-28 13:24:36.805 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.808 | + 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-07-28 13:24:36.811 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.814 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.189 2026-07-28 13:24:36.818 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.821 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.189/identity 2026-07-28 13:24:36.825 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.829 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-28-131905 2026-07-28 13:24:36.833 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.836 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-28 13:24:36.840 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.844 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.189 2026-07-28 13:24:36.847 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.851 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-28 13:24:36.854 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.858 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.189,IP:::1 2026-07-28 13:24:36.861 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.865 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-28 13:24:36.867 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.871 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-28 13:24:36.874 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.878 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.189 2026-07-28 13:24:36.881 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:24:36.885 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-28 13:24:36.889 | + ./stack.sh:main:1082 : start_dstat 2026-07-28 13:24:36.893 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-28 13:24:36.897 | + functions-common:run_process:1674 : local service=dstat 2026-07-28 13:24:36.900 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-28 13:24:36.904 | + functions-common:run_process:1676 : local group= 2026-07-28 13:24:36.908 | + functions-common:run_process:1677 : local user= 2026-07-28 13:24:36.911 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:24:36.915 | + functions-common:run_process:1680 : local name=dstat 2026-07-28 13:24:36.918 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:24:36.922 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:24:36.926 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:24:36.930 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:24:36.934 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:24:36.940 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245076936 2026-07-28 13:24:36.943 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-28 13:24:36.966 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:36.970 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:24:36.975 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:36.979 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:36.983 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:36.988 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:36.992 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:36.995 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:24:36.998 | + functions-common:time_stop:2427 : start_time=1785245076936 2026-07-28 13:24:37.002 | + functions-common:time_stop:2429 : [[ -z 1785245076936 ]] 2026-07-28 13:24:37.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:37.011 | + functions-common:time_stop:2432 : end_time=1785245077008 2026-07-28 13:24:37.015 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-28 13:24:37.018 | + functions-common:time_stop:2434 : total=1353 2026-07-28 13:24:37.021 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:37.024 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1425 2026-07-28 13:24:37.028 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-28 13:24:37.032 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-28 13:24:37.036 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:24:37.039 | + functions-common:run_process:1676 : local group= 2026-07-28 13:24:37.043 | + functions-common:run_process:1677 : local user=root 2026-07-28 13:24:37.046 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-28 13:24:37.050 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-28 13:24:37.054 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:24:37.057 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:24:37.061 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:24:37.063 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:24:37.067 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:24:37.073 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245077069 2026-07-28 13:24:37.076 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-28 13:24:37.098 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:37.102 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-28 13:24:37.105 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-28 13:24:37.109 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:24:37.113 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:24:37.116 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:24:37.119 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:24:37.124 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-28 13:24:37.128 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-28 13:24:37.132 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-28 13:24:37.135 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:24:37.138 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-28 13:24:37.142 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-28 13:24:37.146 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-28 13:24:37.150 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-28 13:24:37.152 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-28 13:24:37.155 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-28 13:24:37.157 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-28 13:24:37.161 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:24:37.165 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:24:37.168 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-28 13:24:37.172 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-28 13:24:37.176 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:24:37.179 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:24:37.183 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-28 13:24:37.186 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:24:37.192 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-07-28 13:24:37.279 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:24:37.364 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-28 13:24:37.435 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:24:37.508 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-28 13:24:37.577 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-28 13:24:37.642 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:24:37.708 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-28 13:24:37.712 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-28 13:24:37.784 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:24:37.788 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-28 13:24:37.872 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:24:38.214 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-28 13:24:38.228 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-28 13:24:38.533 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-28 13:24:38.569 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:24:38.573 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:38.576 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:38.580 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:38.584 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:38.586 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:38.589 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:24:38.592 | + functions-common:time_stop:2427 : start_time=1785245077069 2026-07-28 13:24:38.596 | + functions-common:time_stop:2429 : [[ -z 1785245077069 ]] 2026-07-28 13:24:38.601 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:38.607 | + functions-common:time_stop:2432 : end_time=1785245078603 2026-07-28 13:24:38.610 | + functions-common:time_stop:2433 : elapsed_time=1534 2026-07-28 13:24:38.613 | + functions-common:time_stop:2434 : total=1425 2026-07-28 13:24:38.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:38.620 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2959 2026-07-28 13:24:38.624 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-28 13:24:38.647 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:38.650 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:38.653 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-28 13:24:38.657 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:38.660 | + functions-common:run_process:1676 : local group= 2026-07-28 13:24:38.665 | + functions-common:run_process:1677 : local user= 2026-07-28 13:24:38.667 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:24:38.670 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-28 13:24:38.674 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:24:38.680 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:24:38.682 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:24:38.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:24:38.689 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:24:38.694 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245078691 2026-07-28 13:24:38.697 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-28 13:24:38.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:38.722 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-28 13:24:38.726 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-28 13:24:38.729 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:38.731 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:38.735 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:38.738 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:38.742 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-28 13:24:38.745 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-28 13:24:38.748 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-28 13:24:38.751 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:24:38.754 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:24:38.757 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:24:38.760 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:24:38.762 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-28 13:24:38.764 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-28 13:24:38.767 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-28 13:24:38.770 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-28 13:24:38.773 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:38.776 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:24:38.779 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:24:38.783 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:24:38.786 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:24:38.789 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:24:38.792 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-28 13:24:38.795 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:24:38.801 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-07-28 13:24:38.875 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:24:38.954 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-28 13:24:39.024 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:24:39.091 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-28 13:24:39.160 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-28 13:24:39.229 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:24:39.300 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:24:39.303 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:24:39.307 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-28 13:24:39.394 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:24:39.812 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-28 13:24:39.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-28 13:24:40.202 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-28 13:24:40.242 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:24:40.247 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:40.250 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:40.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:40.256 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:40.259 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:40.263 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:24:40.266 | + functions-common:time_stop:2427 : start_time=1785245078691 2026-07-28 13:24:40.269 | + functions-common:time_stop:2429 : [[ -z 1785245078691 ]] 2026-07-28 13:24:40.275 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:40.280 | + functions-common:time_stop:2432 : end_time=1785245080276 2026-07-28 13:24:40.282 | + functions-common:time_stop:2433 : elapsed_time=1585 2026-07-28 13:24:40.286 | + functions-common:time_stop:2434 : total=2959 2026-07-28 13:24:40.290 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:40.294 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4544 2026-07-28 13:24:40.297 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-28 13:24:40.323 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:40.327 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-28 13:24:40.351 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:40.354 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-28 13:24:40.377 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:40.381 | + ./stack.sh:main:1101 : start_etcd3 2026-07-28 13:24:40.384 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-28 13:24:40.387 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000006005 --data-dir /opt/stack/data/etcd' 2026-07-28 13:24:40.391 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-28 13:24:40.394 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000006005=http://10.4.3.189:2380' 2026-07-28 13:24:40.397 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.189:2380' 2026-07-28 13:24:40.399 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.189:2379' 2026-07-28 13:24:40.403 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-28 13:24:40.408 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-28 13:24:40.411 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.189:2379' 2026-07-28 13:24:40.414 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-28 13:24:40.418 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-28 13:24:40.421 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-28 13:24:40.425 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000006005 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006005=http://10.4.3.189:2380 --initial-advertise-peer-urls http://10.4.3.189:2380 --advertise-client-urls http://10.4.3.189:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.189:2379 --log-level=debug' '' root 2026-07-28 13:24:40.429 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-28 13:24:40.433 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000006005 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006005=http://10.4.3.189:2380 --initial-advertise-peer-urls http://10.4.3.189:2380 --advertise-client-urls http://10.4.3.189:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.189:2379 --log-level=debug' 2026-07-28 13:24:40.437 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:24:40.440 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-28 13:24:40.444 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:24:40.448 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:24:40.451 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:24:40.456 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-28 13:24:40.459 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:24:40.464 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-28 13:24:40.547 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:24:40.628 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-28 13:24:40.700 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000006005 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006005=http://10.4.3.189:2380 --initial-advertise-peer-urls http://10.4.3.189:2380 --advertise-client-urls http://10.4.3.189:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.189:2379 --log-level=debug' 2026-07-28 13:24:40.769 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-28 13:24:40.842 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-28 13:24:40.915 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:24:40.989 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:24:40.992 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:24:40.995 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-28 13:24:41.074 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:24:41.403 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-28 13:24:41.477 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-28 13:24:41.550 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-28 13:24:41.620 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-28 13:24:41.692 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-28 13:24:41.697 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:24:41.702 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-28 13:24:41.706 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-28 13:24:42.060 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-28 13:24:42.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-28 13:24:42.461 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-28 13:24:42.918 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-28 13:24:42.940 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:42.943 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.189 80 2026-07-28 13:24:42.947 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-28 13:24:42.951 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-28 13:24:42.954 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-28 13:24:42.957 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.189 2026-07-28 13:24:42.961 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-28 13:24:42.964 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-28 13:24:42.969 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-28 13:24:42.972 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-28 13:24:42.975 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-28 13:24:42.979 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-28 13:24:42.982 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-28 13:24:43.002 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-28 13:24:43.005 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-28 13:24:43.010 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-28 13:24:43.013 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-28 13:24:43.017 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:24:43.021 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:43.025 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:43.030 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-28 13:24:43.034 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-28 13:24:43.037 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-28 13:24:43.041 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-28 13:24:43.044 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-28 13:24:43.048 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-28 13:24:43.052 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-28 13:24:43.071 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:24:43.075 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-28 13:24:43.079 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-28 13:24:43.082 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:24:43.086 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:24:43.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:43.093 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:43.097 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-28 13:24:43.100 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-28 13:24:43.137 | No module matches headers 2026-07-28 13:24:43.141 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-28 13:24:43.182 | Enabling module headers. 2026-07-28 13:24:43.188 | To activate the new configuration, you need to run: 2026-07-28 13:24:43.188 | systemctl restart apache2 2026-07-28 13:24:43.194 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-28 13:24:43.197 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:24:43.200 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-28 13:24:43.203 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-28 13:24:43.207 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:24:43.210 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:24:43.213 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:43.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:43.220 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-28 13:24:43.224 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-28 13:24:43.259 | No module matches ssl 2026-07-28 13:24:43.264 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-28 13:24:43.313 | Considering dependency mime for ssl: 2026-07-28 13:24:43.313 | Module mime already enabled 2026-07-28 13:24:43.313 | Considering dependency socache_shmcb for ssl: 2026-07-28 13:24:43.313 | Enabling module socache_shmcb. 2026-07-28 13:24:43.320 | Enabling module ssl. 2026-07-28 13:24:43.320 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-28 13:24:43.326 | To activate the new configuration, you need to run: 2026-07-28 13:24:43.326 | systemctl restart apache2 2026-07-28 13:24:43.332 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-28 13:24:43.337 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:24:43.341 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-28 13:24:43.344 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-28 13:24:43.348 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:24:43.350 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:24:43.354 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:43.358 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:43.361 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-28 13:24:43.365 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-28 13:24:43.404 | proxy (enabled by site administrator) 2026-07-28 13:24:43.408 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:24:43.412 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-28 13:24:43.416 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-28 13:24:43.419 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:24:43.422 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:24:43.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:43.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:43.433 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-28 13:24:43.436 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-28 13:24:43.474 | proxy_http (enabled by site administrator) 2026-07-28 13:24:43.479 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-28 13:24:43.483 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-28 13:24:43.487 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:24:43.491 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:24:43.495 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:24:43.498 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:24:43.501 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:43.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:43.509 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:24:43.513 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:24:43.517 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:24:43.521 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:24:43.525 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-28 13:24:43.567 | Enabling site http-services-tls-proxy. 2026-07-28 13:24:43.574 | To activate the new configuration, you need to run: 2026-07-28 13:24:43.574 | systemctl reload apache2 2026-07-28 13:24:43.581 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-28 13:24:43.584 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:24:43.588 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:24:43.592 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:24:43.725 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-28 13:24:43.728 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-28 13:24:43.731 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-28 13:24:43.747 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-28 13:24:43.763 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-28 13:24:43.767 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-28 13:24:43.771 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-28 13:24:43.775 | + 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.189/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-28 13:24:43.840 | The user clouds.yaml file didn't exist. 2026-07-28 13:24:43.852 | + 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.189/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-28 13:24:43.920 | + 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.189/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-28 13:24:43.963 | ++ inc/async:async_inner:64 : rc=0 2026-07-28 13:24:43.989 | + 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.189/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-28 13:24:43.993 | [55176 Async install_tempest:55176]: finished successfully 2026-07-28 13:24:44.069 | + 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.189/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-28 13:24:44.141 | + 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.189/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-28 13:24:44.213 | + 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.189/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-28 13:24:44.287 | + 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.189/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-28 13:24:44.363 | + 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.189/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-28 13:24:44.441 | + 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.189/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-28 13:24:44.513 | + functions-common:write_clouds_yaml:203 : cat 2026-07-28 13:24:44.519 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-28 13:24:44.523 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-28 13:24:44.527 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-28 13:24:44.532 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-28 13:24:44.536 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-28 13:24:44.540 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-28 13:24:44.561 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:44.565 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-28 13:24:44.568 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:24:44.572 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-28 13:24:44.576 | + ./stack.sh:main:1118 : '[' 10.4.3.189 == 10.4.3.189 ']' 2026-07-28 13:24:44.579 | + ./stack.sh:main:1119 : init_keystone 2026-07-28 13:24:44.583 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-28 13:24:44.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:24:44.605 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-28 13:24:44.608 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-28 13:24:44.612 | + lib/database:recreate_database:112 : local db=keystone 2026-07-28 13:24:44.615 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-28 13:24:44.618 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-28 13:24:44.622 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-28 13:24:44.627 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:44.674 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-28 13:24:44.678 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:24:44.720 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-28 13:24:44.723 | + functions-common:time_start:2406 : local name=dbsync 2026-07-28 13:24:44.726 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:24:44.729 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:24:44.733 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:24:44.737 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245084734 2026-07-28 13:24:44.741 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-28 13:24:45.252 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:24:45.252 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:24:45.252 | we strongly recommend against using it for new projects. 2026-07-28 13:24:45.252 | 2026-07-28 13:24:45.252 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:24:45.252 | framework. For more detail see 2026-07-28 13:24:45.252 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:24:45.252 | 2026-07-28 13:24:45.252 | from eventlet import event 2026-07-28 13:24:47.215 | INFO dbcounter [-] Registered counter for database keystone 2026-07-28 13:24:47.258 | 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=59382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:24:47.265 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:24:47.265 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:24:47.266 | DEBUG dbcounter [-] [59382] Writer thread running {{(pid=59382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:24:47.310 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-28 13:24:48.937 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:24:48.940 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-28 13:24:48.940 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:48.940 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-28 13:24:48.959 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:48.960 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-28 13:24:48.971 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:48.973 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-28 13:24:49.015 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:49.017 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-28 13:24:49.034 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:49.036 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-28 13:24:49.071 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:49.072 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-28 13:24:49.072 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:24:49.074 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-28 13:24:49.100 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:49.101 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-28 13:24:49.113 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59382) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:24:49.549 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-28 13:24:49.552 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:49.556 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:49.560 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:49.564 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:49.566 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:49.570 | + functions-common:time_stop:2426 : name=dbsync 2026-07-28 13:24:49.574 | + functions-common:time_stop:2427 : start_time=1785245084734 2026-07-28 13:24:49.577 | + functions-common:time_stop:2429 : [[ -z 1785245084734 ]] 2026-07-28 13:24:49.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:49.588 | + functions-common:time_stop:2432 : end_time=1785245089583 2026-07-28 13:24:49.591 | + functions-common:time_stop:2433 : elapsed_time=4849 2026-07-28 13:24:49.595 | + functions-common:time_stop:2434 : total=0 2026-07-28 13:24:49.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:49.603 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4849 2026-07-28 13:24:49.607 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-28 13:24:49.611 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-28 13:24:49.617 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-28 13:24:50.037 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:24:50.037 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:24:50.037 | we strongly recommend against using it for new projects. 2026-07-28 13:24:50.037 | 2026-07-28 13:24:50.037 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:24:50.037 | framework. For more detail see 2026-07-28 13:24:50.037 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:24:50.037 | 2026-07-28 13:24:50.037 | from eventlet import event 2026-07-28 13:24:51.654 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-28 13:24:51.655 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-28 13:24:51.656 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-28 13:24:51.656 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-28 13:24:51.656 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-28 13:24:51.656 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-28 13:24:51.656 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-28 13:24:51.656 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-28 13:24:51.656 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-28 13:24:52.092 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-28 13:24:52.097 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-28 13:24:52.449 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:24:52.449 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:24:52.449 | we strongly recommend against using it for new projects. 2026-07-28 13:24:52.449 | 2026-07-28 13:24:52.449 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:24:52.449 | framework. For more detail see 2026-07-28 13:24:52.450 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:24:52.450 | 2026-07-28 13:24:52.450 | from eventlet import event 2026-07-28 13:24:54.041 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-28 13:24:54.042 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-28 13:24:54.463 | + ./stack.sh:main:1120 : start_keystone 2026-07-28 13:24:54.467 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-28 13:24:54.473 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-28 13:24:54.477 | + functions-common:run_process:1674 : local service=keystone 2026-07-28 13:24:54.481 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-28 13:24:54.484 | + functions-common:run_process:1676 : local group= 2026-07-28 13:24:54.488 | + functions-common:run_process:1677 : local user= 2026-07-28 13:24:54.492 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:24:54.495 | + functions-common:run_process:1680 : local name=keystone 2026-07-28 13:24:54.497 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:24:54.501 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:24:54.504 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:24:54.507 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:24:54.512 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:24:54.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245094513 2026-07-28 13:24:54.522 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-28 13:24:54.542 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:24:54.545 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-28 13:24:54.549 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-28 13:24:54.553 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-28 13:24:54.556 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-28 13:24:54.558 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-28 13:24:54.562 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-28 13:24:54.565 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-28 13:24:54.568 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-28 13:24:54.571 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-28 13:24:54.574 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:24:54.577 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:24:54.580 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:24:54.583 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:24:54.586 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-28 13:24:54.590 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-28 13:24:54.593 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-28 13:24:54.596 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-28 13:24:54.599 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-28 13:24:54.603 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-28 13:24:54.606 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-28 13:24:54.608 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-28 13:24:54.610 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-28 13:24:54.613 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-28 13:24:54.616 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-28 13:24:54.618 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-28 13:24:54.624 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-28 13:24:54.708 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-28 13:24:54.789 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-28 13:24:54.852 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-28 13:24:54.919 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-28 13:24:54.991 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:24:55.052 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-28 13:24:55.112 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-28 13:24:55.168 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-28 13:24:55.237 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-28 13:24:55.308 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-28 13:24:55.370 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-28 13:24:55.373 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-28 13:24:55.375 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-28 13:24:55.460 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-28 13:24:55.808 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-28 13:24:55.823 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-28 13:24:56.142 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-28 13:24:56.245 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:24:56.249 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:56.253 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:56.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:56.261 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:56.265 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:56.268 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:24:56.271 | + functions-common:time_stop:2427 : start_time=1785245094513 2026-07-28 13:24:56.275 | + functions-common:time_stop:2429 : [[ -z 1785245094513 ]] 2026-07-28 13:24:56.279 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:56.283 | + functions-common:time_stop:2432 : end_time=1785245096280 2026-07-28 13:24:56.286 | + functions-common:time_stop:2433 : elapsed_time=1767 2026-07-28 13:24:56.289 | + functions-common:time_stop:2434 : total=4544 2026-07-28 13:24:56.292 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:56.295 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6311 2026-07-28 13:24:56.298 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-28 13:24:56.298 | Waiting for keystone to start... 2026-07-28 13:24:56.301 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.189/identity/v3/ 2026-07-28 13:24:56.304 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.189/identity/v3/ 2026-07-28 13:24:56.307 | + functions:wait_for_service:476 : local timeout=60 2026-07-28 13:24:56.311 | + functions:wait_for_service:477 : local url=http://10.4.3.189/identity/v3/ 2026-07-28 13:24:56.314 | + functions:wait_for_service:478 : local rval=0 2026-07-28 13:24:56.316 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-28 13:24:56.319 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-28 13:24:56.323 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:24:56.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:24:56.329 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:24:56.334 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245096330 2026-07-28 13:24:56.337 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-28 13:24:56.342 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.189/identity/v3/ 2026-07-28 13:24:59.905 | + :: : [[ 200 == 503 ]] 2026-07-28 13:24:59.908 | + :: : [[ 0 -eq 7 ]] 2026-07-28 13:24:59.913 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-28 13:24:59.917 | + functions-common:time_stop:2420 : local name 2026-07-28 13:24:59.919 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:24:59.923 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:24:59.927 | + functions-common:time_stop:2423 : local total 2026-07-28 13:24:59.930 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:24:59.933 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-28 13:24:59.937 | + functions-common:time_stop:2427 : start_time=1785245096330 2026-07-28 13:24:59.941 | + functions-common:time_stop:2429 : [[ -z 1785245096330 ]] 2026-07-28 13:24:59.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:24:59.954 | + functions-common:time_stop:2432 : end_time=1785245099948 2026-07-28 13:24:59.958 | + functions-common:time_stop:2433 : elapsed_time=3618 2026-07-28 13:24:59.962 | + functions-common:time_stop:2434 : total=0 2026-07-28 13:24:59.965 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:24:59.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3618 2026-07-28 13:24:59.974 | + functions:wait_for_service:486 : return 0 2026-07-28 13:24:59.977 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-28 13:25:00.002 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:25:00.005 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.189 5001 2026-07-28 13:25:00.008 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-28 13:25:00.012 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-28 13:25:00.015 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-28 13:25:00.019 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.189 2026-07-28 13:25:00.023 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-28 13:25:00.027 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-28 13:25:00.031 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-28 13:25:00.035 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-28 13:25:00.038 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-28 13:25:00.042 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-28 13:25:00.046 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-28 13:25:00.050 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-28 13:25:00.054 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-28 13:25:00.058 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:25:00.062 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:25:00.067 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:25:00.070 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-28 13:25:00.075 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-28 13:25:00.079 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-28 13:25:00.082 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-28 13:25:00.086 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-28 13:25:00.090 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-28 13:25:00.093 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-28 13:25:00.097 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-28 13:25:00.117 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:25:00.120 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-28 13:25:00.124 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-28 13:25:00.127 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:25:00.130 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:25:00.133 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:25:00.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:25:00.138 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-28 13:25:00.141 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-28 13:25:00.183 | headers (enabled by site administrator) 2026-07-28 13:25:00.189 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:25:00.193 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-28 13:25:00.197 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-28 13:25:00.200 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:25:00.203 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:25:00.207 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:25:00.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:25:00.214 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-28 13:25:00.217 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-28 13:25:00.258 | ssl (enabled by site administrator) 2026-07-28 13:25:00.263 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:25:00.267 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-28 13:25:00.271 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-28 13:25:00.274 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:25:00.278 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:25:00.282 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:25:00.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:25:00.289 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-28 13:25:00.293 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-28 13:25:00.329 | proxy (enabled by site administrator) 2026-07-28 13:25:00.334 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:25:00.338 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-28 13:25:00.342 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-28 13:25:00.345 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:25:00.349 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:25:00.353 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:25:00.356 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:25:00.359 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-28 13:25:00.363 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-28 13:25:00.401 | proxy_http (enabled by site administrator) 2026-07-28 13:25:00.405 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-28 13:25:00.408 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-28 13:25:00.412 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:25:00.415 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:25:00.418 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:25:00.421 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:25:00.424 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:25:00.427 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:25:00.430 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:25:00.433 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:25:00.436 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:25:00.438 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:25:00.441 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-28 13:25:00.476 | Enabling site keystone-service-tls-proxy. 2026-07-28 13:25:00.482 | To activate the new configuration, you need to run: 2026-07-28 13:25:00.482 | systemctl reload apache2 2026-07-28 13:25:00.488 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-28 13:25:00.492 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:25:00.495 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:25:00.498 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:25:00.640 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-28 13:25:00.644 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:25:00.648 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-28 13:25:01.147 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-28 13:25:01.152 | + 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.189/identity 2026-07-28 13:25:01.630 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:25:01.630 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:25:01.630 | we strongly recommend against using it for new projects. 2026-07-28 13:25:01.630 | 2026-07-28 13:25:01.630 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:25:01.630 | framework. For more detail see 2026-07-28 13:25:01.630 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:25:01.630 | 2026-07-28 13:25:01.630 | from eventlet import event 2026-07-28 13:25:03.527 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.527 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.528 | 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=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.531 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.543 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.543 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.577 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.580 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.583 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.622 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.622 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.623 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.623 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.623 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.623 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.629 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.629 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.629 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.629 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.630 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.630 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.630 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.633 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.635 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.635 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.635 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.635 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.635 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.635 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.635 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60497) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-28 13:25:03.673 | INFO dbcounter [-] Registered counter for database keystone 2026-07-28 13:25:03.714 | 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=60497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:25:03.872 | DEBUG dbcounter [-] [60497] Writer thread running {{(pid=60497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:25:03.969 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created domain default 2026-07-28 13:25:04.003 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created project admin 2026-07-28 13:25:04.025 | WARNING keystone.common.password_hashing [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-28 13:25:04.039 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created user admin 2026-07-28 13:25:04.050 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created role reader 2026-07-28 13:25:04.058 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created role member 2026-07-28 13:25:04.073 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created implied role where 370cc70d696749b3bc9ee16c89e4e507 implies d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:04.082 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created role manager 2026-07-28 13:25:04.095 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created implied role where 1488198b6e69417b80c291645a936f89 implies 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:04.105 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created role admin 2026-07-28 13:25:04.120 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created implied role where ac9583a02d894eed8b5afcdce6112ed0 implies 1488198b6e69417b80c291645a936f89 2026-07-28 13:25:04.132 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created role service 2026-07-28 13:25:04.140 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Granted role admin on project admin to user admin. 2026-07-28 13:25:04.146 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Granted role admin on the system to user admin. 2026-07-28 13:25:04.155 | WARNING py.warnings [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-28 13:25:04.155 | warnings.warn( 2026-07-28 13:25:04.155 |  2026-07-28 13:25:04.158 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created region RegionOne 2026-07-28 13:25:04.179 | INFO keystone.cmd.bootstrap [None req-7dc4d9a5-781d-41dd-90fc-dfb5e9dc9b53 None None] Created public endpoint https://10.4.3.189/identity 2026-07-28 13:25:04.695 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-28 13:25:04.698 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-28 13:25:04.702 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-28 13:25:04.705 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-28 13:25:06.547 | 2026-07-28 13:25:06.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:06.564 | + lib/keystone:create_keystone_accounts:258 : admin_project=626c2e1954434517ac5383b186dfb014 2026-07-28 13:25:06.566 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-28 13:25:06.570 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-28 13:25:06.798 | 2026-07-28 13:25:06.807 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:06.811 | + lib/keystone:create_keystone_accounts:260 : admin_user=01ff0a3fa21b44788f41b1bb8d92b1a0 2026-07-28 13:25:06.814 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-28 13:25:06.817 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-28 13:25:06.820 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-28 13:25:06.823 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 default 2026-07-28 13:25:06.895 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 default 2026-07-28 13:25:06.937 | [8534 Async ks-domain-role:60685]: running: get_or_add_user_domain_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 default 2026-07-28 13:25:06.942 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-28 13:25:06.945 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-28 13:25:06.949 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-28 13:25:08.101 | 2026-07-28 13:25:08.117 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:08.119 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-28 13:25:08.122 | + functions-common:get_or_create_domain:878 : echo default 2026-07-28 13:25:08.122 | default 2026-07-28 13:25:08.126 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-28 13:25:08.231 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-28 13:25:08.286 | [8534 Async ks-project:60811]: running: get_or_create_project service Default 2026-07-28 13:25:08.291 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-28 13:25:08.393 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-28 13:25:08.446 | [8534 Async ks-service:60905]: running: get_or_create_role service 2026-07-28 13:25:08.449 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-28 13:25:08.531 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-28 13:25:08.585 | [8534 Async ks-reseller:60999]: running: get_or_create_role ResellerAdmin 2026-07-28 13:25:08.589 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-28 13:25:08.592 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-28 13:25:08.680 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-28 13:25:08.734 | [8534 Async ks-anotherrole:61095]: running: get_or_create_role anotherrole 2026-07-28 13:25:08.737 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-28 13:25:08.742 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-28 13:25:08.745 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:25:08.749 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-28 13:25:08.809 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:08.840 | [60685 Async ks-domain-role:60685]: finished successfully 2026-07-28 13:25:09.306 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:09.340 | [60811 Async ks-project:60811]: finished successfully 2026-07-28 13:25:09.724 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:09.754 | [60905 Async ks-service:60905]: finished successfully 2026-07-28 13:25:09.992 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:10.020 | [60999 Async ks-reseller:60999]: finished successfully 2026-07-28 13:25:10.186 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:10.210 | [61095 Async ks-anotherrole:61095]: finished successfully 2026-07-28 13:25:10.429 | 2026-07-28 13:25:10.441 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:10.445 | ++ functions-common:get_or_create_project:928 : project_id=d2f8fbeafdd84ed0a31fd829431393ca 2026-07-28 13:25:10.447 | ++ functions-common:get_or_create_project:929 : echo d2f8fbeafdd84ed0a31fd829431393ca 2026-07-28 13:25:10.451 | + lib/keystone:create_keystone_accounts:288 : invis_project=d2f8fbeafdd84ed0a31fd829431393ca 2026-07-28 13:25:10.454 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-28 13:25:10.457 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-28 13:25:10.459 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:25:10.464 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-28 13:25:10.807 | 2026-07-28 13:25:10.821 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:10.824 | ++ functions-common:get_or_create_project:928 : project_id=7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:10.828 | ++ functions-common:get_or_create_project:929 : echo 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:10.831 | + lib/keystone:create_keystone_accounts:292 : demo_project=7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:10.835 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-28 13:25:10.839 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-28 13:25:10.843 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:25:10.845 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-28 13:25:10.848 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-28 13:25:10.852 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-28 13:25:11.195 | 2026-07-28 13:25:11.207 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:11.211 | ++ functions-common:get_or_create_user:915 : user_id=cad9cdb90d66415d982b5044ded933bb 2026-07-28 13:25:11.214 | ++ functions-common:get_or_create_user:916 : echo cad9cdb90d66415d982b5044ded933bb 2026-07-28 13:25:11.218 | + lib/keystone:create_keystone_accounts:295 : demo_user=cad9cdb90d66415d982b5044ded933bb 2026-07-28 13:25:11.221 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-28 13:25:11.284 | [8534 Async ks-domain-role:60685]: Waiting for completion of get_or_add_user_domain_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 default running on PID 60685 (6 other jobs running) 2026-07-28 13:25:11.311 | [8534 Async ks-domain-role:60685]: Signaling child to exit 2026-07-28 13:25:11.312 | WAKEUP 2026-07-28 13:25:11.337 | [8534 Async ks-domain-role:60685]: Signaled 2026-07-28 13:25:11.339 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-28 13:25:11.340 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 01ff0a3fa21b44788f41b1bb8d92b1a0 --domain default 2026-07-28 13:25:11.340 | 2026-07-28 13:25:11.340 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 01ff0a3fa21b44788f41b1bb8d92b1a0 --domain default -c Role -f value 2026-07-28 13:25:11.340 | 2026-07-28 13:25:11.340 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:11.340 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:11.340 | + functions-common:get_or_add_user_domain_role:999 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:11.340 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:11.389 | [8534 Async ks-domain-role:60685]: finished get_or_add_user_domain_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 default with result 0 in 1 seconds 2026-07-28 13:25:11.398 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-28 13:25:11.435 | [8534 Async ks-project:60811]: Waiting for completion of get_or_create_project service Default running on PID 60811 (5 other jobs running) 2026-07-28 13:25:11.463 | [8534 Async ks-project:60811]: Signaling child to exit 2026-07-28 13:25:11.463 | WAKEUP 2026-07-28 13:25:11.488 | [8534 Async ks-project:60811]: Signaled 2026-07-28 13:25:11.490 | + functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:25:11.490 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-28 13:25:11.490 | 2026-07-28 13:25:11.490 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:11.490 | + functions-common:get_or_create_project:928 : project_id=a048e05fc36545e8a190bbbe82144a3e 2026-07-28 13:25:11.490 | + functions-common:get_or_create_project:929 : echo a048e05fc36545e8a190bbbe82144a3e 2026-07-28 13:25:11.490 | a048e05fc36545e8a190bbbe82144a3e 2026-07-28 13:25:11.543 | [8534 Async ks-project:60811]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-07-28 13:25:11.589 | [8534 Async ks-service:60905]: Waiting for completion of get_or_create_role service running on PID 60905 (4 other jobs running) 2026-07-28 13:25:11.619 | [8534 Async ks-service:60905]: Signaling child to exit 2026-07-28 13:25:11.619 | WAKEUP 2026-07-28 13:25:11.644 | [8534 Async ks-service:60905]: Signaled 2026-07-28 13:25:11.646 | + functions-common:get_or_create_role:935 : local role_id 2026-07-28 13:25:11.646 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-28 13:25:11.646 | 2026-07-28 13:25:11.646 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:11.646 | + functions-common:get_or_create_role:940 : role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:25:11.646 | + functions-common:get_or_create_role:941 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:25:11.646 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:25:11.693 | [8534 Async ks-service:60905]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-28 13:25:11.736 | [8534 Async ks-reseller:60999]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60999 (3 other jobs running) 2026-07-28 13:25:11.761 | [8534 Async ks-reseller:60999]: Signaling child to exit 2026-07-28 13:25:11.761 | WAKEUP 2026-07-28 13:25:11.783 | [8534 Async ks-reseller:60999]: Signaled 2026-07-28 13:25:11.784 | + functions-common:get_or_create_role:935 : local role_id 2026-07-28 13:25:11.784 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-28 13:25:11.784 | 2026-07-28 13:25:11.784 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:11.784 | + functions-common:get_or_create_role:940 : role_id=011ce94dca4947dd8e653d70553d168e 2026-07-28 13:25:11.784 | + functions-common:get_or_create_role:941 : echo 011ce94dca4947dd8e653d70553d168e 2026-07-28 13:25:11.784 | 011ce94dca4947dd8e653d70553d168e 2026-07-28 13:25:11.830 | [8534 Async ks-reseller:60999]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-28 13:25:11.874 | [8534 Async ks-anotherrole:61095]: Waiting for completion of get_or_create_role anotherrole running on PID 61095 (2 other jobs running) 2026-07-28 13:25:11.901 | [8534 Async ks-anotherrole:61095]: Signaling child to exit 2026-07-28 13:25:11.901 | WAKEUP 2026-07-28 13:25:11.925 | [8534 Async ks-anotherrole:61095]: Signaled 2026-07-28 13:25:11.927 | + functions-common:get_or_create_role:935 : local role_id 2026-07-28 13:25:11.927 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-28 13:25:11.927 | 2026-07-28 13:25:11.927 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:11.927 | + functions-common:get_or_create_role:940 : role_id=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:11.927 | + functions-common:get_or_create_role:941 : echo 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:11.927 | 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:11.980 | [8534 Async ks-anotherrole:61095]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-28 13:25:11.985 | + inc/async:async_wait:197 : return 0 2026-07-28 13:25:11.989 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.065 | + inc/async:async_inner:63 : get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.112 | [8534 Async ks-demo-member:61931]: running: get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.116 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.201 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.251 | [8534 Async ks-demo-admin:62027]: running: get_or_add_user_project_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.254 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.341 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.394 | [8534 Async ks-demo-another:62123]: running: get_or_add_user_project_role anotherrole cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:12.398 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb d2f8fbeafdd84ed0a31fd829431393ca 2026-07-28 13:25:12.480 | + inc/async:async_inner:63 : get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb d2f8fbeafdd84ed0a31fd829431393ca 2026-07-28 13:25:12.528 | [8534 Async ks-demo-invis:62219]: running: get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb d2f8fbeafdd84ed0a31fd829431393ca 2026-07-28 13:25:12.532 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-28 13:25:12.537 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-28 13:25:12.542 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:25:12.545 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-28 13:25:12.549 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-28 13:25:12.553 | +++ functions-common:get_or_create_user:915 : 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-07-28 13:25:14.694 | 2026-07-28 13:25:14.705 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:14.709 | ++ functions-common:get_or_create_user:915 : user_id=df9212290a1a40399bf02fdcbcb35558 2026-07-28 13:25:14.712 | ++ functions-common:get_or_create_user:916 : echo df9212290a1a40399bf02fdcbcb35558 2026-07-28 13:25:14.716 | + lib/keystone:create_keystone_accounts:308 : demo_reader=df9212290a1a40399bf02fdcbcb35558 2026-07-28 13:25:14.721 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader df9212290a1a40399bf02fdcbcb35558 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:14.806 | + inc/async:async_inner:63 : get_or_add_user_project_role reader df9212290a1a40399bf02fdcbcb35558 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:14.855 | [8534 Async ks-demo-reader:62425]: running: get_or_add_user_project_role reader df9212290a1a40399bf02fdcbcb35558 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:14.858 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-28 13:25:14.864 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-28 13:25:14.867 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:25:14.872 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-28 13:25:15.227 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:15.256 | [61931 Async ks-demo-member:61931]: finished successfully 2026-07-28 13:25:15.751 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:15.781 | [62027 Async ks-demo-admin:62027]: finished successfully 2026-07-28 13:25:16.312 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:16.341 | [62123 Async ks-demo-another:62123]: finished successfully 2026-07-28 13:25:16.870 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:16.894 | [62219 Async ks-demo-invis:62219]: finished successfully 2026-07-28 13:25:17.670 | 2026-07-28 13:25:17.683 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:17.688 | ++ functions-common:get_or_create_project:928 : project_id=eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:17.692 | ++ functions-common:get_or_create_project:929 : echo eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:17.698 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:17.702 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-28 13:25:17.707 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-28 13:25:17.712 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:25:17.715 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-28 13:25:17.719 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-28 13:25:17.723 | +++ functions-common:get_or_create_user:915 : 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-07-28 13:25:18.261 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:18.293 | [62425 Async ks-demo-reader:62425]: finished successfully 2026-07-28 13:25:18.526 | 2026-07-28 13:25:18.538 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:18.541 | ++ functions-common:get_or_create_user:915 : user_id=5976870e83fc43cc8ad0842b33870158 2026-07-28 13:25:18.544 | ++ functions-common:get_or_create_user:916 : echo 5976870e83fc43cc8ad0842b33870158 2026-07-28 13:25:18.548 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=5976870e83fc43cc8ad0842b33870158 2026-07-28 13:25:18.552 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:18.630 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:18.681 | [8534 Async ks-alt-admin:62812]: running: get_or_add_user_project_role admin 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:18.685 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:18.765 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:18.810 | [8534 Async ks-alt-another:62908]: running: get_or_add_user_project_role anotherrole 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:18.814 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-28 13:25:18.817 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-28 13:25:18.820 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:25:18.822 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-28 13:25:18.826 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-28 13:25:18.830 | +++ functions-common:get_or_create_user:915 : 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-07-28 13:25:20.113 | 2026-07-28 13:25:20.125 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:20.128 | ++ functions-common:get_or_create_user:915 : user_id=0ef334b7474b4e2aaf96a36a3c29ff57 2026-07-28 13:25:20.131 | ++ functions-common:get_or_create_user:916 : echo 0ef334b7474b4e2aaf96a36a3c29ff57 2026-07-28 13:25:20.134 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=0ef334b7474b4e2aaf96a36a3c29ff57 2026-07-28 13:25:20.137 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 0ef334b7474b4e2aaf96a36a3c29ff57 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:20.223 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0ef334b7474b4e2aaf96a36a3c29ff57 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:20.270 | [8534 Async ks-alt-member-user:63086]: running: get_or_add_user_project_role member 0ef334b7474b4e2aaf96a36a3c29ff57 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:20.273 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-28 13:25:20.277 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-28 13:25:20.281 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:25:20.283 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-28 13:25:20.287 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-28 13:25:20.292 | +++ functions-common:get_or_create_user:915 : 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-07-28 13:25:20.679 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:20.704 | [62812 Async ks-alt-admin:62812]: finished successfully 2026-07-28 13:25:21.161 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:21.195 | [62908 Async ks-alt-another:62908]: finished successfully 2026-07-28 13:25:21.986 | 2026-07-28 13:25:21.998 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:22.003 | ++ functions-common:get_or_create_user:915 : user_id=4d0d2ea1dd29437387e7f29df8f51116 2026-07-28 13:25:22.006 | ++ functions-common:get_or_create_user:916 : echo 4d0d2ea1dd29437387e7f29df8f51116 2026-07-28 13:25:22.011 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=4d0d2ea1dd29437387e7f29df8f51116 2026-07-28 13:25:22.015 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4d0d2ea1dd29437387e7f29df8f51116 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:22.100 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4d0d2ea1dd29437387e7f29df8f51116 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:22.144 | [8534 Async ks-alt-reader-user:63323]: running: get_or_add_user_project_role reader 4d0d2ea1dd29437387e7f29df8f51116 eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:22.148 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-28 13:25:22.151 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:25:22.155 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-28 13:25:22.159 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-28 13:25:22.163 | +++ functions-common:get_or_create_user:915 : 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-07-28 13:25:22.512 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:22.537 | [63086 Async ks-alt-member-user:63086]: finished successfully 2026-07-28 13:25:23.297 | 2026-07-28 13:25:23.310 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:23.315 | ++ functions-common:get_or_create_user:915 : user_id=760828c14a2747b2b33fc1eb59df2c4c 2026-07-28 13:25:23.320 | ++ functions-common:get_or_create_user:916 : echo 760828c14a2747b2b33fc1eb59df2c4c 2026-07-28 13:25:23.323 | + lib/keystone:create_keystone_accounts:340 : system_member_user=760828c14a2747b2b33fc1eb59df2c4c 2026-07-28 13:25:23.326 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 760828c14a2747b2b33fc1eb59df2c4c all 2026-07-28 13:25:23.414 | + inc/async:async_inner:63 : get_or_add_user_system_role member 760828c14a2747b2b33fc1eb59df2c4c all 2026-07-28 13:25:23.467 | [8534 Async ks-system-member:63516]: running: get_or_add_user_system_role member 760828c14a2747b2b33fc1eb59df2c4c all 2026-07-28 13:25:23.472 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-28 13:25:23.476 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:25:23.480 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-28 13:25:23.483 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-28 13:25:23.488 | +++ functions-common:get_or_create_user:915 : 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-07-28 13:25:23.875 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:23.906 | [63323 Async ks-alt-reader-user:63323]: finished successfully 2026-07-28 13:25:24.715 | 2026-07-28 13:25:24.729 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:24.733 | ++ functions-common:get_or_create_user:915 : user_id=e3063afd24f14b2b94a0a38c6db10073 2026-07-28 13:25:24.737 | ++ functions-common:get_or_create_user:916 : echo e3063afd24f14b2b94a0a38c6db10073 2026-07-28 13:25:24.741 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=e3063afd24f14b2b94a0a38c6db10073 2026-07-28 13:25:24.744 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader e3063afd24f14b2b94a0a38c6db10073 all 2026-07-28 13:25:24.825 | + inc/async:async_inner:63 : get_or_add_user_system_role reader e3063afd24f14b2b94a0a38c6db10073 all 2026-07-28 13:25:24.878 | [8534 Async ks-system-reader:63713]: running: get_or_add_user_system_role reader e3063afd24f14b2b94a0a38c6db10073 all 2026-07-28 13:25:24.882 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-28 13:25:24.887 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-28 13:25:24.890 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-28 13:25:24.894 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-28 13:25:24.898 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-28 13:25:25.998 | 2026-07-28 13:25:26.011 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:26.015 | ++ functions-common:get_or_create_group:892 : group_id=d93e9e3024b6417d833032e67283fa44 2026-07-28 13:25:26.017 | ++ functions-common:get_or_create_group:893 : echo d93e9e3024b6417d833032e67283fa44 2026-07-28 13:25:26.023 | + lib/keystone:create_keystone_accounts:350 : admin_group=d93e9e3024b6417d833032e67283fa44 2026-07-28 13:25:26.026 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-28 13:25:26.032 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-28 13:25:26.036 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-28 13:25:26.041 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-28 13:25:26.045 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-28 13:25:26.507 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:26.537 | [63516 Async ks-system-member:63516]: finished successfully 2026-07-28 13:25:27.211 | 2026-07-28 13:25:27.224 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:27.229 | ++ functions-common:get_or_create_group:892 : group_id=8bfe02b1d5674c02a27131911144267d 2026-07-28 13:25:27.233 | ++ functions-common:get_or_create_group:893 : echo 8bfe02b1d5674c02a27131911144267d 2026-07-28 13:25:27.237 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=8bfe02b1d5674c02a27131911144267d 2026-07-28 13:25:27.240 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:27.321 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:27.366 | [8534 Async ks-group-memberdemo:63983]: running: get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:27.370 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:27.457 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:27.505 | [8534 Async ks-group-anotherdemo:64062]: running: get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:27.508 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:27.583 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:27.626 | [8534 Async ks-group-memberalt:64141]: running: get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:27.629 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:27.697 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:27.707 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:27.727 | [63713 Async ks-system-reader:63713]: finished successfully 2026-07-28 13:25:27.760 | [8534 Async ks-group-anotheralt:64234]: running: get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:27.763 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin d93e9e3024b6417d833032e67283fa44 626c2e1954434517ac5383b186dfb014 2026-07-28 13:25:27.845 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d93e9e3024b6417d833032e67283fa44 626c2e1954434517ac5383b186dfb014 2026-07-28 13:25:27.894 | [8534 Async ks-group-admin:64339]: running: get_or_add_group_project_role admin d93e9e3024b6417d833032e67283fa44 626c2e1954434517ac5383b186dfb014 2026-07-28 13:25:27.898 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-28 13:25:27.963 | [8534 Async ks-demo-member:61931]: Waiting for completion of get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 running on PID 61931 (17 other jobs running) 2026-07-28 13:25:27.997 | [8534 Async ks-demo-member:61931]: Signaling child to exit 2026-07-28 13:25:27.999 | WAKEUP 2026-07-28 13:25:28.024 | [8534 Async ks-demo-member:61931]: Signaled 2026-07-28 13:25:28.027 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:28.027 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:28.027 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:28.027 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:28.027 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:28.027 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:28.027 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:28.027 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:28.027 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:28.027 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cad9cdb90d66415d982b5044ded933bb --project 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:28.027 | 2026-07-28 13:25:28.027 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cad9cdb90d66415d982b5044ded933bb --project 7d934bee08184738adbfd487f95cc7e8 -c Role -f value 2026-07-28 13:25:28.027 | 2026-07-28 13:25:28.027 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:28.027 | + functions-common:get_or_add_user_project_role:979 : user_role_id=370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:28.027 | + functions-common:get_or_add_user_project_role:980 : echo 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:28.027 | 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:28.083 | [8534 Async ks-demo-member:61931]: finished get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 with result 0 in 3 seconds 2026-07-28 13:25:28.127 | [8534 Async ks-demo-admin:62027]: Waiting for completion of get_or_add_user_project_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 7d934bee08184738adbfd487f95cc7e8 running on PID 62027 (16 other jobs running) 2026-07-28 13:25:28.160 | [8534 Async ks-demo-admin:62027]: Signaling child to exit 2026-07-28 13:25:28.160 | WAKEUP 2026-07-28 13:25:28.189 | [8534 Async ks-demo-admin:62027]: Signaled 2026-07-28 13:25:28.191 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:28.192 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:28.192 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:28.192 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:28.192 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:28.192 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:28.192 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:28.192 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:28.192 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:28.192 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 01ff0a3fa21b44788f41b1bb8d92b1a0 --project 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:28.192 | 2026-07-28 13:25:28.192 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 01ff0a3fa21b44788f41b1bb8d92b1a0 --project 7d934bee08184738adbfd487f95cc7e8 -c Role -f value 2026-07-28 13:25:28.192 | 2026-07-28 13:25:28.192 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:28.192 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:28.192 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:28.192 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:28.253 | [8534 Async ks-demo-admin:62027]: finished get_or_add_user_project_role admin 01ff0a3fa21b44788f41b1bb8d92b1a0 7d934bee08184738adbfd487f95cc7e8 with result 0 in 3 seconds 2026-07-28 13:25:28.307 | [8534 Async ks-demo-another:62123]: Waiting for completion of get_or_add_user_project_role anotherrole cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 running on PID 62123 (15 other jobs running) 2026-07-28 13:25:28.342 | [8534 Async ks-demo-another:62123]: Signaling child to exit 2026-07-28 13:25:28.342 | WAKEUP 2026-07-28 13:25:28.370 | [8534 Async ks-demo-another:62123]: Signaled 2026-07-28 13:25:28.371 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:28.371 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:28.371 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:28.371 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:28.371 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:28.371 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:28.371 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:28.371 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:28.371 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:28.372 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user cad9cdb90d66415d982b5044ded933bb --project 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:28.372 | 2026-07-28 13:25:28.372 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cad9cdb90d66415d982b5044ded933bb --project 7d934bee08184738adbfd487f95cc7e8 -c Role -f value 2026-07-28 13:25:28.372 | 2026-07-28 13:25:28.372 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:28.372 | + functions-common:get_or_add_user_project_role:979 : user_role_id=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:28.372 | + functions-common:get_or_add_user_project_role:980 : echo 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:28.372 | 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:28.429 | [8534 Async ks-demo-another:62123]: finished get_or_add_user_project_role anotherrole cad9cdb90d66415d982b5044ded933bb 7d934bee08184738adbfd487f95cc7e8 with result 0 in 4 seconds 2026-07-28 13:25:28.476 | [8534 Async ks-demo-invis:62219]: Waiting for completion of get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb d2f8fbeafdd84ed0a31fd829431393ca running on PID 62219 (14 other jobs running) 2026-07-28 13:25:28.511 | [8534 Async ks-demo-invis:62219]: Signaling child to exit 2026-07-28 13:25:28.512 | WAKEUP 2026-07-28 13:25:28.545 | [8534 Async ks-demo-invis:62219]: Signaled 2026-07-28 13:25:28.548 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:28.548 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:28.548 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:28.548 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:28.548 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:28.548 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:28.548 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:28.548 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:28.548 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:28.548 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cad9cdb90d66415d982b5044ded933bb --project d2f8fbeafdd84ed0a31fd829431393ca 2026-07-28 13:25:28.548 | 2026-07-28 13:25:28.548 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cad9cdb90d66415d982b5044ded933bb --project d2f8fbeafdd84ed0a31fd829431393ca -c Role -f value 2026-07-28 13:25:28.548 | 2026-07-28 13:25:28.548 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:28.548 | + functions-common:get_or_add_user_project_role:979 : user_role_id=370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:28.548 | + functions-common:get_or_add_user_project_role:980 : echo 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:28.548 | 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:28.608 | [8534 Async ks-demo-invis:62219]: finished get_or_add_user_project_role member cad9cdb90d66415d982b5044ded933bb d2f8fbeafdd84ed0a31fd829431393ca with result 0 in 4 seconds 2026-07-28 13:25:28.655 | [8534 Async ks-demo-reader:62425]: Waiting for completion of get_or_add_user_project_role reader df9212290a1a40399bf02fdcbcb35558 7d934bee08184738adbfd487f95cc7e8 running on PID 62425 (13 other jobs running) 2026-07-28 13:25:28.688 | [8534 Async ks-demo-reader:62425]: Signaling child to exit 2026-07-28 13:25:28.688 | WAKEUP 2026-07-28 13:25:28.718 | [8534 Async ks-demo-reader:62425]: Signaled 2026-07-28 13:25:28.720 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:28.720 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:28.720 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:28.720 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:28.720 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:28.720 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:28.721 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:28.721 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:28.721 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:28.721 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user df9212290a1a40399bf02fdcbcb35558 --project 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:28.721 | 2026-07-28 13:25:28.721 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user df9212290a1a40399bf02fdcbcb35558 --project 7d934bee08184738adbfd487f95cc7e8 -c Role -f value 2026-07-28 13:25:28.721 | 2026-07-28 13:25:28.721 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:28.721 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:28.721 | + functions-common:get_or_add_user_project_role:980 : echo d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:28.721 | d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:28.777 | [8534 Async ks-demo-reader:62425]: finished get_or_add_user_project_role reader df9212290a1a40399bf02fdcbcb35558 7d934bee08184738adbfd487f95cc7e8 with result 0 in 3 seconds 2026-07-28 13:25:28.784 | + inc/async:async_wait:197 : return 0 2026-07-28 13:25:28.785 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-28 13:25:28.852 | [8534 Async ks-alt-admin:62812]: Waiting for completion of get_or_add_user_project_role admin 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e running on PID 62812 (12 other jobs running) 2026-07-28 13:25:28.882 | [8534 Async ks-alt-admin:62812]: Signaling child to exit 2026-07-28 13:25:28.882 | WAKEUP 2026-07-28 13:25:28.911 | [8534 Async ks-alt-admin:62812]: Signaled 2026-07-28 13:25:28.913 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:28.913 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:28.913 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:28.913 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:28.913 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:28.913 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:28.913 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:28.913 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:28.913 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:28.913 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 5976870e83fc43cc8ad0842b33870158 --project eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:28.913 | 2026-07-28 13:25:28.913 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5976870e83fc43cc8ad0842b33870158 --project eed3456820164932a3cd641ca7ce8b4e -c Role -f value 2026-07-28 13:25:28.913 | 2026-07-28 13:25:28.913 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:28.913 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:28.913 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:28.913 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:28.970 | [8534 Async ks-alt-admin:62812]: finished get_or_add_user_project_role admin 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e with result 0 in 2 seconds 2026-07-28 13:25:29.019 | [8534 Async ks-alt-another:62908]: Waiting for completion of get_or_add_user_project_role anotherrole 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e running on PID 62908 (11 other jobs running) 2026-07-28 13:25:29.052 | [8534 Async ks-alt-another:62908]: Signaling child to exit 2026-07-28 13:25:29.052 | WAKEUP 2026-07-28 13:25:29.081 | [8534 Async ks-alt-another:62908]: Signaled 2026-07-28 13:25:29.082 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:29.082 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:29.082 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:29.082 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:29.082 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:29.082 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:29.082 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:29.082 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:29.082 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:29.082 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5976870e83fc43cc8ad0842b33870158 --project eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:29.082 | 2026-07-28 13:25:29.082 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5976870e83fc43cc8ad0842b33870158 --project eed3456820164932a3cd641ca7ce8b4e -c Role -f value 2026-07-28 13:25:29.082 | 2026-07-28 13:25:29.082 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.082 | + functions-common:get_or_add_user_project_role:979 : user_role_id=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:29.082 | + functions-common:get_or_add_user_project_role:980 : echo 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:29.082 | 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:29.136 | [8534 Async ks-alt-another:62908]: finished get_or_add_user_project_role anotherrole 5976870e83fc43cc8ad0842b33870158 eed3456820164932a3cd641ca7ce8b4e with result 0 in 2 seconds 2026-07-28 13:25:29.184 | [8534 Async ks-alt-member-user:63086]: Waiting for completion of get_or_add_user_project_role member 0ef334b7474b4e2aaf96a36a3c29ff57 eed3456820164932a3cd641ca7ce8b4e running on PID 63086 (10 other jobs running) 2026-07-28 13:25:29.214 | [8534 Async ks-alt-member-user:63086]: Signaling child to exit 2026-07-28 13:25:29.215 | WAKEUP 2026-07-28 13:25:29.241 | [8534 Async ks-alt-member-user:63086]: Signaled 2026-07-28 13:25:29.242 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:29.242 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:29.242 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:29.242 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:29.242 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:29.242 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:29.242 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:29.242 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:29.242 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:29.243 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0ef334b7474b4e2aaf96a36a3c29ff57 --project eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:29.243 | 2026-07-28 13:25:29.243 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0ef334b7474b4e2aaf96a36a3c29ff57 --project eed3456820164932a3cd641ca7ce8b4e -c Role -f value 2026-07-28 13:25:29.243 | 2026-07-28 13:25:29.243 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.243 | + functions-common:get_or_add_user_project_role:979 : user_role_id=370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.243 | + functions-common:get_or_add_user_project_role:980 : echo 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.243 | 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.299 | [8534 Async ks-alt-member-user:63086]: finished get_or_add_user_project_role member 0ef334b7474b4e2aaf96a36a3c29ff57 eed3456820164932a3cd641ca7ce8b4e with result 0 in 2 seconds 2026-07-28 13:25:29.346 | [8534 Async ks-alt-reader-user:63323]: Waiting for completion of get_or_add_user_project_role reader 4d0d2ea1dd29437387e7f29df8f51116 eed3456820164932a3cd641ca7ce8b4e running on PID 63323 (9 other jobs running) 2026-07-28 13:25:29.377 | [8534 Async ks-alt-reader-user:63323]: Signaling child to exit 2026-07-28 13:25:29.377 | WAKEUP 2026-07-28 13:25:29.403 | [8534 Async ks-alt-reader-user:63323]: Signaled 2026-07-28 13:25:29.405 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:25:29.405 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:25:29.405 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:25:29.405 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:29.405 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:29.405 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:29.405 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:29.405 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:29.405 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:25:29.405 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 4d0d2ea1dd29437387e7f29df8f51116 --project eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:29.405 | 2026-07-28 13:25:29.405 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4d0d2ea1dd29437387e7f29df8f51116 --project eed3456820164932a3cd641ca7ce8b4e -c Role -f value 2026-07-28 13:25:29.405 | 2026-07-28 13:25:29.405 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.405 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:29.405 | + functions-common:get_or_add_user_project_role:980 : echo d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:29.405 | d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:29.458 | [8534 Async ks-alt-reader-user:63323]: finished get_or_add_user_project_role reader 4d0d2ea1dd29437387e7f29df8f51116 eed3456820164932a3cd641ca7ce8b4e with result 0 in 1 seconds 2026-07-28 13:25:29.464 | + inc/async:async_wait:197 : return 0 2026-07-28 13:25:29.467 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-28 13:25:29.528 | [8534 Async ks-system-member:63516]: Waiting for completion of get_or_add_user_system_role member 760828c14a2747b2b33fc1eb59df2c4c all running on PID 63516 (8 other jobs running) 2026-07-28 13:25:29.560 | [8534 Async ks-system-member:63516]: Signaling child to exit 2026-07-28 13:25:29.560 | WAKEUP 2026-07-28 13:25:29.589 | [8534 Async ks-system-member:63516]: Signaled 2026-07-28 13:25:29.591 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-28 13:25:29.591 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-28 13:25:29.591 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-28 13:25:29.591 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:29.591 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:29.591 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:29.591 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:29.591 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:29.591 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-28 13:25:29.591 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 760828c14a2747b2b33fc1eb59df2c4c --system all -f value -c Role 2026-07-28 13:25:29.591 | 2026-07-28 13:25:29.591 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.591 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-28 13:25:29.591 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-28 13:25:29.591 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 760828c14a2747b2b33fc1eb59df2c4c --system all 2026-07-28 13:25:29.591 | 2026-07-28 13:25:29.592 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 760828c14a2747b2b33fc1eb59df2c4c --system all -f value -c Role 2026-07-28 13:25:29.592 | 2026-07-28 13:25:29.592 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.592 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.592 | + functions-common:get_or_add_user_system_role:1030 : echo 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.592 | 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.647 | [8534 Async ks-system-member:63516]: finished get_or_add_user_system_role member 760828c14a2747b2b33fc1eb59df2c4c all with result 0 in 3 seconds 2026-07-28 13:25:29.695 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:29.695 | [8534 Async ks-system-reader:63713]: Waiting for completion of get_or_add_user_system_role reader e3063afd24f14b2b94a0a38c6db10073 all running on PID 63713 (7 other jobs running) 2026-07-28 13:25:29.727 | [8534 Async ks-system-reader:63713]: Signaling child to exit 2026-07-28 13:25:29.728 | WAKEUP 2026-07-28 13:25:29.729 | [63983 Async ks-group-memberdemo:63983]: finished successfully 2026-07-28 13:25:29.755 | [8534 Async ks-system-reader:63713]: Signaled 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-28 13:25:29.757 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-28 13:25:29.757 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:25:29.757 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:25:29.757 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:25:29.757 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:25:29.757 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-28 13:25:29.757 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3063afd24f14b2b94a0a38c6db10073 --system all -f value -c Role 2026-07-28 13:25:29.757 | 2026-07-28 13:25:29.757 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user e3063afd24f14b2b94a0a38c6db10073 --system all 2026-07-28 13:25:29.757 | 2026-07-28 13:25:29.757 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3063afd24f14b2b94a0a38c6db10073 --system all -f value -c Role 2026-07-28 13:25:29.757 | 2026-07-28 13:25:29.757 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:29.757 | + functions-common:get_or_add_user_system_role:1030 : echo d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:29.757 | d47e3d6f2c324426bda7ec52f1d67db3 2026-07-28 13:25:29.811 | [8534 Async ks-system-reader:63713]: finished get_or_add_user_system_role reader e3063afd24f14b2b94a0a38c6db10073 all with result 0 in 2 seconds 2026-07-28 13:25:29.817 | + inc/async:async_wait:197 : return 0 2026-07-28 13:25:29.821 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-28 13:25:29.888 | [8534 Async ks-group-memberdemo:63983]: Waiting for completion of get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 running on PID 63983 (6 other jobs running) 2026-07-28 13:25:29.919 | [8534 Async ks-group-memberdemo:63983]: Signaling child to exit 2026-07-28 13:25:29.919 | WAKEUP 2026-07-28 13:25:29.949 | [8534 Async ks-group-memberdemo:63983]: Signaled 2026-07-28 13:25:29.951 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-28 13:25:29.951 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 8bfe02b1d5674c02a27131911144267d --project 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:29.951 | 2026-07-28 13:25:29.951 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8bfe02b1d5674c02a27131911144267d --project 7d934bee08184738adbfd487f95cc7e8 -f value -c Role 2026-07-28 13:25:29.951 | 2026-07-28 13:25:29.951 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:29.951 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.951 | + functions-common:get_or_add_group_project_role:1049 : echo 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:29.951 | 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:30.009 | [8534 Async ks-group-memberdemo:63983]: finished get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 with result 0 in 2 seconds 2026-07-28 13:25:30.050 | [8534 Async ks-group-anotherdemo:64062]: Waiting for completion of get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 running on PID 64062 (5 other jobs running) 2026-07-28 13:25:30.084 | [8534 Async ks-group-anotherdemo:64062]: Signaling child to exit 2026-07-28 13:25:30.302 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:30.337 | [64062 Async ks-group-anotherdemo:64062]: finished successfully 2026-07-28 13:25:30.368 | WAKEUP 2026-07-28 13:25:30.398 | [8534 Async ks-group-anotherdemo:64062]: Signaled 2026-07-28 13:25:30.400 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-28 13:25:30.400 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 8bfe02b1d5674c02a27131911144267d --project 7d934bee08184738adbfd487f95cc7e8 2026-07-28 13:25:30.400 | 2026-07-28 13:25:30.400 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8bfe02b1d5674c02a27131911144267d --project 7d934bee08184738adbfd487f95cc7e8 -f value -c Role 2026-07-28 13:25:30.400 | 2026-07-28 13:25:30.400 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:30.400 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:30.400 | + functions-common:get_or_add_group_project_role:1049 : echo 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:30.400 | 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:30.459 | [8534 Async ks-group-anotherdemo:64062]: finished get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d 7d934bee08184738adbfd487f95cc7e8 with result 0 in 2 seconds 2026-07-28 13:25:30.506 | [8534 Async ks-group-memberalt:64141]: Waiting for completion of get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e running on PID 64141 (4 other jobs running) 2026-07-28 13:25:30.543 | [8534 Async ks-group-memberalt:64141]: Signaling child to exit 2026-07-28 13:25:30.886 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:30.915 | [64141 Async ks-group-memberalt:64141]: finished successfully 2026-07-28 13:25:30.945 | WAKEUP 2026-07-28 13:25:30.970 | [8534 Async ks-group-memberalt:64141]: Signaled 2026-07-28 13:25:30.972 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-28 13:25:30.972 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 8bfe02b1d5674c02a27131911144267d --project eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:30.972 | 2026-07-28 13:25:30.972 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8bfe02b1d5674c02a27131911144267d --project eed3456820164932a3cd641ca7ce8b4e -f value -c Role 2026-07-28 13:25:30.972 | 2026-07-28 13:25:30.972 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:30.972 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:30.972 | + functions-common:get_or_add_group_project_role:1049 : echo 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:30.972 | 370cc70d696749b3bc9ee16c89e4e507 2026-07-28 13:25:31.023 | [8534 Async ks-group-memberalt:64141]: finished get_or_add_group_project_role member 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e with result 0 in 3 seconds 2026-07-28 13:25:31.064 | [8534 Async ks-group-anotheralt:64234]: Waiting for completion of get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e running on PID 64234 (3 other jobs running) 2026-07-28 13:25:31.093 | [8534 Async ks-group-anotheralt:64234]: Signaling child to exit 2026-07-28 13:25:31.416 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:31.446 | [64234 Async ks-group-anotheralt:64234]: finished successfully 2026-07-28 13:25:31.473 | WAKEUP 2026-07-28 13:25:31.499 | [8534 Async ks-group-anotheralt:64234]: Signaled 2026-07-28 13:25:31.501 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-28 13:25:31.501 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 8bfe02b1d5674c02a27131911144267d --project eed3456820164932a3cd641ca7ce8b4e 2026-07-28 13:25:31.501 | 2026-07-28 13:25:31.501 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8bfe02b1d5674c02a27131911144267d --project eed3456820164932a3cd641ca7ce8b4e -f value -c Role 2026-07-28 13:25:31.501 | 2026-07-28 13:25:31.501 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:31.501 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:31.501 | + functions-common:get_or_add_group_project_role:1049 : echo 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:31.501 | 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:25:31.553 | [8534 Async ks-group-anotheralt:64234]: finished get_or_add_group_project_role anotherrole 8bfe02b1d5674c02a27131911144267d eed3456820164932a3cd641ca7ce8b4e with result 0 in 3 seconds 2026-07-28 13:25:31.601 | [8534 Async ks-group-admin:64339]: Waiting for completion of get_or_add_group_project_role admin d93e9e3024b6417d833032e67283fa44 626c2e1954434517ac5383b186dfb014 running on PID 64339 (2 other jobs running) 2026-07-28 13:25:31.631 | [8534 Async ks-group-admin:64339]: Signaling child to exit 2026-07-28 13:25:31.994 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:32.022 | [64339 Async ks-group-admin:64339]: finished successfully 2026-07-28 13:25:32.048 | WAKEUP 2026-07-28 13:25:32.074 | [8534 Async ks-group-admin:64339]: Signaled 2026-07-28 13:25:32.076 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-28 13:25:32.076 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group d93e9e3024b6417d833032e67283fa44 --project 626c2e1954434517ac5383b186dfb014 2026-07-28 13:25:32.076 | 2026-07-28 13:25:32.076 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d93e9e3024b6417d833032e67283fa44 --project 626c2e1954434517ac5383b186dfb014 -f value -c Role 2026-07-28 13:25:32.076 | 2026-07-28 13:25:32.076 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:25:32.076 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:32.076 | + functions-common:get_or_add_group_project_role:1049 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:32.076 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:25:32.127 | [8534 Async ks-group-admin:64339]: finished get_or_add_group_project_role admin d93e9e3024b6417d833032e67283fa44 626c2e1954434517ac5383b186dfb014 with result 0 in 4 seconds 2026-07-28 13:25:32.133 | + inc/async:async_wait:197 : return 0 2026-07-28 13:25:32.136 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-28 13:25:32.158 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:25:32.163 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-28 13:25:32.184 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:25:32.187 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-28 13:25:32.191 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-28 13:25:32.267 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-28 13:25:32.314 | [8534 Async create_nova_accounts:66140]: running: create_nova_accounts 2026-07-28 13:25:32.317 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-28 13:25:32.340 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:25:32.344 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-28 13:25:32.348 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-28 13:25:32.436 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-28 13:25:32.489 | [8534 Async create_glance_accounts:66263]: running: create_glance_accounts 2026-07-28 13:25:32.494 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-28 13:25:32.524 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:25:32.528 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-28 13:25:32.531 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-28 13:25:32.619 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-28 13:25:32.673 | [8534 Async create_cinder_accounts:66401]: running: create_cinder_accounts 2026-07-28 13:25:32.678 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-28 13:25:32.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:25:32.707 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-28 13:25:32.710 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-28 13:25:32.803 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-28 13:25:32.857 | [8534 Async create_neutron_accounts:66543]: running: create_neutron_accounts 2026-07-28 13:25:32.861 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-28 13:25:32.886 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:25:32.891 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-28 13:25:32.894 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-28 13:25:32.982 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-28 13:25:33.036 | [8534 Async create_swift_accounts:66724]: running: create_swift_accounts 2026-07-28 13:25:33.041 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-28 13:25:33.069 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:25:33.073 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-28 13:25:33.145 | [8534 Async create_nova_accounts:66140]: Waiting for completion of create_nova_accounts running on PID 66140 (6 other jobs running) 2026-07-28 13:25:33.177 | [8534 Async create_nova_accounts:66140]: Signaling child to exit 2026-07-28 13:25:57.931 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:25:57.958 | [66543 Async create_neutron_accounts:66543]: finished successfully 2026-07-28 13:26:01.802 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:26:01.828 | [66401 Async create_cinder_accounts:66401]: finished successfully 2026-07-28 13:26:10.405 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:26:10.435 | [66140 Async create_nova_accounts:66140]: finished successfully 2026-07-28 13:26:10.465 | WAKEUP 2026-07-28 13:26:10.492 | [8534 Async create_nova_accounts:66140]: Signaled 2026-07-28 13:26:10.494 | + lib/nova:create_nova_accounts:388 : [[ 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-07-28 13:26:10.494 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-28 13:26:10.494 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-28 13:26:10.494 | + functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:10.494 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:26:10.494 | + functions-common:get_or_create_user:903 : local email= 2026-07-28 13:26:10.494 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-07-28 13:26:10.494 | 2026-07-28 13:26:10.494 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.494 | + functions-common:get_or_create_user:915 : user_id=2a48def07ef5475d9f226def7286ab6b 2026-07-28 13:26:10.494 | + functions-common:get_or_create_user:916 : echo 2a48def07ef5475d9f226def7286ab6b 2026-07-28 13:26:10.494 | 2a48def07ef5475d9f226def7286ab6b 2026-07-28 13:26:10.494 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-28 13:26:10.494 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:10.494 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:10.494 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:10.494 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:10.494 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:10.494 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:10.494 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:10.494 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:10.494 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:10.494 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:10.494 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:10.494 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-28 13:26:10.494 | 2026-07-28 13:26:10.494 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:26:10.494 | 2026-07-28 13:26:10.494 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.494 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:10.494 | + functions-common:get_or_add_user_project_role:980 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:10.494 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:10.495 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-28 13:26:10.495 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-28 13:26:10.495 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:10.495 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:10.495 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:10.495 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:10.495 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:10.495 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:10.495 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:10.495 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:10.495 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:10.495 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:10.495 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:10.495 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-28 13:26:10.495 | 2026-07-28 13:26:10.495 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:26:10.495 | 2026-07-28 13:26:10.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.495 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:10.495 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:10.495 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:10.495 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-28 13:26:10.495 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.189/compute 2026-07-28 13:26:10.495 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-28 13:26:10.495 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-28 13:26:10.495 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-28 13:26:10.495 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-28 13:26:10.495 | 2026-07-28 13:26:10.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.495 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-28 13:26:10.495 | d6a5611d5c3d413796e39780dcfa6e78' 2026-07-28 13:26:10.495 | + functions-common:get_or_create_service:1067 : echo d6a5611d5c3d413796e39780dcfa6e78 2026-07-28 13:26:10.495 | d6a5611d5c3d413796e39780dcfa6e78 2026-07-28 13:26:10.495 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.189/compute/v2/$(project_id)s' 2026-07-28 13:26:10.495 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-28 13:26:10.495 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.189/compute/v2/$(project_id)s' RegionOne 2026-07-28 13:26:10.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:26:10.495 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-28 13:26:10.495 | 2026-07-28 13:26:10.495 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:26:10.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:26:10.495 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.189/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-28 13:26:10.495 | 2026-07-28 13:26:10.495 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9e3e067917204a56bf2f4f1b46d88f0c 2026-07-28 13:26:10.495 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9e3e067917204a56bf2f4f1b46d88f0c 2026-07-28 13:26:10.495 | + functions-common:get_or_create_endpoint:1100 : public_id=9e3e067917204a56bf2f4f1b46d88f0c 2026-07-28 13:26:10.495 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-28 13:26:10.495 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-28 13:26:10.495 | + functions-common:get_or_create_endpoint:1109 : echo 9e3e067917204a56bf2f4f1b46d88f0c 2026-07-28 13:26:10.495 | 9e3e067917204a56bf2f4f1b46d88f0c 2026-07-28 13:26:10.495 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-28 13:26:10.495 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-28 13:26:10.495 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-28 13:26:10.495 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-28 13:26:10.495 | 2026-07-28 13:26:10.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.495 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-28 13:26:10.495 | e52a7cc16e434a21b82301767f21a69d' 2026-07-28 13:26:10.495 | + functions-common:get_or_create_service:1067 : echo e52a7cc16e434a21b82301767f21a69d 2026-07-28 13:26:10.495 | e52a7cc16e434a21b82301767f21a69d 2026-07-28 13:26:10.495 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.189/compute/v2.1 2026-07-28 13:26:10.496 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-28 13:26:10.496 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.189/compute/v2.1 RegionOne 2026-07-28 13:26:10.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:26:10.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-28 13:26:10.496 | 2026-07-28 13:26:10.496 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:26:10.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:26:10.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.189/compute/v2.1 --region RegionOne -f value -c id 2026-07-28 13:26:10.496 | 2026-07-28 13:26:10.496 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5095dfc983d84fd9a08845619e886514 2026-07-28 13:26:10.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5095dfc983d84fd9a08845619e886514 2026-07-28 13:26:10.496 | + functions-common:get_or_create_endpoint:1100 : public_id=5095dfc983d84fd9a08845619e886514 2026-07-28 13:26:10.496 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-28 13:26:10.496 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-28 13:26:10.496 | + functions-common:get_or_create_endpoint:1109 : echo 5095dfc983d84fd9a08845619e886514 2026-07-28 13:26:10.496 | 5095dfc983d84fd9a08845619e886514 2026-07-28 13:26:10.496 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-28 13:26:10.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:10.496 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-28 13:26:10.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:10.496 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-28 13:26:10.496 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:10.496 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:10.496 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:10.496 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:10.496 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:10.496 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:10.496 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:10.496 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:10.496 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:10.496 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:10.496 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:10.496 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-07-28 13:26:10.496 | 2026-07-28 13:26:10.496 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-28 13:26:10.496 | 2026-07-28 13:26:10.496 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:10.496 | + functions-common:get_or_add_user_project_role:979 : user_role_id=011ce94dca4947dd8e653d70553d168e 2026-07-28 13:26:10.496 | + functions-common:get_or_add_user_project_role:980 : echo 011ce94dca4947dd8e653d70553d168e 2026-07-28 13:26:10.496 | 011ce94dca4947dd8e653d70553d168e 2026-07-28 13:26:10.496 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-28 13:26:10.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:10.496 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-28 13:26:10.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:10.496 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-28 13:26:10.546 | [8534 Async create_nova_accounts:66140]: finished create_nova_accounts with result 0 in 38 seconds 2026-07-28 13:26:10.590 | [8534 Async create_glance_accounts:66263]: Waiting for completion of create_glance_accounts running on PID 66263 (5 other jobs running) 2026-07-28 13:26:10.625 | [8534 Async create_glance_accounts:66263]: Signaling child to exit 2026-07-28 13:26:16.756 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:26:16.786 | [66263 Async create_glance_accounts:66263]: finished successfully 2026-07-28 13:26:16.813 | WAKEUP 2026-07-28 13:26:16.840 | [8534 Async create_glance_accounts:66263]: Signaled 2026-07-28 13:26:16.841 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-28 13:26:16.842 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:16.842 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-28 13:26:16.842 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-28 13:26:16.842 | + functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:16.842 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:26:16.842 | + functions-common:get_or_create_user:903 : local email= 2026-07-28 13:26:16.842 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-07-28 13:26:16.842 | 2026-07-28 13:26:16.842 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.842 | + functions-common:get_or_create_user:915 : user_id=bf6f07241d8343aa8f07639b3b11f632 2026-07-28 13:26:16.842 | + functions-common:get_or_create_user:916 : echo bf6f07241d8343aa8f07639b3b11f632 2026-07-28 13:26:16.842 | bf6f07241d8343aa8f07639b3b11f632 2026-07-28 13:26:16.842 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:16.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-28 13:26:16.842 | 2026-07-28 13:26:16.842 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:26:16.842 | 2026-07-28 13:26:16.842 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:980 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.842 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.842 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-28 13:26:16.842 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:16.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:16.842 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-28 13:26:16.842 | 2026-07-28 13:26:16.842 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:26:16.842 | 2026-07-28 13:26:16.842 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:16.842 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:16.842 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:16.842 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-28 13:26:16.842 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:16.842 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-28 13:26:16.842 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-28 13:26:16.842 | + functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:16.843 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:26:16.843 | + functions-common:get_or_create_user:903 : local email= 2026-07-28 13:26:16.843 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-07-28 13:26:16.843 | 2026-07-28 13:26:16.843 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.843 | + functions-common:get_or_create_user:915 : user_id=d63a2318c36b4d45af1d42a090fb57e0 2026-07-28 13:26:16.843 | + functions-common:get_or_create_user:916 : echo d63a2318c36b4d45af1d42a090fb57e0 2026-07-28 13:26:16.843 | d63a2318c36b4d45af1d42a090fb57e0 2026-07-28 13:26:16.843 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:16.843 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-07-28 13:26:16.843 | 2026-07-28 13:26:16.843 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-28 13:26:16.843 | 2026-07-28 13:26:16.843 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:980 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.843 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.843 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-28 13:26:16.843 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:16.843 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:16.843 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-07-28 13:26:16.843 | 2026-07-28 13:26:16.843 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-28 13:26:16.843 | 2026-07-28 13:26:16.843 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:979 : user_role_id=011ce94dca4947dd8e653d70553d168e 2026-07-28 13:26:16.843 | + functions-common:get_or_add_user_project_role:980 : echo 011ce94dca4947dd8e653d70553d168e 2026-07-28 13:26:16.843 | 011ce94dca4947dd8e653d70553d168e 2026-07-28 13:26:16.843 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-28 13:26:16.843 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-28 13:26:16.843 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-28 13:26:16.843 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-28 13:26:16.843 | 2026-07-28 13:26:16.844 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.844 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-28 13:26:16.844 | 394b7fe1c33d4488b5fe06fe5c4deee9' 2026-07-28 13:26:16.844 | + functions-common:get_or_create_service:1067 : echo 394b7fe1c33d4488b5fe06fe5c4deee9 2026-07-28 13:26:16.844 | 394b7fe1c33d4488b5fe06fe5c4deee9 2026-07-28 13:26:16.844 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.189/image 2026-07-28 13:26:16.844 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-28 13:26:16.844 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.189/image RegionOne 2026-07-28 13:26:16.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:26:16.844 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-28 13:26:16.844 | 2026-07-28 13:26:16.844 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:26:16.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:26:16.844 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.189/image --region RegionOne -f value -c id 2026-07-28 13:26:16.844 | 2026-07-28 13:26:16.844 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9a34b2f7356a411bab0e8c7a492ad89d 2026-07-28 13:26:16.844 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9a34b2f7356a411bab0e8c7a492ad89d 2026-07-28 13:26:16.844 | + functions-common:get_or_create_endpoint:1100 : public_id=9a34b2f7356a411bab0e8c7a492ad89d 2026-07-28 13:26:16.844 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-28 13:26:16.844 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-28 13:26:16.844 | + functions-common:get_or_create_endpoint:1109 : echo 9a34b2f7356a411bab0e8c7a492ad89d 2026-07-28 13:26:16.844 | 9a34b2f7356a411bab0e8c7a492ad89d 2026-07-28 13:26:16.844 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-28 13:26:16.844 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-28 13:26:16.844 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-28 13:26:16.844 | 2026-07-28 13:26:16.844 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.844 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-28 13:26:16.844 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-28 13:26:16.844 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-28 13:26:16.844 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-28 13:26:16.844 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-28 13:26:16.844 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-28 13:26:16.844 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-28 13:26:16.844 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-28 13:26:16.844 | 2026-07-28 13:26:16.844 | +---------------+----------------------------------+ 2026-07-28 13:26:16.844 | | Field | Value | 2026-07-28 13:26:16.844 | +---------------+----------------------------------+ 2026-07-28 13:26:16.844 | | default_limit | 2000 | 2026-07-28 13:26:16.844 | | description | None | 2026-07-28 13:26:16.844 | | id | e9993d755128471887e3c715c4965cab | 2026-07-28 13:26:16.844 | | region_id | RegionOne | 2026-07-28 13:26:16.844 | | resource_name | image_size_total | 2026-07-28 13:26:16.844 | | service_id | 394b7fe1c33d4488b5fe06fe5c4deee9 | 2026-07-28 13:26:16.844 | +---------------+----------------------------------+ 2026-07-28 13:26:16.844 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-28 13:26:16.844 | 2026-07-28 13:26:16.844 | +---------------+----------------------------------+ 2026-07-28 13:26:16.844 | | Field | Value | 2026-07-28 13:26:16.844 | +---------------+----------------------------------+ 2026-07-28 13:26:16.844 | | default_limit | 2000 | 2026-07-28 13:26:16.844 | | description | None | 2026-07-28 13:26:16.844 | | id | 39f8b154d2eb404ea9d1de3b33cda5ef | 2026-07-28 13:26:16.845 | | region_id | RegionOne | 2026-07-28 13:26:16.845 | | resource_name | image_stage_total | 2026-07-28 13:26:16.845 | | service_id | 394b7fe1c33d4488b5fe06fe5c4deee9 | 2026-07-28 13:26:16.845 | +---------------+----------------------------------+ 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-28 13:26:16.845 | 2026-07-28 13:26:16.845 | +---------------+----------------------------------+ 2026-07-28 13:26:16.845 | | Field | Value | 2026-07-28 13:26:16.845 | +---------------+----------------------------------+ 2026-07-28 13:26:16.845 | | default_limit | 100 | 2026-07-28 13:26:16.845 | | description | None | 2026-07-28 13:26:16.845 | | id | 19e1109056b74e00af320623a09e99dc | 2026-07-28 13:26:16.845 | | region_id | RegionOne | 2026-07-28 13:26:16.845 | | resource_name | image_count_total | 2026-07-28 13:26:16.845 | | service_id | 394b7fe1c33d4488b5fe06fe5c4deee9 | 2026-07-28 13:26:16.845 | +---------------+----------------------------------+ 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-28 13:26:16.845 | 2026-07-28 13:26:16.845 | +---------------+----------------------------------+ 2026-07-28 13:26:16.845 | | Field | Value | 2026-07-28 13:26:16.845 | +---------------+----------------------------------+ 2026-07-28 13:26:16.845 | | default_limit | 100 | 2026-07-28 13:26:16.845 | | description | None | 2026-07-28 13:26:16.845 | | id | f2d0f98873ed452dbbdc422f43d35e3e | 2026-07-28 13:26:16.845 | | region_id | RegionOne | 2026-07-28 13:26:16.845 | | resource_name | image_count_uploading | 2026-07-28 13:26:16.845 | | service_id | 394b7fe1c33d4488b5fe06fe5c4deee9 | 2026-07-28 13:26:16.845 | +---------------+----------------------------------+ 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.189/identity 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-28 13:26:16.845 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-28 13:26:16.845 | 2026-07-28 13:26:16.845 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 9a34b2f7356a411bab0e8c7a492ad89d 2026-07-28 13:26:16.845 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-28 13:26:16.845 | 2026-07-28 13:26:16.845 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-28 13:26:16.845 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:16.895 | [8534 Async create_glance_accounts:66263]: finished create_glance_accounts with result 0 in 44 seconds 2026-07-28 13:26:16.939 | [8534 Async create_cinder_accounts:66401]: Waiting for completion of create_cinder_accounts running on PID 66401 (4 other jobs running) 2026-07-28 13:26:16.971 | [8534 Async create_cinder_accounts:66401]: Signaling child to exit 2026-07-28 13:26:16.971 | WAKEUP 2026-07-28 13:26:16.995 | [8534 Async create_cinder_accounts:66401]: Signaled 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:453 : [[ 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-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-28 13:26:16.997 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-28 13:26:16.997 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-28 13:26:16.997 | + functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:16.997 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:26:16.997 | + functions-common:get_or_create_user:903 : local email= 2026-07-28 13:26:16.997 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-07-28 13:26:16.997 | 2026-07-28 13:26:16.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.997 | + functions-common:get_or_create_user:915 : user_id=02a40d872e534196bc7b37c7db74f752 2026-07-28 13:26:16.997 | + functions-common:get_or_create_user:916 : echo 02a40d872e534196bc7b37c7db74f752 2026-07-28 13:26:16.997 | 02a40d872e534196bc7b37c7db74f752 2026-07-28 13:26:16.997 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-28 13:26:16.997 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:16.997 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:16.997 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:16.997 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:16.997 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:16.997 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:16.997 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:16.997 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:16.997 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:16.997 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:16.997 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:16.997 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-28 13:26:16.997 | 2026-07-28 13:26:16.997 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:26:16.997 | 2026-07-28 13:26:16.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.997 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.997 | + functions-common:get_or_add_user_project_role:980 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.997 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:16.997 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-28 13:26:16.997 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.189/volume 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-28 13:26:16.997 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-28 13:26:16.997 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-28 13:26:16.997 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-28 13:26:16.997 | 2026-07-28 13:26:16.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.997 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-28 13:26:16.997 | a25cffb30e274fa6bd2ee4fc834f5d2e' 2026-07-28 13:26:16.997 | + functions-common:get_or_create_service:1067 : echo a25cffb30e274fa6bd2ee4fc834f5d2e 2026-07-28 13:26:16.997 | a25cffb30e274fa6bd2ee4fc834f5d2e 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.189/volume/v3 2026-07-28 13:26:16.997 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-28 13:26:16.997 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.189/volume/v3 RegionOne 2026-07-28 13:26:16.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:26:16.997 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-28 13:26:16.997 | 2026-07-28 13:26:16.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:26:16.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:26:16.997 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.189/volume/v3 --region RegionOne -f value -c id 2026-07-28 13:26:16.997 | 2026-07-28 13:26:16.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3b9360021b2043659d51cc0ef8744f92 2026-07-28 13:26:16.997 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3b9360021b2043659d51cc0ef8744f92 2026-07-28 13:26:16.997 | + functions-common:get_or_create_endpoint:1100 : public_id=3b9360021b2043659d51cc0ef8744f92 2026-07-28 13:26:16.997 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-28 13:26:16.997 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-28 13:26:16.997 | + functions-common:get_or_create_endpoint:1109 : echo 3b9360021b2043659d51cc0ef8744f92 2026-07-28 13:26:16.997 | 3b9360021b2043659d51cc0ef8744f92 2026-07-28 13:26:16.997 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-28 13:26:16.997 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-28 13:26:16.997 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:26:16.997 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-28 13:26:16.997 | 2026-07-28 13:26:16.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.997 | ++ functions-common:get_or_create_project:928 : project_id=a048e05fc36545e8a190bbbe82144a3e 2026-07-28 13:26:16.997 | ++ functions-common:get_or_create_project:929 : echo a048e05fc36545e8a190bbbe82144a3e 2026-07-28 13:26:16.997 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a048e05fc36545e8a190bbbe82144a3e 2026-07-28 13:26:16.998 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-28 13:26:16.998 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:16.998 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:26:16.998 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-28 13:26:16.998 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-28 13:26:16.998 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-28 13:26:16.998 | 2026-07-28 13:26:16.998 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:16.998 | ++ functions-common:get_or_create_user:915 : user_id=02a40d872e534196bc7b37c7db74f752 2026-07-28 13:26:16.998 | ++ functions-common:get_or_create_user:916 : echo 02a40d872e534196bc7b37c7db74f752 2026-07-28 13:26:16.998 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 02a40d872e534196bc7b37c7db74f752 2026-07-28 13:26:17.048 | [8534 Async create_cinder_accounts:66401]: finished create_cinder_accounts with result 0 in 29 seconds 2026-07-28 13:26:17.055 | + inc/async:async_wait:197 : return 0 2026-07-28 13:26:17.058 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-28 13:26:17.119 | [8534 Async create_neutron_accounts:66543]: Waiting for completion of create_neutron_accounts running on PID 66543 (3 other jobs running) 2026-07-28 13:26:17.149 | [8534 Async create_neutron_accounts:66543]: Signaling child to exit 2026-07-28 13:26:17.150 | WAKEUP 2026-07-28 13:26:17.179 | [8534 Async create_neutron_accounts:66543]: Signaled 2026-07-28 13:26:17.181 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-28 13:26:17.181 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.189/ 2026-07-28 13:26:17.181 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-28 13:26:17.181 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.189/networking 2026-07-28 13:26:17.181 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-28 13:26:17.181 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:17.181 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-28 13:26:17.181 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-28 13:26:17.181 | + functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:17.181 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:26:17.181 | + functions-common:get_or_create_user:903 : local email= 2026-07-28 13:26:17.181 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-07-28 13:26:17.181 | 2026-07-28 13:26:17.182 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:17.182 | + functions-common:get_or_create_user:915 : user_id=b406a6ff82a14a28bd614a3e1b6c220e 2026-07-28 13:26:17.182 | + functions-common:get_or_create_user:916 : echo b406a6ff82a14a28bd614a3e1b6c220e 2026-07-28 13:26:17.182 | b406a6ff82a14a28bd614a3e1b6c220e 2026-07-28 13:26:17.182 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-28 13:26:17.182 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:17.182 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:17.182 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:17.182 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:17.182 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:17.182 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:17.182 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:17.182 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:17.182 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:17.182 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:17.182 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:17.182 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-28 13:26:17.182 | 2026-07-28 13:26:17.182 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:26:17.182 | 2026-07-28 13:26:17.182 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:17.182 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:17.182 | + functions-common:get_or_add_user_project_role:980 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:17.182 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:17.182 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-28 13:26:17.182 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-28 13:26:17.182 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-28 13:26:17.182 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-28 13:26:17.182 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-28 13:26:17.182 | 2026-07-28 13:26:17.182 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:17.182 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-28 13:26:17.182 | 8ee3c4e7c93d4f7cb4194092c2f751e9' 2026-07-28 13:26:17.182 | + functions-common:get_or_create_service:1067 : echo 8ee3c4e7c93d4f7cb4194092c2f751e9 2026-07-28 13:26:17.182 | 8ee3c4e7c93d4f7cb4194092c2f751e9 2026-07-28 13:26:17.182 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.189/networking 2026-07-28 13:26:17.182 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-28 13:26:17.182 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.189/networking RegionOne 2026-07-28 13:26:17.182 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:26:17.182 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-28 13:26:17.182 | 2026-07-28 13:26:17.182 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:17.182 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:26:17.182 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:26:17.182 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.189/networking --region RegionOne -f value -c id 2026-07-28 13:26:17.182 | 2026-07-28 13:26:17.182 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:17.182 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=48ff2ccd361e4704a1be7595a4696618 2026-07-28 13:26:17.182 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 48ff2ccd361e4704a1be7595a4696618 2026-07-28 13:26:17.182 | + functions-common:get_or_create_endpoint:1100 : public_id=48ff2ccd361e4704a1be7595a4696618 2026-07-28 13:26:17.182 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-28 13:26:17.182 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-28 13:26:17.182 | + functions-common:get_or_create_endpoint:1109 : echo 48ff2ccd361e4704a1be7595a4696618 2026-07-28 13:26:17.182 | 48ff2ccd361e4704a1be7595a4696618 2026-07-28 13:26:17.240 | [8534 Async create_neutron_accounts:66543]: finished create_neutron_accounts with result 0 in 25 seconds 2026-07-28 13:26:17.286 | [8534 Async create_swift_accounts:66724]: Waiting for completion of create_swift_accounts running on PID 66724 (2 other jobs running) 2026-07-28 13:26:17.318 | [8534 Async create_swift_accounts:66724]: Signaling child to exit 2026-07-28 13:26:20.876 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:26:20.903 | [66724 Async create_swift_accounts:66724]: finished successfully 2026-07-28 13:26:20.932 | WAKEUP 2026-07-28 13:26:20.962 | [8534 Async create_swift_accounts:66724]: Signaled 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-28 13:26:20.964 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-28 13:26:20.964 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-28 13:26:20.964 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-28 13:26:20.964 | 2026-07-28 13:26:20.964 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.964 | ++ functions-common:get_or_create_role:940 : role_id=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:26:20.964 | ++ functions-common:get_or_create_role:941 : echo 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:626 : another_role=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:26:20.964 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-28 13:26:20.964 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-28 13:26:20.964 | + functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:20.964 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:26:20.964 | + functions-common:get_or_create_user:903 : local email= 2026-07-28 13:26:20.964 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-07-28 13:26:20.964 | 2026-07-28 13:26:20.964 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.964 | + functions-common:get_or_create_user:915 : user_id=48891e47d78745f5a98a522c50bb2f9c 2026-07-28 13:26:20.964 | + functions-common:get_or_create_user:916 : echo 48891e47d78745f5a98a522c50bb2f9c 2026-07-28 13:26:20.964 | 48891e47d78745f5a98a522c50bb2f9c 2026-07-28 13:26:20.964 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-28 13:26:20.964 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:20.964 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:20.964 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:20.964 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:20.964 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:20.964 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:20.964 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:20.964 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-07-28 13:26:20.965 | 2026-07-28 13:26:20.965 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-28 13:26:20.965 | 2026-07-28 13:26:20.965 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:980 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:20.965 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:26:20.965 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-28 13:26:20.965 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:20.965 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:26:20.965 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-07-28 13:26:20.965 | 2026-07-28 13:26:20.965 | ++ functions-common:get_or_add_user_project_role:979 : 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-07-28 13:26:20.965 | 2026-07-28 13:26:20.965 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.965 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.965 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.965 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-28 13:26:20.965 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-28 13:26:20.965 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-28 13:26:20.965 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-07-28 13:26:20.965 | 2026-07-28 13:26:20.965 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.965 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-28 13:26:20.965 | d08c52e1dfeb4e62ac17a4bf7320a579' 2026-07-28 13:26:20.965 | + functions-common:get_or_create_service:1067 : echo d08c52e1dfeb4e62ac17a4bf7320a579 2026-07-28 13:26:20.965 | d08c52e1dfeb4e62ac17a4bf7320a579 2026-07-28 13:26:20.965 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.189:8080/v1/AUTH_$(project_id)s' https://10.4.3.189:8080 2026-07-28 13:26:20.965 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-28 13:26:20.965 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.189:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-28 13:26:20.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:26:20.965 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-07-28 13:26:20.966 | 2026-07-28 13:26:20.966 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:26:20.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:26:20.966 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.189:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-28 13:26:20.966 | 2026-07-28 13:26:20.966 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=22d1a1d5f9194d4aa3ec9ada1c21f5d6 2026-07-28 13:26:20.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 22d1a1d5f9194d4aa3ec9ada1c21f5d6 2026-07-28 13:26:20.966 | + functions-common:get_or_create_endpoint:1100 : public_id=22d1a1d5f9194d4aa3ec9ada1c21f5d6 2026-07-28 13:26:20.966 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.189:8080 ]] 2026-07-28 13:26:20.966 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.189:8080 RegionOne 2026-07-28 13:26:20.966 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:26:20.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-07-28 13:26:20.966 | 2026-07-28 13:26:20.966 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.966 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:26:20.966 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:26:20.966 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.189:8080 --region RegionOne -f value -c id 2026-07-28 13:26:20.966 | 2026-07-28 13:26:20.966 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.966 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0289ee70818f4060bcc7d104621ff91d 2026-07-28 13:26:20.966 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0289ee70818f4060bcc7d104621ff91d 2026-07-28 13:26:20.966 | 0289ee70818f4060bcc7d104621ff91d 2026-07-28 13:26:20.966 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-28 13:26:20.966 | + functions-common:get_or_create_endpoint:1109 : echo 22d1a1d5f9194d4aa3ec9ada1c21f5d6 2026-07-28 13:26:20.966 | 22d1a1d5f9194d4aa3ec9ada1c21f5d6 2026-07-28 13:26:20.966 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-28 13:26:20.966 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:26:20.966 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-07-28 13:26:20.966 | 2026-07-28 13:26:20.966 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_project:928 : project_id=fbbe34473614469f9401041f0cb0dc05 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_project:929 : echo fbbe34473614469f9401041f0cb0dc05 2026-07-28 13:26:20.966 | + lib/swift:create_swift_accounts:640 : swift_project_test1=fbbe34473614469f9401041f0cb0dc05 2026-07-28 13:26:20.966 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-28 13:26:20.966 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.966 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-28 13:26:20.966 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-07-28 13:26:20.966 | 2026-07-28 13:26:20.966 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_user:915 : user_id=c03ccb021fce4389bb6562c1a28548f6 2026-07-28 13:26:20.966 | ++ functions-common:get_or_create_user:916 : echo c03ccb021fce4389bb6562c1a28548f6 2026-07-28 13:26:20.966 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=c03ccb021fce4389bb6562c1a28548f6 2026-07-28 13:26:20.966 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-28 13:26:20.966 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.967 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin c03ccb021fce4389bb6562c1a28548f6 fbbe34473614469f9401041f0cb0dc05 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:20.967 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c03ccb021fce4389bb6562c1a28548f6 --project fbbe34473614469f9401041f0cb0dc05 2026-07-28 13:26:20.967 | 2026-07-28 13:26:20.967 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c03ccb021fce4389bb6562c1a28548f6 --project fbbe34473614469f9401041f0cb0dc05 -c Role -f value 2026-07-28 13:26:20.967 | 2026-07-28 13:26:20.967 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.967 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.967 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-28 13:26:20.967 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-28 13:26:20.967 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:20.967 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-28 13:26:20.967 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-28 13:26:20.967 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-07-28 13:26:20.967 | 2026-07-28 13:26:20.967 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.967 | ++ functions-common:get_or_create_user:915 : user_id=6a7b982a92ad4335a9d18ff5346c5180 2026-07-28 13:26:20.967 | ++ functions-common:get_or_create_user:916 : echo 6a7b982a92ad4335a9d18ff5346c5180 2026-07-28 13:26:20.967 | + lib/swift:create_swift_accounts:649 : swift_user_test3=6a7b982a92ad4335a9d18ff5346c5180 2026-07-28 13:26:20.967 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-28 13:26:20.967 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.967 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 445fa8136200456cbb405bbc0a636d28 6a7b982a92ad4335a9d18ff5346c5180 fbbe34473614469f9401041f0cb0dc05 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:20.967 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:26:20.967 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 445fa8136200456cbb405bbc0a636d28 --user 6a7b982a92ad4335a9d18ff5346c5180 --project fbbe34473614469f9401041f0cb0dc05 2026-07-28 13:26:20.967 | 2026-07-28 13:26:20.967 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 445fa8136200456cbb405bbc0a636d28 --user 6a7b982a92ad4335a9d18ff5346c5180 --project fbbe34473614469f9401041f0cb0dc05 -c Role -f value 2026-07-28 13:26:20.967 | 2026-07-28 13:26:20.967 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:979 : user_role_id=445fa8136200456cbb405bbc0a636d28 2026-07-28 13:26:20.967 | + functions-common:get_or_add_user_project_role:980 : echo 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:26:20.968 | 445fa8136200456cbb405bbc0a636d28 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-28 13:26:20.968 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:26:20.968 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-07-28 13:26:20.968 | 2026-07-28 13:26:20.968 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_project:928 : project_id=3ad5bc7ebf2e4d88944be7924e5e9039 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_project:929 : echo 3ad5bc7ebf2e4d88944be7924e5e9039 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:654 : swift_project_test2=3ad5bc7ebf2e4d88944be7924e5e9039 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-28 13:26:20.968 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-28 13:26:20.968 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-28 13:26:20.968 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-07-28 13:26:20.968 | 2026-07-28 13:26:20.968 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_user:915 : user_id=32cf2aecf9234abfbf440f36b70add1c 2026-07-28 13:26:20.968 | ++ functions-common:get_or_create_user:916 : echo 32cf2aecf9234abfbf440f36b70add1c 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:659 : swift_user_test2=32cf2aecf9234abfbf440f36b70add1c 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-28 13:26:20.968 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 32cf2aecf9234abfbf440f36b70add1c 3ad5bc7ebf2e4d88944be7924e5e9039 2026-07-28 13:26:20.968 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:20.968 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:20.968 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:26:20.968 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:20.968 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:20.968 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:26:20.968 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:26:20.968 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:26:20.968 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:26:20.968 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 32cf2aecf9234abfbf440f36b70add1c --project 3ad5bc7ebf2e4d88944be7924e5e9039 2026-07-28 13:26:20.968 | 2026-07-28 13:26:20.968 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 32cf2aecf9234abfbf440f36b70add1c --project 3ad5bc7ebf2e4d88944be7924e5e9039 -c Role -f value 2026-07-28 13:26:20.968 | 2026-07-28 13:26:20.968 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.968 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.968 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.968 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.968 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-28 13:26:20.968 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-28 13:26:20.969 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-07-28 13:26:20.969 | 2026-07-28 13:26:20.969 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_domain:877 : domain_id=6bacdc28c0814d96a013cd4f12e1e177 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_domain:878 : echo 6bacdc28c0814d96a013cd4f12e1e177 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:664 : swift_domain=6bacdc28c0814d96a013cd4f12e1e177 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-28 13:26:20.969 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-28 13:26:20.969 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 6bacdc28c0814d96a013cd4f12e1e177 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-28 13:26:20.969 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6bacdc28c0814d96a013cd4f12e1e177 --or-show -f value -c id 2026-07-28 13:26:20.969 | 2026-07-28 13:26:20.969 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_project:928 : project_id=c4e6f92020d840ffa088ad9033d34382 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_project:929 : echo c4e6f92020d840ffa088ad9033d34382 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:668 : swift_project_test4=c4e6f92020d840ffa088ad9033d34382 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-28 13:26:20.969 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-28 13:26:20.969 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 6bacdc28c0814d96a013cd4f12e1e177 test4@example.com 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-28 13:26:20.969 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6bacdc28c0814d96a013cd4f12e1e177 --email=test4@example.com --or-show -f value -c id 2026-07-28 13:26:20.969 | 2026-07-28 13:26:20.969 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_user:915 : user_id=18b1f326f6804eef83ffed41a958ded8 2026-07-28 13:26:20.969 | ++ functions-common:get_or_create_user:916 : echo 18b1f326f6804eef83ffed41a958ded8 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:673 : swift_user_test4=18b1f326f6804eef83ffed41a958ded8 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-28 13:26:20.969 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:26:20.969 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 18b1f326f6804eef83ffed41a958ded8 c4e6f92020d840ffa088ad9033d34382 2026-07-28 13:26:20.969 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:26:20.969 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:26:20.969 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-28 13:26:20.969 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:26:20.969 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:26:20.969 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-28 13:26:20.969 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-28 13:26:20.969 | ++ functions-common:_get_domain_args:957 : echo 2026-07-28 13:26:20.969 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-28 13:26:20.969 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 18b1f326f6804eef83ffed41a958ded8 --project c4e6f92020d840ffa088ad9033d34382 2026-07-28 13:26:20.969 | 2026-07-28 13:26:20.969 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 18b1f326f6804eef83ffed41a958ded8 --project c4e6f92020d840ffa088ad9033d34382 -c Role -f value 2026-07-28 13:26:20.969 | 2026-07-28 13:26:20.969 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:26:20.970 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.970 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:20.970 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:26:21.019 | [8534 Async create_swift_accounts:66724]: finished create_swift_accounts with result 0 in 47 seconds 2026-07-28 13:26:21.028 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-28 13:26:21.031 | + inc/async:async_wait:197 : return 0 2026-07-28 13:26:21.035 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-28 13:26:21.061 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:21.064 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-28 13:26:21.091 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:21.094 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-28 13:26:21.098 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:26:21.102 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-28 13:26:21.106 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-28 13:26:21.109 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-28 13:26:21.195 | + inc/async:async_inner:63 : init_glance 2026-07-28 13:26:21.248 | [8534 Async init_glance:70207]: running: init_glance 2026-07-28 13:26:21.255 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-28 13:26:21.280 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:21.285 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-28 13:26:21.288 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:26:21.293 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-28 13:26:21.297 | + ./stack.sh:main:1170 : configure_neutron 2026-07-28 13:26:21.302 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-28 13:26:21.305 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-28 13:26:21.308 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-28 13:26:21.326 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-28 13:26:21.329 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-28 13:26:22.100 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:22.100 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:22.100 | we strongly recommend against using it for new projects. 2026-07-28 13:26:22.100 | 2026-07-28 13:26:22.100 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:22.100 | framework. For more detail see 2026-07-28 13:26:22.100 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:22.100 | 2026-07-28 13:26:22.100 | import eventlet as _eventlet # noqa 2026-07-28 13:26:25.164 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:25.164 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:25.164 | we strongly recommend against using it for new projects. 2026-07-28 13:26:25.164 | 2026-07-28 13:26:25.164 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:25.164 | framework. For more detail see 2026-07-28 13:26:25.164 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:25.164 | 2026-07-28 13:26:25.164 | import eventlet as _eventlet # noqa 2026-07-28 13:26:27.561 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:27.561 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:27.561 | we strongly recommend against using it for new projects. 2026-07-28 13:26:27.561 | 2026-07-28 13:26:27.561 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:27.561 | framework. For more detail see 2026-07-28 13:26:27.561 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:27.561 | 2026-07-28 13:26:27.561 | import eventlet as _eventlet # noqa 2026-07-28 13:26:29.222 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:26:29.250 | [70207 Async init_glance:70207]: finished successfully 2026-07-28 13:26:30.142 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:26:30.142 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:30.142 | we strongly recommend against using it for new projects. 2026-07-28 13:26:30.142 | 2026-07-28 13:26:30.142 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:30.142 | framework. For more detail see 2026-07-28 13:26:30.142 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:30.142 | 2026-07-28 13:26:30.142 | from eventlet import event 2026-07-28 13:26:30.467 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-28 13:26:30.467 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-28 13:26:32.546 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:32.546 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:32.546 | we strongly recommend against using it for new projects. 2026-07-28 13:26:32.546 | 2026-07-28 13:26:32.546 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:32.546 | framework. For more detail see 2026-07-28 13:26:32.546 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:32.546 | 2026-07-28 13:26:32.546 | import eventlet as _eventlet # noqa 2026-07-28 13:26:34.972 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:34.972 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:34.972 | we strongly recommend against using it for new projects. 2026-07-28 13:26:34.972 | 2026-07-28 13:26:34.972 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:34.972 | framework. For more detail see 2026-07-28 13:26:34.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:34.972 | 2026-07-28 13:26:34.972 | import eventlet as _eventlet # noqa 2026-07-28 13:26:37.372 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:26:37.373 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:37.373 | we strongly recommend against using it for new projects. 2026-07-28 13:26:37.373 | 2026-07-28 13:26:37.373 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:37.373 | framework. For more detail see 2026-07-28 13:26:37.373 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:37.373 | 2026-07-28 13:26:37.373 | from eventlet import event 2026-07-28 13:26:37.915 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-28 13:26:37.916 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-28 13:26:39.814 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:39.815 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:39.815 | we strongly recommend against using it for new projects. 2026-07-28 13:26:39.815 | 2026-07-28 13:26:39.815 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:39.815 | framework. For more detail see 2026-07-28 13:26:39.815 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:39.815 | 2026-07-28 13:26:39.815 | import eventlet as _eventlet # noqa 2026-07-28 13:26:40.945 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:40.945 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:40.945 | we strongly recommend against using it for new projects. 2026-07-28 13:26:40.945 | 2026-07-28 13:26:40.945 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:40.945 | framework. For more detail see 2026-07-28 13:26:40.945 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:40.945 | 2026-07-28 13:26:40.945 | import eventlet as _eventlet # noqa 2026-07-28 13:26:43.110 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:43.110 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:43.110 | we strongly recommend against using it for new projects. 2026-07-28 13:26:43.110 | 2026-07-28 13:26:43.110 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:43.110 | framework. For more detail see 2026-07-28 13:26:43.110 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:43.110 | 2026-07-28 13:26:43.110 | import eventlet as _eventlet # noqa 2026-07-28 13:26:44.624 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:44.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:44.624 | we strongly recommend against using it for new projects. 2026-07-28 13:26:44.624 | 2026-07-28 13:26:44.624 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:44.624 | framework. For more detail see 2026-07-28 13:26:44.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:44.624 | 2026-07-28 13:26:44.624 | import eventlet as _eventlet # noqa 2026-07-28 13:26:46.631 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-28 13:26:46.636 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-28 13:26:46.638 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-28 13:26:46.643 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-28 13:26:46.646 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-28 13:26:46.649 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-28 13:26:46.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-28 13:26:46.654 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-28 13:26:46.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-28 13:26:46.658 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-28 13:26:46.661 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-28 13:26:46.664 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-28 13:26:46.667 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-28 13:26:46.669 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-28 13:26:46.671 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-28 13:26:46.674 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-28 13:26:46.680 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:26:46.682 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:26:46.685 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-28 13:26:46.688 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:26:46.694 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-28 13:26:46.696 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-28 13:26:46.699 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-28 13:26:46.701 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-28 13:26:46.704 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:26:46.707 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:26:46.710 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:26:46.729 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:46.731 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:26:46.734 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-28 13:26:46.738 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-28 13:26:46.778 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-28 13:26:46.820 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-28 13:26:46.857 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-28 13:26:46.897 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-28 13:26:46.937 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-28 13:26:46.976 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-28 13:26:46.979 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-28 13:26:46.982 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-28 13:26:46.985 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-28 13:26:46.990 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:26:47.016 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:26:47.018 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:26:47.022 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:26:47.025 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:26:47.028 | + 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-07-28 13:26:47.072 | + 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-07-28 13:26:47.112 | + 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-07-28 13:26:47.155 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:26:47.197 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-28 13:26:47.239 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-28 13:26:47.242 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:26:47.245 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-28 13:26:47.248 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-28 13:26:47.251 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-28 13:26:47.254 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:26:47.256 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-28 13:26:47.259 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-28 13:26:47.274 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-28 13:26:47.292 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-28 13:26:47.307 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-28 13:26:47.324 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-28 13:26:47.342 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-28 13:26:47.345 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-28 13:26:47.349 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-28 13:26:47.354 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.ooR8RknBa7 2026-07-28 13:26:47.357 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-28 13:26:47.359 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-28 13:26:47.362 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.ooR8RknBa7 2026-07-28 13:26:47.367 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.ooR8RknBa7 2026-07-28 13:26:47.382 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.ooR8RknBa7 /etc/sudoers.d/neutron-rootwrap 2026-07-28 13:26:47.397 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-28 13:26:47.401 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-28 13:26:47.405 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-28 13:26:47.445 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-28 13:26:47.448 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-28 13:26:47.490 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-28 13:26:47.494 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-28 13:26:47.498 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-28 13:26:47.502 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-28 13:26:47.506 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-28 13:26:47.510 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-28 13:26:47.534 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:47.540 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-28 13:26:47.543 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-28 13:26:47.545 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-28 13:26:47.569 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:47.575 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:26:47.579 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-07-28 13:26:47.620 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-28 13:26:47.623 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-28 13:26:47.627 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-28 13:26:47.650 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:47.654 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-28 13:26:47.680 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:47.683 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-28 13:26:47.706 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:47.710 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-28 13:26:47.729 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:47.732 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-28 13:26:47.753 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:47.756 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-28 13:26:47.758 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-28 13:26:47.780 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:26:47.783 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-28 13:26:47.787 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-28 13:26:47.791 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-07-28 13:26:47.791 | Configuring OVN 2026-07-28 13:26:47.793 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-07-28 13:26:47.797 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-28 13:26:47.801 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-07-28 13:26:47.806 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=cd3d43c3-9997-4170-82a7-498369506c2a 2026-07-28 13:26:47.809 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-07-28 13:26:47.813 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-07-28 13:26:47.815 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-28 13:26:47.818 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-28 13:26:47.821 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-28 13:26:47.824 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-28 13:26:47.827 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-28 13:26:47.829 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-28 13:26:47.832 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-28 13:26:47.834 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-28 13:26:47.836 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-28 13:26:47.839 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-28 13:26:47.842 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-28 13:26:47.844 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-28 13:26:47.846 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-28 13:26:47.849 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-07-28 13:26:47.852 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-07-28 13:26:47.856 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-07-28 13:26:47.860 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-28 13:26:47.878 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:47.882 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-28 13:26:47.937 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-28 13:26:47.941 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-07-28 13:26:47.944 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-07-28 13:26:47.963 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:26:47.967 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-28 13:26:47.970 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-28 13:26:47.973 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-28 13:26:47.977 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-07-28 13:26:47.994 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-28 13:26:47.998 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-07-28 13:26:48.002 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-07-28 13:26:48.348 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:48.348 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:48.348 | we strongly recommend against using it for new projects. 2026-07-28 13:26:48.349 | 2026-07-28 13:26:48.349 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:48.349 | framework. For more detail see 2026-07-28 13:26:48.349 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:48.349 | 2026-07-28 13:26:48.349 | import eventlet as _eventlet # noqa 2026-07-28 13:26:50.546 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:50.546 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:50.546 | we strongly recommend against using it for new projects. 2026-07-28 13:26:50.546 | 2026-07-28 13:26:50.546 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:50.546 | framework. For more detail see 2026-07-28 13:26:50.546 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:50.546 | 2026-07-28 13:26:50.546 | import eventlet as _eventlet # noqa 2026-07-28 13:26:52.748 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:52.749 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:52.749 | we strongly recommend against using it for new projects. 2026-07-28 13:26:52.749 | 2026-07-28 13:26:52.749 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:52.749 | framework. For more detail see 2026-07-28 13:26:52.749 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:52.749 | 2026-07-28 13:26:52.749 | import eventlet as _eventlet # noqa 2026-07-28 13:26:55.247 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:26:55.247 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:55.247 | we strongly recommend against using it for new projects. 2026-07-28 13:26:55.247 | 2026-07-28 13:26:55.247 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:55.247 | framework. For more detail see 2026-07-28 13:26:55.247 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:55.247 | 2026-07-28 13:26:55.247 | from eventlet import event 2026-07-28 13:26:55.588 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-28 13:26:55.588 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-28 13:26:57.779 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:26:57.780 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:26:57.780 | we strongly recommend against using it for new projects. 2026-07-28 13:26:57.780 | 2026-07-28 13:26:57.780 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:26:57.780 | framework. For more detail see 2026-07-28 13:26:57.780 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:26:57.780 | 2026-07-28 13:26:57.780 | import eventlet as _eventlet # noqa 2026-07-28 13:27:00.360 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:00.360 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:00.360 | we strongly recommend against using it for new projects. 2026-07-28 13:27:00.360 | 2026-07-28 13:27:00.360 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:00.360 | framework. For more detail see 2026-07-28 13:27:00.360 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:00.360 | 2026-07-28 13:27:00.360 | import eventlet as _eventlet # noqa 2026-07-28 13:27:03.119 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:27:03.120 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:03.120 | we strongly recommend against using it for new projects. 2026-07-28 13:27:03.120 | 2026-07-28 13:27:03.120 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:03.120 | framework. For more detail see 2026-07-28 13:27:03.120 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:03.120 | 2026-07-28 13:27:03.120 | from eventlet import event 2026-07-28 13:27:03.677 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-28 13:27:03.678 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-28 13:27:05.823 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:05.824 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:05.824 | we strongly recommend against using it for new projects. 2026-07-28 13:27:05.824 | 2026-07-28 13:27:05.824 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:05.824 | framework. For more detail see 2026-07-28 13:27:05.824 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:05.824 | 2026-07-28 13:27:05.824 | import eventlet as _eventlet # noqa 2026-07-28 13:27:06.965 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:06.966 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:06.966 | we strongly recommend against using it for new projects. 2026-07-28 13:27:06.966 | 2026-07-28 13:27:06.966 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:06.966 | framework. For more detail see 2026-07-28 13:27:06.966 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:06.966 | 2026-07-28 13:27:06.966 | import eventlet as _eventlet # noqa 2026-07-28 13:27:09.309 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:09.309 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:09.310 | we strongly recommend against using it for new projects. 2026-07-28 13:27:09.310 | 2026-07-28 13:27:09.310 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:09.310 | framework. For more detail see 2026-07-28 13:27:09.310 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:09.310 | 2026-07-28 13:27:09.310 | import eventlet as _eventlet # noqa 2026-07-28 13:27:10.770 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:10.770 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:10.770 | we strongly recommend against using it for new projects. 2026-07-28 13:27:10.771 | 2026-07-28 13:27:10.771 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:10.771 | framework. For more detail see 2026-07-28 13:27:10.771 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:10.771 | 2026-07-28 13:27:10.771 | import eventlet as _eventlet # noqa 2026-07-28 13:27:12.773 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-28 13:27:12.780 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-28 13:27:12.783 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-28 13:27:12.786 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-28 13:27:12.830 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-28 13:27:12.834 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-28 13:27:12.873 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-28 13:27:12.912 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.189 2026-07-28 13:27:12.952 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-28 13:27:12.993 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-28 13:27:13.036 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-28 13:27:13.078 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.189:6642 2026-07-28 13:27:13.126 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-07-28 13:27:13.149 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:13.153 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-28 13:27:13.197 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-28 13:27:13.236 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-28 13:27:13.274 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-28 13:27:13.277 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-28 13:27:13.318 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.189:6641 2026-07-28 13:27:13.360 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-07-28 13:27:13.364 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-28 13:27:13.367 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-07-28 13:27:13.367 | Configuring Neutron for OVN 2026-07-28 13:27:13.370 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-07-28 13:27:13.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:13.394 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-07-28 13:27:13.397 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-28 13:27:13.398 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-28 13:27:13.793 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:13.794 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:13.794 | we strongly recommend against using it for new projects. 2026-07-28 13:27:13.794 | 2026-07-28 13:27:13.794 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:13.794 | framework. For more detail see 2026-07-28 13:27:13.794 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:13.794 | 2026-07-28 13:27:13.794 | import eventlet as _eventlet # noqa 2026-07-28 13:27:15.608 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-28 13:27:15.613 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-28 13:27:15.613 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-28 13:27:16.007 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:16.007 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:16.008 | we strongly recommend against using it for new projects. 2026-07-28 13:27:16.008 | 2026-07-28 13:27:16.008 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:16.008 | framework. For more detail see 2026-07-28 13:27:16.008 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:16.008 | 2026-07-28 13:27:16.008 | import eventlet as _eventlet # noqa 2026-07-28 13:27:17.683 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-28 13:27:17.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-07-28 13:27:17.708 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:17.712 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-28 13:27:17.717 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-28 13:27:17.717 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-28 13:27:17.718 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-07-28 13:27:17.722 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-07-28 13:27:17.728 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-07-28 13:27:17.728 | address-scope 2026-07-28 13:27:17.729 | agent 2026-07-28 13:27:17.729 | allowed-address-pairs 2026-07-28 13:27:17.729 | auto-allocated-topology 2026-07-28 13:27:17.729 | availability_zone 2026-07-28 13:27:17.729 | bgp 2026-07-28 13:27:17.729 | bgp_4byte_asn 2026-07-28 13:27:17.729 | bgp_dragent_scheduler 2026-07-28 13:27:17.729 | binding 2026-07-28 13:27:17.729 | binding-extended 2026-07-28 13:27:17.729 | default-subnetpools 2026-07-28 13:27:17.729 | dhcp_agent_scheduler 2026-07-28 13:27:17.729 | dns-domain-ports 2026-07-28 13:27:17.729 | dns-integration 2026-07-28 13:27:17.729 | dns-integration-domain-keywords 2026-07-28 13:27:17.729 | empty-string-filtering 2026-07-28 13:27:17.729 | enable-default-route-bfd 2026-07-28 13:27:17.729 | enable-default-route-ecmp 2026-07-28 13:27:17.729 | expose-port-forwarding-in-fip 2026-07-28 13:27:17.729 | ext-gw-mode 2026-07-28 13:27:17.729 | external-gateway-multihoming 2026-07-28 13:27:17.729 | external-net 2026-07-28 13:27:17.729 | extra_dhcp_opt 2026-07-28 13:27:17.729 | extraroute 2026-07-28 13:27:17.729 | extraroute-atomic 2026-07-28 13:27:17.729 | filter-validation 2026-07-28 13:27:17.729 | fip-port-details 2026-07-28 13:27:17.729 | flavors 2026-07-28 13:27:17.729 | floating-ip-port-forwarding 2026-07-28 13:27:17.729 | floating-ip-port-forwarding-description 2026-07-28 13:27:17.729 | floating-ip-port-forwarding-detail 2026-07-28 13:27:17.729 | floating-ip-port-forwarding-port-ranges 2026-07-28 13:27:17.729 | floatingip-pools 2026-07-28 13:27:17.729 | fwaas_v2 2026-07-28 13:27:17.729 | ip_allocation 2026-07-28 13:27:17.729 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:27:17.729 | l3-flavors 2026-07-28 13:27:17.729 | l3-ha 2026-07-28 13:27:17.729 | l3_agent_scheduler 2026-07-28 13:27:17.729 | logging 2026-07-28 13:27:17.729 | multi-provider 2026-07-28 13:27:17.729 | net-mtu 2026-07-28 13:27:17.729 | net-mtu-writable 2026-07-28 13:27:17.729 | network-ip-availability 2026-07-28 13:27:17.729 | network_availability_zone 2026-07-28 13:27:17.729 | network_ha 2026-07-28 13:27:17.729 | pagination 2026-07-28 13:27:17.729 | port-device-profile 2026-07-28 13:27:17.729 | port-hardware-offload-type 2026-07-28 13:27:17.729 | port-mac-address-regenerate 2026-07-28 13:27:17.729 | port-numa-affinity-policy 2026-07-28 13:27:17.729 | port-numa-affinity-policy-socket 2026-07-28 13:27:17.729 | port-resource-request 2026-07-28 13:27:17.729 | port-security 2026-07-28 13:27:17.729 | port-trusted-vif 2026-07-28 13:27:17.729 | project-id 2026-07-28 13:27:17.729 | provider 2026-07-28 13:27:17.729 | pvlan 2026-07-28 13:27:17.729 | qinq 2026-07-28 13:27:17.729 | qos 2026-07-28 13:27:17.729 | qos-bw-limit-direction 2026-07-28 13:27:17.729 | qos-bw-minimum-ingress 2026-07-28 13:27:17.729 | qos-default 2026-07-28 13:27:17.729 | qos-fip 2026-07-28 13:27:17.729 | qos-gateway-ip 2026-07-28 13:27:17.729 | qos-rule-type-details 2026-07-28 13:27:17.729 | qos-rule-type-filter 2026-07-28 13:27:17.729 | qos-rules-alias 2026-07-28 13:27:17.729 | quota-check-limit 2026-07-28 13:27:17.729 | quota-check-limit-default 2026-07-28 13:27:17.729 | quota_details 2026-07-28 13:27:17.729 | quotas 2026-07-28 13:27:17.729 | rbac-address-scope 2026-07-28 13:27:17.729 | rbac-policies 2026-07-28 13:27:17.729 | rbac-security-groups 2026-07-28 13:27:17.729 | router 2026-07-28 13:27:17.729 | router-enable-snat 2026-07-28 13:27:17.729 | router_availability_zone 2026-07-28 13:27:17.729 | security-group 2026-07-28 13:27:17.729 | security-groups-default-rules 2026-07-28 13:27:17.729 | security-groups-default-statefulness 2026-07-28 13:27:17.729 | security-groups-normalized-cidr 2026-07-28 13:27:17.729 | security-groups-remote-address-group 2026-07-28 13:27:17.729 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:27:17.729 | security-groups-shared-filtering 2026-07-28 13:27:17.729 | segment 2026-07-28 13:27:17.729 | sorting 2026-07-28 13:27:17.729 | standard-attr-description 2026-07-28 13:27:17.729 | standard-attr-fwaas-v2 2026-07-28 13:27:17.729 | standard-attr-revisions 2026-07-28 13:27:17.729 | standard-attr-tag 2026-07-28 13:27:17.729 | standard-attr-timestamp 2026-07-28 13:27:17.729 | stateful-security-group 2026-07-28 13:27:17.729 | subnet-dns-publish-fixed-ip 2026-07-28 13:27:17.729 | subnet-external-network 2026-07-28 13:27:17.729 | subnet-service-types 2026-07-28 13:27:17.729 | subnet_allocation 2026-07-28 13:27:17.729 | subnet_onboard 2026-07-28 13:27:17.729 | subnetpool-prefix-ops 2026-07-28 13:27:17.729 | tag-creation 2026-07-28 13:27:17.729 | tap-mirror 2026-07-28 13:27:17.729 | tap-mirror-both-direction 2026-07-28 13:27:17.729 | trunk 2026-07-28 13:27:17.729 | uplink-status-propagation 2026-07-28 13:27:17.729 | uplink-status-propagation-updatable 2026-07-28 13:27:17.729 | vlan-transparent 2026-07-28 13:27:17.729 | vpn-endpoint-groups 2026-07-28 13:27:17.729 | vpnaas' 2026-07-28 13:27:17.734 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-07-28 13:27:17.734 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-28 13:27:17.735 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-07-28 13:27:17.738 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-07-28 13:27:17.746 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-07-28 13:27:17.746 | address-scope 2026-07-28 13:27:17.746 | agent 2026-07-28 13:27:17.746 | allowed-address-pairs 2026-07-28 13:27:17.746 | auto-allocated-topology 2026-07-28 13:27:17.746 | availability_zone 2026-07-28 13:27:17.746 | bgp 2026-07-28 13:27:17.746 | bgp_4byte_asn 2026-07-28 13:27:17.746 | bgp_dragent_scheduler 2026-07-28 13:27:17.746 | binding 2026-07-28 13:27:17.746 | binding-extended 2026-07-28 13:27:17.746 | default-subnetpools 2026-07-28 13:27:17.746 | dhcp_agent_scheduler 2026-07-28 13:27:17.746 | dns-domain-ports 2026-07-28 13:27:17.746 | dns-integration 2026-07-28 13:27:17.746 | dns-integration-domain-keywords 2026-07-28 13:27:17.746 | empty-string-filtering 2026-07-28 13:27:17.746 | enable-default-route-bfd 2026-07-28 13:27:17.746 | enable-default-route-ecmp 2026-07-28 13:27:17.746 | expose-port-forwarding-in-fip 2026-07-28 13:27:17.746 | ext-gw-mode 2026-07-28 13:27:17.746 | external-gateway-multihoming 2026-07-28 13:27:17.746 | external-net 2026-07-28 13:27:17.746 | extra_dhcp_opt 2026-07-28 13:27:17.746 | extraroute 2026-07-28 13:27:17.746 | extraroute-atomic 2026-07-28 13:27:17.746 | filter-validation 2026-07-28 13:27:17.746 | fip-port-details 2026-07-28 13:27:17.746 | flavors 2026-07-28 13:27:17.746 | floating-ip-port-forwarding 2026-07-28 13:27:17.746 | floating-ip-port-forwarding-description 2026-07-28 13:27:17.746 | floating-ip-port-forwarding-detail 2026-07-28 13:27:17.746 | floating-ip-port-forwarding-port-ranges 2026-07-28 13:27:17.746 | floatingip-pools 2026-07-28 13:27:17.746 | fwaas_v2 2026-07-28 13:27:17.746 | ip_allocation 2026-07-28 13:27:17.746 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:27:17.746 | l3-flavors 2026-07-28 13:27:17.746 | l3-ha 2026-07-28 13:27:17.746 | l3_agent_scheduler 2026-07-28 13:27:17.746 | logging 2026-07-28 13:27:17.746 | multi-provider 2026-07-28 13:27:17.746 | net-mtu 2026-07-28 13:27:17.746 | net-mtu-writable 2026-07-28 13:27:17.746 | network-ip-availability 2026-07-28 13:27:17.746 | network_availability_zone 2026-07-28 13:27:17.746 | network_ha 2026-07-28 13:27:17.746 | pagination 2026-07-28 13:27:17.746 | port-device-profile 2026-07-28 13:27:17.746 | port-hardware-offload-type 2026-07-28 13:27:17.746 | port-mac-address-regenerate 2026-07-28 13:27:17.746 | port-numa-affinity-policy 2026-07-28 13:27:17.746 | port-numa-affinity-policy-socket 2026-07-28 13:27:17.746 | port-resource-request 2026-07-28 13:27:17.746 | port-security 2026-07-28 13:27:17.746 | port-trusted-vif 2026-07-28 13:27:17.746 | project-id 2026-07-28 13:27:17.746 | provider 2026-07-28 13:27:17.746 | pvlan 2026-07-28 13:27:17.746 | qinq 2026-07-28 13:27:17.746 | qos 2026-07-28 13:27:17.746 | qos-bw-limit-direction 2026-07-28 13:27:17.746 | qos-bw-minimum-ingress 2026-07-28 13:27:17.746 | qos-default 2026-07-28 13:27:17.746 | qos-fip 2026-07-28 13:27:17.746 | qos-gateway-ip 2026-07-28 13:27:17.746 | qos-rule-type-details 2026-07-28 13:27:17.746 | qos-rule-type-filter 2026-07-28 13:27:17.746 | qos-rules-alias 2026-07-28 13:27:17.746 | quota-check-limit 2026-07-28 13:27:17.746 | quota-check-limit-default 2026-07-28 13:27:17.746 | quota_details 2026-07-28 13:27:17.746 | quotas 2026-07-28 13:27:17.746 | rbac-address-scope 2026-07-28 13:27:17.746 | rbac-policies 2026-07-28 13:27:17.746 | rbac-security-groups 2026-07-28 13:27:17.746 | router 2026-07-28 13:27:17.746 | router-enable-snat 2026-07-28 13:27:17.746 | router_availability_zone 2026-07-28 13:27:17.746 | security-group 2026-07-28 13:27:17.746 | security-groups-default-rules 2026-07-28 13:27:17.746 | security-groups-default-statefulness 2026-07-28 13:27:17.746 | security-groups-normalized-cidr 2026-07-28 13:27:17.746 | security-groups-remote-address-group 2026-07-28 13:27:17.746 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:27:17.746 | security-groups-shared-filtering 2026-07-28 13:27:17.747 | segment 2026-07-28 13:27:17.747 | sorting 2026-07-28 13:27:17.747 | standard-attr-description 2026-07-28 13:27:17.747 | standard-attr-fwaas-v2 2026-07-28 13:27:17.747 | standard-attr-revisions 2026-07-28 13:27:17.747 | standard-attr-tag 2026-07-28 13:27:17.747 | standard-attr-timestamp 2026-07-28 13:27:17.747 | stateful-security-group 2026-07-28 13:27:17.747 | subnet-dns-publish-fixed-ip 2026-07-28 13:27:17.747 | subnet-external-network 2026-07-28 13:27:17.747 | subnet-service-types 2026-07-28 13:27:17.747 | subnet_allocation 2026-07-28 13:27:17.747 | subnet_onboard 2026-07-28 13:27:17.747 | subnetpool-prefix-ops 2026-07-28 13:27:17.747 | tag-creation 2026-07-28 13:27:17.747 | tap-mirror 2026-07-28 13:27:17.747 | tap-mirror-both-direction 2026-07-28 13:27:17.747 | trunk 2026-07-28 13:27:17.747 | uplink-status-propagation 2026-07-28 13:27:17.747 | uplink-status-propagation-updatable 2026-07-28 13:27:17.747 | vlan-transparent 2026-07-28 13:27:17.747 | vpn-endpoint-groups 2026-07-28 13:27:17.747 | vpnaas' 2026-07-28 13:27:17.752 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-07-28 13:27:17.752 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-07-28 13:27:17.752 | address-scope 2026-07-28 13:27:17.752 | agent 2026-07-28 13:27:17.752 | allowed-address-pairs 2026-07-28 13:27:17.752 | auto-allocated-topology 2026-07-28 13:27:17.752 | availability_zone 2026-07-28 13:27:17.752 | bgp 2026-07-28 13:27:17.752 | bgp_4byte_asn 2026-07-28 13:27:17.752 | bgp_dragent_scheduler 2026-07-28 13:27:17.752 | binding 2026-07-28 13:27:17.752 | binding-extended 2026-07-28 13:27:17.752 | default-subnetpools 2026-07-28 13:27:17.752 | dhcp_agent_scheduler 2026-07-28 13:27:17.752 | dns-domain-ports 2026-07-28 13:27:17.752 | dns-integration 2026-07-28 13:27:17.752 | dns-integration-domain-keywords 2026-07-28 13:27:17.752 | empty-string-filtering 2026-07-28 13:27:17.752 | enable-default-route-bfd 2026-07-28 13:27:17.752 | enable-default-route-ecmp 2026-07-28 13:27:17.752 | expose-port-forwarding-in-fip 2026-07-28 13:27:17.752 | ext-gw-mode 2026-07-28 13:27:17.752 | external-gateway-multihoming 2026-07-28 13:27:17.752 | external-net 2026-07-28 13:27:17.752 | extra_dhcp_opt 2026-07-28 13:27:17.752 | extraroute 2026-07-28 13:27:17.752 | extraroute-atomic 2026-07-28 13:27:17.752 | filter-validation 2026-07-28 13:27:17.753 | fip-port-details 2026-07-28 13:27:17.753 | flavors 2026-07-28 13:27:17.753 | floating-ip-port-forwarding 2026-07-28 13:27:17.753 | floating-ip-port-forwarding-description 2026-07-28 13:27:17.753 | floating-ip-port-forwarding-detail 2026-07-28 13:27:17.753 | floating-ip-port-forwarding-port-ranges 2026-07-28 13:27:17.753 | floatingip-pools 2026-07-28 13:27:17.753 | fwaas_v2 2026-07-28 13:27:17.753 | ip_allocation 2026-07-28 13:27:17.753 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:27:17.753 | l3-flavors 2026-07-28 13:27:17.753 | l3-ha 2026-07-28 13:27:17.753 | l3_agent_scheduler 2026-07-28 13:27:17.753 | logging 2026-07-28 13:27:17.753 | multi-provider 2026-07-28 13:27:17.753 | net-mtu 2026-07-28 13:27:17.753 | net-mtu-writable 2026-07-28 13:27:17.753 | network-ip-availability 2026-07-28 13:27:17.753 | network_availability_zone 2026-07-28 13:27:17.753 | network_ha 2026-07-28 13:27:17.753 | pagination 2026-07-28 13:27:17.753 | port-device-profile 2026-07-28 13:27:17.753 | port-hardware-offload-type 2026-07-28 13:27:17.753 | port-mac-address-regenerate 2026-07-28 13:27:17.753 | port-numa-affinity-policy 2026-07-28 13:27:17.753 | port-numa-affinity-policy-socket 2026-07-28 13:27:17.753 | port-resource-request 2026-07-28 13:27:17.753 | port-security 2026-07-28 13:27:17.753 | port-trusted-vif 2026-07-28 13:27:17.753 | project-id 2026-07-28 13:27:17.753 | provider 2026-07-28 13:27:17.753 | pvlan 2026-07-28 13:27:17.753 | qinq 2026-07-28 13:27:17.753 | qos 2026-07-28 13:27:17.753 | qos-bw-limit-direction 2026-07-28 13:27:17.753 | qos-bw-minimum-ingress 2026-07-28 13:27:17.753 | qos-default 2026-07-28 13:27:17.753 | qos-fip 2026-07-28 13:27:17.753 | qos-gateway-ip 2026-07-28 13:27:17.753 | qos-rule-type-details 2026-07-28 13:27:17.753 | qos-rule-type-filter 2026-07-28 13:27:17.753 | qos-rules-alias 2026-07-28 13:27:17.753 | quota-check-limit 2026-07-28 13:27:17.753 | quota-check-limit-default 2026-07-28 13:27:17.753 | quota_details 2026-07-28 13:27:17.753 | quotas 2026-07-28 13:27:17.753 | rbac-address-scope 2026-07-28 13:27:17.753 | rbac-policies 2026-07-28 13:27:17.753 | rbac-security-groups 2026-07-28 13:27:17.753 | router 2026-07-28 13:27:17.753 | router-enable-snat 2026-07-28 13:27:17.753 | router_availability_zone 2026-07-28 13:27:17.753 | security-group 2026-07-28 13:27:17.753 | security-groups-default-rules 2026-07-28 13:27:17.753 | security-groups-default-statefulness 2026-07-28 13:27:17.753 | security-groups-normalized-cidr 2026-07-28 13:27:17.753 | security-groups-remote-address-group 2026-07-28 13:27:17.753 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:27:17.753 | security-groups-shared-filtering 2026-07-28 13:27:17.754 | segment 2026-07-28 13:27:17.754 | sorting 2026-07-28 13:27:17.754 | standard-attr-description 2026-07-28 13:27:17.754 | standard-attr-fwaas-v2 2026-07-28 13:27:17.754 | standard-attr-revisions 2026-07-28 13:27:17.754 | standard-attr-tag 2026-07-28 13:27:17.754 | standard-attr-timestamp 2026-07-28 13:27:17.754 | stateful-security-group 2026-07-28 13:27:17.754 | subnet-dns-publish-fixed-ip 2026-07-28 13:27:17.754 | subnet-external-network 2026-07-28 13:27:17.754 | subnet-service-types 2026-07-28 13:27:17.754 | subnet_allocation 2026-07-28 13:27:17.754 | subnet_onboard 2026-07-28 13:27:17.754 | subnetpool-prefix-ops 2026-07-28 13:27:17.754 | tag-creation 2026-07-28 13:27:17.754 | tap-mirror 2026-07-28 13:27:17.754 | tap-mirror-both-direction 2026-07-28 13:27:17.754 | trunk 2026-07-28 13:27:17.754 | uplink-status-propagation 2026-07-28 13:27:17.754 | uplink-status-propagation-updatable 2026-07-28 13:27:17.754 | vlan-transparent 2026-07-28 13:27:17.754 | vpn-endpoint-groups 2026-07-28 13:27:17.754 | vpnaas' 2026-07-28 13:27:17.754 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-07-28 13:27:17.754 | address-scope 2026-07-28 13:27:17.754 | agent 2026-07-28 13:27:17.754 | allowed-address-pairs 2026-07-28 13:27:17.754 | auto-allocated-topology 2026-07-28 13:27:17.754 | availability_zone 2026-07-28 13:27:17.754 | bgp 2026-07-28 13:27:17.754 | bgp_4byte_asn 2026-07-28 13:27:17.754 | bgp_dragent_scheduler 2026-07-28 13:27:17.754 | binding 2026-07-28 13:27:17.754 | binding-extended 2026-07-28 13:27:17.754 | default-subnetpools 2026-07-28 13:27:17.754 | dhcp_agent_scheduler 2026-07-28 13:27:17.754 | dns-domain-ports 2026-07-28 13:27:17.754 | dns-integration 2026-07-28 13:27:17.754 | dns-integration-domain-keywords 2026-07-28 13:27:17.754 | empty-string-filtering 2026-07-28 13:27:17.754 | enable-default-route-bfd 2026-07-28 13:27:17.754 | enable-default-route-ecmp 2026-07-28 13:27:17.754 | expose-port-forwarding-in-fip 2026-07-28 13:27:17.754 | ext-gw-mode 2026-07-28 13:27:17.754 | external-gateway-multihoming 2026-07-28 13:27:17.754 | external-net 2026-07-28 13:27:17.754 | extra_dhcp_opt 2026-07-28 13:27:17.754 | extraroute 2026-07-28 13:27:17.754 | extraroute-atomic 2026-07-28 13:27:17.754 | filter-validation 2026-07-28 13:27:17.754 | fip-port-details 2026-07-28 13:27:17.754 | flavors 2026-07-28 13:27:17.754 | floating-ip-port-forwarding 2026-07-28 13:27:17.754 | floating-ip-port-forwarding-description 2026-07-28 13:27:17.754 | floating-ip-port-forwarding-detail 2026-07-28 13:27:17.754 | floating-ip-port-forwarding-port-ranges 2026-07-28 13:27:17.754 | floatingip-pools 2026-07-28 13:27:17.755 | fwaas_v2 2026-07-28 13:27:17.755 | ip_allocation 2026-07-28 13:27:17.755 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:27:17.755 | l3-flavors 2026-07-28 13:27:17.755 | l3-ha 2026-07-28 13:27:17.755 | l3_agent_scheduler 2026-07-28 13:27:17.755 | logging 2026-07-28 13:27:17.755 | multi-provider 2026-07-28 13:27:17.755 | net-mtu 2026-07-28 13:27:17.755 | net-mtu-writable 2026-07-28 13:27:17.755 | network-ip-availability 2026-07-28 13:27:17.755 | network_availability_zone 2026-07-28 13:27:17.755 | network_ha 2026-07-28 13:27:17.755 | pagination 2026-07-28 13:27:17.755 | port-device-profile 2026-07-28 13:27:17.755 | port-hardware-offload-type 2026-07-28 13:27:17.755 | port-mac-address-regenerate 2026-07-28 13:27:17.755 | port-numa-affinity-policy 2026-07-28 13:27:17.755 | port-numa-affinity-policy-socket 2026-07-28 13:27:17.755 | port-resource-request 2026-07-28 13:27:17.755 | port-security 2026-07-28 13:27:17.755 | port-trusted-vif 2026-07-28 13:27:17.755 | project-id 2026-07-28 13:27:17.755 | provider 2026-07-28 13:27:17.755 | pvlan 2026-07-28 13:27:17.755 | qinq 2026-07-28 13:27:17.755 | qos 2026-07-28 13:27:17.755 | qos-bw-limit-direction 2026-07-28 13:27:17.755 | qos-bw-minimum-ingress 2026-07-28 13:27:17.755 | qos-default 2026-07-28 13:27:17.755 | qos-fip 2026-07-28 13:27:17.755 | qos-gateway-ip 2026-07-28 13:27:17.755 | qos-rule-type-details 2026-07-28 13:27:17.755 | qos-rule-type-filter 2026-07-28 13:27:17.755 | qos-rules-alias 2026-07-28 13:27:17.755 | quota-check-limit 2026-07-28 13:27:17.755 | quota-check-limit-default 2026-07-28 13:27:17.755 | quota_details 2026-07-28 13:27:17.755 | quotas 2026-07-28 13:27:17.755 | rbac-address-scope 2026-07-28 13:27:17.755 | rbac-policies 2026-07-28 13:27:17.755 | rbac-security-groups 2026-07-28 13:27:17.755 | router 2026-07-28 13:27:17.755 | router-enable-snat 2026-07-28 13:27:17.755 | router_availability_zone 2026-07-28 13:27:17.755 | security-group 2026-07-28 13:27:17.755 | security-groups-default-rules 2026-07-28 13:27:17.755 | security-groups-default-statefulness 2026-07-28 13:27:17.755 | security-groups-normalized-cidr 2026-07-28 13:27:17.755 | security-groups-remote-address-group 2026-07-28 13:27:17.755 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:27:17.755 | security-groups-shared-filtering 2026-07-28 13:27:17.755 | segment 2026-07-28 13:27:17.755 | sorting 2026-07-28 13:27:17.755 | standard-attr-description 2026-07-28 13:27:17.755 | standard-attr-fwaas-v2 2026-07-28 13:27:17.755 | standard-attr-revisions 2026-07-28 13:27:17.755 | standard-attr-tag 2026-07-28 13:27:17.755 | standard-attr-timestamp 2026-07-28 13:27:17.755 | stateful-security-group 2026-07-28 13:27:17.755 | subnet-dns-publish-fixed-ip 2026-07-28 13:27:17.755 | subnet-external-network 2026-07-28 13:27:17.756 | subnet-service-types 2026-07-28 13:27:17.756 | subnet_allocation 2026-07-28 13:27:17.756 | subnet_onboard 2026-07-28 13:27:17.756 | subnetpool-prefix-ops 2026-07-28 13:27:17.756 | tag-creation 2026-07-28 13:27:17.756 | tap-mirror 2026-07-28 13:27:17.756 | tap-mirror-both-direction 2026-07-28 13:27:17.756 | trunk 2026-07-28 13:27:17.756 | uplink-status-propagation 2026-07-28 13:27:17.756 | uplink-status-propagation-updatable 2026-07-28 13:27:17.756 | vlan-transparent 2026-07-28 13:27:17.756 | vpn-endpoint-groups 2026-07-28 13:27:17.756 | vpnaas' 2026-07-28 13:27:17.756 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-28 13:27:17.763 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-07-28 13:27:17.763 | address-scope 2026-07-28 13:27:17.763 | agent 2026-07-28 13:27:17.763 | allowed-address-pairs 2026-07-28 13:27:17.763 | auto-allocated-topology 2026-07-28 13:27:17.763 | availability_zone 2026-07-28 13:27:17.763 | bgp 2026-07-28 13:27:17.763 | bgp_4byte_asn 2026-07-28 13:27:17.763 | bgp_dragent_scheduler 2026-07-28 13:27:17.763 | binding 2026-07-28 13:27:17.763 | binding-extended 2026-07-28 13:27:17.763 | default-subnetpools 2026-07-28 13:27:17.763 | dhcp_agent_scheduler 2026-07-28 13:27:17.763 | dns-domain-ports 2026-07-28 13:27:17.763 | dns-integration 2026-07-28 13:27:17.763 | dns-integration-domain-keywords 2026-07-28 13:27:17.763 | empty-string-filtering 2026-07-28 13:27:17.763 | enable-default-route-bfd 2026-07-28 13:27:17.763 | enable-default-route-ecmp 2026-07-28 13:27:17.763 | expose-port-forwarding-in-fip 2026-07-28 13:27:17.763 | ext-gw-mode 2026-07-28 13:27:17.763 | external-gateway-multihoming 2026-07-28 13:27:17.763 | external-net 2026-07-28 13:27:17.763 | extra_dhcp_opt 2026-07-28 13:27:17.763 | extraroute 2026-07-28 13:27:17.763 | extraroute-atomic 2026-07-28 13:27:17.763 | filter-validation 2026-07-28 13:27:17.763 | fip-port-details 2026-07-28 13:27:17.763 | flavors 2026-07-28 13:27:17.763 | floating-ip-port-forwarding 2026-07-28 13:27:17.763 | floating-ip-port-forwarding-description 2026-07-28 13:27:17.763 | floating-ip-port-forwarding-detail 2026-07-28 13:27:17.763 | floating-ip-port-forwarding-port-ranges 2026-07-28 13:27:17.763 | floatingip-pools 2026-07-28 13:27:17.763 | fwaas_v2 2026-07-28 13:27:17.763 | ip_allocation 2026-07-28 13:27:17.763 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:27:17.763 | l3-flavors 2026-07-28 13:27:17.763 | l3-ha 2026-07-28 13:27:17.763 | l3_agent_scheduler 2026-07-28 13:27:17.763 | logging 2026-07-28 13:27:17.763 | multi-provider 2026-07-28 13:27:17.763 | net-mtu 2026-07-28 13:27:17.763 | net-mtu-writable 2026-07-28 13:27:17.763 | network-ip-availability 2026-07-28 13:27:17.763 | network_availability_zone 2026-07-28 13:27:17.763 | network_ha 2026-07-28 13:27:17.763 | pagination 2026-07-28 13:27:17.763 | port-device-profile 2026-07-28 13:27:17.763 | port-hardware-offload-type 2026-07-28 13:27:17.763 | port-mac-address-regenerate 2026-07-28 13:27:17.763 | port-numa-affinity-policy 2026-07-28 13:27:17.763 | port-numa-affinity-policy-socket 2026-07-28 13:27:17.763 | port-resource-request 2026-07-28 13:27:17.763 | port-security 2026-07-28 13:27:17.763 | port-trusted-vif 2026-07-28 13:27:17.763 | project-id 2026-07-28 13:27:17.763 | provider 2026-07-28 13:27:17.763 | pvlan 2026-07-28 13:27:17.763 | qinq 2026-07-28 13:27:17.763 | qos 2026-07-28 13:27:17.763 | qos-bw-limit-direction 2026-07-28 13:27:17.763 | qos-bw-minimum-ingress 2026-07-28 13:27:17.763 | qos-default 2026-07-28 13:27:17.763 | qos-fip 2026-07-28 13:27:17.763 | qos-gateway-ip 2026-07-28 13:27:17.763 | qos-rule-type-details 2026-07-28 13:27:17.763 | qos-rule-type-filter 2026-07-28 13:27:17.763 | qos-rules-alias 2026-07-28 13:27:17.763 | quota-check-limit 2026-07-28 13:27:17.763 | quota-check-limit-default 2026-07-28 13:27:17.763 | quota_details 2026-07-28 13:27:17.763 | quotas 2026-07-28 13:27:17.763 | rbac-address-scope 2026-07-28 13:27:17.763 | rbac-policies 2026-07-28 13:27:17.763 | rbac-security-groups 2026-07-28 13:27:17.763 | router 2026-07-28 13:27:17.763 | router-enable-snat 2026-07-28 13:27:17.763 | router_availability_zone 2026-07-28 13:27:17.763 | security-group 2026-07-28 13:27:17.763 | security-groups-default-rules 2026-07-28 13:27:17.763 | security-groups-default-statefulness 2026-07-28 13:27:17.764 | security-groups-normalized-cidr 2026-07-28 13:27:17.764 | security-groups-remote-address-group 2026-07-28 13:27:17.764 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:27:17.764 | security-groups-shared-filtering 2026-07-28 13:27:17.764 | segment 2026-07-28 13:27:17.764 | sorting 2026-07-28 13:27:17.764 | standard-attr-description 2026-07-28 13:27:17.764 | standard-attr-fwaas-v2 2026-07-28 13:27:17.764 | standard-attr-revisions 2026-07-28 13:27:17.764 | standard-attr-tag 2026-07-28 13:27:17.764 | standard-attr-timestamp 2026-07-28 13:27:17.764 | stateful-security-group 2026-07-28 13:27:17.764 | subnet-dns-publish-fixed-ip 2026-07-28 13:27:17.764 | subnet-external-network 2026-07-28 13:27:17.764 | subnet-service-types 2026-07-28 13:27:17.764 | subnet_allocation 2026-07-28 13:27:17.764 | subnet_onboard 2026-07-28 13:27:17.764 | subnetpool-prefix-ops 2026-07-28 13:27:17.764 | tag-creation 2026-07-28 13:27:17.764 | tap-mirror 2026-07-28 13:27:17.764 | tap-mirror-both-direction 2026-07-28 13:27:17.764 | trunk 2026-07-28 13:27:17.764 | uplink-status-propagation 2026-07-28 13:27:17.764 | uplink-status-propagation-updatable 2026-07-28 13:27:17.764 | vlan-transparent 2026-07-28 13:27:17.764 | vpn-endpoint-groups 2026-07-28 13:27:17.764 | vpnaas' 2026-07-28 13:27:17.769 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-07-28 13:27:17.769 | address-scope 2026-07-28 13:27:17.769 | agent 2026-07-28 13:27:17.769 | allowed-address-pairs 2026-07-28 13:27:17.769 | auto-allocated-topology 2026-07-28 13:27:17.769 | availability_zone 2026-07-28 13:27:17.769 | bgp 2026-07-28 13:27:17.769 | bgp_4byte_asn 2026-07-28 13:27:17.769 | bgp_dragent_scheduler 2026-07-28 13:27:17.769 | binding 2026-07-28 13:27:17.769 | binding-extended 2026-07-28 13:27:17.769 | default-subnetpools 2026-07-28 13:27:17.769 | dhcp_agent_scheduler 2026-07-28 13:27:17.769 | dns-domain-ports 2026-07-28 13:27:17.769 | dns-integration 2026-07-28 13:27:17.769 | dns-integration-domain-keywords 2026-07-28 13:27:17.769 | empty-string-filtering 2026-07-28 13:27:17.769 | enable-default-route-bfd 2026-07-28 13:27:17.769 | enable-default-route-ecmp 2026-07-28 13:27:17.769 | expose-port-forwarding-in-fip 2026-07-28 13:27:17.769 | ext-gw-mode 2026-07-28 13:27:17.769 | external-gateway-multihoming 2026-07-28 13:27:17.769 | external-net 2026-07-28 13:27:17.769 | extra_dhcp_opt 2026-07-28 13:27:17.769 | extraroute 2026-07-28 13:27:17.769 | extraroute-atomic 2026-07-28 13:27:17.769 | filter-validation 2026-07-28 13:27:17.769 | fip-port-details 2026-07-28 13:27:17.769 | flavors 2026-07-28 13:27:17.769 | floating-ip-port-forwarding 2026-07-28 13:27:17.769 | floating-ip-port-forwarding-description 2026-07-28 13:27:17.769 | floating-ip-port-forwarding-detail 2026-07-28 13:27:17.769 | floating-ip-port-forwarding-port-ranges 2026-07-28 13:27:17.769 | floatingip-pools 2026-07-28 13:27:17.769 | fwaas_v2 2026-07-28 13:27:17.769 | ip_allocation 2026-07-28 13:27:17.769 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:27:17.769 | l3-flavors 2026-07-28 13:27:17.769 | l3-ha 2026-07-28 13:27:17.769 | l3_agent_scheduler 2026-07-28 13:27:17.769 | logging 2026-07-28 13:27:17.769 | multi-provider 2026-07-28 13:27:17.769 | net-mtu 2026-07-28 13:27:17.769 | net-mtu-writable 2026-07-28 13:27:17.769 | network-ip-availability 2026-07-28 13:27:17.769 | network_availability_zone 2026-07-28 13:27:17.769 | network_ha 2026-07-28 13:27:17.769 | pagination 2026-07-28 13:27:17.769 | port-device-profile 2026-07-28 13:27:17.769 | port-hardware-offload-type 2026-07-28 13:27:17.769 | port-mac-address-regenerate 2026-07-28 13:27:17.769 | port-numa-affinity-policy 2026-07-28 13:27:17.769 | port-numa-affinity-policy-socket 2026-07-28 13:27:17.769 | port-resource-request 2026-07-28 13:27:17.769 | port-security 2026-07-28 13:27:17.769 | port-trusted-vif 2026-07-28 13:27:17.769 | project-id 2026-07-28 13:27:17.769 | provider 2026-07-28 13:27:17.769 | pvlan 2026-07-28 13:27:17.770 | qinq 2026-07-28 13:27:17.770 | qos 2026-07-28 13:27:17.770 | qos-bw-limit-direction 2026-07-28 13:27:17.770 | qos-bw-minimum-ingress 2026-07-28 13:27:17.770 | qos-default 2026-07-28 13:27:17.770 | qos-fip 2026-07-28 13:27:17.770 | qos-gateway-ip 2026-07-28 13:27:17.770 | qos-rule-type-details 2026-07-28 13:27:17.770 | qos-rule-type-filter 2026-07-28 13:27:17.770 | qos-rules-alias 2026-07-28 13:27:17.770 | quota-check-limit 2026-07-28 13:27:17.770 | quota-check-limit-default 2026-07-28 13:27:17.770 | quota_details 2026-07-28 13:27:17.770 | quotas 2026-07-28 13:27:17.770 | rbac-address-scope 2026-07-28 13:27:17.770 | rbac-policies 2026-07-28 13:27:17.770 | rbac-security-groups 2026-07-28 13:27:17.770 | router 2026-07-28 13:27:17.770 | router-enable-snat 2026-07-28 13:27:17.770 | router_availability_zone 2026-07-28 13:27:17.770 | security-group 2026-07-28 13:27:17.770 | security-groups-default-rules 2026-07-28 13:27:17.770 | security-groups-default-statefulness 2026-07-28 13:27:17.770 | security-groups-normalized-cidr 2026-07-28 13:27:17.770 | security-groups-remote-address-group 2026-07-28 13:27:17.770 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:27:17.770 | security-groups-shared-filtering 2026-07-28 13:27:17.770 | segment 2026-07-28 13:27:17.770 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-07-28 13:27:17.770 | address-scope 2026-07-28 13:27:17.770 | agent 2026-07-28 13:27:17.770 | allowed-address-pairs 2026-07-28 13:27:17.770 | auto-allocated-topology 2026-07-28 13:27:17.770 | availability_zone 2026-07-28 13:27:17.770 | bgp 2026-07-28 13:27:17.770 | bgp_4byte_asn 2026-07-28 13:27:17.770 | sorting 2026-07-28 13:27:17.770 | standard-attr-description 2026-07-28 13:27:17.770 | standard-attr-fwaas-v2 2026-07-28 13:27:17.770 | standard-attr-revisions 2026-07-28 13:27:17.770 | standard-attr-tag 2026-07-28 13:27:17.770 | standard-attr-timestamp 2026-07-28 13:27:17.770 | stateful-security-group 2026-07-28 13:27:17.770 | subnet-dns-publish-fixed-ip 2026-07-28 13:27:17.770 | subnet-external-network 2026-07-28 13:27:17.770 | subnet-service-types 2026-07-28 13:27:17.770 | subnet_allocation 2026-07-28 13:27:17.770 | subnet_onboard 2026-07-28 13:27:17.770 | bgp_dragent_scheduler 2026-07-28 13:27:17.770 | binding 2026-07-28 13:27:17.770 | binding-extended 2026-07-28 13:27:17.770 | default-subnetpools 2026-07-28 13:27:17.770 | dhcp_agent_scheduler 2026-07-28 13:27:17.770 | dns-domain-ports 2026-07-28 13:27:17.770 | dns-integration 2026-07-28 13:27:17.770 | subnetpool-prefix-ops 2026-07-28 13:27:17.770 | tag-creation 2026-07-28 13:27:17.770 | tap-mirror 2026-07-28 13:27:17.770 | tap-mirror-both-direction 2026-07-28 13:27:17.770 | trunk 2026-07-28 13:27:17.770 | uplink-status-propagation 2026-07-28 13:27:17.770 | dns-integration-domain-keywords 2026-07-28 13:27:17.770 | empty-string-filtering 2026-07-28 13:27:17.770 | enable-default-route-bfd 2026-07-28 13:27:17.770 | enable-default-route-ecmp 2026-07-28 13:27:17.770 | expose-port-forwarding-in-fip 2026-07-28 13:27:17.770 | uplink-status-propagation-updatable 2026-07-28 13:27:17.770 | vlan-transparent 2026-07-28 13:27:17.770 | vpn-endpoint-groups 2026-07-28 13:27:17.770 | ext-gw-mode 2026-07-28 13:27:17.770 | external-gateway-multihoming 2026-07-28 13:27:17.770 | external-net 2026-07-28 13:27:17.770 | extra_dhcp_opt 2026-07-28 13:27:17.770 | extraroute 2026-07-28 13:27:17.770 | extraroute-atomic 2026-07-28 13:27:17.770 | filter-validation 2026-07-28 13:27:17.770 | fip-port-details 2026-07-28 13:27:17.770 | vpnaas' 2026-07-28 13:27:17.770 | flavors 2026-07-28 13:27:17.770 | floating-ip-port-forwarding 2026-07-28 13:27:17.770 | floating-ip-port-forwarding-description 2026-07-28 13:27:17.770 | floating-ip-port-forwarding-detail 2026-07-28 13:27:17.770 | floating-ip-port-forwarding-port-ranges 2026-07-28 13:27:17.770 | floatingip-pools 2026-07-28 13:27:17.770 | fwaas_v2 2026-07-28 13:27:17.770 | ip_allocation 2026-07-28 13:27:17.770 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:27:17.770 | l3-flavors 2026-07-28 13:27:17.770 | l3-ha 2026-07-28 13:27:17.770 | l3_agent_scheduler 2026-07-28 13:27:17.770 | logging 2026-07-28 13:27:17.770 | multi-provider 2026-07-28 13:27:17.770 | net-mtu 2026-07-28 13:27:17.770 | net-mtu-writable 2026-07-28 13:27:17.770 | network-ip-availability 2026-07-28 13:27:17.770 | network_availability_zone 2026-07-28 13:27:17.770 | network_ha 2026-07-28 13:27:17.770 | pagination 2026-07-28 13:27:17.771 | port-device-profile 2026-07-28 13:27:17.771 | port-hardware-offload-type 2026-07-28 13:27:17.771 | port-mac-address-regenerate 2026-07-28 13:27:17.771 | port-numa-affinity-policy 2026-07-28 13:27:17.771 | port-numa-affinity-policy-socket 2026-07-28 13:27:17.771 | port-resource-request 2026-07-28 13:27:17.771 | port-security 2026-07-28 13:27:17.771 | port-trusted-vif 2026-07-28 13:27:17.771 | project-id 2026-07-28 13:27:17.771 | provider 2026-07-28 13:27:17.771 | pvlan 2026-07-28 13:27:17.771 | qinq 2026-07-28 13:27:17.771 | qos 2026-07-28 13:27:17.771 | qos-bw-limit-direction 2026-07-28 13:27:17.771 | qos-bw-minimum-ingress 2026-07-28 13:27:17.771 | qos-default 2026-07-28 13:27:17.771 | qos-fip 2026-07-28 13:27:17.771 | qos-gateway-ip 2026-07-28 13:27:17.771 | qos-rule-type-details 2026-07-28 13:27:17.771 | qos-rule-type-filter 2026-07-28 13:27:17.771 | qos-rules-alias 2026-07-28 13:27:17.771 | quota-check-limit 2026-07-28 13:27:17.771 | quota-check-limit-default 2026-07-28 13:27:17.771 | quota_details 2026-07-28 13:27:17.771 | quotas 2026-07-28 13:27:17.771 | rbac-address-scope 2026-07-28 13:27:17.771 | rbac-policies 2026-07-28 13:27:17.771 | rbac-security-groups 2026-07-28 13:27:17.771 | router 2026-07-28 13:27:17.771 | router-enable-snat 2026-07-28 13:27:17.771 | router_availability_zone 2026-07-28 13:27:17.771 | security-group 2026-07-28 13:27:17.771 | security-groups-default-rules 2026-07-28 13:27:17.771 | security-groups-default-statefulness 2026-07-28 13:27:17.771 | security-groups-normalized-cidr 2026-07-28 13:27:17.771 | security-groups-remote-address-group 2026-07-28 13:27:17.771 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:27:17.771 | security-groups-shared-filtering 2026-07-28 13:27:17.771 | segment 2026-07-28 13:27:17.771 | sorting 2026-07-28 13:27:17.771 | standard-attr-description 2026-07-28 13:27:17.771 | standard-attr-fwaas-v2 2026-07-28 13:27:17.771 | standard-attr-revisions 2026-07-28 13:27:17.771 | standard-attr-tag 2026-07-28 13:27:17.771 | standard-attr-timestamp 2026-07-28 13:27:17.771 | stateful-security-group 2026-07-28 13:27:17.771 | subnet-dns-publish-fixed-ip 2026-07-28 13:27:17.771 | subnet-external-network 2026-07-28 13:27:17.771 | subnet-service-types 2026-07-28 13:27:17.771 | subnet_allocation 2026-07-28 13:27:17.771 | subnet_onboard 2026-07-28 13:27:17.771 | subnetpool-prefix-ops 2026-07-28 13:27:17.771 | tag-creation 2026-07-28 13:27:17.771 | tap-mirror 2026-07-28 13:27:17.771 | tap-mirror-both-direction 2026-07-28 13:27:17.771 | trunk 2026-07-28 13:27:17.771 | uplink-status-propagation 2026-07-28 13:27:17.771 | uplink-status-propagation-updatable 2026-07-28 13:27:17.771 | vlan-transparent 2026-07-28 13:27:17.771 | vpn-endpoint-groups 2026-07-28 13:27:17.771 | vpnaas' 2026-07-28 13:27:17.771 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-28 13:27:17.774 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-28 13:27:17.779 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-07-28 13:27:17.783 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-07-28 13:27:17.788 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-28 13:27:17.789 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-07-28 13:27:17.794 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:27:17.798 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:27:17.801 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-28 13:27:17.803 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:17.806 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-28 13:27:17.810 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-28 13:27:17.813 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-28 13:27:17.816 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:17.819 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-28 13:27:17.860 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.189:6641 2026-07-28 13:27:17.863 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:17.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:17.869 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.189:6641 2026-07-28 13:27:17.872 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.189:6641 ']' 2026-07-28 13:27:17.874 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:17.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.189:6641 2026-07-28 13:27:17.912 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.189:6642 2026-07-28 13:27:17.915 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:17.917 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:17.920 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.189:6642 2026-07-28 13:27:17.923 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.189:6642 ']' 2026-07-28 13:27:17.925 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:17.928 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.189:6642 2026-07-28 13:27:17.965 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-07-28 13:27:17.986 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:17.988 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : 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-07-28 13:27:17.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:17.994 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:17.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-28 13:27:18.001 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-28 13:27:18.004 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.007 | + 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-07-28 13:27:18.047 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-28 13:27:18.051 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.055 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.058 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-28 13:27:18.061 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-28 13:27:18.065 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.068 | + 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-07-28 13:27:18.109 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : 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-07-28 13:27:18.113 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.116 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.120 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-28 13:27:18.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-28 13:27:18.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.130 | + 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-07-28 13:27:18.167 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : 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-07-28 13:27:18.171 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.174 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.177 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-28 13:27:18.180 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-28 13:27:18.183 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.187 | + 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-07-28 13:27:18.226 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-28 13:27:18.229 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.232 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.234 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-28 13:27:18.237 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-28 13:27:18.241 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.245 | + 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-07-28 13:27:18.289 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : 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-07-28 13:27:18.292 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.296 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.299 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-28 13:27:18.303 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-28 13:27:18.307 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.311 | + 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-07-28 13:27:18.354 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-28 13:27:18.357 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.361 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.364 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-28 13:27:18.367 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-28 13:27:18.370 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.374 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-28 13:27:18.413 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-28 13:27:18.417 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.421 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.424 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-28 13:27:18.427 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-28 13:27:18.431 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.434 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-28 13:27:18.476 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-28 13:27:18.480 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.483 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-28 13:27:18.486 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-28 13:27:18.490 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-28 13:27:18.494 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.497 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-28 13:27:18.535 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-28 13:27:18.560 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-07-28 13:27:18.581 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:18.584 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-07-28 13:27:18.588 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-28 13:27:18.610 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:18.612 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-07-28 13:27:18.615 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-07-28 13:27:18.619 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-28 13:27:18.639 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:18.643 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-28 13:27:18.697 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-28 13:27:18.700 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-07-28 13:27:18.703 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-28 13:27:18.706 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:18.709 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-28 13:27:18.712 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-28 13:27:18.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-28 13:27:18.719 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:18.722 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-28 13:27:18.759 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-07-28 13:27:18.781 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:18.783 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-28 13:27:18.827 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-07-28 13:27:18.850 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:18.853 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-28 13:27:18.894 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-07-28 13:27:18.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:18.923 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-07-28 13:27:18.926 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-28 13:27:18.949 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:18.952 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-07-28 13:27:18.955 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-07-28 13:27:18.959 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-28 13:27:18.981 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:18.985 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-28 13:27:19.042 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-28 13:27:19.045 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-07-28 13:27:19.050 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-28 13:27:19.092 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-28 13:27:19.114 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:19.117 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-28 13:27:19.141 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:19.144 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-28 13:27:19.166 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:19.169 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-28 13:27:19.191 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:19.194 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-28 13:27:19.227 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:19.231 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-28 13:27:19.253 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:19.257 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-28 13:27:19.280 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:19.285 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-28 13:27:19.289 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-28 13:27:19.293 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-28 13:27:19.300 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-28 13:27:19.341 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-28 13:27:19.387 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-28 13:27:19.431 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-28 13:27:19.472 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-28 13:27:19.476 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-28 13:27:19.479 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-28 13:27:19.483 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-28 13:27:19.487 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-28 13:27:19.490 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-28 13:27:19.494 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-28 13:27:19.497 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-28 13:27:19.500 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-28 13:27:19.503 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-28 13:27:19.545 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-28 13:27:19.584 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-07-28 13:27:19.626 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-28 13:27:19.665 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-28 13:27:19.704 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-28 13:27:19.743 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-28 13:27:19.778 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-28 13:27:19.817 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-07-28 13:27:19.859 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-28 13:27:19.899 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-28 13:27:19.936 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-28 13:27:19.939 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-28 13:27:19.982 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-28 13:27:20.030 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-28 13:27:20.033 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-28 13:27:20.037 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:27:20.040 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-28 13:27:20.044 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-28 13:27:20.090 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-28 13:27:20.135 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.189/identity 2026-07-28 13:27:20.177 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-28 13:27:20.217 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-28 13:27:20.254 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-28 13:27:20.290 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-28 13:27:20.331 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-28 13:27:20.370 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-28 13:27:20.374 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-28 13:27:20.376 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-28 13:27:20.380 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-28 13:27:20.383 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-28 13:27:20.422 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-28 13:27:20.461 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.189/identity 2026-07-28 13:27:20.505 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-28 13:27:20.546 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-28 13:27:20.586 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-28 13:27:20.628 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-28 13:27:20.669 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-28 13:27:20.711 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-28 13:27:20.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-28 13:27:20.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-28 13:27:20.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-28 13:27:20.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-28 13:27:20.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-28 13:27:20.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-28 13:27:20.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-28 13:27:20.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-28 13:27:20.737 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-28 13:27:20.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-28 13:27:20.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-28 13:27:20.744 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-28 13:27:20.747 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-28 13:27:20.750 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-28 13:27:20.752 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-28 13:27:20.756 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-28 13:27:20.759 | + 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-07-28 13:27:20.761 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:20.765 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-28 13:27:20.768 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-28 13:27:20.771 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-28 13:27:20.774 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:20.777 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-28 13:27:20.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-28 13:27:20.820 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:20.824 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-28 13:27:20.827 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-28 13:27:20.831 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-28 13:27:20.834 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:20.838 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-28 13:27:20.880 | + 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-07-28 13:27:20.883 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:20.887 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-28 13:27:20.890 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-28 13:27:20.893 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-28 13:27:20.897 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:20.901 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-28 13:27:20.939 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-28 13:27:20.941 | + 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-07-28 13:27:20.945 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:20.948 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-28 13:27:20.951 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-28 13:27:20.955 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-28 13:27:20.958 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:20.961 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-28 13:27:21.003 | + 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-07-28 13:27:21.006 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:21.009 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-28 13:27:21.013 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-28 13:27:21.017 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-28 13:27:21.021 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:21.025 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-28 13:27:21.065 | + 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-07-28 13:27:21.069 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:21.073 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-28 13:27:21.075 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-28 13:27:21.079 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-28 13:27:21.082 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:21.085 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-28 13:27:21.124 | + 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-07-28 13:27:21.128 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:21.131 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-28 13:27:21.134 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-28 13:27:21.137 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-28 13:27:21.141 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:21.144 | + 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-07-28 13:27:21.182 | + 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-07-28 13:27:21.185 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:21.189 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-28 13:27:21.192 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-28 13:27:21.195 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-28 13:27:21.198 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:21.202 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-28 13:27:21.245 | + 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-07-28 13:27:21.247 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:21.250 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-28 13:27:21.253 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-28 13:27:21.256 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-28 13:27:21.260 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:21.263 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-28 13:27:21.301 | + 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-07-28 13:27:21.304 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:21.308 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-28 13:27:21.311 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-28 13:27:21.315 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-28 13:27:21.318 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:21.321 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-28 13:27:21.360 | + 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-07-28 13:27:21.362 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-28 13:27:21.366 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-28 13:27:21.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-28 13:27:21.372 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-28 13:27:21.376 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-28 13:27:21.379 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-28 13:27:21.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-28 13:27:21.416 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-28 13:27:21.457 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-28 13:27:21.497 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-28 13:27:21.500 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-28 13:27:21.503 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-28 13:27:21.506 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-28 13:27:21.510 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-28 13:27:21.512 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-28 13:27:21.516 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-28 13:27:21.519 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-28 13:27:21.522 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-28 13:27:21.538 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-28 13:27:21.539 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:27:21.549 | d /var/run/uwsgi 0755 stack root 2026-07-28 13:27:21.554 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-28 13:27:21.566 | /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-07-28 13:27:21.572 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-28 13:27:21.576 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-28 13:27:21.581 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-28 13:27:21.584 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-28 13:27:21.626 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-28 13:27:21.664 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-28 13:27:21.701 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-28 13:27:21.740 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-28 13:27:21.779 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-28 13:27:21.819 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-28 13:27:21.859 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-28 13:27:21.899 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-28 13:27:21.936 | + 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-07-28 13:27:21.975 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-28 13:27:22.013 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-28 13:27:22.050 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-28 13:27:22.089 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-28 13:27:22.126 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-28 13:27:22.130 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-28 13:27:22.133 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-28 13:27:22.137 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-28 13:27:22.139 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:27:22.142 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:27:22.146 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:27:22.149 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-28 13:27:22.152 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-28 13:27:22.155 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-28 13:27:22.191 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-28 13:27:22.229 | + 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-07-28 13:27:22.230 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-28 13:27:22.241 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-28 13:27:22.246 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-28 13:27:22.249 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-28 13:27:22.252 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:27:22.255 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:27:22.258 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:27:22.261 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:27:22.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:27:22.267 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:27:22.271 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:27:22.274 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:27:22.277 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:27:22.279 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:27:22.282 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-28 13:27:22.327 | Enabling site neutron-api. 2026-07-28 13:27:22.334 | To activate the new configuration, you need to run: 2026-07-28 13:27:22.334 | systemctl reload apache2 2026-07-28 13:27:22.339 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-28 13:27:22.342 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:27:22.345 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:27:22.348 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:27:22.479 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-28 13:27:22.499 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:22.501 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-28 13:27:22.520 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:22.522 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-28 13:27:22.525 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-28 13:27:22.588 | + inc/async:async_inner:63 : init_neutron 2026-07-28 13:27:22.631 | [8534 Async init_neutron:74881]: running: init_neutron 2026-07-28 13:27:22.634 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-28 13:27:22.659 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:27:22.663 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-28 13:27:22.686 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:22.690 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-28 13:27:22.693 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-28 13:27:22.697 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-28 13:27:22.741 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-28 13:27:22.745 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-28 13:27:22.784 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-28 13:27:22.805 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:22.808 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-28 13:27:22.811 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:27:22.815 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-28 13:27:22.818 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-28 13:27:22.822 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-28 13:27:22.900 | + inc/async:async_inner:63 : init_swift 2026-07-28 13:27:22.947 | [8534 Async init_swift:75100]: running: init_swift 2026-07-28 13:27:22.951 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-28 13:27:22.974 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:22.977 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-28 13:27:22.981 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:27:22.984 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-28 13:27:22.988 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-28 13:27:22.992 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-28 13:27:23.066 | + inc/async:async_inner:63 : init_cinder 2026-07-28 13:27:23.115 | [8534 Async init_cinder:75204]: running: init_cinder 2026-07-28 13:27:23.119 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-28 13:27:23.144 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:23.147 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-28 13:27:23.152 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:27:23.155 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-28 13:27:23.160 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-28 13:27:23.164 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-28 13:27:23.241 | + inc/async:async_inner:63 : init_placement 2026-07-28 13:27:23.289 | [8534 Async init_placement:75350]: running: init_placement 2026-07-28 13:27:23.292 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-28 13:27:23.359 | [8534 Async init_neutron:74881]: Waiting for completion of init_neutron running on PID 74881 (6 other jobs running) 2026-07-28 13:27:23.391 | [8534 Async init_neutron:74881]: Signaling child to exit 2026-07-28 13:27:27.877 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:27:27.905 | [75100 Async init_swift:75100]: finished successfully 2026-07-28 13:27:29.100 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:27:29.131 | [75204 Async init_cinder:75204]: finished successfully 2026-07-28 13:27:33.433 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:27:33.463 | [75350 Async init_placement:75350]: finished successfully 2026-07-28 13:27:41.237 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:27:41.266 | [74881 Async init_neutron:74881]: finished successfully 2026-07-28 13:27:41.292 | WAKEUP 2026-07-28 13:27:41.318 | [8534 Async init_neutron:74881]: Signaled 2026-07-28 13:27:41.319 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-28 13:27:41.319 | + lib/database:recreate_database:112 : local db=neutron 2026-07-28 13:27:41.319 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-28 13:27:41.319 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-28 13:27:41.319 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-28 13:27:41.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:41.319 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-28 13:27:41.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:41.319 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-28 13:27:41.319 | + functions-common:time_start:2406 : local name=dbsync 2026-07-28 13:27:41.319 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:27:41.319 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:27:41.319 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:27:41.319 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245242701 2026-07-28 13:27:41.319 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-28 13:27:41.319 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-28 13:27:41.320 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:41.320 | we strongly recommend against using it for new projects. 2026-07-28 13:27:41.320 | 2026-07-28 13:27:41.320 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:41.320 | framework. For more detail see 2026-07-28 13:27:41.320 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:41.320 | 2026-07-28 13:27:41.320 | import eventlet as _eventlet # noqa 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-28 13:27:41.320 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-28 13:27:41.321 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-28 13:27:41.321 | Running upgrade for neutron ... 2026-07-28 13:27:41.321 | OK 2026-07-28 13:27:41.321 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-28 13:27:41.321 | + functions-common:time_stop:2420 : local name 2026-07-28 13:27:41.321 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:27:41.321 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:27:41.321 | + functions-common:time_stop:2423 : local total 2026-07-28 13:27:41.321 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:27:41.321 | + functions-common:time_stop:2426 : name=dbsync 2026-07-28 13:27:41.321 | + functions-common:time_stop:2427 : start_time=1785245242701 2026-07-28 13:27:41.321 | + functions-common:time_stop:2429 : [[ -z 1785245242701 ]] 2026-07-28 13:27:41.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:27:41.321 | + functions-common:time_stop:2432 : end_time=1785245261216 2026-07-28 13:27:41.321 | + functions-common:time_stop:2433 : elapsed_time=18515 2026-07-28 13:27:41.321 | + functions-common:time_stop:2434 : total=4849 2026-07-28 13:27:41.321 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:27:41.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23364 2026-07-28 13:27:41.371 | [8534 Async init_neutron:74881]: finished init_neutron with result 0 in 18 seconds 2026-07-28 13:27:41.378 | + inc/async:async_wait:197 : return 0 2026-07-28 13:27:41.381 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-28 13:27:41.442 | [8534 Async init_placement:75350]: Waiting for completion of init_placement running on PID 75350 (5 other jobs running) 2026-07-28 13:27:41.472 | [8534 Async init_placement:75350]: Signaling child to exit 2026-07-28 13:27:41.472 | WAKEUP 2026-07-28 13:27:41.498 | [8534 Async init_placement:75350]: Signaled 2026-07-28 13:27:41.499 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-28 13:27:41.499 | + lib/database:recreate_database:112 : local db=placement 2026-07-28 13:27:41.499 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-28 13:27:41.499 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-28 13:27:41.499 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-28 13:27:41.499 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:41.499 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-28 13:27:41.499 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:41.499 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-28 13:27:41.499 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-28 13:27:41.499 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-28 13:27:41.499 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-28 13:27:41.499 | + functions-common:get_or_create_user:899 : local user_id 2026-07-28 13:27:41.499 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-28 13:27:41.499 | + functions-common:get_or_create_user:903 : local email= 2026-07-28 13:27:41.499 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-07-28 13:27:41.499 | 2026-07-28 13:27:41.499 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:27:41.499 | + functions-common:get_or_create_user:915 : user_id=65738418e69f4fc1bd1e64b82b78cdc4 2026-07-28 13:27:41.499 | + functions-common:get_or_create_user:916 : echo 65738418e69f4fc1bd1e64b82b78cdc4 2026-07-28 13:27:41.499 | 65738418e69f4fc1bd1e64b82b78cdc4 2026-07-28 13:27:41.499 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-28 13:27:41.499 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:27:41.499 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:27:41.499 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:27:41.499 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:27:41.499 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:27:41.499 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:27:41.499 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:27:41.499 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:27:41.499 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:27:41.499 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:27:41.499 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:27:41.499 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-28 13:27:41.500 | 2026-07-28 13:27:41.500 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:27:41.500 | 2026-07-28 13:27:41.500 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:980 : echo c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:27:41.500 | c0deeaa8a4924805bf85029e24af7df4 2026-07-28 13:27:41.500 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-28 13:27:41.500 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-28 13:27:41.500 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-28 13:27:41.500 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-28 13:27:41.500 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-28 13:27:41.500 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-28 13:27:41.500 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-28 13:27:41.500 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-28 13:27:41.500 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-28 13:27:41.500 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-28 13:27:41.500 | 2026-07-28 13:27:41.500 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-28 13:27:41.500 | 2026-07-28 13:27:41.500 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:27:41.500 | + functions-common:get_or_add_user_project_role:980 : echo ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:27:41.500 | ac9583a02d894eed8b5afcdce6112ed0 2026-07-28 13:27:41.500 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.189/placement 2026-07-28 13:27:41.500 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-28 13:27:41.500 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-28 13:27:41.500 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-28 13:27:41.500 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-28 13:27:41.500 | 2026-07-28 13:27:41.500 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:27:41.500 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-28 13:27:41.500 | 4474478afe6944bbad1d9fdde4a74d3c' 2026-07-28 13:27:41.500 | + functions-common:get_or_create_service:1067 : echo 4474478afe6944bbad1d9fdde4a74d3c 2026-07-28 13:27:41.500 | 4474478afe6944bbad1d9fdde4a74d3c 2026-07-28 13:27:41.500 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.189/placement 2026-07-28 13:27:41.500 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-28 13:27:41.500 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.189/placement RegionOne 2026-07-28 13:27:41.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-28 13:27:41.500 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-28 13:27:41.500 | 2026-07-28 13:27:41.500 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:27:41.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-28 13:27:41.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-28 13:27:41.500 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.189/placement --region RegionOne -f value -c id 2026-07-28 13:27:41.500 | 2026-07-28 13:27:41.500 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:27:41.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=22744278315849cbb5bd0bcf8e28686a 2026-07-28 13:27:41.500 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 22744278315849cbb5bd0bcf8e28686a 2026-07-28 13:27:41.500 | + functions-common:get_or_create_endpoint:1100 : public_id=22744278315849cbb5bd0bcf8e28686a 2026-07-28 13:27:41.500 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-28 13:27:41.500 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-28 13:27:41.500 | + functions-common:get_or_create_endpoint:1109 : echo 22744278315849cbb5bd0bcf8e28686a 2026-07-28 13:27:41.500 | 22744278315849cbb5bd0bcf8e28686a 2026-07-28 13:27:41.555 | [8534 Async init_placement:75350]: finished init_placement with result 0 in 10 seconds 2026-07-28 13:27:41.560 | + inc/async:async_wait:197 : return 0 2026-07-28 13:27:41.564 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-28 13:27:41.633 | [8534 Async init_glance:70207]: Waiting for completion of init_glance running on PID 70207 (4 other jobs running) 2026-07-28 13:27:41.665 | [8534 Async init_glance:70207]: Signaling child to exit 2026-07-28 13:27:41.665 | WAKEUP 2026-07-28 13:27:41.693 | [8534 Async init_glance:70207]: Signaled 2026-07-28 13:27:41.694 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-28 13:27:41.694 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-28 13:27:41.694 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-28 13:27:41.694 | + lib/database:recreate_database:112 : local db=glance 2026-07-28 13:27:41.694 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-28 13:27:41.694 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-28 13:27:41.694 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-28 13:27:41.694 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:41.694 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-28 13:27:41.694 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:41.694 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-28 13:27:41.694 | + functions-common:time_start:2406 : local name=dbsync 2026-07-28 13:27:41.694 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:27:41.694 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:27:41.694 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:27:41.694 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245181358 2026-07-28 13:27:41.694 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-28 13:27:41.694 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:27:41.694 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:41.694 | we strongly recommend against using it for new projects. 2026-07-28 13:27:41.694 | 2026-07-28 13:27:41.694 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:41.694 | framework. For more detail see 2026-07-28 13:27:41.694 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:41.694 | 2026-07-28 13:27:41.694 | from eventlet import event 2026-07-28 13:27:41.694 | INFO dbcounter [-] Registered counter for database glance 2026-07-28 13:27:41.694 | 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=70313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.694 | DEBUG dbcounter [-] [70313] Writer thread running {{(pid=70313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.694 | INFO dbcounter [-] Registered counter for database glance 2026-07-28 13:27:41.694 | 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=70313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.694 | DEBUG dbcounter [-] [70313] Writer thread running {{(pid=70313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-28 13:27:41.694 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.694 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-28 13:27:41.695 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70313) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:41.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:41.695 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-28 13:27:41.695 | Database migration is up to date. No migration needed. 2026-07-28 13:27:41.695 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-28 13:27:41.695 | Database is synced successfully. 2026-07-28 13:27:41.695 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-28 13:27:41.695 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-28 13:27:41.695 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:41.695 | we strongly recommend against using it for new projects. 2026-07-28 13:27:41.695 | 2026-07-28 13:27:41.695 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:41.695 | framework. For more detail see 2026-07-28 13:27:41.695 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:41.695 | 2026-07-28 13:27:41.695 | from eventlet import event 2026-07-28 13:27:41.695 | INFO dbcounter [-] Registered counter for database glance 2026-07-28 13:27:41.695 | 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=70494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:27:41.695 | DEBUG dbcounter [-] [70494] Writer thread running {{(pid=70494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-28 13:27:41.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-28 13:27:41.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-28 13:27:41.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-28 13:27:41.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-28 13:27:41.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-28 13:27:41.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-28 13:27:41.696 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-28 13:27:41.696 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-28 13:27:41.696 | + functions-common:time_stop:2420 : local name 2026-07-28 13:27:41.696 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:27:41.696 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:27:41.696 | + functions-common:time_stop:2423 : local total 2026-07-28 13:27:41.696 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:27:41.696 | + functions-common:time_stop:2426 : name=dbsync 2026-07-28 13:27:41.696 | + functions-common:time_stop:2427 : start_time=1785245181358 2026-07-28 13:27:41.696 | + functions-common:time_stop:2429 : [[ -z 1785245181358 ]] 2026-07-28 13:27:41.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:27:41.696 | + functions-common:time_stop:2432 : end_time=1785245189202 2026-07-28 13:27:41.696 | + functions-common:time_stop:2433 : elapsed_time=7844 2026-07-28 13:27:41.696 | + functions-common:time_stop:2434 : total=4849 2026-07-28 13:27:41.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:27:41.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12693 2026-07-28 13:27:41.748 | [8534 Async init_glance:70207]: finished init_glance with result 0 in 8 seconds 2026-07-28 13:27:41.753 | + inc/async:async_wait:197 : return 0 2026-07-28 13:27:41.756 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-28 13:27:41.823 | [8534 Async init_swift:75100]: Waiting for completion of init_swift running on PID 75100 (3 other jobs running) 2026-07-28 13:27:41.854 | [8534 Async init_swift:75100]: Signaling child to exit 2026-07-28 13:27:41.854 | WAKEUP 2026-07-28 13:27:41.882 | [8534 Async init_swift:75100]: Signaled 2026-07-28 13:27:41.883 | + lib/swift:init_swift:680 : local node_number 2026-07-28 13:27:41.884 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-28 13:27:41.884 | No container-sync running 2026-07-28 13:27:41.884 | No account-server running 2026-07-28 13:27:41.884 | No object-expirer running 2026-07-28 13:27:41.884 | No container-replicator running 2026-07-28 13:27:41.884 | No account-reaper running 2026-07-28 13:27:41.884 | No object-server running 2026-07-28 13:27:41.884 | No container-auditor running 2026-07-28 13:27:41.884 | No container-reconciler running 2026-07-28 13:27:41.884 | No container-server running 2026-07-28 13:27:41.884 | No object-replicator running 2026-07-28 13:27:41.884 | No account-replicator running 2026-07-28 13:27:41.884 | No object-reconstructor running 2026-07-28 13:27:41.884 | No object-updater running 2026-07-28 13:27:41.884 | No account-auditor running 2026-07-28 13:27:41.884 | No container-sharder running 2026-07-28 13:27:41.884 | No container-updater running 2026-07-28 13:27:41.884 | No proxy-server running 2026-07-28 13:27:41.884 | No object-auditor running 2026-07-28 13:27:41.884 | + lib/swift:init_swift:682 : true 2026-07-28 13:27:41.884 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-28 13:27:41.884 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-28 13:27:41.884 | + 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-07-28 13:27:41.884 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-07-28 13:27:41.884 | + functions:create_disk:756 : local node_number 2026-07-28 13:27:41.884 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-28 13:27:41.884 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-28 13:27:41.884 | + functions:create_disk:760 : local key 2026-07-28 13:27:41.884 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | ++ functions:create_disk:762 : sed s#/.## 2026-07-28 13:27:41.884 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-28 13:27:41.884 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-28 13:27:41.884 | + functions:destroy_disk:789 : local key 2026-07-28 13:27:41.884 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-28 13:27:41.884 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-28 13:27:41.884 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-28 13:27:41.884 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-28 13:27:41.884 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-28 13:27:41.884 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-28 13:27:41.884 | = sectsz=512 attr=2, projid32bit=1 2026-07-28 13:27:41.884 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-28 13:27:41.884 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-28 13:27:41.884 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-28 13:27:41.884 | = sunit=0 swidth=0 blks 2026-07-28 13:27:41.884 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-28 13:27:41.884 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-28 13:27:41.884 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-28 13:27:41.884 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-28 13:27:41.884 | + 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-07-28 13:27:41.884 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-28 13:27:41.884 | /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-07-28 13:27:41.884 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-28 13:27:41.884 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-28 13:27:41.884 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-28 13:27:41.884 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-28 13:27:41.884 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-28 13:27:41.884 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-28 13:27:41.884 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-28 13:27:41.884 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-28 13:27:41.884 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-28 13:27:41.884 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-28 13:27:41.884 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-28 13:27:41.884 | + 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-07-28 13:27:41.884 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-28 13:27:41.884 | 2026-07-28 13:27:41.884 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-28 13:27:41.884 | + 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-07-28 13:27:41.884 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-28 13:27:41.884 | 2026-07-28 13:27:41.884 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-28 13:27:41.884 | + 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-07-28 13:27:41.884 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-28 13:27:41.884 | 2026-07-28 13:27:41.884 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-28 13:27:41.884 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-28 13:27:41.884 | Defaulting to --format-version=1. This ensures the ring 2026-07-28 13:27:41.884 | written will be readable by older versions of Swift. 2026-07-28 13:27:41.884 | In a future release, the default will change to 2026-07-28 13:27:41.884 | --format-version=2 2026-07-28 13:27:41.884 | 2026-07-28 13:27:41.884 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-28 13:27:41.884 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-28 13:27:41.884 | Defaulting to --format-version=1. This ensures the ring 2026-07-28 13:27:41.884 | written will be readable by older versions of Swift. 2026-07-28 13:27:41.884 | In a future release, the default will change to 2026-07-28 13:27:41.884 | --format-version=2 2026-07-28 13:27:41.884 | 2026-07-28 13:27:41.884 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-28 13:27:41.884 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-28 13:27:41.885 | Defaulting to --format-version=1. This ensures the ring 2026-07-28 13:27:41.885 | written will be readable by older versions of Swift. 2026-07-28 13:27:41.885 | In a future release, the default will change to 2026-07-28 13:27:41.885 | --format-version=2 2026-07-28 13:27:41.885 | 2026-07-28 13:27:41.885 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-28 13:27:41.885 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-28 13:27:41.885 | + lib/swift:init_swift:730 : popd 2026-07-28 13:27:41.940 | [8534 Async init_swift:75100]: finished init_swift with result 0 in 5 seconds 2026-07-28 13:27:41.947 | + inc/async:async_wait:197 : return 0 2026-07-28 13:27:41.950 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-28 13:27:42.019 | [8534 Async init_cinder:75204]: Waiting for completion of init_cinder running on PID 75204 (2 other jobs running) 2026-07-28 13:27:42.051 | [8534 Async init_cinder:75204]: Signaling child to exit 2026-07-28 13:27:42.051 | WAKEUP 2026-07-28 13:27:42.078 | [8534 Async init_cinder:75204]: Signaled 2026-07-28 13:27:42.079 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-28 13:27:42.079 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:42.079 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-28 13:27:42.079 | + lib/database:recreate_database:112 : local db=cinder 2026-07-28 13:27:42.079 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-28 13:27:42.079 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-28 13:27:42.079 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-28 13:27:42.079 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:42.079 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-28 13:27:42.079 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:42.079 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-28 13:27:42.079 | + functions-common:time_start:2406 : local name=dbsync 2026-07-28 13:27:42.079 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:27:42.079 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:27:42.079 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:27:42.079 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245243227 2026-07-28 13:27:42.079 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-28 13:27:42.079 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-28 13:27:42.079 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:42.079 | we strongly recommend against using it for new projects. 2026-07-28 13:27:42.079 | 2026-07-28 13:27:42.079 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:42.079 | framework. For more detail see 2026-07-28 13:27:42.079 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:42.079 | 2026-07-28 13:27:42.079 | import eventlet # noqa 2026-07-28 13:27:42.079 | INFO dbcounter [-] Registered counter for database cinder 2026-07-28 13:27:42.079 | 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=75348) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:27:42.079 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-28 13:27:42.079 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:42.080 | DEBUG dbcounter [-] [75348] Writer thread running {{(pid=75348) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:42.080 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-28 13:27:42.080 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75348) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:42.080 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-28 13:27:42.080 | + functions-common:time_stop:2420 : local name 2026-07-28 13:27:42.080 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:27:42.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:27:42.080 | + functions-common:time_stop:2423 : local total 2026-07-28 13:27:42.080 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:27:42.080 | + functions-common:time_stop:2426 : name=dbsync 2026-07-28 13:27:42.080 | + functions-common:time_stop:2427 : start_time=1785245243227 2026-07-28 13:27:42.080 | + functions-common:time_stop:2429 : [[ -z 1785245243227 ]] 2026-07-28 13:27:42.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:27:42.080 | + functions-common:time_stop:2432 : end_time=1785245248994 2026-07-28 13:27:42.080 | + functions-common:time_stop:2433 : elapsed_time=5767 2026-07-28 13:27:42.080 | + functions-common:time_stop:2434 : total=4849 2026-07-28 13:27:42.080 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:27:42.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10616 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-28 13:27:42.080 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-28 13:27:42.080 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-28 13:27:42.080 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-28 13:27:42.132 | [8534 Async init_cinder:75204]: finished init_cinder with result 0 in 6 seconds 2026-07-28 13:27:42.138 | + inc/async:async_wait:197 : return 0 2026-07-28 13:27:42.141 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-28 13:27:42.163 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:42.166 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-28 13:27:42.169 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:27:42.174 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-28 13:27:42.177 | + ./stack.sh:main:1242 : init_nova 2026-07-28 13:27:42.181 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-28 13:27:42.204 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:42.208 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-28 13:27:42.234 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:42.237 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:27:42.241 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-28 13:27:42.327 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-28 13:27:42.373 | [8534 Async nova-cell-0:77491]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-28 13:27:42.377 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-28 13:27:42.382 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:27:42.388 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-28 13:27:42.391 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-28 13:27:42.394 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-28 13:27:42.397 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-28 13:27:42.470 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-28 13:27:42.520 | [8534 Async nova-cell-1:77598]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-28 13:27:42.524 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-28 13:27:42.528 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-28 13:27:42.531 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-28 13:27:42.535 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-28 13:27:42.538 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-28 13:27:42.544 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:42.578 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-28 13:27:42.582 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:42.622 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-28 13:27:42.929 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:27:42.929 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:42.929 | we strongly recommend against using it for new projects. 2026-07-28 13:27:42.929 | 2026-07-28 13:27:42.929 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:42.929 | framework. For more detail see 2026-07-28 13:27:42.929 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:42.929 | 2026-07-28 13:27:42.929 | import eventlet # noqa 2026-07-28 13:27:43.094 | 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-07-28 13:27:45.649 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-28 13:27:45.702 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:45.702 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:45.703 | DEBUG dbcounter [-] [77665] Writer thread running {{(pid=77665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:45.732 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-28 13:27:47.936 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:27:47.941 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-28 13:27:48.887 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:48.890 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-28 13:27:48.893 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77665) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:49.536 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-28 13:27:49.540 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-28 13:27:49.544 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-28 13:27:49.547 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-28 13:27:49.550 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-28 13:27:49.554 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-28 13:27:49.559 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-28 13:27:49.582 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:27:49.586 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-28 13:27:49.591 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-28 13:27:49.595 | + lib/nova:init_nova:870 : /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-07-28 13:27:49.919 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:27:49.919 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:49.920 | we strongly recommend against using it for new projects. 2026-07-28 13:27:49.920 | 2026-07-28 13:27:49.920 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:49.920 | framework. For more detail see 2026-07-28 13:27:49.920 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:49.920 | 2026-07-28 13:27:49.920 | import eventlet # noqa 2026-07-28 13:27:50.092 | 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-07-28 13:27:51.932 | INFO dbcounter [None req-d8f9114d-f859-4bd2-8bef-197fd6758b4f None None] Registered counter for database nova_api 2026-07-28 13:27:51.993 | DEBUG dbcounter [-] [78324] Writer thread running {{(pid=78324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:52.603 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-28 13:27:52.608 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-28 13:27:52.611 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-28 13:27:52.666 | [8534 Async nova-cell-0:77491]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77491 (3 other jobs running) 2026-07-28 13:27:52.693 | [8534 Async nova-cell-0:77491]: Signaling child to exit 2026-07-28 13:27:54.456 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:27:54.463 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:27:54.484 | [77598 Async nova-cell-1:77598]: finished successfully 2026-07-28 13:27:54.490 | [77491 Async nova-cell-0:77491]: finished successfully 2026-07-28 13:27:54.514 | WAKEUP 2026-07-28 13:27:54.538 | [8534 Async nova-cell-0:77491]: Signaled 2026-07-28 13:27:54.540 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-28 13:27:54.540 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-28 13:27:54.540 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-28 13:27:54.540 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-28 13:27:54.540 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-28 13:27:54.540 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-28 13:27:54.540 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-28 13:27:54.540 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:54.540 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-28 13:27:54.540 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:54.540 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-28 13:27:54.540 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:27:54.540 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:54.540 | we strongly recommend against using it for new projects. 2026-07-28 13:27:54.540 | 2026-07-28 13:27:54.540 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:54.540 | framework. For more detail see 2026-07-28 13:27:54.540 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:54.540 | 2026-07-28 13:27:54.540 | import eventlet # noqa 2026-07-28 13:27:54.540 | 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-07-28 13:27:54.540 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:54.540 | DEBUG dbcounter [-] [77581] Writer thread running {{(pid=77581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-28 13:27:54.540 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.540 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-28 13:27:54.541 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77581) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.588 | [8534 Async nova-cell-0:77491]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2026-07-28 13:27:54.595 | + inc/async:async_wait:197 : return 0 2026-07-28 13:27:54.598 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-28 13:27:54.602 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-28 13:27:54.658 | [8534 Async nova-cell-1:77598]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77598 (2 other jobs running) 2026-07-28 13:27:54.684 | [8534 Async nova-cell-1:77598]: Signaling child to exit 2026-07-28 13:27:54.685 | WAKEUP 2026-07-28 13:27:54.706 | [8534 Async nova-cell-1:77598]: Signaled 2026-07-28 13:27:54.708 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-28 13:27:54.708 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-28 13:27:54.708 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-28 13:27:54.708 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-28 13:27:54.708 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-28 13:27:54.708 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-28 13:27:54.708 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-28 13:27:54.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:54.708 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-28 13:27:54.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-28 13:27:54.708 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-28 13:27:54.708 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:27:54.708 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:54.708 | we strongly recommend against using it for new projects. 2026-07-28 13:27:54.708 | 2026-07-28 13:27:54.708 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:54.708 | framework. For more detail see 2026-07-28 13:27:54.708 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:54.708 | 2026-07-28 13:27:54.708 | import eventlet # noqa 2026-07-28 13:27:54.708 | 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-07-28 13:27:54.708 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-28 13:27:54.708 | DEBUG dbcounter [-] [77662] Writer thread running {{(pid=77662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.708 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-28 13:27:54.708 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77662) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-28 13:27:54.755 | [8534 Async nova-cell-1:77598]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2026-07-28 13:27:54.761 | + inc/async:async_wait:197 : return 0 2026-07-28 13:27:54.764 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:27:54.767 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-28 13:27:55.058 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:27:55.058 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:55.058 | we strongly recommend against using it for new projects. 2026-07-28 13:27:55.058 | 2026-07-28 13:27:55.058 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:55.058 | framework. For more detail see 2026-07-28 13:27:55.058 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:55.058 | 2026-07-28 13:27:55.058 | import eventlet # noqa 2026-07-28 13:27:55.224 | 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-07-28 13:27:56.875 | Running batches of 50 until complete 2026-07-28 13:27:56.876 | INFO dbcounter [None req-c0358d80-c4da-4b82-a6eb-8a043decdc1a None None] Registered counter for database nova_cell0 2026-07-28 13:27:57.014 | DEBUG dbcounter [-] [78888] Writer thread running {{(pid=78888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:57.017 | INFO dbcounter [None req-c0358d80-c4da-4b82-a6eb-8a043decdc1a None None] Registered counter for database nova_api 2026-07-28 13:27:57.111 | DEBUG dbcounter [-] [78888] Writer thread running {{(pid=78888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:57.127 | INFO dbcounter [None req-c0358d80-c4da-4b82-a6eb-8a043decdc1a None None] Registered counter for database nova_cell0 2026-07-28 13:27:57.161 | DEBUG dbcounter [-] [78888] Writer thread running {{(pid=78888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:27:57.349 | +-------------------------------------+--------------+-----------+ 2026-07-28 13:27:57.349 | | Migration | Total Needed | Completed | 2026-07-28 13:27:57.349 | +-------------------------------------+--------------+-----------+ 2026-07-28 13:27:57.349 | | fill_virtual_interface_list | 0 | 0 | 2026-07-28 13:27:57.350 | | migrate_empty_ratio | 0 | 0 | 2026-07-28 13:27:57.350 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-28 13:27:57.350 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-28 13:27:57.350 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-28 13:27:57.350 | | populate_dev_uuids | 0 | 0 | 2026-07-28 13:27:57.350 | | populate_instance_compute_id | 0 | 0 | 2026-07-28 13:27:57.350 | | populate_missing_availability_zones | 0 | 0 | 2026-07-28 13:27:57.350 | | populate_queued_for_delete | 0 | 0 | 2026-07-28 13:27:57.350 | | populate_user_id | 0 | 0 | 2026-07-28 13:27:57.350 | | populate_uuids | 0 | 0 | 2026-07-28 13:27:57.350 | +-------------------------------------+--------------+-----------+ 2026-07-28 13:27:58.054 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-28 13:27:58.060 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:27:58.065 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-28 13:27:58.068 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-28 13:27:58.073 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-28 13:27:58.077 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-28 13:27:58.365 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:27:58.365 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:27:58.366 | we strongly recommend against using it for new projects. 2026-07-28 13:27:58.366 | 2026-07-28 13:27:58.366 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:27:58.366 | framework. For more detail see 2026-07-28 13:27:58.366 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:27:58.366 | 2026-07-28 13:27:58.366 | import eventlet # noqa 2026-07-28 13:27:58.509 | 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-07-28 13:28:00.146 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-28 13:28:00.146 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-28 13:28:00.146 | INFO dbcounter [None req-b15a1c33-eb00-4af8-8dcf-8f595dc9c069 None None] Registered counter for database nova_api 2026-07-28 13:28:00.212 | DEBUG dbcounter [-] [78907] Writer thread running {{(pid=78907) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:28:00.753 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-28 13:28:00.756 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-28 13:28:00.771 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-28 13:28:00.775 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-28 13:28:00.778 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-28 13:28:00.844 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-28 13:28:00.886 | [8534 Async configure_neutron_nova:78971]: running: configure_neutron_nova 2026-07-28 13:28:00.890 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-28 13:28:00.893 | + functions-common:run_phase:1848 : local mode=stack 2026-07-28 13:28:00.896 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-28 13:28:00.898 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-28 13:28:00.902 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-28 13:28:00.905 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-28 13:28:00.908 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-28 13:28:00.911 | + functions-common:run_phase:1858 : local extra 2026-07-28 13:28:00.916 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-28 13:28:00.921 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-28 13:28:00.926 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-28 13:28:00.928 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-28 13:28:00.931 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-28 13:28:00.936 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-28 13:28:00.960 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:00.963 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:28:00.966 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:28:00.970 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-28 13:28:00.974 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:28:00.977 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-28 13:28:00.980 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-28 13:28:00.984 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-28 13:28:00.987 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-28 13:28:00.991 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:28:00.994 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-28 13:28:00.997 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-28 13:28:01.000 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-28 13:28:01.005 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-28 13:28:01.008 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-28 13:28:01.012 | + functions-common:run_plugins:1838 : local plugin 2026-07-28 13:28:01.016 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-28 13:28:01.019 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-28 13:28:01.022 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-28 13:28:01.026 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-28 13:28:01.029 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-28 13:28:01.032 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-28 13:28:01.035 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-28 13:28:01.039 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-28 13:28:01.043 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-28 13:28:01.046 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-28 13:28:01.050 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-28 13:28:01.054 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-28 13:28:01.059 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-28 13:28:01.063 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-28 13:28:01.066 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-28 13:28:01.071 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-28 13:28:01.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-28 13:28:01.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-28 13:28:01.083 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-28 13:28:01.087 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-28 13:28:01.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-28 13:28:01.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-28 13:28:01.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-28 13:28:01.103 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-28 13:28:01.107 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-28 13:28:01.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-28 13:28:01.131 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-28 13:28:01.134 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-28 13:28:01.138 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-28 13:28:01.144 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-28 13:28:01.148 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-28 13:28:01.151 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-28 13:28:01.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-28 13:28:01.159 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:28:01.183 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:28:01.186 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-28 13:28:01.192 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-28 13:28:01.193 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-28 13:28:01.201 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-28 13:28:01.206 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-28 13:28:01.209 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-28 13:28:01.217 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:28:01.240 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:28:01.244 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-28 13:28:01.248 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:28:01.252 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-28 13:28:01.255 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-28 13:28:01.279 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.282 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-28 13:28:01.302 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.306 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-28 13:28:01.330 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.333 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-28 13:28:01.355 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.358 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-28 13:28:01.380 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.383 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-28 13:28:01.407 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.411 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-28 13:28:01.432 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.436 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-28 13:28:01.457 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.460 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-28 13:28:01.482 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.485 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-28 13:28:01.506 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.510 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-28 13:28:01.530 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.534 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-28 13:28:01.556 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.560 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-28 13:28:01.582 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.585 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-28 13:28:01.608 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.612 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-28 13:28:01.636 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.639 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-28 13:28:01.663 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.666 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-28 13:28:01.687 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-28 13:28:01.694 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-28 13:28:01.697 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-28 13:28:01.701 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-28 13:28:01.704 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:12 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-28 13:28:01.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-28 13:28:01.752 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-28 13:28:01.756 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-28 13:28:01.760 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-28 13:28:01.783 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.788 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-28 13:28:01.812 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:01.816 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-28 13:28:01.819 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-28 13:28:01.824 | + inc/meta-config:merge_config_group:171 : shift 2026-07-28 13:28:01.828 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-28 13:28:01.832 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:28:01.836 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-28 13:28:01.840 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-28 13:28:01.846 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-28 13:28:01.851 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:28:01.854 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-28 13:28:01.857 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:28:01.861 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-28 13:28:01.861 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:28:01.861 | gsub("[][]", "", $1); 2026-07-28 13:28:01.861 | split($1, a, "|"); 2026-07-28 13:28:01.861 | if (a[1] == matchgroup) 2026-07-28 13:28:01.861 | print a[2] 2026-07-28 13:28:01.861 | } 2026-07-28 13:28:01.861 | ' /opt/stack/devstack/local.conf 2026-07-28 13:28:01.869 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-28 13:28:01.874 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-28 13:28:01.877 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-28 13:28:01.883 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-28 13:28:01.888 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-28 13:28:01.892 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-28 13:28:01.897 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-28 13:28:01.903 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-28 13:28:01.909 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-28 13:28:01.913 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-28 13:28:01.916 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:28:01.917 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-28 13:28:01.921 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-28 13:28:01.924 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-28 13:28:01.929 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:28:01.934 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-28 13:28:01.939 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-28 13:28:01.943 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-28 13:28:01.948 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-28 13:28:01.952 | [78971 Async configure_neutron_nova:78971]: finished successfully 2026-07-28 13:28:01.952 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-28 13:28:01.956 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-28 13:28:01.962 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-28 13:28:01.966 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-28 13:28:01.967 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:28:01.968 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-28 13:28:01.968 | BEGIN { 2026-07-28 13:28:01.968 | section = "" 2026-07-28 13:28:01.968 | last_section = "" 2026-07-28 13:28:01.968 | section_count = 0 2026-07-28 13:28:01.968 | } 2026-07-28 13:28:01.968 | /^\[.+\]/ { 2026-07-28 13:28:01.968 | gsub("[][]", "", $1); 2026-07-28 13:28:01.968 | section=$1 2026-07-28 13:28:01.968 | next 2026-07-28 13:28:01.968 | } 2026-07-28 13:28:01.968 | /^ *\#/ { 2026-07-28 13:28:01.968 | next 2026-07-28 13:28:01.968 | } 2026-07-28 13:28:01.968 | /^[^ \t]+/ { 2026-07-28 13:28:01.968 | # get offset of first = in $0 2026-07-28 13:28:01.968 | eq_idx = index($0, "=") 2026-07-28 13:28:01.968 | # extract attr & value from $0 2026-07-28 13:28:01.968 | attr = substr($0, 1, eq_idx - 1) 2026-07-28 13:28:01.968 | value = substr($0, eq_idx + 1) 2026-07-28 13:28:01.968 | # only need to strip trailing whitespace from attr 2026-07-28 13:28:01.968 | sub(/[ \t]*$/, "", attr) 2026-07-28 13:28:01.968 | # need to strip leading & trailing whitespace from value 2026-07-28 13:28:01.968 | sub(/^[ \t]*/, "", value) 2026-07-28 13:28:01.968 | sub(/[ \t]*$/, "", value) 2026-07-28 13:28:01.968 | 2026-07-28 13:28:01.968 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-28 13:28:01.968 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-28 13:28:01.968 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-28 13:28:01.968 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-28 13:28:01.968 | if (! (section, attr) in cfg_attr_count) { 2026-07-28 13:28:01.968 | if (section != last_section) { 2026-07-28 13:28:01.969 | cfg_section[section_count++] = section 2026-07-28 13:28:01.969 | last_section = section 2026-07-28 13:28:01.969 | } 2026-07-28 13:28:01.969 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-28 13:28:01.969 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-28 13:28:01.969 | 2026-07-28 13:28:01.969 | cfg_attr[section, attr, 0] = value 2026-07-28 13:28:01.969 | cfg_attr_count[section, attr] = 1 2026-07-28 13:28:01.969 | } else { 2026-07-28 13:28:01.969 | lno = cfg_attr_count[section, attr]++ 2026-07-28 13:28:01.969 | cfg_attr[section, attr, lno] = value 2026-07-28 13:28:01.969 | } 2026-07-28 13:28:01.969 | } 2026-07-28 13:28:01.969 | END { 2026-07-28 13:28:01.969 | # Process each section in order 2026-07-28 13:28:01.969 | for (sno = 0; sno < section_count; sno++) { 2026-07-28 13:28:01.969 | section = cfg_section[sno] 2026-07-28 13:28:01.969 | # The ini routines simply append a config item immediately 2026-07-28 13:28:01.969 | # after the section header. To keep the same order as defined 2026-07-28 13:28:01.969 | # in local.conf, invoke the ini routines in the reverse order 2026-07-28 13:28:01.969 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-28 13:28:01.969 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-28 13:28:01.969 | if (cfg_attr_count[section, attr] == 1) 2026-07-28 13:28:01.969 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-28 13:28:01.969 | else { 2026-07-28 13:28:01.969 | # For multiline, invoke the ini routines in the reverse order 2026-07-28 13:28:01.969 | count = cfg_attr_count[section, attr] 2026-07-28 13:28:01.969 | print "inidelete " configfile " " section " " attr 2026-07-28 13:28:01.969 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-28 13:28:01.969 | for (l = count -2; l >= 0; l--) 2026-07-28 13:28:01.969 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-28 13:28:01.969 | } 2026-07-28 13:28:01.969 | } 2026-07-28 13:28:01.969 | } 2026-07-28 13:28:01.969 | } 2026-07-28 13:28:01.969 | ' 2026-07-28 13:28:01.971 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:28:01.972 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-28 13:28:01.974 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-28 13:28:01.978 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-28 13:28:01.982 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:28:01.985 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-28 13:28:01.989 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-28 13:28:01.989 | BEGIN { group = "" } 2026-07-28 13:28:01.989 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:28:01.989 | gsub("[][]", "", $1); 2026-07-28 13:28:01.989 | split($1, a, "|"); 2026-07-28 13:28:01.989 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-28 13:28:01.989 | group=a[1] 2026-07-28 13:28:01.989 | } else { 2026-07-28 13:28:01.989 | group="" 2026-07-28 13:28:01.989 | } 2026-07-28 13:28:01.989 | next 2026-07-28 13:28:01.989 | } 2026-07-28 13:28:01.989 | { 2026-07-28 13:28:01.989 | if (group != "") 2026-07-28 13:28:01.989 | print $0 2026-07-28 13:28:01.989 | } 2026-07-28 13:28:01.989 | ' /opt/stack/devstack/local.conf 2026-07-28 13:28:01.996 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-28 13:28:02.000 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-28 13:28:02.041 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:28:02.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-28 13:28:02.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-28 13:28:02.087 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:28:02.090 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-28 13:28:02.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-28 13:28:02.129 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:28:02.133 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-28 13:28:02.137 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-28 13:28:02.140 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-28 13:28:02.145 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-28 13:28:02.148 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-28 13:28:02.152 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-28 13:28:02.155 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-28 13:28:02.159 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-28 13:28:02.166 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-28 13:28:02.170 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-28 13:28:02.173 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-28 13:28:02.176 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-28 13:28:02.180 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-28 13:28:02.184 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:28:02.187 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-28 13:28:02.191 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-28 13:28:02.194 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-28 13:28:02.199 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-28 13:28:02.202 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-28 13:28:02.207 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-28 13:28:02.210 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-28 13:28:02.216 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-28 13:28:02.216 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-28 13:28:02.216 | BEGIN { 2026-07-28 13:28:02.216 | section = "" 2026-07-28 13:28:02.216 | last_section = "" 2026-07-28 13:28:02.216 | section_count = 0 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | /^\[.+\]/ { 2026-07-28 13:28:02.216 | gsub("[][]", "", $1); 2026-07-28 13:28:02.216 | section=$1 2026-07-28 13:28:02.216 | next 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | /^ *\#/ { 2026-07-28 13:28:02.216 | next 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | /^[^ \t]+/ { 2026-07-28 13:28:02.216 | # get offset of first = in $0 2026-07-28 13:28:02.216 | eq_idx = index($0, "=") 2026-07-28 13:28:02.216 | # extract attr & value from $0 2026-07-28 13:28:02.216 | attr = substr($0, 1, eq_idx - 1) 2026-07-28 13:28:02.216 | value = substr($0, eq_idx + 1) 2026-07-28 13:28:02.216 | # only need to strip trailing whitespace from attr 2026-07-28 13:28:02.216 | sub(/[ \t]*$/, "", attr) 2026-07-28 13:28:02.216 | # need to strip leading & trailing whitespace from value 2026-07-28 13:28:02.216 | sub(/^[ \t]*/, "", value) 2026-07-28 13:28:02.216 | sub(/[ \t]*$/, "", value) 2026-07-28 13:28:02.216 | 2026-07-28 13:28:02.216 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-28 13:28:02.216 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-28 13:28:02.216 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-28 13:28:02.216 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-28 13:28:02.216 | if (! (section, attr) in cfg_attr_count) { 2026-07-28 13:28:02.216 | if (section != last_section) { 2026-07-28 13:28:02.216 | cfg_section[section_count++] = section 2026-07-28 13:28:02.216 | last_section = section 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-28 13:28:02.216 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-28 13:28:02.216 | 2026-07-28 13:28:02.216 | cfg_attr[section, attr, 0] = value 2026-07-28 13:28:02.216 | cfg_attr_count[section, attr] = 1 2026-07-28 13:28:02.216 | } else { 2026-07-28 13:28:02.216 | lno = cfg_attr_count[section, attr]++ 2026-07-28 13:28:02.216 | cfg_attr[section, attr, lno] = value 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | END { 2026-07-28 13:28:02.216 | # Process each section in order 2026-07-28 13:28:02.216 | for (sno = 0; sno < section_count; sno++) { 2026-07-28 13:28:02.216 | section = cfg_section[sno] 2026-07-28 13:28:02.216 | # The ini routines simply append a config item immediately 2026-07-28 13:28:02.216 | # after the section header. To keep the same order as defined 2026-07-28 13:28:02.216 | # in local.conf, invoke the ini routines in the reverse order 2026-07-28 13:28:02.216 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-28 13:28:02.216 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-28 13:28:02.216 | if (cfg_attr_count[section, attr] == 1) 2026-07-28 13:28:02.216 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-28 13:28:02.216 | else { 2026-07-28 13:28:02.216 | # For multiline, invoke the ini routines in the reverse order 2026-07-28 13:28:02.216 | count = cfg_attr_count[section, attr] 2026-07-28 13:28:02.216 | print "inidelete " configfile " " section " " attr 2026-07-28 13:28:02.216 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-28 13:28:02.216 | for (l = count -2; l >= 0; l--) 2026-07-28 13:28:02.216 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | } 2026-07-28 13:28:02.216 | ' 2026-07-28 13:28:02.216 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:28:02.218 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-28 13:28:02.219 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:28:02.223 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-28 13:28:02.227 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-28 13:28:02.230 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:28:02.234 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-28 13:28:02.238 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-28 13:28:02.238 | BEGIN { group = "" } 2026-07-28 13:28:02.238 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:28:02.238 | gsub("[][]", "", $1); 2026-07-28 13:28:02.238 | split($1, a, "|"); 2026-07-28 13:28:02.238 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-28 13:28:02.238 | group=a[1] 2026-07-28 13:28:02.238 | } else { 2026-07-28 13:28:02.238 | group="" 2026-07-28 13:28:02.238 | } 2026-07-28 13:28:02.238 | next 2026-07-28 13:28:02.238 | } 2026-07-28 13:28:02.238 | { 2026-07-28 13:28:02.238 | if (group != "") 2026-07-28 13:28:02.238 | print $0 2026-07-28 13:28:02.238 | } 2026-07-28 13:28:02.238 | ' /opt/stack/devstack/local.conf 2026-07-28 13:28:02.245 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-28 13:28:02.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-28 13:28:02.290 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:28:02.294 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-28 13:28:02.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:02.322 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-28 13:28:02.327 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:28:02.330 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-28 13:28:02.334 | + ./stack.sh:main:1271 : start_swift 2026-07-28 13:28:02.337 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-28 13:28:02.340 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:28:02.343 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-28 13:28:02.403 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-28 13:28:02.406 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:02.409 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:02.413 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-28 13:28:02.476 | Restarting rsync (via systemctl): rsync.service. 2026-07-28 13:28:02.481 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-28 13:28:02.484 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-28 13:28:02.489 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-28 13:28:02.492 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-28 13:28:02.495 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-28 13:28:02.499 | + 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-07-28 13:28:02.502 | + functions-common:run_process:1674 : local service=s-object 2026-07-28 13:28:02.505 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-28 13:28:02.508 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:02.511 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:02.515 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:02.518 | + functions-common:run_process:1680 : local name=s-object 2026-07-28 13:28:02.522 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:02.525 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:02.529 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:02.532 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:02.536 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:02.541 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245282538 2026-07-28 13:28:02.544 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-28 13:28:02.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:02.571 | + functions-common:run_process:1684 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-07-28 13:28:02.574 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-28 13:28:02.578 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-28 13:28:02.581 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-28 13:28:02.584 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-28 13:28:02.587 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-28 13:28:02.591 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-28 13:28:02.594 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-28 13:28:02.598 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-28 13:28:02.601 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:02.604 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:02.607 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:02.610 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:02.613 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-28 13:28:02.617 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-28 13:28:02.620 | + functions-common:_run_under_systemd:1650 : 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-07-28 13:28:02.623 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-28 13:28:02.626 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-28 13:28:02.629 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:02.633 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:02.636 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:02.639 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:02.642 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:02.645 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-28 13:28:02.650 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:02.655 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-07-28 13:28:02.730 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:02.808 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-28 13:28:02.873 | + functions-common:write_user_unit_file:1550 : 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-07-28 13:28:02.935 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-28 13:28:02.999 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-28 13:28:03.069 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:03.140 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:03.143 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:03.148 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-28 13:28:03.230 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:03.636 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-28 13:28:03.652 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-28 13:28:03.968 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-28 13:28:04.008 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:04.011 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:04.016 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:04.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:04.022 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:04.025 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:04.029 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:04.033 | + functions-common:time_stop:2427 : start_time=1785245282538 2026-07-28 13:28:04.036 | + functions-common:time_stop:2429 : [[ -z 1785245282538 ]] 2026-07-28 13:28:04.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:04.047 | + functions-common:time_stop:2432 : end_time=1785245284043 2026-07-28 13:28:04.050 | + functions-common:time_stop:2433 : elapsed_time=1505 2026-07-28 13:28:04.053 | + functions-common:time_stop:2434 : total=6311 2026-07-28 13:28:04.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:04.060 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7816 2026-07-28 13:28:04.065 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-28 13:28:04.068 | + 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-07-28 13:28:04.071 | + functions-common:run_process:1674 : local service=s-container 2026-07-28 13:28:04.073 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-28 13:28:04.077 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:04.080 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:04.082 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:04.085 | + functions-common:run_process:1680 : local name=s-container 2026-07-28 13:28:04.087 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:04.090 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:04.093 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:04.096 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:04.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:04.105 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245284101 2026-07-28 13:28:04.108 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-28 13:28:04.127 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:04.130 | + functions-common:run_process:1684 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-07-28 13:28:04.133 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-28 13:28:04.136 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-28 13:28:04.140 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-28 13:28:04.145 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-28 13:28:04.147 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-28 13:28:04.150 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-28 13:28:04.153 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-28 13:28:04.155 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-28 13:28:04.157 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:04.162 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:04.165 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:04.168 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:04.171 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-28 13:28:04.175 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-28 13:28:04.178 | + functions-common:_run_under_systemd:1650 : 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-07-28 13:28:04.182 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-28 13:28:04.185 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-28 13:28:04.188 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:04.191 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:04.195 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:04.198 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:04.201 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:04.206 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-28 13:28:04.209 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:04.216 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-07-28 13:28:04.295 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:04.374 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-28 13:28:04.441 | + functions-common:write_user_unit_file:1550 : 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-07-28 13:28:04.504 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-28 13:28:04.569 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-28 13:28:04.634 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:04.697 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:04.700 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:04.703 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-28 13:28:04.781 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:05.089 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-28 13:28:05.104 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-28 13:28:05.458 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-28 13:28:05.494 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:05.498 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:05.502 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:05.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:05.510 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:05.514 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:05.517 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:05.521 | + functions-common:time_stop:2427 : start_time=1785245284101 2026-07-28 13:28:05.525 | + functions-common:time_stop:2429 : [[ -z 1785245284101 ]] 2026-07-28 13:28:05.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:05.535 | + functions-common:time_stop:2432 : end_time=1785245285532 2026-07-28 13:28:05.539 | + functions-common:time_stop:2433 : elapsed_time=1431 2026-07-28 13:28:05.542 | + functions-common:time_stop:2434 : total=7816 2026-07-28 13:28:05.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:05.548 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9247 2026-07-28 13:28:05.551 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-28 13:28:05.555 | + 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-07-28 13:28:05.558 | + functions-common:run_process:1674 : local service=s-account 2026-07-28 13:28:05.561 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-28 13:28:05.564 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:05.567 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:05.570 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:05.573 | + functions-common:run_process:1680 : local name=s-account 2026-07-28 13:28:05.576 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:05.580 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:05.583 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:05.586 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:05.591 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:05.595 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245285592 2026-07-28 13:28:05.598 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-28 13:28:05.618 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:05.620 | + functions-common:run_process:1684 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-07-28 13:28:05.623 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-28 13:28:05.625 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-28 13:28:05.628 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-28 13:28:05.631 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-28 13:28:05.633 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-28 13:28:05.636 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-28 13:28:05.640 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-28 13:28:05.643 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-28 13:28:05.645 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:05.647 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:05.651 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:05.653 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:05.656 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-28 13:28:05.659 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-28 13:28:05.663 | + functions-common:_run_under_systemd:1650 : 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-07-28 13:28:05.665 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-28 13:28:05.668 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-28 13:28:05.671 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:05.674 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:05.677 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:05.680 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:05.683 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:05.686 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-28 13:28:05.690 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:05.695 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-07-28 13:28:05.772 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:05.848 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-28 13:28:05.908 | + functions-common:write_user_unit_file:1550 : 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-07-28 13:28:05.971 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-28 13:28:06.034 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-28 13:28:06.098 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:06.166 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:06.169 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:06.172 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-28 13:28:06.244 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:06.652 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-28 13:28:06.667 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-28 13:28:06.985 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-28 13:28:07.020 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:07.023 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:07.027 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:07.031 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:07.035 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:07.039 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:07.042 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:07.045 | + functions-common:time_stop:2427 : start_time=1785245285592 2026-07-28 13:28:07.049 | + functions-common:time_stop:2429 : [[ -z 1785245285592 ]] 2026-07-28 13:28:07.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:07.060 | + functions-common:time_stop:2432 : end_time=1785245287056 2026-07-28 13:28:07.063 | + functions-common:time_stop:2433 : elapsed_time=1464 2026-07-28 13:28:07.066 | + functions-common:time_stop:2434 : total=9247 2026-07-28 13:28:07.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:07.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10711 2026-07-28 13:28:07.078 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:07.082 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-28 13:28:07.142 | + 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-07-28 13:28:07.146 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-28 13:28:07.149 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-28 13:28:07.153 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:07.157 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:07.159 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:07.164 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-28 13:28:07.167 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:07.171 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:07.174 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:07.179 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:07.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:07.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245287187 2026-07-28 13:28:07.197 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-28 13:28:07.223 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:07.227 | + functions-common:run_process:1684 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-07-28 13:28:07.231 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-28 13:28:07.235 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-28 13:28:07.239 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-28 13:28:07.243 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-28 13:28:07.247 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-28 13:28:07.251 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-28 13:28:07.255 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-28 13:28:07.259 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-28 13:28:07.263 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:07.267 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:07.271 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:07.275 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:07.278 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-28 13:28:07.283 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-28 13:28:07.287 | + functions-common:_run_under_systemd:1650 : 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-07-28 13:28:07.291 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-28 13:28:07.296 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-28 13:28:07.298 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:07.302 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:07.306 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:07.310 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:07.314 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:07.318 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-28 13:28:07.322 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:07.329 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-07-28 13:28:07.422 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:07.517 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-28 13:28:07.585 | + functions-common:write_user_unit_file:1550 : 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-07-28 13:28:07.658 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-28 13:28:07.729 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-28 13:28:07.801 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:07.866 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:07.869 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:07.872 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-28 13:28:07.948 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:08.280 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-28 13:28:08.294 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-28 13:28:08.613 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-28 13:28:08.650 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:08.653 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:08.657 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:08.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:08.663 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:08.666 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:08.668 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:08.672 | + functions-common:time_stop:2427 : start_time=1785245287187 2026-07-28 13:28:08.675 | + functions-common:time_stop:2429 : [[ -z 1785245287187 ]] 2026-07-28 13:28:08.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:08.684 | + functions-common:time_stop:2432 : end_time=1785245288680 2026-07-28 13:28:08.688 | + functions-common:time_stop:2433 : elapsed_time=1493 2026-07-28 13:28:08.691 | + functions-common:time_stop:2434 : total=10711 2026-07-28 13:28:08.694 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:08.698 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12204 2026-07-28 13:28:08.701 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-28 13:28:08.724 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:08.727 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-28 13:28:08.731 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.189 8081 16384 2026-07-28 13:28:08.734 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-28 13:28:08.738 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-28 13:28:08.741 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-28 13:28:08.744 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.189 2026-07-28 13:28:08.747 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-28 13:28:08.750 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-28 13:28:08.753 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-28 13:28:08.756 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-28 13:28:08.760 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-28 13:28:08.764 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-28 13:28:08.767 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-28 13:28:08.772 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-28 13:28:08.776 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-28 13:28:08.778 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-28 13:28:08.781 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:08.784 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:08.788 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-28 13:28:08.792 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-28 13:28:08.795 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-28 13:28:08.799 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-28 13:28:08.804 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-28 13:28:08.807 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-28 13:28:08.810 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-28 13:28:08.814 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-28 13:28:08.830 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:28:08.833 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-28 13:28:08.836 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-28 13:28:08.840 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:28:08.843 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:28:08.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:08.849 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:08.853 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-28 13:28:08.856 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-28 13:28:08.897 | headers (enabled by site administrator) 2026-07-28 13:28:08.901 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:28:08.905 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-28 13:28:08.908 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-28 13:28:08.912 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:28:08.915 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:28:08.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:08.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:08.926 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-28 13:28:08.929 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-28 13:28:08.965 | ssl (enabled by site administrator) 2026-07-28 13:28:08.969 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:28:08.972 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-28 13:28:08.975 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-28 13:28:08.978 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:28:08.981 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:28:08.984 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:08.986 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:08.990 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-28 13:28:08.993 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-28 13:28:09.030 | proxy (enabled by site administrator) 2026-07-28 13:28:09.035 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-28 13:28:09.038 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-28 13:28:09.042 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-28 13:28:09.045 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-28 13:28:09.049 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:28:09.052 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:09.056 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:09.059 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-28 13:28:09.062 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-28 13:28:09.098 | proxy_http (enabled by site administrator) 2026-07-28 13:28:09.103 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-28 13:28:09.107 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-28 13:28:09.110 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-28 13:28:09.114 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-28 13:28:09.117 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-28 13:28:09.121 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-28 13:28:09.124 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:09.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:09.130 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-28 13:28:09.133 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-28 13:28:09.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:28:09.140 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:28:09.144 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-28 13:28:09.192 | Enabling site swift-tls-proxy. 2026-07-28 13:28:09.199 | To activate the new configuration, you need to run: 2026-07-28 13:28:09.200 | systemctl reload apache2 2026-07-28 13:28:09.205 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-28 13:28:09.209 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-28 13:28:09.212 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-28 13:28:09.216 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-28 13:28:09.359 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-28 13:28:09.362 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-28 13:28:09.366 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-28 13:28:09.369 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:09.372 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:09.377 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:09.380 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-28 13:28:09.383 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:09.387 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:09.390 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:09.393 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:09.398 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:09.404 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245289399 2026-07-28 13:28:09.408 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-28 13:28:09.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:09.435 | + functions-common:run_process:1684 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-07-28 13:28:09.438 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-28 13:28:09.441 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-28 13:28:09.444 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-28 13:28:09.448 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-28 13:28:09.451 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-28 13:28:09.454 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-28 13:28:09.457 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-28 13:28:09.461 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-28 13:28:09.465 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:09.468 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:09.472 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:09.475 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:09.479 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-28 13:28:09.482 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-28 13:28:09.486 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-07-28 13:28:09.489 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-28 13:28:09.492 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-28 13:28:09.495 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:09.498 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:09.501 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:09.504 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:09.509 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:09.511 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-28 13:28:09.515 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:09.521 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-07-28 13:28:09.603 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:09.678 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-28 13:28:09.741 | + functions-common:write_user_unit_file:1550 : 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-07-28 13:28:09.803 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-28 13:28:09.868 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-28 13:28:09.929 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:09.998 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:10.001 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:10.004 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-28 13:28:10.086 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:10.492 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-28 13:28:10.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-28 13:28:10.843 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-28 13:28:10.873 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:10.877 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:10.879 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:10.882 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:10.886 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:10.889 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:10.892 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:10.895 | + functions-common:time_stop:2427 : start_time=1785245289399 2026-07-28 13:28:10.899 | + functions-common:time_stop:2429 : [[ -z 1785245289399 ]] 2026-07-28 13:28:10.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:10.909 | + functions-common:time_stop:2432 : end_time=1785245290905 2026-07-28 13:28:10.912 | + functions-common:time_stop:2433 : elapsed_time=1506 2026-07-28 13:28:10.916 | + functions-common:time_stop:2434 : total=12204 2026-07-28 13:28:10.919 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:10.923 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13710 2026-07-28 13:28:10.928 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-28 13:28:10.928 | Waiting for swift proxy to start... 2026-07-28 13:28:10.932 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.189:8080/info 2026-07-28 13:28:10.935 | + functions:wait_for_service:476 : local timeout=60 2026-07-28 13:28:10.938 | + functions:wait_for_service:477 : local url=https://10.4.3.189:8080/info 2026-07-28 13:28:10.942 | + functions:wait_for_service:478 : local rval=0 2026-07-28 13:28:10.946 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-28 13:28:10.949 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-28 13:28:10.953 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:10.956 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:10.961 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:10.966 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245290962 2026-07-28 13:28:10.969 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-28 13:28:10.974 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189:8080/info 2026-07-28 13:28:10.994 | + :: : [[ 503 == 503 ]] 2026-07-28 13:28:10.996 | + :: : sleep 1 2026-07-28 13:28:12.000 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189:8080/info 2026-07-28 13:28:12.025 | + :: : [[ 200 == 503 ]] 2026-07-28 13:28:12.027 | + :: : [[ 0 -eq 7 ]] 2026-07-28 13:28:12.031 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-28 13:28:12.034 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:12.037 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:12.041 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:12.043 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:12.046 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:12.050 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-28 13:28:12.054 | + functions-common:time_stop:2427 : start_time=1785245290962 2026-07-28 13:28:12.058 | + functions-common:time_stop:2429 : [[ -z 1785245290962 ]] 2026-07-28 13:28:12.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:12.068 | + functions-common:time_stop:2432 : end_time=1785245292064 2026-07-28 13:28:12.071 | + functions-common:time_stop:2433 : elapsed_time=1102 2026-07-28 13:28:12.073 | + functions-common:time_stop:2434 : total=3618 2026-07-28 13:28:12.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:12.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4720 2026-07-28 13:28:12.084 | + functions:wait_for_service:486 : return 0 2026-07-28 13:28:12.088 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:12.091 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-28 13:28:12.096 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-28 13:28:12.119 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:12.123 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-28 13:28:12.167 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-28 13:28:12.228 | [8534 Async configure_neutron_nova:78971]: Waiting for completion of configure_neutron_nova running on PID 78971 (2 other jobs running) 2026-07-28 13:28:12.259 | [8534 Async configure_neutron_nova:78971]: Signaling child to exit 2026-07-28 13:28:12.259 | WAKEUP 2026-07-28 13:28:12.284 | [8534 Async configure_neutron_nova:78971]: Signaled 2026-07-28 13:28:12.287 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-28 13:28:12.287 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-28 13:28:12.287 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.189/identity 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-28 13:28:12.287 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-28 13:28:12.287 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-28 13:28:12.287 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-28 13:28:12.287 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-28 13:28:12.287 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-28 13:28:12.287 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-28 13:28:12.287 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:12.287 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-28 13:28:12.287 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-28 13:28:12.287 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:28:12.287 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-28 13:28:12.287 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:28:12.287 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-28 13:28:12.287 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-28 13:28:12.287 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-28 13:28:12.288 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-28 13:28:12.288 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-28 13:28:12.288 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-28 13:28:12.288 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-28 13:28:12.288 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.189/identity 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-28 13:28:12.288 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-28 13:28:12.288 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-28 13:28:12.288 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-28 13:28:12.288 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-28 13:28:12.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-28 13:28:12.288 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-28 13:28:12.288 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:12.288 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-28 13:28:12.288 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-28 13:28:12.337 | [8534 Async configure_neutron_nova:78971]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-28 13:28:12.343 | + inc/async:async_wait:197 : return 0 2026-07-28 13:28:12.346 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-28 13:28:12.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:12.374 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-28 13:28:12.414 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-28 13:28:12.458 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-28 13:28:12.481 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:12.485 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-28 13:28:12.489 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:28:12.493 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-28 13:28:12.497 | + ./stack.sh:main:1296 : start_nova_api 2026-07-28 13:28:12.501 | + lib/nova:start_nova_api:968 : 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-07-28 13:28:12.505 | + lib/nova:start_nova_api:969 : 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-07-28 13:28:12.508 | + lib/nova:start_nova_api:969 : 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-07-28 13:28:12.513 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-28 13:28:12.521 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-28 13:28:12.524 | + functions-common:run_process:1674 : local service=n-api 2026-07-28 13:28:12.527 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-28 13:28:12.531 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:12.535 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:12.540 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:12.545 | + functions-common:run_process:1680 : local name=n-api 2026-07-28 13:28:12.550 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:12.554 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:12.557 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:12.562 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:12.566 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:12.572 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245292568 2026-07-28 13:28:12.577 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-28 13:28:12.601 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:12.604 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-28 13:28:12.608 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-28 13:28:12.612 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-28 13:28:12.615 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-28 13:28:12.618 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-28 13:28:12.622 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-28 13:28:12.626 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-28 13:28:12.630 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-28 13:28:12.634 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-28 13:28:12.637 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:12.641 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:12.645 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:12.648 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:12.653 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-28 13:28:12.656 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-28 13:28:12.660 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:12.665 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:12.668 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-28 13:28:12.671 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-28 13:28:12.675 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:12.678 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-28 13:28:12.680 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-28 13:28:12.683 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-28 13:28:12.686 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-28 13:28:12.690 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-28 13:28:12.695 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-28 13:28:12.778 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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-07-28 13:28:12.863 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-28 13:28:12.931 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-28 13:28:13.003 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:13.070 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:13.130 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-28 13:28:13.195 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-28 13:28:13.263 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-28 13:28:13.334 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-28 13:28:13.400 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-28 13:28:13.460 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-28 13:28:13.463 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-28 13:28:13.466 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-28 13:28:13.546 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-28 13:28:13.872 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-28 13:28:13.887 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-28 13:28:14.219 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-28 13:28:14.303 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:14.307 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:14.310 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:14.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:14.318 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:14.322 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:14.326 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:14.331 | + functions-common:time_stop:2427 : start_time=1785245292568 2026-07-28 13:28:14.336 | + functions-common:time_stop:2429 : [[ -z 1785245292568 ]] 2026-07-28 13:28:14.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:14.346 | + functions-common:time_stop:2432 : end_time=1785245294342 2026-07-28 13:28:14.350 | + functions-common:time_stop:2433 : elapsed_time=1774 2026-07-28 13:28:14.353 | + functions-common:time_stop:2434 : total=13710 2026-07-28 13:28:14.357 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:14.361 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15484 2026-07-28 13:28:14.365 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-28 13:28:14.365 | Waiting for nova-api to start... 2026-07-28 13:28:14.368 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.189/compute/v2.1/ 2026-07-28 13:28:14.372 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.189/compute/v2.1/ 2026-07-28 13:28:14.375 | + functions:wait_for_service:476 : local timeout=60 2026-07-28 13:28:14.378 | + functions:wait_for_service:477 : local url=https://10.4.3.189/compute/v2.1/ 2026-07-28 13:28:14.382 | + functions:wait_for_service:478 : local rval=0 2026-07-28 13:28:14.385 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-28 13:28:14.389 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-28 13:28:14.393 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:14.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:14.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:14.407 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245294403 2026-07-28 13:28:14.410 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-28 13:28:14.416 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/compute/v2.1/ 2026-07-28 13:28:17.452 | + :: : [[ 200 == 503 ]] 2026-07-28 13:28:17.454 | + :: : [[ 0 -eq 7 ]] 2026-07-28 13:28:17.457 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-28 13:28:17.461 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:17.464 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:17.467 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:17.470 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:17.473 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:17.476 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-28 13:28:17.479 | + functions-common:time_stop:2427 : start_time=1785245294403 2026-07-28 13:28:17.482 | + functions-common:time_stop:2429 : [[ -z 1785245294403 ]] 2026-07-28 13:28:17.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:17.490 | + functions-common:time_stop:2432 : end_time=1785245297487 2026-07-28 13:28:17.493 | + functions-common:time_stop:2433 : elapsed_time=3084 2026-07-28 13:28:17.497 | + functions-common:time_stop:2434 : total=4720 2026-07-28 13:28:17.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:17.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7804 2026-07-28 13:28:17.505 | + functions:wait_for_service:486 : return 0 2026-07-28 13:28:17.508 | + lib/nova:start_nova_api:981 : 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-07-28 13:28:17.511 | + lib/nova:start_nova_api:981 : 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-07-28 13:28:17.515 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-28 13:28:17.533 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:17.536 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-28 13:28:17.539 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:28:17.542 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-28 13:28:17.545 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-28 13:28:17.548 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-28 13:28:17.550 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-28 13:28:17.553 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-28 13:28:17.556 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-28 13:28:17.559 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-07-28 13:28:17.562 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-28 13:28:17.565 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-07-28 13:28:17.578 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-07-28 13:28:17.583 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-28 13:28:17.588 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-28 13:28:17.593 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-28 13:28:17.609 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-28 13:28:17.626 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-28 13:28:17.641 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-28 13:28:17.644 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-07-28 13:28:17.644 | Starting OVN 2026-07-28 13:28:17.648 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-07-28 13:28:17.651 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-07-28 13:28:17.652 | Starting OVS 2026-07-28 13:28:17.655 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-28 13:28:17.673 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:17.676 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-07-28 13:28:17.725 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-07-28 13:28:17.776 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:17.779 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-07-28 13:28:17.782 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-28 13:28:18.103 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-07-28 13:28:18.395 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-28 13:28:18.395 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-28 13:28:18.396 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-28 13:28:18.396 | 2026-07-28 13:28:18.396 | Possible reasons for having these kinds of units are: 2026-07-28 13:28:18.396 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-28 13:28:18.396 | .wants/, .requires/, or .upholds/ directory. 2026-07-28 13:28:18.396 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-28 13:28:18.396 | a requirement dependency on it. 2026-07-28 13:28:18.396 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-28 13:28:18.396 | D-Bus, udev, scripted systemctl call, ...). 2026-07-28 13:28:18.396 | • In case of template units, the unit is meant to be enabled with some 2026-07-28 13:28:18.396 | instance name specified. 2026-07-28 13:28:18.403 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-07-28 13:28:23.032 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-07-28 13:28:23.035 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-28 13:28:23.401 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-07-28 13:28:23.751 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-28 13:28:23.751 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-28 13:28:23.751 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-28 13:28:23.751 | 2026-07-28 13:28:23.751 | Possible reasons for having these kinds of units are: 2026-07-28 13:28:23.751 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-28 13:28:23.751 | .wants/, .requires/, or .upholds/ directory. 2026-07-28 13:28:23.751 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-28 13:28:23.751 | a requirement dependency on it. 2026-07-28 13:28:23.751 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-28 13:28:23.751 | D-Bus, udev, scripted systemctl call, ...). 2026-07-28 13:28:23.751 | • In case of template units, the unit is meant to be enabled with some 2026-07-28 13:28:23.752 | instance name specified. 2026-07-28 13:28:23.757 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-07-28 13:28:23.972 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-07-28 13:28:23.972 | Configuring OVSDB 2026-07-28 13:28:23.975 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-07-28 13:28:23.995 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:23.999 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : 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-07-28 13:28:24.019 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-28 13:28:24.041 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-28 13:28:24.059 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=cd3d43c3-9997-4170-82a7-498369506c2a 2026-07-28 13:28:24.076 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.189:6642 2026-07-28 13:28:24.093 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-28 13:28:24.110 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-28 13:28:24.128 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.189 2026-07-28 13:28:24.147 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-07-28 13:28:24.153 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000006005 2026-07-28 13:28:24.169 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:24.172 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-28 13:28:24.192 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-07-28 13:28:24.195 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-07-28 13:28:24.199 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-07-28 13:28:24.202 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-28 13:28:24.205 | + functions-common:is_provider_network:2272 : return 1 2026-07-28 13:28:24.208 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:24.212 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-07-28 13:28:24.215 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-07-28 13:28:24.219 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-28 13:28:24.222 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-07-28 13:28:24.226 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-28 13:28:24.247 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-28 13:28:24.268 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-28 13:28:24.287 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-07-28 13:28:24.307 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:24.310 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-07-28 13:28:24.313 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-07-28 13:28:24.316 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-07-28 13:28:24.318 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-07-28 13:28:24.321 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-07-28 13:28:24.344 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:24.348 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:24.351 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-07-28 13:28:24.355 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-28 13:28:24.692 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-07-28 13:28:25.051 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-07-28 13:28:25.096 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-07-28 13:28:25.100 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-28 13:28:25.104 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-07-28 13:28:25.109 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-28 13:28:25.112 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-07-28 13:28:26.117 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-07-28 13:28:26.120 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-07-28 13:28:26.123 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-28 13:28:26.127 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-28 13:28:26.130 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-07-28 13:28:26.134 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-28 13:28:26.137 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-28 13:28:26.141 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-07-28 13:28:26.144 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-28 13:28:26.148 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-28 13:28:26.151 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-07-28 13:28:26.154 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-28 13:28:26.157 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-07-28 13:28:26.182 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:26.185 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : 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-07-28 13:28:26.209 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:748 : 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-07-28 13:28:26.230 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-28 13:28:26.250 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-28 13:28:26.269 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-28 13:28:26.286 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-28 13:28:26.302 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-07-28 13:28:26.323 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:26.326 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:26.329 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-07-28 13:28:26.333 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-07-28 13:28:26.692 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-07-28 13:28:27.008 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-28 13:28:27.008 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-28 13:28:27.008 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-28 13:28:27.008 | 2026-07-28 13:28:27.008 | Possible reasons for having these kinds of units are: 2026-07-28 13:28:27.008 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-28 13:28:27.008 | .wants/, .requires/, or .upholds/ directory. 2026-07-28 13:28:27.008 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-28 13:28:27.008 | a requirement dependency on it. 2026-07-28 13:28:27.008 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-28 13:28:27.008 | D-Bus, udev, scripted systemctl call, ...). 2026-07-28 13:28:27.008 | • In case of template units, the unit is meant to be enabled with some 2026-07-28 13:28:27.008 | instance name specified. 2026-07-28 13:28:27.015 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-07-28 13:28:27.254 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-07-28 13:28:27.279 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:27.283 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-07-28 13:28:27.286 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-28 13:28:27.308 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:27.312 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-07-28 13:28:27.317 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-07-28 13:28:27.320 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-28 13:28:27.342 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:27.346 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-07-28 13:28:27.404 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-07-28 13:28:27.407 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.410 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-28 13:28:27.413 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.416 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:27.420 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:27.424 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:27.428 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-28 13:28:27.431 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:27.435 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:27.438 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:27.442 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:27.445 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:27.451 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245307447 2026-07-28 13:28:27.455 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-28 13:28:27.477 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:27.480 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-28 13:28:27.484 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-28 13:28:27.487 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.489 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.492 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.496 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.499 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-28 13:28:27.502 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-28 13:28:27.505 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-28 13:28:27.509 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:27.512 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:27.516 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:27.520 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:27.523 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-28 13:28:27.527 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-28 13:28:27.530 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-07-28 13:28:27.534 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-28 13:28:27.538 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.540 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:27.544 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:27.547 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:27.551 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:27.554 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:27.558 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-28 13:28:27.561 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:27.566 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-28 13:28:27.646 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:27.731 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-28 13:28:27.797 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-28 13:28:27.869 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-28 13:28:27.935 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-28 13:28:28.004 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:28.068 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:28.071 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:28.074 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-28 13:28:28.148 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:28.474 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-28 13:28:28.489 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-28 13:28:28.796 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-28 13:28:28.836 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:28.839 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:28.842 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:28.845 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:28.849 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:28.851 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:28.855 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:28.858 | + functions-common:time_stop:2427 : start_time=1785245307447 2026-07-28 13:28:28.861 | + functions-common:time_stop:2429 : [[ -z 1785245307447 ]] 2026-07-28 13:28:28.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:28.871 | + functions-common:time_stop:2432 : end_time=1785245308868 2026-07-28 13:28:28.874 | + functions-common:time_stop:2433 : elapsed_time=1421 2026-07-28 13:28:28.877 | + functions-common:time_stop:2434 : total=15484 2026-07-28 13:28:28.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:28.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16905 2026-07-28 13:28:28.888 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-28 13:28:28.891 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-28 13:28:28.894 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-28 13:28:28.899 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-28 13:28:28.920 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-28 13:28:28.924 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-28 13:28:28.927 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:28.930 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-28 13:28:28.933 | + 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-07-28 13:28:28.971 | + 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-07-28 13:28:29.007 | + 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-07-28 13:28:29.051 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-28 13:28:29.096 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-28 13:28:29.137 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:29.141 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-28 13:28:29.145 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-28 13:28:29.148 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-28 13:28:29.168 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-28 13:28:29.184 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-07-28 13:28:29.187 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-28 13:28:29.191 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-28 13:28:29.194 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-07-28 13:28:29.209 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-28 13:28:29.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:29.233 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-28 13:28:29.237 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:28:29.240 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-28 13:28:29.243 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-28 13:28:29.246 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-28 13:28:29.250 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-28 13:28:29.292 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-28 13:28:29.296 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:29.300 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-28 13:28:29.344 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-28 13:28:29.347 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-28 13:28:29.350 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-28 13:28:29.355 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-28 13:28:29.359 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-28 13:28:29.362 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-28 13:28:29.366 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-28 13:28:29.370 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-28 13:28:29.372 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-28 13:28:29.374 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-28 13:28:29.377 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:29.379 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:29.382 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:29.384 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-28 13:28:29.386 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:29.390 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:29.393 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-28 13:28:29.397 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-28 13:28:29.400 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-28 13:28:29.406 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-28 13:28:29.436 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-28 13:28:29.440 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-28 13:28:29.498 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-28 13:28:29.558 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-28 13:28:29.560 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-28 13:28:29.618 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-28 13:28:29.621 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-28 13:28:29.677 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-28 13:28:29.683 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-28 13:28:29.686 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-28 13:28:29.690 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-28 13:28:29.694 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:29.697 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:29.701 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:29.704 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-28 13:28:29.708 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:29.711 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:29.713 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:29.718 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:29.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:29.728 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245309724 2026-07-28 13:28:29.731 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-28 13:28:29.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:29.759 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-28 13:28:29.762 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-28 13:28:29.766 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-28 13:28:29.769 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-28 13:28:29.772 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-28 13:28:29.776 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-28 13:28:29.779 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-28 13:28:29.782 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-28 13:28:29.785 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-28 13:28:29.788 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:29.791 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:29.794 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:29.797 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:29.800 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-28 13:28:29.803 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-28 13:28:29.806 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:29.808 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:29.812 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-28 13:28:29.814 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-28 13:28:29.817 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:29.819 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-28 13:28:29.822 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-28 13:28:29.825 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-28 13:28:29.828 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-28 13:28:29.830 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-28 13:28:29.836 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-28 13:28:29.907 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-28 13:28:29.981 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-28 13:28:30.049 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-28 13:28:30.117 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:30.186 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:30.257 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-28 13:28:30.329 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-28 13:28:30.400 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-28 13:28:30.465 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-28 13:28:30.527 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-28 13:28:30.592 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-28 13:28:30.594 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-28 13:28:30.598 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-28 13:28:30.677 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-28 13:28:31.057 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-28 13:28:31.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-28 13:28:31.434 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-28 13:28:31.508 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:31.513 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:31.516 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:31.520 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:31.523 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:31.527 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:31.529 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:31.534 | + functions-common:time_stop:2427 : start_time=1785245309724 2026-07-28 13:28:31.538 | + functions-common:time_stop:2429 : [[ -z 1785245309724 ]] 2026-07-28 13:28:31.544 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:31.549 | + functions-common:time_stop:2432 : end_time=1785245311545 2026-07-28 13:28:31.556 | + functions-common:time_stop:2433 : elapsed_time=1821 2026-07-28 13:28:31.559 | + functions-common:time_stop:2434 : total=16905 2026-07-28 13:28:31.563 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:31.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18726 2026-07-28 13:28:31.572 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.189/ 2026-07-28 13:28:31.576 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:31.579 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-28 13:28:31.583 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:31.586 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:31.589 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:31.592 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:31.595 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-28 13:28:31.598 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:31.600 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:31.603 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:31.606 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:31.609 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:31.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245311610 2026-07-28 13:28:31.618 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-28 13:28:31.640 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:31.643 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-28 13:28:31.646 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-28 13:28:31.650 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:31.653 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:31.657 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:31.660 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:31.663 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-28 13:28:31.666 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-28 13:28:31.669 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-28 13:28:31.673 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:31.677 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:31.680 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:31.682 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:31.686 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-28 13:28:31.688 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-28 13:28:31.692 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-28 13:28:31.695 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-28 13:28:31.699 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:31.702 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:31.705 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:31.708 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:31.711 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:31.715 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:31.719 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-28 13:28:31.723 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:31.729 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-28 13:28:31.809 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:31.891 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-28 13:28:31.959 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:32.023 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-28 13:28:32.097 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-28 13:28:32.166 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:32.236 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:32.240 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:32.243 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-28 13:28:32.327 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:32.699 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-28 13:28:32.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-28 13:28:33.090 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-28 13:28:33.130 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:33.134 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:33.138 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:33.143 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:33.147 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:33.152 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:33.156 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:33.160 | + functions-common:time_stop:2427 : start_time=1785245311610 2026-07-28 13:28:33.163 | + functions-common:time_stop:2429 : [[ -z 1785245311610 ]] 2026-07-28 13:28:33.168 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:33.172 | + functions-common:time_stop:2432 : end_time=1785245313169 2026-07-28 13:28:33.176 | + functions-common:time_stop:2433 : elapsed_time=1559 2026-07-28 13:28:33.179 | + functions-common:time_stop:2434 : total=18726 2026-07-28 13:28:33.182 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:33.185 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20285 2026-07-28 13:28:33.188 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.192 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-28 13:28:33.195 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.199 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:33.203 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:33.206 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:33.210 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-28 13:28:33.214 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:33.218 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:33.222 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:33.225 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:33.231 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:33.238 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245313232 2026-07-28 13:28:33.244 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-28 13:28:33.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:33.274 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-28 13:28:33.276 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-28 13:28:33.281 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.284 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.289 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.293 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.297 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-28 13:28:33.299 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-28 13:28:33.303 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-28 13:28:33.307 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:33.310 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:33.314 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:33.319 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:33.322 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-28 13:28:33.325 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-28 13:28:33.329 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-28 13:28:33.334 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-28 13:28:33.338 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.341 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:33.343 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:33.348 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:33.350 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:33.354 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:33.358 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-28 13:28:33.361 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:33.367 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-28 13:28:33.459 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:33.551 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-28 13:28:33.621 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:33.693 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-28 13:28:33.763 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-28 13:28:33.832 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:33.901 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:33.904 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:33.908 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-28 13:28:33.992 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:34.366 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-28 13:28:34.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-28 13:28:34.745 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-28 13:28:34.783 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:34.786 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:34.790 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:34.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:34.798 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:34.802 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:34.805 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:34.808 | + functions-common:time_stop:2427 : start_time=1785245313232 2026-07-28 13:28:34.811 | + functions-common:time_stop:2429 : [[ -z 1785245313232 ]] 2026-07-28 13:28:34.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:34.821 | + functions-common:time_stop:2432 : end_time=1785245314818 2026-07-28 13:28:34.824 | + functions-common:time_stop:2433 : elapsed_time=1586 2026-07-28 13:28:34.828 | + functions-common:time_stop:2434 : total=20285 2026-07-28 13:28:34.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:34.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21871 2026-07-28 13:28:34.837 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-28 13:28:34.840 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-28 13:28:34.843 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:34.846 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-28 13:28:34.849 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:34.852 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:34.855 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:34.859 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:34.862 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-28 13:28:34.867 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:34.870 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:34.874 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:34.878 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:34.883 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:34.888 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245314884 2026-07-28 13:28:34.892 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-28 13:28:34.915 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:34.919 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-28 13:28:34.922 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-28 13:28:34.925 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:34.928 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:34.932 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:34.935 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:34.939 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-28 13:28:34.943 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-28 13:28:34.946 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:28:34.949 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:34.953 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:34.955 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:34.959 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:34.962 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-28 13:28:34.966 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-28 13:28:34.970 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-28 13:28:34.972 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:28:34.975 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:34.979 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:28:34.982 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:28:34.986 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:28:34.990 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:28:34.995 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:28:34.999 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:28:35.004 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:28:35.011 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-28 13:28:35.094 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:28:35.166 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-28 13:28:35.234 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:35.302 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-28 13:28:35.381 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-28 13:28:35.455 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:35.533 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:28:35.537 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:28:35.542 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-28 13:28:35.637 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:28:35.995 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:28:36.011 | 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-07-28 13:28:36.385 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:28:36.423 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:36.427 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:36.430 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:36.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:36.437 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:36.441 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:36.443 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:36.446 | + functions-common:time_stop:2427 : start_time=1785245314884 2026-07-28 13:28:36.449 | + functions-common:time_stop:2429 : [[ -z 1785245314884 ]] 2026-07-28 13:28:36.452 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:36.458 | + functions-common:time_stop:2432 : end_time=1785245316454 2026-07-28 13:28:36.460 | + functions-common:time_stop:2433 : elapsed_time=1570 2026-07-28 13:28:36.463 | + functions-common:time_stop:2434 : total=21871 2026-07-28 13:28:36.467 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:36.470 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23441 2026-07-28 13:28:36.473 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-28 13:28:36.476 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.189/networking 2026-07-28 13:28:36.478 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-28 13:28:36.478 | Waiting for Neutron to start... 2026-07-28 13:28:36.481 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.189/networking' 2026-07-28 13:28:36.484 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.189/networking' 'Neutron did not start' 60 2026-07-28 13:28:36.488 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.189/networking' 2026-07-28 13:28:36.492 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-28 13:28:36.495 | + functions-common:test_with_retry:2360 : local until=60 2026-07-28 13:28:36.499 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-28 13:28:36.502 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-28 13:28:36.507 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-28 13:28:36.511 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:36.515 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:36.520 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:36.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245316523 2026-07-28 13:28:36.533 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.189/networking; do sleep 0.5; done' 2026-07-28 13:28:37.918 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.189/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-28 13:28:37.920 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:37.924 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:37.927 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:37.930 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:37.934 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:37.937 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-28 13:28:37.941 | + functions-common:time_stop:2427 : start_time=1785245316523 2026-07-28 13:28:37.944 | + functions-common:time_stop:2429 : [[ -z 1785245316523 ]] 2026-07-28 13:28:37.948 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:37.953 | + functions-common:time_stop:2432 : end_time=1785245317949 2026-07-28 13:28:37.957 | + functions-common:time_stop:2433 : elapsed_time=1426 2026-07-28 13:28:37.961 | + functions-common:time_stop:2434 : total=0 2026-07-28 13:28:37.964 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:37.967 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1426 2026-07-28 13:28:37.972 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-28 13:28:37.992 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:37.995 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-28 13:28:37.999 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:28:38.003 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-28 13:28:38.006 | + ./stack.sh:main:1314 : start_placement 2026-07-28 13:28:38.010 | + lib/placement:start_placement:137 : start_placement_api 2026-07-28 13:28:38.015 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-28 13:28:38.023 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-28 13:28:38.026 | + functions-common:run_process:1674 : local service=placement-api 2026-07-28 13:28:38.029 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-28 13:28:38.032 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:38.035 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:38.038 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:38.042 | + functions-common:run_process:1680 : local name=placement-api 2026-07-28 13:28:38.047 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:38.052 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:38.055 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:38.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:38.062 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:38.068 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245318064 2026-07-28 13:28:38.072 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-28 13:28:38.094 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:38.097 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-28 13:28:38.101 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-28 13:28:38.105 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-28 13:28:38.110 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-28 13:28:38.115 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-28 13:28:38.119 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-28 13:28:38.122 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-28 13:28:38.125 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-28 13:28:38.129 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-28 13:28:38.132 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:28:38.136 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:28:38.140 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:28:38.144 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:28:38.147 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-28 13:28:38.150 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-28 13:28:38.155 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:38.161 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:38.168 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-28 13:28:38.172 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-28 13:28:38.175 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:38.180 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-28 13:28:38.184 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-28 13:28:38.189 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-28 13:28:38.193 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-28 13:28:38.198 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-28 13:28:38.205 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-28 13:28:38.313 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-28 13:28:38.429 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-28 13:28:38.528 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-28 13:28:38.616 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:28:38.689 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:28:38.750 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-28 13:28:38.812 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-28 13:28:38.883 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-28 13:28:38.947 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-28 13:28:39.007 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-28 13:28:39.066 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-28 13:28:39.068 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-28 13:28:39.071 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-28 13:28:39.147 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-28 13:28:39.488 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-28 13:28:39.504 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-28 13:28:39.832 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-28 13:28:39.912 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:39.916 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:39.920 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:39.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:39.927 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:39.930 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:39.933 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:39.936 | + functions-common:time_stop:2427 : start_time=1785245318064 2026-07-28 13:28:39.940 | + functions-common:time_stop:2429 : [[ -z 1785245318064 ]] 2026-07-28 13:28:39.943 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:39.950 | + functions-common:time_stop:2432 : end_time=1785245319946 2026-07-28 13:28:39.953 | + functions-common:time_stop:2433 : elapsed_time=1882 2026-07-28 13:28:39.958 | + functions-common:time_stop:2434 : total=23441 2026-07-28 13:28:39.961 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:39.965 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25323 2026-07-28 13:28:39.968 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-28 13:28:39.969 | Waiting for placement-api to start... 2026-07-28 13:28:39.973 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.189/placement 2026-07-28 13:28:39.977 | + functions:wait_for_service:476 : local timeout=60 2026-07-28 13:28:39.981 | + functions:wait_for_service:477 : local url=https://10.4.3.189/placement 2026-07-28 13:28:39.986 | + functions:wait_for_service:478 : local rval=0 2026-07-28 13:28:39.990 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-28 13:28:39.994 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-28 13:28:39.997 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:40.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:40.007 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:40.013 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245320009 2026-07-28 13:28:40.018 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-28 13:28:40.024 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/placement 2026-07-28 13:28:41.319 | + :: : [[ 200 == 503 ]] 2026-07-28 13:28:41.321 | + :: : [[ 0 -eq 7 ]] 2026-07-28 13:28:41.324 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-28 13:28:41.327 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:41.330 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:41.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:41.337 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:41.341 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:41.345 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-28 13:28:41.348 | + functions-common:time_stop:2427 : start_time=1785245320009 2026-07-28 13:28:41.352 | + functions-common:time_stop:2429 : [[ -z 1785245320009 ]] 2026-07-28 13:28:41.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:41.363 | + functions-common:time_stop:2432 : end_time=1785245321359 2026-07-28 13:28:41.365 | + functions-common:time_stop:2433 : elapsed_time=1350 2026-07-28 13:28:41.368 | + functions-common:time_stop:2434 : total=7804 2026-07-28 13:28:41.370 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:41.373 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9154 2026-07-28 13:28:41.376 | + functions:wait_for_service:486 : return 0 2026-07-28 13:28:41.379 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-28 13:28:41.401 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:41.404 | + ./stack.sh:main:1318 : start_neutron 2026-07-28 13:28:41.406 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-28 13:28:41.409 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:41.412 | + functions-common:run_process:1674 : local service=q-agt 2026-07-28 13:28:41.415 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-28 13:28:41.418 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:41.421 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:41.425 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:41.427 | + functions-common:run_process:1680 : local name=q-agt 2026-07-28 13:28:41.431 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:41.435 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:41.438 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:41.442 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:41.448 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:41.454 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245321450 2026-07-28 13:28:41.458 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-28 13:28:41.482 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:41.486 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:41.489 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:41.493 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:41.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:41.500 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:41.504 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:41.507 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:41.512 | + functions-common:time_stop:2427 : start_time=1785245321450 2026-07-28 13:28:41.516 | + functions-common:time_stop:2429 : [[ -z 1785245321450 ]] 2026-07-28 13:28:41.520 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:41.526 | + functions-common:time_stop:2432 : end_time=1785245321522 2026-07-28 13:28:41.531 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-28 13:28:41.534 | + functions-common:time_stop:2434 : total=25323 2026-07-28 13:28:41.539 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:41.543 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25395 2026-07-28 13:28:41.547 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-28 13:28:41.550 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-28 13:28:41.553 | + functions-common:is_provider_network:2272 : return 1 2026-07-28 13:28:41.557 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-28 13:28:41.560 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-28 13:28:41.563 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-28 13:28:41.567 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-28 13:28:41.570 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:41.574 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:41.578 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:41.582 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-28 13:28:41.586 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:41.589 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:41.593 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:41.598 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:41.603 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:41.609 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245321605 2026-07-28 13:28:41.613 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-28 13:28:41.639 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:41.643 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:41.647 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:41.651 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:41.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:41.657 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:41.662 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:41.665 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:41.669 | + functions-common:time_stop:2427 : start_time=1785245321605 2026-07-28 13:28:41.673 | + functions-common:time_stop:2429 : [[ -z 1785245321605 ]] 2026-07-28 13:28:41.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:41.683 | + functions-common:time_stop:2432 : end_time=1785245321679 2026-07-28 13:28:41.687 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-28 13:28:41.690 | + functions-common:time_stop:2434 : total=25395 2026-07-28 13:28:41.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:41.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25469 2026-07-28 13:28:41.701 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-28 13:28:41.704 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-28 13:28:41.707 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-28 13:28:41.711 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-28 13:28:41.714 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-28 13:28:41.717 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-28 13:28:41.721 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-28 13:28:41.725 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-28 13:28:41.729 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-28 13:28:41.733 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-28 13:28:41.737 | + functions-common:run_process:1674 : local service=q-l3 2026-07-28 13:28:41.741 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-28 13:28:41.744 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:41.749 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:41.752 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:41.755 | + functions-common:run_process:1680 : local name=q-l3 2026-07-28 13:28:41.758 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:41.762 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:41.765 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:41.768 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:41.771 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:41.777 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245321773 2026-07-28 13:28:41.780 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-28 13:28:41.804 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:41.806 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:41.809 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:41.811 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:41.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:41.818 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:41.822 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:41.826 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:41.829 | + functions-common:time_stop:2427 : start_time=1785245321773 2026-07-28 13:28:41.831 | + functions-common:time_stop:2429 : [[ -z 1785245321773 ]] 2026-07-28 13:28:41.835 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:41.841 | + functions-common:time_stop:2432 : end_time=1785245321837 2026-07-28 13:28:41.844 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-28 13:28:41.848 | + functions-common:time_stop:2434 : total=25469 2026-07-28 13:28:41.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:41.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25533 2026-07-28 13:28:41.859 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-28 13:28:41.863 | + functions-common:run_process:1674 : local service=q-meta 2026-07-28 13:28:41.867 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-28 13:28:41.870 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:41.873 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:41.876 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:41.880 | + functions-common:run_process:1680 : local name=q-meta 2026-07-28 13:28:41.884 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:41.888 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:41.891 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:41.895 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:41.899 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:41.904 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245321901 2026-07-28 13:28:41.907 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-28 13:28:41.928 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:41.932 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:41.935 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:41.937 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:41.940 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:41.942 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:41.946 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:41.949 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:41.952 | + functions-common:time_stop:2427 : start_time=1785245321901 2026-07-28 13:28:41.956 | + functions-common:time_stop:2429 : [[ -z 1785245321901 ]] 2026-07-28 13:28:41.961 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:41.966 | + functions-common:time_stop:2432 : end_time=1785245321963 2026-07-28 13:28:41.970 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-28 13:28:41.973 | + functions-common:time_stop:2434 : total=25533 2026-07-28 13:28:41.976 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:41.981 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25595 2026-07-28 13:28:41.985 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-28 13:28:41.989 | + functions-common:run_process:1674 : local service=q-metering 2026-07-28 13:28:41.992 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-28 13:28:41.996 | + functions-common:run_process:1676 : local group= 2026-07-28 13:28:41.999 | + functions-common:run_process:1677 : local user= 2026-07-28 13:28:42.002 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:28:42.005 | + functions-common:run_process:1680 : local name=q-metering 2026-07-28 13:28:42.007 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:28:42.010 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:28:42.012 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:42.014 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:42.018 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:42.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245322020 2026-07-28 13:28:42.029 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-28 13:28:42.050 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:28:42.054 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:28:42.057 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:42.061 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:42.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:42.069 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:42.073 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:42.076 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:28:42.079 | + functions-common:time_stop:2427 : start_time=1785245322020 2026-07-28 13:28:42.082 | + functions-common:time_stop:2429 : [[ -z 1785245322020 ]] 2026-07-28 13:28:42.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:42.092 | + functions-common:time_stop:2432 : end_time=1785245322088 2026-07-28 13:28:42.095 | + functions-common:time_stop:2433 : elapsed_time=68 2026-07-28 13:28:42.098 | + functions-common:time_stop:2434 : total=25595 2026-07-28 13:28:42.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:42.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25663 2026-07-28 13:28:42.108 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-28 13:28:42.129 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:42.133 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:42.136 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-28 13:28:42.140 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:28:42.143 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-28 13:28:42.147 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-28 13:28:42.149 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-28 13:28:42.152 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-28 13:28:42.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-28 13:28:42.160 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-28 13:28:42.164 | ++ 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-07-28 13:28:43.047 | 2026-07-28 13:28:43.059 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:43.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-28 13:28:43.063 | address-scope 2026-07-28 13:28:43.063 | agent 2026-07-28 13:28:43.063 | allowed-address-pairs 2026-07-28 13:28:43.063 | auto-allocated-topology 2026-07-28 13:28:43.063 | availability_zone 2026-07-28 13:28:43.063 | default-subnetpools 2026-07-28 13:28:43.063 | dhcp_agent_scheduler 2026-07-28 13:28:43.063 | dns-integration 2026-07-28 13:28:43.063 | dns-domain-ports 2026-07-28 13:28:43.063 | dns-integration-domain-keywords 2026-07-28 13:28:43.063 | empty-string-filtering 2026-07-28 13:28:43.063 | external-net 2026-07-28 13:28:43.063 | extra_dhcp_opt 2026-07-28 13:28:43.063 | extraroute 2026-07-28 13:28:43.063 | extraroute-atomic 2026-07-28 13:28:43.063 | filter-validation 2026-07-28 13:28:43.063 | floating-ip-port-forwarding-detail 2026-07-28 13:28:43.063 | fip-port-details 2026-07-28 13:28:43.063 | flavors 2026-07-28 13:28:43.063 | floatingip-pools 2026-07-28 13:28:43.063 | router 2026-07-28 13:28:43.063 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:43.063 | enable-default-route-bfd 2026-07-28 13:28:43.063 | enable-default-route-ecmp 2026-07-28 13:28:43.063 | ext-gw-mode 2026-07-28 13:28:43.063 | l3-ha 2026-07-28 13:28:43.063 | external-gateway-multihoming 2026-07-28 13:28:43.063 | l3-flavors 2026-07-28 13:28:43.063 | l3_agent_scheduler 2026-07-28 13:28:43.063 | multi-provider 2026-07-28 13:28:43.063 | net-mtu 2026-07-28 13:28:43.063 | net-mtu-writable 2026-07-28 13:28:43.063 | network_availability_zone 2026-07-28 13:28:43.063 | network-ip-availability 2026-07-28 13:28:43.063 | network-ip-availability-details 2026-07-28 13:28:43.063 | pagination 2026-07-28 13:28:43.063 | port-device-profile 2026-07-28 13:28:43.063 | port-mac-address-regenerate 2026-07-28 13:28:43.063 | port-numa-affinity-policy 2026-07-28 13:28:43.063 | port-numa-affinity-policy-socket 2026-07-28 13:28:43.063 | binding 2026-07-28 13:28:43.063 | binding-extended 2026-07-28 13:28:43.063 | port-security 2026-07-28 13:28:43.063 | project-id 2026-07-28 13:28:43.063 | provider 2026-07-28 13:28:43.063 | qinq 2026-07-28 13:28:43.063 | quota-check-limit 2026-07-28 13:28:43.063 | quota-check-limit-default 2026-07-28 13:28:43.064 | quotas 2026-07-28 13:28:43.064 | quota_details 2026-07-28 13:28:43.064 | rbac-policies 2026-07-28 13:28:43.064 | rbac-address-scope 2026-07-28 13:28:43.064 | rbac-security-groups 2026-07-28 13:28:43.064 | revision-if-match 2026-07-28 13:28:43.064 | standard-attr-revisions 2026-07-28 13:28:43.064 | router_availability_zone 2026-07-28 13:28:43.064 | router-enable-snat 2026-07-28 13:28:43.064 | security-groups-default-rules 2026-07-28 13:28:43.064 | security-groups-default-statefulness 2026-07-28 13:28:43.064 | security-groups-normalized-cidr 2026-07-28 13:28:43.064 | security-groups-remote-address-group 2026-07-28 13:28:43.064 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:43.064 | security-groups-shared-filtering 2026-07-28 13:28:43.064 | security-group 2026-07-28 13:28:43.064 | service-type 2026-07-28 13:28:43.064 | sorting 2026-07-28 13:28:43.064 | standard-attr-description 2026-07-28 13:28:43.064 | stateful-security-group 2026-07-28 13:28:43.064 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:43.064 | subnet-external-network 2026-07-28 13:28:43.064 | subnet_onboard 2026-07-28 13:28:43.064 | subnet-service-types 2026-07-28 13:28:43.064 | subnet_allocation 2026-07-28 13:28:43.064 | subnetpool-prefix-ops 2026-07-28 13:28:43.064 | tag-creation 2026-07-28 13:28:43.064 | standard-attr-tag 2026-07-28 13:28:43.064 | standard-attr-timestamp 2026-07-28 13:28:43.064 | vlan-transparent' 2026-07-28 13:28:43.066 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-28 13:28:43.066 | address-scope 2026-07-28 13:28:43.066 | agent 2026-07-28 13:28:43.066 | allowed-address-pairs 2026-07-28 13:28:43.066 | auto-allocated-topology 2026-07-28 13:28:43.066 | availability_zone 2026-07-28 13:28:43.066 | default-subnetpools 2026-07-28 13:28:43.066 | dhcp_agent_scheduler 2026-07-28 13:28:43.066 | dns-integration 2026-07-28 13:28:43.066 | dns-domain-ports 2026-07-28 13:28:43.066 | dns-integration-domain-keywords 2026-07-28 13:28:43.066 | empty-string-filtering 2026-07-28 13:28:43.066 | external-net 2026-07-28 13:28:43.066 | extra_dhcp_opt 2026-07-28 13:28:43.066 | extraroute 2026-07-28 13:28:43.066 | extraroute-atomic 2026-07-28 13:28:43.066 | filter-validation 2026-07-28 13:28:43.066 | floating-ip-port-forwarding-detail 2026-07-28 13:28:43.066 | fip-port-details 2026-07-28 13:28:43.066 | flavors 2026-07-28 13:28:43.066 | floatingip-pools 2026-07-28 13:28:43.066 | router 2026-07-28 13:28:43.066 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:43.066 | enable-default-route-bfd 2026-07-28 13:28:43.066 | enable-default-route-ecmp 2026-07-28 13:28:43.066 | ext-gw-mode 2026-07-28 13:28:43.066 | l3-ha 2026-07-28 13:28:43.066 | external-gateway-multihoming 2026-07-28 13:28:43.066 | l3-flavors 2026-07-28 13:28:43.066 | l3_agent_scheduler 2026-07-28 13:28:43.066 | multi-provider 2026-07-28 13:28:43.066 | net-mtu 2026-07-28 13:28:43.066 | net-mtu-writable 2026-07-28 13:28:43.066 | network_availability_zone 2026-07-28 13:28:43.066 | network-ip-availability 2026-07-28 13:28:43.066 | network-ip-availability-details 2026-07-28 13:28:43.066 | pagination 2026-07-28 13:28:43.066 | port-device-profile 2026-07-28 13:28:43.066 | port-mac-address-regenerate 2026-07-28 13:28:43.066 | port-numa-affinity-policy 2026-07-28 13:28:43.066 | port-numa-affinity-policy-socket 2026-07-28 13:28:43.066 | binding 2026-07-28 13:28:43.066 | binding-extended 2026-07-28 13:28:43.066 | port-security 2026-07-28 13:28:43.066 | project-id 2026-07-28 13:28:43.066 | provider 2026-07-28 13:28:43.066 | qinq 2026-07-28 13:28:43.066 | quota-check-limit 2026-07-28 13:28:43.066 | quota-check-limit-default 2026-07-28 13:28:43.066 | quotas 2026-07-28 13:28:43.066 | quota_details 2026-07-28 13:28:43.067 | rbac-policies 2026-07-28 13:28:43.067 | rbac-address-scope 2026-07-28 13:28:43.067 | rbac-security-groups 2026-07-28 13:28:43.067 | revision-if-match 2026-07-28 13:28:43.067 | standard-attr-revisions 2026-07-28 13:28:43.067 | router_availability_zone 2026-07-28 13:28:43.067 | router-enable-snat 2026-07-28 13:28:43.067 | security-groups-default-rules 2026-07-28 13:28:43.067 | security-groups-default-statefulness 2026-07-28 13:28:43.067 | security-groups-normalized-cidr 2026-07-28 13:28:43.067 | security-groups-remote-address-group 2026-07-28 13:28:43.067 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:43.067 | security-groups-shared-filtering 2026-07-28 13:28:43.067 | security-group 2026-07-28 13:28:43.067 | service-type 2026-07-28 13:28:43.067 | sorting 2026-07-28 13:28:43.067 | standard-attr-description 2026-07-28 13:28:43.067 | stateful-security-group 2026-07-28 13:28:43.067 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:43.067 | subnet-external-network 2026-07-28 13:28:43.067 | subnet_onboard 2026-07-28 13:28:43.067 | subnet-service-types 2026-07-28 13:28:43.067 | subnet_allocation 2026-07-28 13:28:43.067 | subnetpool-prefix-ops 2026-07-28 13:28:43.067 | tag-creation 2026-07-28 13:28:43.067 | standard-attr-tag 2026-07-28 13:28:43.067 | standard-attr-timestamp 2026-07-28 13:28:43.067 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-28 13:28:43.070 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-28 13:28:43.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:43.076 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-28 13:28:43.080 | ++ 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-07-28 13:28:43.782 | 2026-07-28 13:28:43.792 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:43.796 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=7a6cca80-d6a0-42c7-91c9-14b868ed2882 2026-07-28 13:28:43.798 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-28 13:28:43.803 | ++ 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 fd43:7b7f:19b4::/56 --share --default -f value -c id 2026-07-28 13:28:44.418 | 2026-07-28 13:28:44.432 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:44.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=f0b07a13-fce6-41eb-91fe-1ef5abe8580f 2026-07-28 13:28:44.440 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-28 13:28:44.444 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-28 13:28:44.448 | + functions-common:is_provider_network:2272 : return 1 2026-07-28 13:28:44.452 | ++ 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-07-28 13:28:45.890 | 2026-07-28 13:28:45.901 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:45.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=5c5a38a4-2cf4-4645-9e71-fec634ce32f6 2026-07-28 13:28:45.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-28 13:28:45.911 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:45.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-28 13:28:45.934 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-28 13:28:45.937 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 7a6cca80-d6a0-42c7-91c9-14b868ed2882 ']' 2026-07-28 13:28:45.941 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-28 13:28:45.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-28 13:28:45.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-28 13:28:45.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 7a6cca80-d6a0-42c7-91c9-14b868ed2882 ' 2026-07-28 13:28:45.954 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-28 13:28:45.956 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 5c5a38a4-2cf4-4645-9e71-fec634ce32f6 private-subnet' 2026-07-28 13:28:45.959 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-28 13:28:45.963 | +++ 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 7a6cca80-d6a0-42c7-91c9-14b868ed2882 --network 5c5a38a4-2cf4-4645-9e71-fec634ce32f6 private-subnet -f value -c id 2026-07-28 13:28:47.001 | 2026-07-28 13:28:47.014 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:47.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=18dadd38-4f87-4035-a905-5d856de099b6 2026-07-28 13:28:47.023 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-28 13:28:47.026 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:47.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 18dadd38-4f87-4035-a905-5d856de099b6 2026-07-28 13:28:47.053 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=18dadd38-4f87-4035-a905-5d856de099b6 2026-07-28 13:28:47.057 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-28 13:28:47.061 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-28 13:28:47.065 | ++ 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-07-28 13:28:47.068 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:47.092 | ++ 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-07-28 13:28:47.095 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:47.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-28 13:28:47.121 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z f0b07a13-fce6-41eb-91fe-1ef5abe8580f ']' 2026-07-28 13:28:47.124 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-28 13:28:47.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-28 13:28:47.133 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool f0b07a13-fce6-41eb-91fe-1ef5abe8580f ' 2026-07-28 13:28:47.137 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-28 13:28:47.141 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 5c5a38a4-2cf4-4645-9e71-fec634ce32f6 ipv6-private-subnet ' 2026-07-28 13:28:47.144 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-28 13:28:47.149 | +++ 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 f0b07a13-fce6-41eb-91fe-1ef5abe8580f --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 5c5a38a4-2cf4-4645-9e71-fec634ce32f6 ipv6-private-subnet -f value -c id 2026-07-28 13:28:48.189 | 2026-07-28 13:28:48.200 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:48.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=e1eb55d7-6f16-42fd-8e32-32d09ed86889 2026-07-28 13:28:48.206 | ++ 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-07-28 13:28:48.210 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:48.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo e1eb55d7-6f16-42fd-8e32-32d09ed86889 2026-07-28 13:28:48.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=e1eb55d7-6f16-42fd-8e32-32d09ed86889 2026-07-28 13:28:48.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-28 13:28:48.245 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-28 13:28:48.249 | ++ 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-07-28 13:28:48.539 | 2026-07-28 13:28:48.552 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:48.556 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-28 13:28:48.556 | address-scope 2026-07-28 13:28:48.557 | agent 2026-07-28 13:28:48.557 | allowed-address-pairs 2026-07-28 13:28:48.557 | auto-allocated-topology 2026-07-28 13:28:48.557 | availability_zone 2026-07-28 13:28:48.557 | default-subnetpools 2026-07-28 13:28:48.557 | dhcp_agent_scheduler 2026-07-28 13:28:48.557 | dns-integration 2026-07-28 13:28:48.557 | dns-domain-ports 2026-07-28 13:28:48.557 | dns-integration-domain-keywords 2026-07-28 13:28:48.557 | empty-string-filtering 2026-07-28 13:28:48.557 | external-net 2026-07-28 13:28:48.557 | extra_dhcp_opt 2026-07-28 13:28:48.557 | extraroute 2026-07-28 13:28:48.557 | extraroute-atomic 2026-07-28 13:28:48.557 | filter-validation 2026-07-28 13:28:48.557 | floating-ip-port-forwarding-detail 2026-07-28 13:28:48.557 | fip-port-details 2026-07-28 13:28:48.557 | flavors 2026-07-28 13:28:48.557 | floatingip-pools 2026-07-28 13:28:48.557 | router 2026-07-28 13:28:48.557 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:48.557 | enable-default-route-bfd 2026-07-28 13:28:48.557 | enable-default-route-ecmp 2026-07-28 13:28:48.557 | ext-gw-mode 2026-07-28 13:28:48.557 | l3-ha 2026-07-28 13:28:48.557 | external-gateway-multihoming 2026-07-28 13:28:48.557 | l3-flavors 2026-07-28 13:28:48.557 | l3_agent_scheduler 2026-07-28 13:28:48.557 | multi-provider 2026-07-28 13:28:48.557 | net-mtu 2026-07-28 13:28:48.557 | net-mtu-writable 2026-07-28 13:28:48.557 | network_availability_zone 2026-07-28 13:28:48.557 | network-ip-availability 2026-07-28 13:28:48.557 | network-ip-availability-details 2026-07-28 13:28:48.557 | pagination 2026-07-28 13:28:48.557 | port-device-profile 2026-07-28 13:28:48.557 | port-mac-address-regenerate 2026-07-28 13:28:48.557 | port-numa-affinity-policy 2026-07-28 13:28:48.557 | port-numa-affinity-policy-socket 2026-07-28 13:28:48.557 | binding 2026-07-28 13:28:48.557 | binding-extended 2026-07-28 13:28:48.557 | port-security 2026-07-28 13:28:48.557 | project-id 2026-07-28 13:28:48.557 | provider 2026-07-28 13:28:48.557 | qinq 2026-07-28 13:28:48.557 | quota-check-limit 2026-07-28 13:28:48.557 | quota-check-limit-default 2026-07-28 13:28:48.557 | quotas 2026-07-28 13:28:48.557 | quota_details 2026-07-28 13:28:48.557 | rbac-policies 2026-07-28 13:28:48.557 | rbac-address-scope 2026-07-28 13:28:48.557 | rbac-security-groups 2026-07-28 13:28:48.557 | revision-if-match 2026-07-28 13:28:48.557 | standard-attr-revisions 2026-07-28 13:28:48.557 | router_availability_zone 2026-07-28 13:28:48.557 | router-enable-snat 2026-07-28 13:28:48.557 | security-groups-default-rules 2026-07-28 13:28:48.557 | security-groups-default-statefulness 2026-07-28 13:28:48.557 | security-groups-normalized-cidr 2026-07-28 13:28:48.557 | security-groups-remote-address-group 2026-07-28 13:28:48.557 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:48.557 | security-groups-shared-filtering 2026-07-28 13:28:48.557 | security-group 2026-07-28 13:28:48.557 | service-type 2026-07-28 13:28:48.558 | sorting 2026-07-28 13:28:48.558 | standard-attr-description 2026-07-28 13:28:48.558 | stateful-security-group 2026-07-28 13:28:48.558 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:48.558 | subnet-external-network 2026-07-28 13:28:48.558 | subnet_onboard 2026-07-28 13:28:48.558 | subnet-service-types 2026-07-28 13:28:48.558 | subnet_allocation 2026-07-28 13:28:48.558 | subnetpool-prefix-ops 2026-07-28 13:28:48.558 | tag-creation 2026-07-28 13:28:48.558 | standard-attr-tag 2026-07-28 13:28:48.558 | standard-attr-timestamp 2026-07-28 13:28:48.558 | vlan-transparent' 2026-07-28 13:28:48.562 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-28 13:28:48.563 | address-scope 2026-07-28 13:28:48.563 | agent 2026-07-28 13:28:48.563 | allowed-address-pairs 2026-07-28 13:28:48.563 | auto-allocated-topology 2026-07-28 13:28:48.563 | availability_zone 2026-07-28 13:28:48.563 | default-subnetpools 2026-07-28 13:28:48.563 | dhcp_agent_scheduler 2026-07-28 13:28:48.563 | dns-integration 2026-07-28 13:28:48.563 | dns-domain-ports 2026-07-28 13:28:48.563 | dns-integration-domain-keywords 2026-07-28 13:28:48.563 | empty-string-filtering 2026-07-28 13:28:48.563 | external-net 2026-07-28 13:28:48.563 | extra_dhcp_opt 2026-07-28 13:28:48.563 | extraroute 2026-07-28 13:28:48.563 | extraroute-atomic 2026-07-28 13:28:48.563 | filter-validation 2026-07-28 13:28:48.563 | floating-ip-port-forwarding-detail 2026-07-28 13:28:48.563 | fip-port-details 2026-07-28 13:28:48.563 | flavors 2026-07-28 13:28:48.563 | floatingip-pools 2026-07-28 13:28:48.563 | router 2026-07-28 13:28:48.563 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:48.563 | enable-default-route-bfd 2026-07-28 13:28:48.563 | enable-default-route-ecmp 2026-07-28 13:28:48.563 | ext-gw-mode 2026-07-28 13:28:48.563 | l3-ha 2026-07-28 13:28:48.563 | external-gateway-multihoming 2026-07-28 13:28:48.563 | l3-flavors 2026-07-28 13:28:48.563 | l3_agent_scheduler 2026-07-28 13:28:48.563 | multi-provider 2026-07-28 13:28:48.563 | net-mtu 2026-07-28 13:28:48.563 | net-mtu-writable 2026-07-28 13:28:48.563 | network_availability_zone 2026-07-28 13:28:48.563 | network-ip-availability 2026-07-28 13:28:48.563 | network-ip-availability-details 2026-07-28 13:28:48.563 | pagination 2026-07-28 13:28:48.563 | port-device-profile 2026-07-28 13:28:48.563 | port-mac-address-regenerate 2026-07-28 13:28:48.563 | port-numa-affinity-policy 2026-07-28 13:28:48.563 | port-numa-affinity-policy-socket 2026-07-28 13:28:48.563 | binding 2026-07-28 13:28:48.563 | binding-extended 2026-07-28 13:28:48.563 | port-security 2026-07-28 13:28:48.563 | project-id 2026-07-28 13:28:48.563 | provider 2026-07-28 13:28:48.563 | qinq 2026-07-28 13:28:48.563 | quota-check-limit 2026-07-28 13:28:48.563 | quota-check-limit-default 2026-07-28 13:28:48.563 | quotas 2026-07-28 13:28:48.563 | quota_details 2026-07-28 13:28:48.563 | rbac-policies 2026-07-28 13:28:48.563 | rbac-address-scope 2026-07-28 13:28:48.563 | rbac-security-groups 2026-07-28 13:28:48.563 | revision-if-match 2026-07-28 13:28:48.563 | standard-attr-revisions 2026-07-28 13:28:48.563 | router_availability_zone 2026-07-28 13:28:48.563 | router-enable-snat 2026-07-28 13:28:48.563 | security-groups-default-rules 2026-07-28 13:28:48.563 | security-groups-default-statefulness 2026-07-28 13:28:48.563 | security-groups-normalized-cidr 2026-07-28 13:28:48.563 | security-groups-remote-address-group 2026-07-28 13:28:48.563 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:48.563 | security-groups-shared-filtering 2026-07-28 13:28:48.563 | security-group 2026-07-28 13:28:48.563 | service-type 2026-07-28 13:28:48.563 | sorting 2026-07-28 13:28:48.563 | standard-attr-description 2026-07-28 13:28:48.563 | stateful-security-group 2026-07-28 13:28:48.563 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:48.563 | subnet-external-network 2026-07-28 13:28:48.563 | subnet_onboard 2026-07-28 13:28:48.563 | subnet-service-types 2026-07-28 13:28:48.563 | subnet_allocation 2026-07-28 13:28:48.563 | subnetpool-prefix-ops 2026-07-28 13:28:48.563 | tag-creation 2026-07-28 13:28:48.563 | standard-attr-tag 2026-07-28 13:28:48.563 | standard-attr-timestamp 2026-07-28 13:28:48.563 | vlan-transparent =~ router ]] 2026-07-28 13:28:48.566 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-28 13:28:48.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-28 13:28:48.573 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-28 13:28:48.577 | ++ 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-07-28 13:28:48.880 | 2026-07-28 13:28:48.894 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:48.899 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-28 13:28:48.899 | address-scope 2026-07-28 13:28:48.899 | agent 2026-07-28 13:28:48.899 | allowed-address-pairs 2026-07-28 13:28:48.899 | auto-allocated-topology 2026-07-28 13:28:48.900 | availability_zone 2026-07-28 13:28:48.900 | default-subnetpools 2026-07-28 13:28:48.900 | dhcp_agent_scheduler 2026-07-28 13:28:48.900 | dns-integration 2026-07-28 13:28:48.900 | dns-domain-ports 2026-07-28 13:28:48.900 | dns-integration-domain-keywords 2026-07-28 13:28:48.900 | empty-string-filtering 2026-07-28 13:28:48.900 | external-net 2026-07-28 13:28:48.900 | extra_dhcp_opt 2026-07-28 13:28:48.900 | extraroute 2026-07-28 13:28:48.900 | extraroute-atomic 2026-07-28 13:28:48.900 | filter-validation 2026-07-28 13:28:48.900 | floating-ip-port-forwarding-detail 2026-07-28 13:28:48.900 | fip-port-details 2026-07-28 13:28:48.900 | flavors 2026-07-28 13:28:48.900 | floatingip-pools 2026-07-28 13:28:48.900 | router 2026-07-28 13:28:48.900 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:48.900 | enable-default-route-bfd 2026-07-28 13:28:48.900 | enable-default-route-ecmp 2026-07-28 13:28:48.900 | ext-gw-mode 2026-07-28 13:28:48.900 | l3-ha 2026-07-28 13:28:48.901 | external-gateway-multihoming 2026-07-28 13:28:48.901 | l3-flavors 2026-07-28 13:28:48.901 | l3_agent_scheduler 2026-07-28 13:28:48.901 | multi-provider 2026-07-28 13:28:48.901 | net-mtu 2026-07-28 13:28:48.901 | net-mtu-writable 2026-07-28 13:28:48.901 | network_availability_zone 2026-07-28 13:28:48.901 | network-ip-availability 2026-07-28 13:28:48.901 | network-ip-availability-details 2026-07-28 13:28:48.901 | pagination 2026-07-28 13:28:48.901 | port-device-profile 2026-07-28 13:28:48.901 | port-mac-address-regenerate 2026-07-28 13:28:48.901 | port-numa-affinity-policy 2026-07-28 13:28:48.901 | port-numa-affinity-policy-socket 2026-07-28 13:28:48.901 | binding 2026-07-28 13:28:48.901 | binding-extended 2026-07-28 13:28:48.901 | port-security 2026-07-28 13:28:48.901 | project-id 2026-07-28 13:28:48.901 | provider 2026-07-28 13:28:48.901 | qinq 2026-07-28 13:28:48.901 | quota-check-limit 2026-07-28 13:28:48.901 | quota-check-limit-default 2026-07-28 13:28:48.901 | quotas 2026-07-28 13:28:48.901 | quota_details 2026-07-28 13:28:48.901 | rbac-policies 2026-07-28 13:28:48.901 | rbac-address-scope 2026-07-28 13:28:48.901 | rbac-security-groups 2026-07-28 13:28:48.901 | revision-if-match 2026-07-28 13:28:48.901 | standard-attr-revisions 2026-07-28 13:28:48.901 | router_availability_zone 2026-07-28 13:28:48.901 | router-enable-snat 2026-07-28 13:28:48.901 | security-groups-default-rules 2026-07-28 13:28:48.901 | security-groups-default-statefulness 2026-07-28 13:28:48.901 | security-groups-normalized-cidr 2026-07-28 13:28:48.901 | security-groups-remote-address-group 2026-07-28 13:28:48.901 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:48.901 | security-groups-shared-filtering 2026-07-28 13:28:48.901 | security-group 2026-07-28 13:28:48.901 | service-type 2026-07-28 13:28:48.901 | sorting 2026-07-28 13:28:48.901 | standard-attr-description 2026-07-28 13:28:48.901 | stateful-security-group 2026-07-28 13:28:48.901 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:48.901 | subnet-external-network 2026-07-28 13:28:48.901 | subnet_onboard 2026-07-28 13:28:48.901 | subnet-service-types 2026-07-28 13:28:48.901 | subnet_allocation 2026-07-28 13:28:48.901 | subnetpool-prefix-ops 2026-07-28 13:28:48.901 | tag-creation 2026-07-28 13:28:48.901 | standard-attr-tag 2026-07-28 13:28:48.901 | standard-attr-timestamp 2026-07-28 13:28:48.901 | vlan-transparent' 2026-07-28 13:28:48.903 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-28 13:28:48.903 | address-scope 2026-07-28 13:28:48.903 | agent 2026-07-28 13:28:48.903 | allowed-address-pairs 2026-07-28 13:28:48.903 | auto-allocated-topology 2026-07-28 13:28:48.903 | availability_zone 2026-07-28 13:28:48.903 | default-subnetpools 2026-07-28 13:28:48.903 | dhcp_agent_scheduler 2026-07-28 13:28:48.903 | dns-integration 2026-07-28 13:28:48.903 | dns-domain-ports 2026-07-28 13:28:48.903 | dns-integration-domain-keywords 2026-07-28 13:28:48.903 | empty-string-filtering 2026-07-28 13:28:48.903 | external-net 2026-07-28 13:28:48.903 | extra_dhcp_opt 2026-07-28 13:28:48.903 | extraroute 2026-07-28 13:28:48.903 | extraroute-atomic 2026-07-28 13:28:48.903 | filter-validation 2026-07-28 13:28:48.903 | floating-ip-port-forwarding-detail 2026-07-28 13:28:48.903 | fip-port-details 2026-07-28 13:28:48.903 | flavors 2026-07-28 13:28:48.903 | floatingip-pools 2026-07-28 13:28:48.903 | router 2026-07-28 13:28:48.903 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:48.903 | enable-default-route-bfd 2026-07-28 13:28:48.903 | enable-default-route-ecmp 2026-07-28 13:28:48.903 | ext-gw-mode 2026-07-28 13:28:48.903 | l3-ha 2026-07-28 13:28:48.903 | external-gateway-multihoming 2026-07-28 13:28:48.903 | l3-flavors 2026-07-28 13:28:48.903 | l3_agent_scheduler 2026-07-28 13:28:48.903 | multi-provider 2026-07-28 13:28:48.903 | net-mtu 2026-07-28 13:28:48.903 | net-mtu-writable 2026-07-28 13:28:48.903 | network_availability_zone 2026-07-28 13:28:48.903 | network-ip-availability 2026-07-28 13:28:48.903 | network-ip-availability-details 2026-07-28 13:28:48.903 | pagination 2026-07-28 13:28:48.903 | port-device-profile 2026-07-28 13:28:48.903 | port-mac-address-regenerate 2026-07-28 13:28:48.903 | port-numa-affinity-policy 2026-07-28 13:28:48.903 | port-numa-affinity-policy-socket 2026-07-28 13:28:48.903 | binding 2026-07-28 13:28:48.903 | binding-extended 2026-07-28 13:28:48.903 | port-security 2026-07-28 13:28:48.903 | project-id 2026-07-28 13:28:48.903 | provider 2026-07-28 13:28:48.903 | qinq 2026-07-28 13:28:48.903 | quota-check-limit 2026-07-28 13:28:48.903 | quota-check-limit-default 2026-07-28 13:28:48.903 | quotas 2026-07-28 13:28:48.903 | quota_details 2026-07-28 13:28:48.903 | rbac-policies 2026-07-28 13:28:48.903 | rbac-address-scope 2026-07-28 13:28:48.903 | rbac-security-groups 2026-07-28 13:28:48.903 | revision-if-match 2026-07-28 13:28:48.903 | standard-attr-revisions 2026-07-28 13:28:48.903 | router_availability_zone 2026-07-28 13:28:48.903 | router-enable-snat 2026-07-28 13:28:48.903 | security-groups-default-rules 2026-07-28 13:28:48.903 | security-groups-default-statefulness 2026-07-28 13:28:48.903 | security-groups-normalized-cidr 2026-07-28 13:28:48.903 | security-groups-remote-address-group 2026-07-28 13:28:48.903 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:48.904 | security-groups-shared-filtering 2026-07-28 13:28:48.904 | security-group 2026-07-28 13:28:48.904 | service-type 2026-07-28 13:28:48.904 | sorting 2026-07-28 13:28:48.904 | standard-attr-description 2026-07-28 13:28:48.904 | stateful-security-group 2026-07-28 13:28:48.904 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:48.904 | subnet-external-network 2026-07-28 13:28:48.904 | subnet_onboard 2026-07-28 13:28:48.904 | subnet-service-types 2026-07-28 13:28:48.904 | subnet_allocation 2026-07-28 13:28:48.904 | subnetpool-prefix-ops 2026-07-28 13:28:48.904 | tag-creation 2026-07-28 13:28:48.904 | standard-attr-tag 2026-07-28 13:28:48.904 | standard-attr-timestamp 2026-07-28 13:28:48.904 | vlan-transparent =~ external-net ]] 2026-07-28 13:28:48.906 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-28 13:28:48.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:48.914 | ++ 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-07-28 13:28:49.332 | 2026-07-28 13:28:49.345 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:49.349 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=b62ef56b-f873-4f4e-898d-3cbd16551bdf 2026-07-28 13:28:49.352 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-28 13:28:49.354 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:49.372 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-28 13:28:49.375 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-28 13:28:49.378 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-28 13:28:49.381 | ++ 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-07-28 13:28:49.627 | 2026-07-28 13:28:49.638 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:49.641 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-28 13:28:49.641 | address-scope 2026-07-28 13:28:49.641 | agent 2026-07-28 13:28:49.641 | allowed-address-pairs 2026-07-28 13:28:49.641 | auto-allocated-topology 2026-07-28 13:28:49.641 | availability_zone 2026-07-28 13:28:49.641 | default-subnetpools 2026-07-28 13:28:49.641 | dhcp_agent_scheduler 2026-07-28 13:28:49.641 | dns-integration 2026-07-28 13:28:49.641 | dns-domain-ports 2026-07-28 13:28:49.641 | dns-integration-domain-keywords 2026-07-28 13:28:49.641 | empty-string-filtering 2026-07-28 13:28:49.641 | external-net 2026-07-28 13:28:49.641 | extra_dhcp_opt 2026-07-28 13:28:49.641 | extraroute 2026-07-28 13:28:49.641 | extraroute-atomic 2026-07-28 13:28:49.641 | filter-validation 2026-07-28 13:28:49.641 | floating-ip-port-forwarding-detail 2026-07-28 13:28:49.641 | fip-port-details 2026-07-28 13:28:49.641 | flavors 2026-07-28 13:28:49.641 | floatingip-pools 2026-07-28 13:28:49.641 | router 2026-07-28 13:28:49.641 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:49.641 | enable-default-route-bfd 2026-07-28 13:28:49.641 | enable-default-route-ecmp 2026-07-28 13:28:49.641 | ext-gw-mode 2026-07-28 13:28:49.641 | l3-ha 2026-07-28 13:28:49.641 | external-gateway-multihoming 2026-07-28 13:28:49.641 | l3-flavors 2026-07-28 13:28:49.641 | l3_agent_scheduler 2026-07-28 13:28:49.641 | multi-provider 2026-07-28 13:28:49.641 | net-mtu 2026-07-28 13:28:49.641 | net-mtu-writable 2026-07-28 13:28:49.641 | network_availability_zone 2026-07-28 13:28:49.642 | network-ip-availability 2026-07-28 13:28:49.642 | network-ip-availability-details 2026-07-28 13:28:49.642 | pagination 2026-07-28 13:28:49.642 | port-device-profile 2026-07-28 13:28:49.642 | port-mac-address-regenerate 2026-07-28 13:28:49.642 | port-numa-affinity-policy 2026-07-28 13:28:49.642 | port-numa-affinity-policy-socket 2026-07-28 13:28:49.642 | binding 2026-07-28 13:28:49.642 | binding-extended 2026-07-28 13:28:49.642 | port-security 2026-07-28 13:28:49.642 | project-id 2026-07-28 13:28:49.642 | provider 2026-07-28 13:28:49.642 | qinq 2026-07-28 13:28:49.642 | quota-check-limit 2026-07-28 13:28:49.642 | quota-check-limit-default 2026-07-28 13:28:49.642 | quotas 2026-07-28 13:28:49.642 | quota_details 2026-07-28 13:28:49.642 | rbac-policies 2026-07-28 13:28:49.642 | rbac-address-scope 2026-07-28 13:28:49.642 | rbac-security-groups 2026-07-28 13:28:49.642 | revision-if-match 2026-07-28 13:28:49.642 | standard-attr-revisions 2026-07-28 13:28:49.642 | router_availability_zone 2026-07-28 13:28:49.642 | router-enable-snat 2026-07-28 13:28:49.642 | security-groups-default-rules 2026-07-28 13:28:49.642 | security-groups-default-statefulness 2026-07-28 13:28:49.642 | security-groups-normalized-cidr 2026-07-28 13:28:49.642 | security-groups-remote-address-group 2026-07-28 13:28:49.642 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:49.642 | security-groups-shared-filtering 2026-07-28 13:28:49.642 | security-group 2026-07-28 13:28:49.642 | service-type 2026-07-28 13:28:49.642 | sorting 2026-07-28 13:28:49.642 | standard-attr-description 2026-07-28 13:28:49.642 | stateful-security-group 2026-07-28 13:28:49.642 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:49.642 | subnet-external-network 2026-07-28 13:28:49.642 | subnet_onboard 2026-07-28 13:28:49.642 | subnet-service-types 2026-07-28 13:28:49.642 | subnet_allocation 2026-07-28 13:28:49.642 | subnetpool-prefix-ops 2026-07-28 13:28:49.642 | tag-creation 2026-07-28 13:28:49.642 | standard-attr-tag 2026-07-28 13:28:49.642 | standard-attr-timestamp 2026-07-28 13:28:49.642 | vlan-transparent' 2026-07-28 13:28:49.644 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-28 13:28:49.644 | address-scope 2026-07-28 13:28:49.644 | agent 2026-07-28 13:28:49.644 | allowed-address-pairs 2026-07-28 13:28:49.644 | auto-allocated-topology 2026-07-28 13:28:49.644 | availability_zone 2026-07-28 13:28:49.644 | default-subnetpools 2026-07-28 13:28:49.644 | dhcp_agent_scheduler 2026-07-28 13:28:49.644 | dns-integration 2026-07-28 13:28:49.644 | dns-domain-ports 2026-07-28 13:28:49.644 | dns-integration-domain-keywords 2026-07-28 13:28:49.644 | empty-string-filtering 2026-07-28 13:28:49.644 | external-net 2026-07-28 13:28:49.644 | extra_dhcp_opt 2026-07-28 13:28:49.644 | extraroute 2026-07-28 13:28:49.644 | extraroute-atomic 2026-07-28 13:28:49.644 | filter-validation 2026-07-28 13:28:49.644 | floating-ip-port-forwarding-detail 2026-07-28 13:28:49.644 | fip-port-details 2026-07-28 13:28:49.644 | flavors 2026-07-28 13:28:49.644 | floatingip-pools 2026-07-28 13:28:49.644 | router 2026-07-28 13:28:49.644 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:28:49.644 | enable-default-route-bfd 2026-07-28 13:28:49.644 | enable-default-route-ecmp 2026-07-28 13:28:49.644 | ext-gw-mode 2026-07-28 13:28:49.644 | l3-ha 2026-07-28 13:28:49.644 | external-gateway-multihoming 2026-07-28 13:28:49.644 | l3-flavors 2026-07-28 13:28:49.644 | l3_agent_scheduler 2026-07-28 13:28:49.644 | multi-provider 2026-07-28 13:28:49.644 | net-mtu 2026-07-28 13:28:49.644 | net-mtu-writable 2026-07-28 13:28:49.644 | network_availability_zone 2026-07-28 13:28:49.644 | network-ip-availability 2026-07-28 13:28:49.644 | network-ip-availability-details 2026-07-28 13:28:49.644 | pagination 2026-07-28 13:28:49.644 | port-device-profile 2026-07-28 13:28:49.644 | port-mac-address-regenerate 2026-07-28 13:28:49.644 | port-numa-affinity-policy 2026-07-28 13:28:49.644 | port-numa-affinity-policy-socket 2026-07-28 13:28:49.644 | binding 2026-07-28 13:28:49.644 | binding-extended 2026-07-28 13:28:49.644 | port-security 2026-07-28 13:28:49.644 | project-id 2026-07-28 13:28:49.644 | provider 2026-07-28 13:28:49.644 | qinq 2026-07-28 13:28:49.644 | quota-check-limit 2026-07-28 13:28:49.644 | quota-check-limit-default 2026-07-28 13:28:49.644 | quotas 2026-07-28 13:28:49.644 | quota_details 2026-07-28 13:28:49.644 | rbac-policies 2026-07-28 13:28:49.644 | rbac-address-scope 2026-07-28 13:28:49.644 | rbac-security-groups 2026-07-28 13:28:49.644 | revision-if-match 2026-07-28 13:28:49.644 | standard-attr-revisions 2026-07-28 13:28:49.644 | router_availability_zone 2026-07-28 13:28:49.644 | router-enable-snat 2026-07-28 13:28:49.644 | security-groups-default-rules 2026-07-28 13:28:49.644 | security-groups-default-statefulness 2026-07-28 13:28:49.644 | security-groups-normalized-cidr 2026-07-28 13:28:49.644 | security-groups-remote-address-group 2026-07-28 13:28:49.644 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:28:49.644 | security-groups-shared-filtering 2026-07-28 13:28:49.644 | security-group 2026-07-28 13:28:49.644 | service-type 2026-07-28 13:28:49.644 | sorting 2026-07-28 13:28:49.644 | standard-attr-description 2026-07-28 13:28:49.644 | stateful-security-group 2026-07-28 13:28:49.644 | subnet-dns-publish-fixed-ip 2026-07-28 13:28:49.644 | subnet-external-network 2026-07-28 13:28:49.644 | subnet_onboard 2026-07-28 13:28:49.644 | subnet-service-types 2026-07-28 13:28:49.644 | subnet_allocation 2026-07-28 13:28:49.644 | subnetpool-prefix-ops 2026-07-28 13:28:49.644 | tag-creation 2026-07-28 13:28:49.644 | standard-attr-tag 2026-07-28 13:28:49.644 | standard-attr-timestamp 2026-07-28 13:28:49.644 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-28 13:28:49.647 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-28 13:28:49.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-28 13:28:49.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-28 13:28:49.657 | ++ 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-07-28 13:28:50.790 | 2026-07-28 13:28:50.798 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:50.803 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=866ac137-6a6a-4ddf-971e-51093284ea92 2026-07-28 13:28:50.806 | + 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-07-28 13:28:50.809 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:50.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-28 13:28:50.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-28 13:28:50.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet b62ef56b-f873-4f4e-898d-3cbd16551bdf 18dadd38-4f87-4035-a905-5d856de099b6 2026-07-28 13:28:52.679 | 2026-07-28 13:28:52.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-28 13:28:52.691 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 866ac137-6a6a-4ddf-971e-51093284ea92 2026-07-28 13:28:52.693 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-28 13:28:52.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:52.699 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-28 13:28:52.702 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-28 13:28:52.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-28 13:28:52.707 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-28 13:28:52.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 866ac137-6a6a-4ddf-971e-51093284ea92 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-28 13:28:52.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-28 13:28:52.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-28 13:28:52.719 | +++ 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 866ac137-6a6a-4ddf-971e-51093284ea92 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-28 13:28:52.719 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-28 13:28:53.390 | 2026-07-28 13:28:53.404 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:53.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-28 13:28:53.408 | | id | d91de876-8aa6-4ff8-951e-0a5352458d4b |' 2026-07-28 13:28:53.411 | ++ 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-07-28 13:28:53.414 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:53.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d91de876-8aa6-4ff8-951e-0a5352458d4b '|' 2026-07-28 13:28:53.438 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | d91de876-8aa6-4ff8-951e-0a5352458d4b |' 2026-07-28 13:28:53.441 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-28 13:28:53.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d91de876-8aa6-4ff8-951e-0a5352458d4b '|' 2026-07-28 13:28:53.446 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-28 13:28:53.449 | ++ functions-common:get_field:806 : local data field 2026-07-28 13:28:53.453 | ++ functions-common:get_field:807 : read data 2026-07-28 13:28:53.456 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-28 13:28:53.458 | ++ functions-common:get_field:811 : field='$3' 2026-07-28 13:28:53.462 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | d91de876-8aa6-4ff8-951e-0a5352458d4b |' 2026-07-28 13:28:53.463 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-28 13:28:53.468 | ++ functions-common:get_field:807 : read data 2026-07-28 13:28:53.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-28 13:28:53.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d91de876-8aa6-4ff8-951e-0a5352458d4b '|' 2026-07-28 13:28:53.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-28 13:28:53.481 | ++ functions-common:get_field:806 : local data field 2026-07-28 13:28:53.484 | ++ functions-common:get_field:807 : read data 2026-07-28 13:28:53.487 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-28 13:28:53.490 | ++ functions-common:get_field:811 : field='$6' 2026-07-28 13:28:53.494 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-28 13:28:53.494 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | d91de876-8aa6-4ff8-951e-0a5352458d4b |' 2026-07-28 13:28:53.499 | ++ functions-common:get_field:807 : read data 2026-07-28 13:28:53.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=d91de876-8aa6-4ff8-951e-0a5352458d4b 2026-07-28 13:28:53.508 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 866ac137-6a6a-4ddf-971e-51093284ea92 b62ef56b-f873-4f4e-898d-3cbd16551bdf 2026-07-28 13:28:55.237 | 2026-07-28 13:28:55.249 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-28 13:28:55.252 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:55.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-28 13:28:55.276 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:28:55.280 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-28 13:28:55.284 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-28 13:28:55.287 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-28 13:28:55.292 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-28 13:28:55.296 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:55.300 | ++ 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-07-28 13:28:55.323 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-28 13:28:55.327 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-28 13:28:55.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-28 13:28:55.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-28 13:28:55.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-28 13:28:55.340 | + 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-07-28 13:28:55.344 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-28 13:28:55.347 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-28 13:28:55.350 | + functions-common:test_with_retry:2360 : local until=10 2026-07-28 13:28:55.353 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-28 13:28:55.357 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-28 13:28:55.360 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-28 13:28:55.363 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:28:55.367 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:28:55.371 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:28:55.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245335373 2026-07-28 13:28:55.381 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-28 13:28:55.392 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-28 13:28:55.395 | + functions-common:time_stop:2420 : local name 2026-07-28 13:28:55.397 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:28:55.400 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:28:55.403 | + functions-common:time_stop:2423 : local total 2026-07-28 13:28:55.406 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:28:55.409 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-28 13:28:55.413 | + functions-common:time_stop:2427 : start_time=1785245335373 2026-07-28 13:28:55.415 | + functions-common:time_stop:2429 : [[ -z 1785245335373 ]] 2026-07-28 13:28:55.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:28:55.425 | + functions-common:time_stop:2432 : end_time=1785245335421 2026-07-28 13:28:55.428 | + functions-common:time_stop:2433 : elapsed_time=48 2026-07-28 13:28:55.430 | + functions-common:time_stop:2434 : total=1426 2026-07-28 13:28:55.433 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:28:55.435 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1474 2026-07-28 13:28:55.440 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-28 13:28:55.440 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-28 13:28:55.447 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-28 13:28:55.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:28:55.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:55.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-28 13:28:55.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-28 13:28:55.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-28 13:28:55.489 | ++ 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-07-28 13:28:55.491 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-28 13:28:55.491 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-28 13:28:55.492 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-28 13:28:55.792 | 2026-07-28 13:28:55.807 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:28:55.813 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.42 ' 2026-07-28 13:28:55.817 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-28 13:28:55.820 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:28:55.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-28 13:28:55.845 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:28:55.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-28 13:28:55.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-28 13:28:55.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet b62ef56b-f873-4f4e-898d-3cbd16551bdf e1eb55d7-6f16-42fd-8e32-32d09ed86889 2026-07-28 13:28:58.465 | 2026-07-28 13:28:58.474 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-28 13:28:58.478 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 866ac137-6a6a-4ddf-971e-51093284ea92 2026-07-28 13:28:58.481 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-28 13:28:58.485 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-28 13:28:58.488 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-28 13:28:58.490 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-28 13:28:58.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 866ac137-6a6a-4ddf-971e-51093284ea92 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-28 13:28:58.496 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-28 13:28:58.499 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-28 13:28:58.504 | +++ 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 866ac137-6a6a-4ddf-971e-51093284ea92 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-28 13:28:58.504 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-28 13:29:00.161 | 2026-07-28 13:29:00.174 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:29:00.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-28 13:29:00.180 | | id | 44fee56e-310c-4cc0-aa70-92e4ebef4dfc |' 2026-07-28 13:29:00.183 | ++ 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-07-28 13:29:00.186 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:29:00.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 44fee56e-310c-4cc0-aa70-92e4ebef4dfc '|' 2026-07-28 13:29:00.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 44fee56e-310c-4cc0-aa70-92e4ebef4dfc |' 2026-07-28 13:29:00.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-28 13:29:00.226 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 44fee56e-310c-4cc0-aa70-92e4ebef4dfc '|' 2026-07-28 13:29:00.227 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-28 13:29:00.231 | ++ functions-common:get_field:806 : local data field 2026-07-28 13:29:00.235 | ++ functions-common:get_field:807 : read data 2026-07-28 13:29:00.239 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-28 13:29:00.243 | ++ functions-common:get_field:811 : field='$3' 2026-07-28 13:29:00.248 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 44fee56e-310c-4cc0-aa70-92e4ebef4dfc |' 2026-07-28 13:29:00.249 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-28 13:29:00.255 | ++ functions-common:get_field:807 : read data 2026-07-28 13:29:00.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-28 13:29:00.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-28 13:29:00.268 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 44fee56e-310c-4cc0-aa70-92e4ebef4dfc '|' 2026-07-28 13:29:00.269 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-28 13:29:00.273 | ++ functions-common:get_field:806 : local data field 2026-07-28 13:29:00.277 | ++ functions-common:get_field:807 : read data 2026-07-28 13:29:00.280 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-28 13:29:00.283 | ++ functions-common:get_field:811 : field='$6' 2026-07-28 13:29:00.286 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 44fee56e-310c-4cc0-aa70-92e4ebef4dfc |' 2026-07-28 13:29:00.287 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-28 13:29:00.293 | ++ functions-common:get_field:807 : read data 2026-07-28 13:29:00.297 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=44fee56e-310c-4cc0-aa70-92e4ebef4dfc 2026-07-28 13:29:00.301 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-28 13:29:00.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-28 13:29:00.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:00.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-28 13:29:00.328 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:00.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-28 13:29:00.343 | net.ipv6.conf.all.forwarding = 1 2026-07-28 13:29:00.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-28 13:29:00.353 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-28 13:29:00.354 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-28 13:29:00.355 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show b62ef56b-f873-4f4e-898d-3cbd16551bdf -c external_gateway_info -f json 2026-07-28 13:29:00.355 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 44fee56e-310c-4cc0-aa70-92e4ebef4dfc 2026-07-28 13:29:00.730 | 2026-07-28 13:29:00.740 | ++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:29:00.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-28 13:29:00.750 | + 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-07-28 13:29:00.754 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-28 13:29:00.776 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-28 13:29:00.780 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-28 13:29:00.784 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-28 13:29:00.789 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-28 13:29:00.792 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-28 13:29:00.796 | ++ 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-07-28 13:29:00.815 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-28 13:29:00.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-28 13:29:00.823 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-28 13:29:00.828 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-28 13:29:00.846 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-28 13:29:00.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd43:7b7f:19b4::/56 2026-07-28 13:29:00.867 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z f0b07a13-fce6-41eb-91fe-1ef5abe8580f ]] 2026-07-28 13:29:00.871 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd43:7b7f:19b4::/56 via 2001:db8::1 dev br-ex 2026-07-28 13:29:00.889 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-28 13:29:00.893 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:29:00.897 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-28 13:29:00.923 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:00.928 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-28 13:29:00.932 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:29:00.936 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-28 13:29:00.939 | + ./stack.sh:main:1335 : start_nova 2026-07-28 13:29:00.943 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-28 13:29:00.947 | + lib/nova:start_nova_rest:1083 : 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-07-28 13:29:00.949 | + lib/nova:start_nova_rest:1084 : 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-07-28 13:29:00.952 | + lib/nova:start_nova_rest:1084 : 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-07-28 13:29:00.955 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-28 13:29:00.958 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:00.961 | + functions-common:run_process:1674 : local service=n-sch 2026-07-28 13:29:00.965 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:00.968 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:00.972 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:00.975 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:00.978 | + functions-common:run_process:1680 : local name=n-sch 2026-07-28 13:29:00.981 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:00.984 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:00.987 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:00.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:00.993 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:00.999 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245340995 2026-07-28 13:29:01.002 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-28 13:29:01.024 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:01.028 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-28 13:29:01.032 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-28 13:29:01.036 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:01.039 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:01.042 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:01.045 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:01.049 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-28 13:29:01.052 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-28 13:29:01.056 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-28 13:29:01.059 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:01.062 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:01.066 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:01.070 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:01.074 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-28 13:29:01.078 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-28 13:29:01.082 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-07-28 13:29:01.085 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-28 13:29:01.088 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:01.092 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:29:01.094 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:01.097 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:29:01.100 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:01.103 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:29:01.106 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-28 13:29:01.109 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:01.115 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-28 13:29:01.193 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:29:01.273 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-28 13:29:01.344 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-28 13:29:01.409 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-28 13:29:01.470 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-28 13:29:01.539 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:01.611 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:29:01.615 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:29:01.618 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-28 13:29:01.699 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:02.055 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-28 13:29:02.073 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-28 13:29:02.462 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-28 13:29:02.506 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:02.511 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:02.514 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:02.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:02.521 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:02.525 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:02.528 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:02.532 | + functions-common:time_stop:2427 : start_time=1785245340995 2026-07-28 13:29:02.535 | + functions-common:time_stop:2429 : [[ -z 1785245340995 ]] 2026-07-28 13:29:02.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:02.546 | + functions-common:time_stop:2432 : end_time=1785245342542 2026-07-28 13:29:02.550 | + functions-common:time_stop:2433 : elapsed_time=1547 2026-07-28 13:29:02.553 | + functions-common:time_stop:2434 : total=25663 2026-07-28 13:29:02.556 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:02.560 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27210 2026-07-28 13:29:02.566 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-28 13:29:02.571 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-28 13:29:02.576 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-28 13:29:02.579 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-28 13:29:02.583 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:02.587 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:02.591 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:02.594 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-28 13:29:02.597 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:02.601 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:02.604 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:02.607 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:02.611 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:02.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245342613 2026-07-28 13:29:02.620 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-28 13:29:02.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:02.646 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-28 13:29:02.650 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-28 13:29:02.654 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-28 13:29:02.657 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-28 13:29:02.660 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-28 13:29:02.664 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-28 13:29:02.667 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-28 13:29:02.670 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-28 13:29:02.674 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-28 13:29:02.676 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:02.680 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:02.682 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:02.685 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:02.688 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-28 13:29:02.691 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-28 13:29:02.693 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:02.695 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:02.698 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-28 13:29:02.700 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-28 13:29:02.702 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:02.704 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-28 13:29:02.707 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-28 13:29:02.711 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-28 13:29:02.715 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-28 13:29:02.718 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-28 13:29:02.724 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-28 13:29:02.805 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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-07-28 13:29:02.886 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-28 13:29:02.952 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-28 13:29:03.021 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:03.087 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:03.154 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-28 13:29:03.212 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-28 13:29:03.283 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-28 13:29:03.347 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-28 13:29:03.406 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-28 13:29:03.467 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-28 13:29:03.469 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-28 13:29:03.472 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-28 13:29:03.545 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-28 13:29:03.920 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-28 13:29:03.936 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-28 13:29:04.286 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-28 13:29:04.379 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:04.382 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:04.386 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:04.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:04.394 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:04.397 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:04.401 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:04.405 | + functions-common:time_stop:2427 : start_time=1785245342613 2026-07-28 13:29:04.408 | + functions-common:time_stop:2429 : [[ -z 1785245342613 ]] 2026-07-28 13:29:04.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:04.419 | + functions-common:time_stop:2432 : end_time=1785245344415 2026-07-28 13:29:04.423 | + functions-common:time_stop:2433 : elapsed_time=1802 2026-07-28 13:29:04.428 | + functions-common:time_stop:2434 : total=27210 2026-07-28 13:29:04.432 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:04.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29012 2026-07-28 13:29:04.440 | + lib/nova:start_nova_rest:1091 : 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-07-28 13:29:04.445 | + lib/nova:start_nova_rest:1091 : 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-07-28 13:29:04.449 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-28 13:29:04.454 | + lib/nova:start_nova_console_proxies:1106 : 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-07-28 13:29:04.458 | + lib/nova:start_nova_console_proxies:1108 : 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-07-28 13:29:04.462 | + lib/nova:start_nova_console_proxies:1108 : 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-07-28 13:29:04.466 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-28 13:29:04.470 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:29:04.473 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-28 13:29:04.477 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-28 13:29:04.484 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:29:04.488 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-28 13:29:04.492 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-28 13:29:04.520 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:04.521 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-28 13:29:04.582 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-28 13:29:04.587 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-28 13:29:04.613 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:04.617 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-28 13:29:04.620 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-28 13:29:04.645 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:04.648 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-28 13:29:04.655 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:29:04.658 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-28 13:29:04.663 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-28 13:29:04.666 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-28 13:29:04.669 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-28 13:29:04.673 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-28 13:29:04.677 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:04.680 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-28 13:29:04.683 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:04.687 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:04.691 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:04.693 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:04.696 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-28 13:29:04.700 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:04.703 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:04.707 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:04.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:04.714 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:04.719 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245344715 2026-07-28 13:29:04.723 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-28 13:29:04.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:04.750 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-28 13:29:04.753 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-28 13:29:04.755 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:04.758 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:04.760 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:04.763 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:04.765 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-28 13:29:04.767 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-28 13:29:04.770 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-28 13:29:04.773 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:04.776 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:04.779 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:04.782 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:04.786 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-28 13:29:04.789 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-28 13:29:04.792 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-07-28 13:29:04.795 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-28 13:29:04.798 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:04.801 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:29:04.804 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:04.807 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:29:04.810 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:04.813 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:29:04.816 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-28 13:29:04.819 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:04.825 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-28 13:29:04.903 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/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-07-28 13:29:04.990 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-28 13:29:05.061 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-28 13:29:05.138 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-28 13:29:05.212 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-28 13:29:05.281 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:05.343 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:29:05.346 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:29:05.348 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-28 13:29:05.424 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:05.806 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-28 13:29:05.824 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-28 13:29:06.194 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-28 13:29:06.230 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:06.234 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:06.241 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:06.243 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:06.247 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:06.251 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:06.255 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:06.261 | + functions-common:time_stop:2427 : start_time=1785245344715 2026-07-28 13:29:06.262 | + functions-common:time_stop:2429 : [[ -z 1785245344715 ]] 2026-07-28 13:29:06.267 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:06.274 | + functions-common:time_stop:2432 : end_time=1785245346269 2026-07-28 13:29:06.278 | + functions-common:time_stop:2433 : elapsed_time=1554 2026-07-28 13:29:06.284 | + functions-common:time_stop:2434 : total=29012 2026-07-28 13:29:06.288 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:06.292 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30566 2026-07-28 13:29:06.296 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-28 13:29:06.300 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-28 13:29:06.304 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-28 13:29:06.307 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:06.311 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:06.315 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:06.319 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-28 13:29:06.322 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:06.326 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:06.331 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:06.334 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:06.339 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:06.344 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245346341 2026-07-28 13:29:06.349 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-28 13:29:06.375 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:06.379 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:06.382 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:06.386 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:06.390 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:06.393 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:06.397 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:06.401 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:06.405 | + functions-common:time_stop:2427 : start_time=1785245346341 2026-07-28 13:29:06.409 | + functions-common:time_stop:2429 : [[ -z 1785245346341 ]] 2026-07-28 13:29:06.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:06.420 | + functions-common:time_stop:2432 : end_time=1785245346415 2026-07-28 13:29:06.424 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-28 13:29:06.429 | + functions-common:time_stop:2434 : total=30566 2026-07-28 13:29:06.432 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:06.436 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30640 2026-07-28 13:29:06.440 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:06.444 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-28 13:29:06.447 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:06.450 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:06.454 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:06.457 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:06.460 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-28 13:29:06.463 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:06.466 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:06.470 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:06.473 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:06.478 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:06.484 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245346480 2026-07-28 13:29:06.489 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-28 13:29:06.514 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:06.518 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:06.522 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:06.526 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:06.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:06.535 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:06.539 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:06.543 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:06.547 | + functions-common:time_stop:2427 : start_time=1785245346480 2026-07-28 13:29:06.552 | + functions-common:time_stop:2429 : [[ -z 1785245346480 ]] 2026-07-28 13:29:06.556 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:06.562 | + functions-common:time_stop:2432 : end_time=1785245346558 2026-07-28 13:29:06.565 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-28 13:29:06.569 | + functions-common:time_stop:2434 : total=30640 2026-07-28 13:29:06.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:06.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30718 2026-07-28 13:29:06.580 | + lib/nova:start_nova_console_proxies:1127 : 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-07-28 13:29:06.584 | + lib/nova:start_nova_console_proxies:1127 : 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-07-28 13:29:06.589 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-28 13:29:06.593 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:29:06.597 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-28 13:29:06.602 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-28 13:29:06.626 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:06.632 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-28 13:29:06.700 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-28 13:29:06.706 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:29:06.710 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-28 13:29:06.777 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-28 13:29:06.804 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:06.808 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:06.813 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-28 13:29:06.816 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:06.822 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:06.827 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:06.830 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:06.835 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-28 13:29:06.840 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:06.845 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:06.848 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:06.852 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:06.857 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:06.864 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245346859 2026-07-28 13:29:06.868 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-28 13:29:06.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:06.899 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-28 13:29:06.905 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-28 13:29:06.908 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:06.912 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:06.919 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:06.923 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:06.931 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-28 13:29:06.934 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-28 13:29:06.939 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-28 13:29:06.943 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:06.947 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:06.952 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:06.956 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:06.960 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-28 13:29:06.964 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-28 13:29:06.968 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-07-28 13:29:06.973 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-28 13:29:06.975 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:06.977 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:29:06.979 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:06.982 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:29:06.985 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:06.988 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:29:06.992 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-28 13:29:06.996 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:07.003 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-28 13:29:07.102 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:29:07.193 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-28 13:29:07.265 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-28 13:29:07.341 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-28 13:29:07.411 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-28 13:29:07.479 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:07.554 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:29:07.558 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:29:07.561 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-28 13:29:07.648 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:08.077 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-28 13:29:08.094 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-28 13:29:08.414 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-28 13:29:08.448 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:08.453 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:08.456 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:08.460 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:08.465 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:08.469 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:08.473 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:08.477 | + functions-common:time_stop:2427 : start_time=1785245346859 2026-07-28 13:29:08.480 | + functions-common:time_stop:2429 : [[ -z 1785245346859 ]] 2026-07-28 13:29:08.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:08.491 | + functions-common:time_stop:2432 : end_time=1785245348487 2026-07-28 13:29:08.494 | + functions-common:time_stop:2433 : elapsed_time=1628 2026-07-28 13:29:08.497 | + functions-common:time_stop:2434 : total=30718 2026-07-28 13:29:08.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:08.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32346 2026-07-28 13:29:08.507 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-28 13:29:08.513 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-28 13:29:08.517 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-28 13:29:08.543 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:08.547 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-28 13:29:08.551 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-28 13:29:08.555 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-28 13:29:08.558 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-28 13:29:08.562 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-28 13:29:08.566 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:08.569 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-28 13:29:08.572 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:08.576 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:08.579 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:08.582 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:08.585 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-28 13:29:08.589 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:08.591 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:08.595 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:08.598 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:08.602 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:08.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245348603 2026-07-28 13:29:08.611 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-28 13:29:08.634 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:08.638 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-28 13:29:08.642 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-28 13:29:08.646 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:08.650 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:08.653 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:08.657 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:08.660 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-28 13:29:08.663 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-28 13:29:08.667 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-28 13:29:08.670 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:08.673 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:08.677 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:08.680 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:08.683 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-28 13:29:08.686 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-28 13:29:08.690 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-07-28 13:29:08.693 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-28 13:29:08.696 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:08.699 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:29:08.702 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:08.705 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:29:08.708 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:08.712 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:29:08.715 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-28 13:29:08.718 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:08.723 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-28 13:29:08.800 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:29:08.879 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-28 13:29:08.947 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-28 13:29:09.014 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-28 13:29:09.076 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-28 13:29:09.134 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:09.203 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:29:09.206 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:29:09.211 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-28 13:29:09.300 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:09.671 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-28 13:29:09.688 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-28 13:29:10.072 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-28 13:29:10.109 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:10.113 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:10.116 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:10.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:10.124 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:10.127 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:10.130 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:10.132 | + functions-common:time_stop:2427 : start_time=1785245348603 2026-07-28 13:29:10.137 | + functions-common:time_stop:2429 : [[ -z 1785245348603 ]] 2026-07-28 13:29:10.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:10.147 | + functions-common:time_stop:2432 : end_time=1785245350142 2026-07-28 13:29:10.151 | + functions-common:time_stop:2433 : elapsed_time=1539 2026-07-28 13:29:10.154 | + functions-common:time_stop:2434 : total=32346 2026-07-28 13:29:10.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:10.162 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33885 2026-07-28 13:29:10.165 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-28 13:29:10.168 | + lib/nova:start_nova_compute:988 : 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-07-28 13:29:10.171 | + lib/nova:start_nova_compute:989 : 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-07-28 13:29:10.175 | + lib/nova:start_nova_compute:989 : 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-07-28 13:29:10.180 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-28 13:29:10.183 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-28 13:29:10.189 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-28 13:29:10.192 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:29:10.195 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-28 13:29:10.199 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-28 13:29:10.202 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-28 13:29:10.207 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-28 13:29:10.211 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-28 13:29:10.216 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-28 13:29:10.221 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-28 13:29:10.225 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-28 13:29:10.225 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:29:10.226 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-28 13:29:10.226 | BEGIN { 2026-07-28 13:29:10.226 | section = "" 2026-07-28 13:29:10.226 | last_section = "" 2026-07-28 13:29:10.226 | section_count = 0 2026-07-28 13:29:10.226 | } 2026-07-28 13:29:10.226 | /^\[.+\]/ { 2026-07-28 13:29:10.226 | gsub("[][]", "", $1); 2026-07-28 13:29:10.226 | section=$1 2026-07-28 13:29:10.226 | next 2026-07-28 13:29:10.226 | } 2026-07-28 13:29:10.226 | /^ *\#/ { 2026-07-28 13:29:10.226 | next 2026-07-28 13:29:10.226 | } 2026-07-28 13:29:10.226 | /^[^ \t]+/ { 2026-07-28 13:29:10.226 | # get offset of first = in $0 2026-07-28 13:29:10.226 | eq_idx = index($0, "=") 2026-07-28 13:29:10.226 | # extract attr & value from $0 2026-07-28 13:29:10.226 | attr = substr($0, 1, eq_idx - 1) 2026-07-28 13:29:10.226 | value = substr($0, eq_idx + 1) 2026-07-28 13:29:10.226 | # only need to strip trailing whitespace from attr 2026-07-28 13:29:10.226 | sub(/[ \t]*$/, "", attr) 2026-07-28 13:29:10.226 | # need to strip leading & trailing whitespace from value 2026-07-28 13:29:10.226 | sub(/^[ \t]*/, "", value) 2026-07-28 13:29:10.226 | sub(/[ \t]*$/, "", value) 2026-07-28 13:29:10.226 | 2026-07-28 13:29:10.226 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-28 13:29:10.226 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-28 13:29:10.226 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-28 13:29:10.226 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-28 13:29:10.226 | if (! (section, attr) in cfg_attr_count) { 2026-07-28 13:29:10.226 | if (section != last_section) { 2026-07-28 13:29:10.226 | cfg_section[section_count++] = section 2026-07-28 13:29:10.226 | last_section = section 2026-07-28 13:29:10.226 | } 2026-07-28 13:29:10.226 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-28 13:29:10.226 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-28 13:29:10.226 | 2026-07-28 13:29:10.226 | cfg_attr[section, attr, 0] = value 2026-07-28 13:29:10.226 | cfg_attr_count[section, attr] = 1 2026-07-28 13:29:10.226 | } else { 2026-07-28 13:29:10.226 | lno = cfg_attr_count[section, attr]++ 2026-07-28 13:29:10.226 | cfg_attr[section, attr, lno] = value 2026-07-28 13:29:10.226 | } 2026-07-28 13:29:10.226 | } 2026-07-28 13:29:10.226 | END { 2026-07-28 13:29:10.226 | # Process each section in order 2026-07-28 13:29:10.226 | for (sno = 0; sno < section_count; sno++) { 2026-07-28 13:29:10.226 | section = cfg_section[sno] 2026-07-28 13:29:10.226 | # The ini routines simply append a config item immediately 2026-07-28 13:29:10.226 | # after the section header. To keep the same order as defined 2026-07-28 13:29:10.226 | # in local.conf, invoke the ini routines in the reverse order 2026-07-28 13:29:10.226 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-28 13:29:10.226 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-28 13:29:10.226 | if (cfg_attr_count[section, attr] == 1) 2026-07-28 13:29:10.226 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-28 13:29:10.226 | else { 2026-07-28 13:29:10.226 | # For multiline, invoke the ini routines in the reverse order 2026-07-28 13:29:10.226 | count = cfg_attr_count[section, attr] 2026-07-28 13:29:10.226 | print "inidelete " configfile " " section " " attr 2026-07-28 13:29:10.226 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-28 13:29:10.227 | for (l = count -2; l >= 0; l--) 2026-07-28 13:29:10.227 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-28 13:29:10.227 | } 2026-07-28 13:29:10.227 | } 2026-07-28 13:29:10.227 | } 2026-07-28 13:29:10.227 | } 2026-07-28 13:29:10.227 | ' 2026-07-28 13:29:10.228 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:29:10.229 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-28 13:29:10.232 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-28 13:29:10.236 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-28 13:29:10.239 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:29:10.243 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-28 13:29:10.246 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-28 13:29:10.247 | BEGIN { group = "" } 2026-07-28 13:29:10.247 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:29:10.247 | gsub("[][]", "", $1); 2026-07-28 13:29:10.247 | split($1, a, "|"); 2026-07-28 13:29:10.247 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-28 13:29:10.247 | group=a[1] 2026-07-28 13:29:10.247 | } else { 2026-07-28 13:29:10.247 | group="" 2026-07-28 13:29:10.247 | } 2026-07-28 13:29:10.247 | next 2026-07-28 13:29:10.247 | } 2026-07-28 13:29:10.247 | { 2026-07-28 13:29:10.247 | if (group != "") 2026-07-28 13:29:10.247 | print $0 2026-07-28 13:29:10.247 | } 2026-07-28 13:29:10.247 | ' /opt/stack/devstack/local.conf 2026-07-28 13:29:10.256 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-28 13:29:10.259 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-28 13:29:10.306 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-28 13:29:10.350 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-28 13:29:10.354 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-28 13:29:10.357 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-28 13:29:10.360 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-28 13:29:10.364 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-28 13:29:10.366 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-28 13:29:10.389 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:10.393 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-28 13:29:10.397 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-28 13:29:10.400 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-28 13:29:10.421 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:10.423 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-07-28 13:29:10.427 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-07-28 13:29:10.466 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-28 13:29:10.470 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-28 13:29:10.472 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-28 13:29:10.498 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-28 13:29:10.523 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-28 13:29:10.526 | + lib/nova:configure_console_compute:671 : local offset 2026-07-28 13:29:10.529 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-28 13:29:10.533 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-28 13:29:10.537 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-28 13:29:10.561 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.189 2026-07-28 13:29:10.565 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-28 13:29:10.587 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:10.592 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-28 13:29:10.595 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-28 13:29:10.598 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-28 13:29:10.602 | + functions:vercmp:648 : local 'op=<' 2026-07-28 13:29:10.605 | + functions:vercmp:649 : local v2=1.0.0 2026-07-28 13:29:10.608 | + functions:vercmp:650 : local result 2026-07-28 13:29:10.613 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-28 13:29:10.614 | ++ functions:vercmp:654 : head -1 2026-07-28 13:29:10.614 | ++ functions:vercmp:654 : sort -V 2026-07-28 13:29:10.622 | + functions:vercmp:654 : result=1.0.0 2026-07-28 13:29:10.624 | + functions:vercmp:656 : case $op in 2026-07-28 13:29:10.627 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-28 13:29:10.630 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-28 13:29:10.633 | + functions:vercmp:667 : return 2026-07-28 13:29:10.636 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.189:6080/vnc_lite.html 2026-07-28 13:29:10.640 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.189:6080/vnc_lite.html 2026-07-28 13:29:10.680 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.189:6081/spice_auto.html 2026-07-28 13:29:10.683 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.189:6081/spice_auto.html 2026-07-28 13:29:10.722 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-28 13:29:10.741 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:10.744 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-28 13:29:10.747 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.189 2026-07-28 13:29:10.750 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-28 13:29:10.782 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.189 2026-07-28 13:29:10.820 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-28 13:29:10.841 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:10.844 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-28 13:29:10.848 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-28 13:29:10.869 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:10.871 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-28 13:29:10.875 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-28 13:29:10.915 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-28 13:29:10.918 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-28 13:29:10.959 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-28 13:29:10.963 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-28 13:29:10.967 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-28 13:29:11.010 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-28 13:29:11.014 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-28 13:29:11.017 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-28 13:29:11.020 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-28 13:29:11.060 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-28 13:29:11.064 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-28 13:29:11.067 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-28 13:29:11.070 | + functions-common:run_process:1676 : local group=libvirt 2026-07-28 13:29:11.073 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:11.077 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:11.081 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-28 13:29:11.084 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:11.088 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:11.092 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:11.096 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:11.101 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:11.106 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245351102 2026-07-28 13:29:11.108 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-28 13:29:11.128 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:11.132 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-28 13:29:11.136 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-28 13:29:11.140 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-28 13:29:11.142 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-28 13:29:11.145 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-28 13:29:11.148 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-28 13:29:11.151 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-28 13:29:11.155 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-28 13:29:11.159 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-28 13:29:11.162 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-28 13:29:11.166 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:11.170 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:11.173 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:11.177 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-28 13:29:11.180 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-28 13:29:11.184 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-07-28 13:29:11.187 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-28 13:29:11.191 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-28 13:29:11.194 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-28 13:29:11.197 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:11.200 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:29:11.203 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:11.206 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-28 13:29:11.210 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-28 13:29:11.213 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-28 13:29:11.217 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:11.223 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-28 13:29:11.305 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:29:11.389 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-28 13:29:11.456 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-28 13:29:11.524 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-28 13:29:11.600 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-28 13:29:11.669 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:11.741 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:29:11.743 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-28 13:29:11.746 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-28 13:29:11.820 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-28 13:29:11.903 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:12.257 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-28 13:29:12.272 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-28 13:29:12.646 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-28 13:29:12.683 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:12.686 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:12.689 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:12.692 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:12.695 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:12.697 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:12.700 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:12.702 | + functions-common:time_stop:2427 : start_time=1785245351102 2026-07-28 13:29:12.706 | + functions-common:time_stop:2429 : [[ -z 1785245351102 ]] 2026-07-28 13:29:12.710 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:12.714 | + functions-common:time_stop:2432 : end_time=1785245352711 2026-07-28 13:29:12.716 | + functions-common:time_stop:2433 : elapsed_time=1609 2026-07-28 13:29:12.720 | + functions-common:time_stop:2434 : total=33885 2026-07-28 13:29:12.724 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:12.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35494 2026-07-28 13:29:12.732 | + lib/nova:start_nova_compute:1077 : 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-07-28 13:29:12.734 | + lib/nova:start_nova_compute:1077 : 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-07-28 13:29:12.738 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-28 13:29:12.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:12.766 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-28 13:29:12.766 | Dumping cells_v2 mapping 2026-07-28 13:29:12.769 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-28 13:29:13.062 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:29:13.062 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:29:13.062 | we strongly recommend against using it for new projects. 2026-07-28 13:29:13.062 | 2026-07-28 13:29:13.062 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:29:13.062 | framework. For more detail see 2026-07-28 13:29:13.062 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:29:13.062 | 2026-07-28 13:29:13.062 | import eventlet # noqa 2026-07-28 13:29:13.210 | 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-07-28 13:29:14.864 | INFO dbcounter [None req-4f2847a5-121d-4e61-9216-fad453836a9b None None] Registered counter for database nova_api 2026-07-28 13:29:14.949 | DEBUG dbcounter [-] [96172] Writer thread running {{(pid=96172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:29:14.974 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-28 13:29:14.974 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-28 13:29:14.974 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-28 13:29:14.975 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-28 13:29:14.975 | | cell1 | f85694b7-7b07-4b60-932a-a654c22f4825 | rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-28 13:29:14.975 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-28 13:29:15.590 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-28 13:29:15.594 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-28 13:29:15.670 | + inc/async:async_inner:63 : create_flavors 2026-07-28 13:29:15.710 | [8534 Async create_flavors:96282]: running: create_flavors 2026-07-28 13:29:15.713 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-28 13:29:15.735 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:15.738 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-28 13:29:15.741 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:29:15.745 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-28 13:29:15.748 | + ./stack.sh:main:1340 : start_cinder 2026-07-28 13:29:15.752 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-28 13:29:15.756 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-28 13:29:15.762 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-28 13:29:15.766 | + functions-common:run_process:1674 : local service=c-api 2026-07-28 13:29:15.770 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-28 13:29:15.772 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:15.777 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:15.780 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:15.784 | + functions-common:run_process:1680 : local name=c-api 2026-07-28 13:29:15.788 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:15.793 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:15.796 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:15.799 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:15.804 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:15.810 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245355806 2026-07-28 13:29:15.813 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-28 13:29:15.833 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:15.836 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-28 13:29:15.840 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-28 13:29:15.844 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-28 13:29:15.847 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-28 13:29:15.851 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-28 13:29:15.855 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-28 13:29:15.858 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-28 13:29:15.861 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-28 13:29:15.864 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-28 13:29:15.868 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:15.871 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:15.874 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:15.877 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:15.881 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-28 13:29:15.884 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-28 13:29:15.887 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:15.890 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:15.892 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-28 13:29:15.895 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-28 13:29:15.899 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:15.902 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-28 13:29:15.905 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-28 13:29:15.908 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-28 13:29:15.912 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-28 13:29:15.914 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-28 13:29:15.920 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-28 13:29:16.002 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-28 13:29:16.088 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-28 13:29:16.162 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-28 13:29:16.236 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:16.309 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:16.383 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-28 13:29:16.456 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-28 13:29:16.537 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-28 13:29:16.611 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-28 13:29:16.688 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-28 13:29:16.760 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-28 13:29:16.763 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-28 13:29:16.768 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-28 13:29:16.857 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-28 13:29:17.225 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-28 13:29:17.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-28 13:29:17.604 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-28 13:29:17.694 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:17.697 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:17.700 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:17.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:17.707 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:17.710 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:17.716 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:17.720 | + functions-common:time_stop:2427 : start_time=1785245355806 2026-07-28 13:29:17.725 | + functions-common:time_stop:2429 : [[ -z 1785245355806 ]] 2026-07-28 13:29:17.730 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:17.736 | + functions-common:time_stop:2432 : end_time=1785245357731 2026-07-28 13:29:17.739 | + functions-common:time_stop:2433 : elapsed_time=1925 2026-07-28 13:29:17.742 | + functions-common:time_stop:2434 : total=35494 2026-07-28 13:29:17.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:17.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37419 2026-07-28 13:29:17.751 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-28 13:29:17.751 | Waiting for Cinder API to start... 2026-07-28 13:29:17.754 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.189/volume/v3/ 2026-07-28 13:29:17.758 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.189/volume/v3/ 2026-07-28 13:29:17.762 | + functions:wait_for_service:476 : local timeout=60 2026-07-28 13:29:17.767 | + functions:wait_for_service:477 : local url=https://10.4.3.189/volume/v3/ 2026-07-28 13:29:17.768 | + functions:wait_for_service:478 : local rval=0 2026-07-28 13:29:17.772 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-28 13:29:17.776 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-28 13:29:17.780 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:17.783 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:17.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:17.795 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245357790 2026-07-28 13:29:17.799 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-28 13:29:17.806 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/volume/v3/ 2026-07-28 13:29:20.680 | + inc/async:async_inner:64 : rc=0 2026-07-28 13:29:20.721 | [96282 Async create_flavors:96282]: finished successfully 2026-07-28 13:29:20.837 | + :: : [[ 401 == 503 ]] 2026-07-28 13:29:20.838 | + :: : [[ 0 -eq 7 ]] 2026-07-28 13:29:20.843 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-28 13:29:20.847 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:20.851 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:20.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:20.857 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:20.860 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:20.863 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-28 13:29:20.867 | + functions-common:time_stop:2427 : start_time=1785245357790 2026-07-28 13:29:20.871 | + functions-common:time_stop:2429 : [[ -z 1785245357790 ]] 2026-07-28 13:29:20.877 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:20.884 | + functions-common:time_stop:2432 : end_time=1785245360879 2026-07-28 13:29:20.888 | + functions-common:time_stop:2433 : elapsed_time=3089 2026-07-28 13:29:20.891 | + functions-common:time_stop:2434 : total=9154 2026-07-28 13:29:20.894 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:20.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12243 2026-07-28 13:29:20.903 | + functions:wait_for_service:486 : return 0 2026-07-28 13:29:20.907 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:20.911 | + functions-common:run_process:1674 : local service=c-sch 2026-07-28 13:29:20.915 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:20.919 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:20.922 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:20.926 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:20.929 | + functions-common:run_process:1680 : local name=c-sch 2026-07-28 13:29:20.933 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:20.937 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:20.941 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:20.945 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:20.950 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:20.954 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245360951 2026-07-28 13:29:20.957 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-28 13:29:20.984 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:20.988 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-28 13:29:20.992 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-28 13:29:20.995 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:20.998 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:21.005 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:21.007 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:21.012 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-28 13:29:21.017 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-28 13:29:21.022 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-28 13:29:21.026 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:21.030 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:21.033 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:21.037 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:21.040 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-28 13:29:21.043 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-28 13:29:21.047 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-07-28 13:29:21.051 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-28 13:29:21.055 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:21.059 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:29:21.062 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:21.065 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-28 13:29:21.068 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:21.071 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:29:21.074 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-28 13:29:21.077 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:21.084 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-28 13:29:21.169 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:29:21.255 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-28 13:29:21.331 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:21.406 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-28 13:29:21.477 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-28 13:29:21.551 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:21.626 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-28 13:29:21.630 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:29:21.633 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-28 13:29:21.721 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:22.122 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-28 13:29:22.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-28 13:29:22.554 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-28 13:29:22.595 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:22.598 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:22.601 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:22.604 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:22.606 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:22.611 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:22.614 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:22.617 | + functions-common:time_stop:2427 : start_time=1785245360951 2026-07-28 13:29:22.621 | + functions-common:time_stop:2429 : [[ -z 1785245360951 ]] 2026-07-28 13:29:22.626 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:22.632 | + functions-common:time_stop:2432 : end_time=1785245362629 2026-07-28 13:29:22.636 | + functions-common:time_stop:2433 : elapsed_time=1678 2026-07-28 13:29:22.640 | + functions-common:time_stop:2434 : total=37419 2026-07-28 13:29:22.644 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:22.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39097 2026-07-28 13:29:22.650 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:22.654 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:22.659 | + functions-common:run_process:1674 : local service=c-bak 2026-07-28 13:29:22.662 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:22.665 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:22.669 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:22.672 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:22.674 | + functions-common:run_process:1680 : local name=c-bak 2026-07-28 13:29:22.677 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:22.681 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:22.684 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:22.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:22.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:22.698 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245362695 2026-07-28 13:29:22.701 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-28 13:29:22.725 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:22.728 | + functions-common:run_process:1684 : _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-07-28 13:29:22.731 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-28 13:29:22.735 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:22.739 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:22.743 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:22.747 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:22.751 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-28 13:29:22.755 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-28 13:29:22.760 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-28 13:29:22.764 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:22.768 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:22.772 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:22.776 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:22.781 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-28 13:29:22.785 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-28 13:29:22.789 | + functions-common:_run_under_systemd:1650 : 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-07-28 13:29:22.792 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-28 13:29:22.796 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:22.799 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:29:22.803 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:22.806 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:22.810 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:22.814 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:29:22.818 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-28 13:29:22.821 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:22.827 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-07-28 13:29:22.910 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:29:23.000 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-28 13:29:23.075 | + functions-common:write_user_unit_file:1550 : 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-07-28 13:29:23.152 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-28 13:29:23.228 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-28 13:29:23.308 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:23.388 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-28 13:29:23.391 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:23.474 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:29:23.478 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-28 13:29:23.567 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:23.967 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-28 13:29:23.985 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-28 13:29:24.380 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-28 13:29:24.413 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:24.417 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:24.420 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:24.425 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:24.429 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:24.433 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:24.437 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:24.441 | + functions-common:time_stop:2427 : start_time=1785245362695 2026-07-28 13:29:24.445 | + functions-common:time_stop:2429 : [[ -z 1785245362695 ]] 2026-07-28 13:29:24.450 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:24.457 | + functions-common:time_stop:2432 : end_time=1785245364452 2026-07-28 13:29:24.459 | + functions-common:time_stop:2433 : elapsed_time=1757 2026-07-28 13:29:24.462 | + functions-common:time_stop:2434 : total=39097 2026-07-28 13:29:24.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:24.470 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40854 2026-07-28 13:29:24.474 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:24.477 | + functions-common:run_process:1674 : local service=c-vol 2026-07-28 13:29:24.480 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:24.484 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:24.488 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:24.492 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:24.498 | + functions-common:run_process:1680 : local name=c-vol 2026-07-28 13:29:24.502 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:24.506 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:24.511 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:24.515 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:24.521 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:24.527 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245364522 2026-07-28 13:29:24.531 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-28 13:29:24.560 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:24.564 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:24.568 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-28 13:29:24.573 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:24.577 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:24.582 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:24.586 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:24.591 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-28 13:29:24.595 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-28 13:29:24.599 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-28 13:29:24.603 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:24.608 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:24.612 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:24.617 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:24.621 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-28 13:29:24.625 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-28 13:29:24.630 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:24.634 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-28 13:29:24.638 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:24.643 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-28 13:29:24.647 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-28 13:29:24.651 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:24.656 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-28 13:29:24.660 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-28 13:29:24.664 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-28 13:29:24.669 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-28 13:29:24.676 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-28 13:29:24.765 | + functions-common:write_user_unit_file:1548 : 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-07-28 13:29:24.860 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-28 13:29:24.944 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-28 13:29:25.029 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-28 13:29:25.113 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-28 13:29:25.187 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:25.266 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-28 13:29:25.271 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-28 13:29:25.352 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-28 13:29:25.356 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-28 13:29:25.444 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-28 13:29:25.831 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-28 13:29:25.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-28 13:29:26.213 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-28 13:29:26.254 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:26.257 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:26.261 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:26.265 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:26.270 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:26.274 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:26.277 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:26.281 | + functions-common:time_stop:2427 : start_time=1785245364522 2026-07-28 13:29:26.285 | + functions-common:time_stop:2429 : [[ -z 1785245364522 ]] 2026-07-28 13:29:26.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:26.296 | + functions-common:time_stop:2432 : end_time=1785245366292 2026-07-28 13:29:26.300 | + functions-common:time_stop:2433 : elapsed_time=1770 2026-07-28 13:29:26.305 | + functions-common:time_stop:2434 : total=40854 2026-07-28 13:29:26.308 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:26.313 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42624 2026-07-28 13:29:26.317 | + ./stack.sh:main:1341 : create_volume_types 2026-07-28 13:29:26.322 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-28 13:29:26.349 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:26.353 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-28 13:29:26.357 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-28 13:29:26.360 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-28 13:29:26.363 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-28 13:29:26.367 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-28 13:29:26.372 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-28 13:29:26.376 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-28 13:29:26.381 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-28 13:29:26.385 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-28 13:29:26.412 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:26.416 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-28 13:29:28.067 | 2026-07-28 13:29:28.068 | +-------------+--------------------------------------+ 2026-07-28 13:29:28.068 | | Field | Value | 2026-07-28 13:29:28.068 | +-------------+--------------------------------------+ 2026-07-28 13:29:28.068 | | description | None | 2026-07-28 13:29:28.068 | | id | 3758329c-fd31-4f59-b245-561fb1f859d5 | 2026-07-28 13:29:28.068 | | is_public | True | 2026-07-28 13:29:28.068 | | name | storpool | 2026-07-28 13:29:28.068 | | properties | volume_backend_name='storpool' | 2026-07-28 13:29:28.068 | +-------------+--------------------------------------+ 2026-07-28 13:29:28.075 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-28 13:29:28.079 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-28 13:29:28.083 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-28 13:29:28.087 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-28 13:29:28.092 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-28 13:29:28.119 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:28.123 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-28 13:29:28.128 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:29:28.132 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-28 13:29:28.136 | + ./stack.sh:main:1356 : start_glance 2026-07-28 13:29:28.139 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-28 13:29:28.144 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-28 13:29:28.151 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-28 13:29:28.155 | + functions-common:run_process:1674 : local service=g-api 2026-07-28 13:29:28.159 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-28 13:29:28.163 | + functions-common:run_process:1676 : local group= 2026-07-28 13:29:28.167 | + functions-common:run_process:1677 : local user= 2026-07-28 13:29:28.170 | + functions-common:run_process:1678 : local env_vars= 2026-07-28 13:29:28.173 | + functions-common:run_process:1680 : local name=g-api 2026-07-28 13:29:28.176 | + functions-common:run_process:1682 : time_start run_process 2026-07-28 13:29:28.179 | + functions-common:time_start:2406 : local name=run_process 2026-07-28 13:29:28.182 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:28.185 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:28.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:28.196 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245368191 2026-07-28 13:29:28.199 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-28 13:29:28.222 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:28.225 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-28 13:29:28.229 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-28 13:29:28.233 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-28 13:29:28.237 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-28 13:29:28.242 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-28 13:29:28.245 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-28 13:29:28.249 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-28 13:29:28.253 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-28 13:29:28.257 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-28 13:29:28.261 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-28 13:29:28.266 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-28 13:29:28.269 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-28 13:29:28.273 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-28 13:29:28.276 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-28 13:29:28.280 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-28 13:29:28.284 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:28.288 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:28.292 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-28 13:29:28.296 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-28 13:29:28.299 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:28.303 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-28 13:29:28.307 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-28 13:29:28.310 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-28 13:29:28.315 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-28 13:29:28.319 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-28 13:29:28.325 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-28 13:29:28.403 | + functions-common:write_uwsgi_user_unit_file:1576 : 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-07-28 13:29:28.476 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-28 13:29:28.535 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-28 13:29:28.602 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-28 13:29:28.672 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-28 13:29:28.744 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-28 13:29:28.813 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-28 13:29:28.878 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-28 13:29:28.948 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-28 13:29:29.020 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-28 13:29:29.087 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-28 13:29:29.091 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-28 13:29:29.094 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-28 13:29:29.170 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-28 13:29:29.523 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-28 13:29:29.539 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-28 13:29:29.893 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-28 13:29:29.977 | + functions-common:run_process:1686 : time_stop run_process 2026-07-28 13:29:29.980 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:29.983 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:29.987 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:29.990 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:29.994 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:29.997 | + functions-common:time_stop:2426 : name=run_process 2026-07-28 13:29:30.001 | + functions-common:time_stop:2427 : start_time=1785245368191 2026-07-28 13:29:30.008 | + functions-common:time_stop:2429 : [[ -z 1785245368191 ]] 2026-07-28 13:29:30.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:30.018 | + functions-common:time_stop:2432 : end_time=1785245370015 2026-07-28 13:29:30.022 | + functions-common:time_stop:2433 : elapsed_time=1824 2026-07-28 13:29:30.025 | + functions-common:time_stop:2434 : total=42624 2026-07-28 13:29:30.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:30.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44448 2026-07-28 13:29:30.034 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-28 13:29:30.058 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:30.062 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.189) to start...' 2026-07-28 13:29:30.062 | Waiting for g-api (10.4.3.189) to start... 2026-07-28 13:29:30.066 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.189/image 2026-07-28 13:29:30.070 | + functions:wait_for_service:476 : local timeout=60 2026-07-28 13:29:30.072 | + functions:wait_for_service:477 : local url=https://10.4.3.189/image 2026-07-28 13:29:30.075 | + functions:wait_for_service:478 : local rval=0 2026-07-28 13:29:30.078 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-28 13:29:30.081 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-28 13:29:30.085 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:30.088 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:30.092 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:30.097 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245370093 2026-07-28 13:29:30.100 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-28 13:29:30.105 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/image 2026-07-28 13:29:32.521 | + :: : [[ 300 == 503 ]] 2026-07-28 13:29:32.522 | + :: : [[ 0 -eq 7 ]] 2026-07-28 13:29:32.527 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-28 13:29:32.531 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:32.534 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:32.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:32.541 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:32.544 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:32.548 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-28 13:29:32.551 | + functions-common:time_stop:2427 : start_time=1785245370093 2026-07-28 13:29:32.554 | + functions-common:time_stop:2429 : [[ -z 1785245370093 ]] 2026-07-28 13:29:32.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:32.563 | + functions-common:time_stop:2432 : end_time=1785245372560 2026-07-28 13:29:32.565 | + functions-common:time_stop:2433 : elapsed_time=2467 2026-07-28 13:29:32.568 | + functions-common:time_stop:2434 : total=12243 2026-07-28 13:29:32.571 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:32.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14710 2026-07-28 13:29:32.579 | + functions:wait_for_service:486 : return 0 2026-07-28 13:29:32.583 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-28 13:29:32.604 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:32.607 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-28 13:29:32.630 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:32.634 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-28 13:29:32.637 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:29:32.640 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-28 13:29:32.644 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-28 13:29:32.647 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:32.650 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:32.653 | + functions:upload_image:141 : local image image_fname image_name 2026-07-28 13:29:32.655 | + functions:upload_image:143 : local max_attempts=5 2026-07-28 13:29:32.658 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-28 13:29:32.664 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:32.669 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:32.672 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-28 13:29:32.675 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-28 13:29:32.678 | ++ functions:upload_image:151 : seq 5 2026-07-28 13:29:32.684 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-28 13:29:32.686 | + functions:upload_image:152 : local rc=0 2026-07-28 13:29:32.688 | + 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-07-28 13:29:32.692 | --2026-07-28 13:29:32-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:32.952 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-28 13:29:33.125 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-28 13:29:33.352 | HTTP request sent, awaiting response... 302 Found 2026-07-28 13:29:33.352 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-28 13:29:33.352 | --2026-07-28 13:29:33-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:33.442 | Resolving github.com (github.com)... 140.82.121.3 2026-07-28 13:29:33.482 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-28 13:29:33.784 | HTTP request sent, awaiting response... 302 Found 2026-07-28 13:29:33.784 | 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-07-28T14%3A09%3A59Z&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-07-28T13%3A09%3A01Z&ske=2026-07-28T14%3A09%3A59Z&sks=b&skv=2018-11-09&sig=4nkTKM4u36QUUFvAMec6S0FhReVhsifcR44D%2FPU1kIw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NzE3MywibmJmIjoxNzg1MjQ1MzczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.UQ1lk7cke93jI2RUW_tXhdOJ0Mu6avJO_z-1P6NU6pM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-28 13:29:33.784 | --2026-07-28 13:29:33-- 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-07-28T14%3A09%3A59Z&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-07-28T13%3A09%3A01Z&ske=2026-07-28T14%3A09%3A59Z&sks=b&skv=2018-11-09&sig=4nkTKM4u36QUUFvAMec6S0FhReVhsifcR44D%2FPU1kIw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NzE3MywibmJmIjoxNzg1MjQ1MzczLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.UQ1lk7cke93jI2RUW_tXhdOJ0Mu6avJO_z-1P6NU6pM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-28 13:29:33.787 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-07-28 13:29:33.789 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-28 13:29:33.797 | HTTP request sent, awaiting response... 200 OK 2026-07-28 13:29:33.797 | Length: 21430272 (20M) [application/octet-stream] 2026-07-28 13:29:33.797 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-28 13:29:33.808 | 2026-07-28 13:29:34.174 | 0K ........ ........ .... 100% 54.2M=0.4s 2026-07-28 13:29:34.174 | 2026-07-28 13:29:34.174 | 2026-07-28 13:29:34 (54.2 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-28 13:29:34.174 | 2026-07-28 13:29:34.179 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-28 13:29:34.183 | + functions:upload_image:163 : break 2026-07-28 13:29:34.186 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:34.189 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-28 13:29:34.193 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-28 13:29:34.196 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-28 13:29:34.198 | + functions:upload_image:313 : local kernel= 2026-07-28 13:29:34.202 | + functions:upload_image:314 : local ramdisk= 2026-07-28 13:29:34.205 | + functions:upload_image:315 : local disk_format= 2026-07-28 13:29:34.208 | + functions:upload_image:316 : local container_format= 2026-07-28 13:29:34.210 | + functions:upload_image:317 : local unpack= 2026-07-28 13:29:34.214 | + functions:upload_image:318 : local img_property= 2026-07-28 13:29:34.218 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-28 13:29:34.221 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-28 13:29:34.225 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-28 13:29:34.229 | + functions:upload_image:328 : case "$image_fname" in 2026-07-28 13:29:34.233 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-28 13:29:34.239 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-28 13:29:34.242 | + functions:upload_image:350 : local format 2026-07-28 13:29:34.248 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-28 13:29:34.248 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:34.270 | + functions:upload_image:351 : format=qcow2 2026-07-28 13:29:34.274 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-28 13:29:34.277 | + functions:upload_image:353 : disk_format=qcow2 2026-07-28 13:29:34.281 | + functions:upload_image:357 : container_format=bare 2026-07-28 13:29:34.283 | + functions:upload_image:404 : is_arch ppc64le 2026-07-28 13:29:34.287 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:34.293 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-28 13:29:34.296 | + functions:upload_image:404 : is_arch ppc64 2026-07-28 13:29:34.300 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:34.305 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-28 13:29:34.308 | + functions:upload_image:404 : is_arch ppc 2026-07-28 13:29:34.312 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:34.318 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-28 13:29:34.320 | + functions:upload_image:408 : is_arch aarch64 2026-07-28 13:29:34.324 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:34.329 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-28 13:29:34.332 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-28 13:29:34.335 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-28 13:29:34.337 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-28 13:29:34.339 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-28 13:29:34.342 | + 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-07-28 13:29:34.344 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-28 13:29:34.348 | + functions:_upload_image:112 : shift 2026-07-28 13:29:34.351 | + functions:_upload_image:113 : local container=bare 2026-07-28 13:29:34.353 | + functions:_upload_image:114 : shift 2026-07-28 13:29:34.355 | + functions:_upload_image:115 : local disk=qcow2 2026-07-28 13:29:34.358 | + functions:_upload_image:116 : shift 2026-07-28 13:29:34.361 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:34.363 | + functions:_upload_image:118 : shift 2026-07-28 13:29:34.366 | + functions:_upload_image:119 : local properties 2026-07-28 13:29:34.369 | + functions:_upload_image:120 : local useimport 2026-07-28 13:29:34.372 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-28 13:29:34.375 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-28 13:29:34.378 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-28 13:29:34.381 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-28 13:29:34.383 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-28 13:29:34.387 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-28 13:29:34.391 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:34.393 | + functions:_upload_image:125 : useimport=--import 2026-07-28 13:29:34.397 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-28 13:29:34.402 | + 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-07-28 13:29:38.017 | 2026-07-28 13:29:38.017 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:38.017 | | Field | Value | 2026-07-28 13:29:38.017 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:38.017 | | container_format | bare | 2026-07-28 13:29:38.017 | | created_at | 2026-07-28T13:29:36Z | 2026-07-28 13:29:38.017 | | disk_format | qcow2 | 2026-07-28 13:29:38.017 | | file | /v2/images/d779b866-630d-480c-bb48-cb3fa43c701b/file | 2026-07-28 13:29:38.017 | | id | d779b866-630d-480c-bb48-cb3fa43c701b | 2026-07-28 13:29:38.017 | | min_disk | 0 | 2026-07-28 13:29:38.017 | | min_ram | 0 | 2026-07-28 13:29:38.017 | | name | cirros-0.6.2-x86_64-disk | 2026-07-28 13:29:38.017 | | owner | 626c2e1954434517ac5383b186dfb014 | 2026-07-28 13:29:38.017 | | properties | hw_rng_model='virtio', os_glance_import_task='3d13ea5b-8d5e-4a90-a6dc-b1acc005e421', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-28 13:29:38.017 | | protected | False | 2026-07-28 13:29:38.017 | | schema | /v2/schemas/image | 2026-07-28 13:29:38.017 | | size | 21430272 | 2026-07-28 13:29:38.017 | | status | uploading | 2026-07-28 13:29:38.017 | | tags | | 2026-07-28 13:29:38.017 | | updated_at | 2026-07-28T13:29:37Z | 2026-07-28 13:29:38.017 | | visibility | public | 2026-07-28 13:29:38.017 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:38.027 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-28 13:29:38.030 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:38.034 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:38.037 | + functions:upload_image:141 : local image image_fname image_name 2026-07-28 13:29:38.040 | + functions:upload_image:143 : local max_attempts=5 2026-07-28 13:29:38.044 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-28 13:29:38.050 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:38.056 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:38.059 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-28 13:29:38.061 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-28 13:29:38.065 | ++ functions:upload_image:151 : seq 5 2026-07-28 13:29:38.069 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-28 13:29:38.072 | + functions:upload_image:152 : local rc=0 2026-07-28 13:29:38.075 | + 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-07-28 13:29:38.079 | --2026-07-28 13:29:38-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:38.080 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-28 13:29:38.248 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-28 13:29:38.428 | HTTP request sent, awaiting response... 302 Found 2026-07-28 13:29:38.428 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-28 13:29:38.428 | --2026-07-28 13:29:38-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:38.466 | Resolving github.com (github.com)... 140.82.121.3 2026-07-28 13:29:38.505 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-28 13:29:38.810 | HTTP request sent, awaiting response... 302 Found 2026-07-28 13:29:38.810 | 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-07-28T14%3A22%3A12Z&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-07-28T13%3A21%3A54Z&ske=2026-07-28T14%3A22%3A12Z&sks=b&skv=2018-11-09&sig=fmh0oC9LBgMyoRIJjBLzWyhL63zR%2Bol1Gdfrs%2BCKObI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NzE3OCwibmJmIjoxNzg1MjQ1Mzc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.bjctA9tQKRBtJj2dAAswDu8EjP91jj4qq1E9KQzH8nc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-28 13:29:38.810 | --2026-07-28 13:29:38-- 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-07-28T14%3A22%3A12Z&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-07-28T13%3A21%3A54Z&ske=2026-07-28T14%3A22%3A12Z&sks=b&skv=2018-11-09&sig=fmh0oC9LBgMyoRIJjBLzWyhL63zR%2Bol1Gdfrs%2BCKObI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NzE3OCwibmJmIjoxNzg1MjQ1Mzc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.bjctA9tQKRBtJj2dAAswDu8EjP91jj4qq1E9KQzH8nc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-28 13:29:38.812 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-07-28 13:29:38.813 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-28 13:29:38.821 | HTTP request sent, awaiting response... 200 OK 2026-07-28 13:29:38.821 | Length: 21233664 (20M) [application/octet-stream] 2026-07-28 13:29:38.822 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-28 13:29:38.833 | 2026-07-28 13:29:39.059 | 0K ........ ........ .... 100% 85.4M=0.2s 2026-07-28 13:29:39.059 | 2026-07-28 13:29:39.059 | 2026-07-28 13:29:39 (85.4 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-28 13:29:39.059 | 2026-07-28 13:29:39.062 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-28 13:29:39.065 | + functions:upload_image:163 : break 2026-07-28 13:29:39.068 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:39.070 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-28 13:29:39.074 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-28 13:29:39.077 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-28 13:29:39.080 | + functions:upload_image:313 : local kernel= 2026-07-28 13:29:39.083 | + functions:upload_image:314 : local ramdisk= 2026-07-28 13:29:39.085 | + functions:upload_image:315 : local disk_format= 2026-07-28 13:29:39.089 | + functions:upload_image:316 : local container_format= 2026-07-28 13:29:39.092 | + functions:upload_image:317 : local unpack= 2026-07-28 13:29:39.094 | + functions:upload_image:318 : local img_property= 2026-07-28 13:29:39.097 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-28 13:29:39.100 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-28 13:29:39.103 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-28 13:29:39.106 | + functions:upload_image:328 : case "$image_fname" in 2026-07-28 13:29:39.109 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-28 13:29:39.113 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-28 13:29:39.116 | + functions:upload_image:350 : local format 2026-07-28 13:29:39.121 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:39.121 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-28 13:29:39.133 | + functions:upload_image:351 : format=qcow2 2026-07-28 13:29:39.136 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-28 13:29:39.139 | + functions:upload_image:353 : disk_format=qcow2 2026-07-28 13:29:39.142 | + functions:upload_image:357 : container_format=bare 2026-07-28 13:29:39.146 | + functions:upload_image:404 : is_arch ppc64le 2026-07-28 13:29:39.150 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:39.154 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-28 13:29:39.157 | + functions:upload_image:404 : is_arch ppc64 2026-07-28 13:29:39.162 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:39.167 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-28 13:29:39.171 | + functions:upload_image:404 : is_arch ppc 2026-07-28 13:29:39.175 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:39.180 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-28 13:29:39.183 | + functions:upload_image:408 : is_arch aarch64 2026-07-28 13:29:39.186 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:39.190 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-28 13:29:39.193 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-28 13:29:39.196 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-28 13:29:39.199 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-28 13:29:39.202 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-28 13:29:39.206 | + 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-07-28 13:29:39.209 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-28 13:29:39.212 | + functions:_upload_image:112 : shift 2026-07-28 13:29:39.215 | + functions:_upload_image:113 : local container=bare 2026-07-28 13:29:39.219 | + functions:_upload_image:114 : shift 2026-07-28 13:29:39.222 | + functions:_upload_image:115 : local disk=qcow2 2026-07-28 13:29:39.225 | + functions:_upload_image:116 : shift 2026-07-28 13:29:39.228 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:39.230 | + functions:_upload_image:118 : shift 2026-07-28 13:29:39.232 | + functions:_upload_image:119 : local properties 2026-07-28 13:29:39.234 | + functions:_upload_image:120 : local useimport 2026-07-28 13:29:39.239 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-28 13:29:39.241 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-28 13:29:39.244 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-28 13:29:39.247 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-28 13:29:39.250 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-28 13:29:39.253 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-28 13:29:39.256 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:39.259 | + functions:_upload_image:125 : useimport=--import 2026-07-28 13:29:39.262 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-28 13:29:39.267 | + 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-07-28 13:29:41.937 | 2026-07-28 13:29:41.937 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:41.937 | | Field | Value | 2026-07-28 13:29:41.937 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:41.937 | | container_format | bare | 2026-07-28 13:29:41.937 | | created_at | 2026-07-28T13:29:40Z | 2026-07-28 13:29:41.937 | | disk_format | qcow2 | 2026-07-28 13:29:41.937 | | file | /v2/images/66d344a7-0c44-481a-ae0f-613d6f988474/file | 2026-07-28 13:29:41.937 | | id | 66d344a7-0c44-481a-ae0f-613d6f988474 | 2026-07-28 13:29:41.937 | | min_disk | 0 | 2026-07-28 13:29:41.937 | | min_ram | 0 | 2026-07-28 13:29:41.937 | | name | cirros-0.6.1-x86_64-disk | 2026-07-28 13:29:41.937 | | owner | 626c2e1954434517ac5383b186dfb014 | 2026-07-28 13:29:41.937 | | properties | hw_rng_model='virtio', os_glance_import_task='5b0708fd-d839-4690-b8df-8c68d29fe3ee', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-28 13:29:41.937 | | protected | False | 2026-07-28 13:29:41.937 | | schema | /v2/schemas/image | 2026-07-28 13:29:41.937 | | size | 21233664 | 2026-07-28 13:29:41.937 | | status | uploading | 2026-07-28 13:29:41.937 | | tags | | 2026-07-28 13:29:41.937 | | updated_at | 2026-07-28T13:29:41Z | 2026-07-28 13:29:41.937 | | visibility | public | 2026-07-28 13:29:41.937 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:41.948 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-28 13:29:41.952 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-28 13:29:41.956 | + 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-07-28 13:29:41.959 | + functions:upload_image:141 : local image image_fname image_name 2026-07-28 13:29:41.962 | + functions:upload_image:143 : local max_attempts=5 2026-07-28 13:29:41.964 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-28 13:29:41.970 | ++ 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-07-28 13:29:41.975 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-28 13:29:41.978 | + 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-07-28 13:29:41.981 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-28 13:29:41.985 | ++ functions:upload_image:151 : seq 5 2026-07-28 13:29:41.990 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-28 13:29:41.993 | + functions:upload_image:152 : local rc=0 2026-07-28 13:29:41.996 | + 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-07-28 13:29:42.000 | --2026-07-28 13:29:41-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-28 13:29:42.024 | Resolving github.com (github.com)... 140.82.121.3 2026-07-28 13:29:42.065 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-28 13:29:42.406 | HTTP request sent, awaiting response... 302 Found 2026-07-28 13:29:42.406 | 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-07-28T14%3A09%3A30Z&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-07-28T13%3A08%3A42Z&ske=2026-07-28T14%3A09%3A30Z&sks=b&skv=2018-11-09&sig=YnmHZPhoJyEMDzmyJO%2BrPCdYtl0yokxGO8py4Xb6Iy8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NzE4MiwibmJmIjoxNzg1MjQ1MzgyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.m_ejdE_yK1FXPOzDqAXCvzuC2og7G09GdZBvwKKUp0Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-28 13:29:42.406 | --2026-07-28 13:29:42-- 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-07-28T14%3A09%3A30Z&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-07-28T13%3A08%3A42Z&ske=2026-07-28T14%3A09%3A30Z&sks=b&skv=2018-11-09&sig=YnmHZPhoJyEMDzmyJO%2BrPCdYtl0yokxGO8py4Xb6Iy8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTI0NzE4MiwibmJmIjoxNzg1MjQ1MzgyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.m_ejdE_yK1FXPOzDqAXCvzuC2og7G09GdZBvwKKUp0Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-28 13:29:42.408 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-07-28 13:29:42.409 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-28 13:29:42.417 | HTTP request sent, awaiting response... 200 OK 2026-07-28 13:29:42.417 | Length: 21692416 (21M) [application/octet-stream] 2026-07-28 13:29:42.417 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-28 13:29:42.433 | 2026-07-28 13:29:42.680 | 0K ........ ........ .... 100% 78.5M=0.3s 2026-07-28 13:29:42.681 | 2026-07-28 13:29:42.681 | 2026-07-28 13:29:42 (78.5 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-28 13:29:42.681 | 2026-07-28 13:29:42.685 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-28 13:29:42.688 | + functions:upload_image:163 : break 2026-07-28 13:29:42.691 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-28 13:29:42.694 | + 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-07-28 13:29:42.698 | + 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-07-28 13:29:42.702 | + 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-07-28 13:29:42.706 | + functions:upload_image:313 : local kernel= 2026-07-28 13:29:42.710 | + functions:upload_image:314 : local ramdisk= 2026-07-28 13:29:42.713 | + functions:upload_image:315 : local disk_format= 2026-07-28 13:29:42.716 | + functions:upload_image:316 : local container_format= 2026-07-28 13:29:42.719 | + functions:upload_image:317 : local unpack= 2026-07-28 13:29:42.721 | + functions:upload_image:318 : local img_property= 2026-07-28 13:29:42.725 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-28 13:29:42.728 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-28 13:29:42.732 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-28 13:29:42.735 | + functions:upload_image:328 : case "$image_fname" in 2026-07-28 13:29:42.739 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-28 13:29:42.744 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-28 13:29:42.747 | + functions:upload_image:350 : local format 2026-07-28 13:29:42.751 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-28 13:29:42.752 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-28 13:29:42.760 | + functions:upload_image:351 : format=qcow2 2026-07-28 13:29:42.763 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-28 13:29:42.766 | + functions:upload_image:353 : disk_format=qcow2 2026-07-28 13:29:42.770 | + functions:upload_image:357 : container_format=bare 2026-07-28 13:29:42.773 | + functions:upload_image:404 : is_arch ppc64le 2026-07-28 13:29:42.777 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:42.783 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-28 13:29:42.787 | + functions:upload_image:404 : is_arch ppc64 2026-07-28 13:29:42.791 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:42.796 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-28 13:29:42.799 | + functions:upload_image:404 : is_arch ppc 2026-07-28 13:29:42.804 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:42.809 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-28 13:29:42.811 | + functions:upload_image:408 : is_arch aarch64 2026-07-28 13:29:42.816 | ++ functions-common:is_arch:519 : uname -m 2026-07-28 13:29:42.821 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-28 13:29:42.824 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-28 13:29:42.828 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-28 13:29:42.831 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-28 13:29:42.834 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-28 13:29:42.837 | + 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-07-28 13:29:42.840 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-28 13:29:42.843 | + functions:_upload_image:112 : shift 2026-07-28 13:29:42.846 | + functions:_upload_image:113 : local container=bare 2026-07-28 13:29:42.849 | + functions:_upload_image:114 : shift 2026-07-28 13:29:42.852 | + functions:_upload_image:115 : local disk=qcow2 2026-07-28 13:29:42.854 | + functions:_upload_image:116 : shift 2026-07-28 13:29:42.857 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-28 13:29:42.860 | + functions:_upload_image:118 : shift 2026-07-28 13:29:42.864 | + functions:_upload_image:119 : local properties 2026-07-28 13:29:42.866 | + functions:_upload_image:120 : local useimport 2026-07-28 13:29:42.870 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-28 13:29:42.873 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-28 13:29:42.876 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-28 13:29:42.880 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-28 13:29:42.883 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-28 13:29:42.886 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-28 13:29:42.889 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:42.892 | + functions:_upload_image:125 : useimport=--import 2026-07-28 13:29:42.896 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-28 13:29:42.901 | + 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-07-28 13:29:45.518 | 2026-07-28 13:29:45.518 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:45.518 | | Field | Value | 2026-07-28 13:29:45.518 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:45.518 | | container_format | bare | 2026-07-28 13:29:45.518 | | created_at | 2026-07-28T13:29:44Z | 2026-07-28 13:29:45.518 | | disk_format | qcow2 | 2026-07-28 13:29:45.518 | | file | /v2/images/16c43ca5-ff35-4750-8179-97cfb61f9015/file | 2026-07-28 13:29:45.518 | | id | 16c43ca5-ff35-4750-8179-97cfb61f9015 | 2026-07-28 13:29:45.518 | | min_disk | 0 | 2026-07-28 13:29:45.518 | | min_ram | 0 | 2026-07-28 13:29:45.518 | | name | cirros-0.6.3-x86_64-disk | 2026-07-28 13:29:45.518 | | owner | 626c2e1954434517ac5383b186dfb014 | 2026-07-28 13:29:45.518 | | properties | hw_rng_model='virtio', os_glance_import_task='bd74bbb3-ba3d-4394-bbdd-451dfcc49e7b', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-28 13:29:45.518 | | protected | False | 2026-07-28 13:29:45.518 | | schema | /v2/schemas/image | 2026-07-28 13:29:45.518 | | size | 21692416 | 2026-07-28 13:29:45.518 | | status | uploading | 2026-07-28 13:29:45.518 | | tags | | 2026-07-28 13:29:45.518 | | updated_at | 2026-07-28T13:29:45Z | 2026-07-28 13:29:45.518 | | visibility | public | 2026-07-28 13:29:45.518 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-28 13:29:45.529 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-28 13:29:45.588 | [8534 Async create_flavors:96282]: Waiting for completion of create_flavors running on PID 96282 (2 other jobs running) 2026-07-28 13:29:45.618 | [8534 Async create_flavors:96282]: Signaling child to exit 2026-07-28 13:29:45.619 | WAKEUP 2026-07-28 13:29:45.644 | [8534 Async create_flavors:96282]: Signaled 2026-07-28 13:29:45.647 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-28 13:29:45.647 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:45.647 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-28 13:29:45.647 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-28 13:29:45.647 | 2026-07-28 13:29:45.647 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-28 13:29:45.647 | 2026-07-28 13:29:45.647 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.647 | | Field | Value | 2026-07-28 13:29:45.647 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.647 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.647 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.647 | | description | None | 2026-07-28 13:29:45.647 | | disk | 1 | 2026-07-28 13:29:45.647 | | id | c1 | 2026-07-28 13:29:45.647 | | name | cirros256 | 2026-07-28 13:29:45.648 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.648 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.648 | | ram | 256 | 2026-07-28 13:29:45.648 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.648 | | swap | 0 | 2026-07-28 13:29:45.648 | | vcpus | 1 | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-28 13:29:45.648 | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | | Field | Value | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.648 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.648 | | description | None | 2026-07-28 13:29:45.648 | | disk | 5 | 2026-07-28 13:29:45.648 | | id | d1 | 2026-07-28 13:29:45.648 | | name | ds512M | 2026-07-28 13:29:45.648 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.648 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.648 | | ram | 512 | 2026-07-28 13:29:45.648 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.648 | | swap | 0 | 2026-07-28 13:29:45.648 | | vcpus | 1 | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-28 13:29:45.648 | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | | Field | Value | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.648 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.648 | | description | None | 2026-07-28 13:29:45.648 | | disk | 10 | 2026-07-28 13:29:45.648 | | id | d2 | 2026-07-28 13:29:45.648 | | name | ds1G | 2026-07-28 13:29:45.648 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.648 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.648 | | ram | 1024 | 2026-07-28 13:29:45.648 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.648 | | swap | 0 | 2026-07-28 13:29:45.648 | | vcpus | 1 | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-28 13:29:45.648 | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | | Field | Value | 2026-07-28 13:29:45.648 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.648 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.648 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.648 | | description | None | 2026-07-28 13:29:45.649 | | disk | 10 | 2026-07-28 13:29:45.649 | | id | d3 | 2026-07-28 13:29:45.649 | | name | ds2G | 2026-07-28 13:29:45.649 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.649 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.649 | | ram | 2048 | 2026-07-28 13:29:45.649 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.649 | | swap | 0 | 2026-07-28 13:29:45.649 | | vcpus | 2 | 2026-07-28 13:29:45.649 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.649 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-28 13:29:45.649 | 2026-07-28 13:29:45.649 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.649 | | Field | Value | 2026-07-28 13:29:45.649 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.649 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.649 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.649 | | description | None | 2026-07-28 13:29:45.649 | | disk | 20 | 2026-07-28 13:29:45.649 | | id | d4 | 2026-07-28 13:29:45.649 | | name | ds4G | 2026-07-28 13:29:45.649 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.649 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.649 | | ram | 4096 | 2026-07-28 13:29:45.649 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.649 | | swap | 0 | 2026-07-28 13:29:45.649 | | vcpus | 4 | 2026-07-28 13:29:45.649 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.649 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-28 13:29:45.649 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-28 13:29:45.649 | 2026-07-28 13:29:45.649 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-28 13:29:45.649 | 2026-07-28 13:29:45.649 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.649 | | Field | Value | 2026-07-28 13:29:45.649 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.649 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.649 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.649 | | description | None | 2026-07-28 13:29:45.649 | | disk | 1 | 2026-07-28 13:29:45.649 | | id | 1 | 2026-07-28 13:29:45.649 | | name | m1.tiny | 2026-07-28 13:29:45.649 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.649 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.649 | | ram | 512 | 2026-07-28 13:29:45.649 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.650 | | swap | 0 | 2026-07-28 13:29:45.650 | | vcpus | 1 | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-28 13:29:45.650 | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | | Field | Value | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.650 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.650 | | description | None | 2026-07-28 13:29:45.650 | | disk | 20 | 2026-07-28 13:29:45.650 | | id | 2 | 2026-07-28 13:29:45.650 | | name | m1.small | 2026-07-28 13:29:45.650 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.650 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.650 | | ram | 2048 | 2026-07-28 13:29:45.650 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.650 | | swap | 0 | 2026-07-28 13:29:45.650 | | vcpus | 1 | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-28 13:29:45.650 | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | | Field | Value | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.650 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.650 | | description | None | 2026-07-28 13:29:45.650 | | disk | 40 | 2026-07-28 13:29:45.650 | | id | 3 | 2026-07-28 13:29:45.650 | | name | m1.medium | 2026-07-28 13:29:45.650 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.650 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.650 | | ram | 4096 | 2026-07-28 13:29:45.650 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.650 | | swap | 0 | 2026-07-28 13:29:45.650 | | vcpus | 2 | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-28 13:29:45.650 | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | | Field | Value | 2026-07-28 13:29:45.650 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.650 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.650 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.650 | | description | None | 2026-07-28 13:29:45.650 | | disk | 80 | 2026-07-28 13:29:45.650 | | id | 4 | 2026-07-28 13:29:45.651 | | name | m1.large | 2026-07-28 13:29:45.651 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.651 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.651 | | ram | 8192 | 2026-07-28 13:29:45.651 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.651 | | swap | 0 | 2026-07-28 13:29:45.651 | | vcpus | 4 | 2026-07-28 13:29:45.651 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.651 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-28 13:29:45.651 | 2026-07-28 13:29:45.651 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.651 | | Field | Value | 2026-07-28 13:29:45.651 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.651 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:29:45.651 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:29:45.651 | | description | None | 2026-07-28 13:29:45.651 | | disk | 160 | 2026-07-28 13:29:45.651 | | id | 5 | 2026-07-28 13:29:45.651 | | name | m1.xlarge | 2026-07-28 13:29:45.651 | | os-flavor-access:is_public | True | 2026-07-28 13:29:45.651 | | properties | hw_rng:allowed='True' | 2026-07-28 13:29:45.651 | | ram | 16384 | 2026-07-28 13:29:45.651 | | rxtx_factor | 1.0 | 2026-07-28 13:29:45.651 | | swap | 0 | 2026-07-28 13:29:45.651 | | vcpus | 8 | 2026-07-28 13:29:45.651 | +----------------------------+-----------------------+ 2026-07-28 13:29:45.702 | [8534 Async create_flavors:96282]: finished create_flavors with result 0 in 5 seconds 2026-07-28 13:29:45.708 | + inc/async:async_wait:197 : return 0 2026-07-28 13:29:45.712 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-28 13:29:45.735 | + functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:45.738 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-28 13:29:45.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:45.764 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-28 13:29:45.787 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:45.791 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-28 13:29:45.794 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-28 13:29:45.798 | + ./stack.sh:main:1398 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-28 13:29:45.802 | + ./stack.sh:main:1401 : /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-07-28 13:29:45.807 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-28 13:29:45.810 | ++ 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-07-28 13:29:45.813 | + 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-07-28 13:29:45.814 | + 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-07-28 13:29:45.816 | ++ 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-07-28 13:29:45.818 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-28 13:29:45.820 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-28 13:29:45.821 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-28 13:29:45.823 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-28 13:29:45.825 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-28 13:29:45.827 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-28 13:29:45.828 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-28 13:29:45.830 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-28 13:29:45.832 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-28 13:29:45.834 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-28 13:29:45.835 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-28 13:29:45.837 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-28 13:29:45.839 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-28 13:29:45.841 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-28 13:29:45.842 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-28 13:29:45.844 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-28 13:29:45.846 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-28 13:29:45.848 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-28 13:29:45.849 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-28 13:29:45.851 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-28 13:29:45.853 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-28 13:29:45.854 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-28 13:29:45.856 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-28 13:29:45.858 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-28 13:29:45.859 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-28 13:29:45.860 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-28 13:29:45.862 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-28 13:29:45.863 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-28 13:29:45.865 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-28 13:29:45.866 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-28 13:29:45.867 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-28 13:29:45.869 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-28 13:29:45.870 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-28 13:29:45.872 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-28 13:29:45.873 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-28 13:29:45.875 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-28 13:29:45.876 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-28 13:29:45.877 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-28 13:29:45.879 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-28 13:29:45.881 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-28 13:29:45.882 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-28 13:29:45.884 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-28 13:29:45.886 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-28 13:29:45.887 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-28 13:29:45.889 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-28 13:29:45.891 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-28 13:29:45.893 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-28 13:29:45.894 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-28 13:29:45.896 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-28 13:29:45.897 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-28 13:29:45.899 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-28 13:29:45.901 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-28 13:29:45.903 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-28 13:29:45.905 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-28 13:29:45.907 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-28 13:29:45.909 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-28 13:29:45.911 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-28 13:29:45.911 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-28 13:29:45.912 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-28 13:29:45.912 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-28 13:29:45.914 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-28 13:29:45.976 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-28 13:29:45.976 | Bad Request (HTTP 400) 2026-07-28 13:29:45.977 | 2026-07-28 13:29:45.986 | + ./stack.sh:main:1406 : save_stackenv 2026-07-28 13:29:45.989 | + functions-common:save_stackenv:65 : local tag= 2026-07-28 13:29:45.993 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-28 13:29:46.000 | + functions-common:save_stackenv:67 : time_stamp=2026-07-28-132945 2026-07-28 13:29:46.003 | + functions-common:save_stackenv:68 : echo '# 2026-07-28-132945 ' 2026-07-28 13:29:46.006 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.010 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-28 13:29:46.013 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.016 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-28 13:29:46.020 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.023 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-28 13:29:46.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.030 | + 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-07-28 13:29:46.033 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.036 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.189 2026-07-28 13:29:46.040 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.043 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.189/identity 2026-07-28 13:29:46.046 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.049 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-28-131905 2026-07-28 13:29:46.052 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.056 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-28 13:29:46.059 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.062 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.189 2026-07-28 13:29:46.065 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.069 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-28 13:29:46.072 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.075 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.189,IP:::1 2026-07-28 13:29:46.078 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.081 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-28 13:29:46.085 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.088 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-28 13:29:46.091 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.094 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.189 2026-07-28 13:29:46.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-28 13:29:46.101 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-28 13:29:46.105 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-28 13:29:46.108 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-28 13:29:46.112 | + inc/meta-config:merge_config_group:171 : shift 2026-07-28 13:29:46.115 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-28 13:29:46.118 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:29:46.121 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-28 13:29:46.124 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-28 13:29:46.127 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-28 13:29:46.131 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:29:46.134 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-28 13:29:46.137 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:29:46.141 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-28 13:29:46.141 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:29:46.141 | gsub("[][]", "", $1); 2026-07-28 13:29:46.141 | split($1, a, "|"); 2026-07-28 13:29:46.141 | if (a[1] == matchgroup) 2026-07-28 13:29:46.141 | print a[2] 2026-07-28 13:29:46.141 | } 2026-07-28 13:29:46.141 | ' /opt/stack/devstack/local.conf 2026-07-28 13:29:46.148 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-28 13:29:46.152 | + functions-common:run_phase:1848 : local mode=stack 2026-07-28 13:29:46.155 | + functions-common:run_phase:1849 : local phase=extra 2026-07-28 13:29:46.157 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-28 13:29:46.161 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-28 13:29:46.164 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-28 13:29:46.167 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-28 13:29:46.170 | + functions-common:run_phase:1858 : local extra 2026-07-28 13:29:46.175 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-28 13:29:46.181 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-28 13:29:46.184 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-28 13:29:46.188 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-28 13:29:46.191 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-28 13:29:46.195 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-28 13:29:46.216 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:46.220 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:29:46.223 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:46.227 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-28 13:29:46.231 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:46.235 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-28 13:29:46.239 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:46.243 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-28 13:29:46.246 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-28 13:29:46.250 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-28 13:29:46.253 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-28 13:29:46.257 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:29:46.260 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-28 13:29:46.264 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-28 13:29:46.267 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-28 13:29:46.270 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-28 13:29:46.274 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-28 13:29:46.277 | + functions-common:run_plugins:1838 : local plugin 2026-07-28 13:29:46.280 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-28 13:29:46.283 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-28 13:29:46.287 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-28 13:29:46.290 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-28 13:29:46.294 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-28 13:29:46.297 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-28 13:29:46.301 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-28 13:29:46.304 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-28 13:29:46.308 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-28 13:29:46.312 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-28 13:29:46.316 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-28 13:29:46.320 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-28 13:29:46.323 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-28 13:29:46.327 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-28 13:29:46.330 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-28 13:29:46.332 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-28 13:29:46.337 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-28 13:29:46.341 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-28 13:29:46.344 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-28 13:29:46.348 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-28 13:29:46.353 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-28 13:29:46.356 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-28 13:29:46.360 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-28 13:29:46.363 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-28 13:29:46.367 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-28 13:29:46.387 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-28 13:29:46.391 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-28 13:29:46.395 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-28 13:29:46.398 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-28 13:29:46.402 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-28 13:29:46.405 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-28 13:29:46.410 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-28 13:29:46.414 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-28 13:29:46.418 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:29:46.441 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:29:46.444 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-28 13:29:46.450 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-28 13:29:46.450 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-28 13:29:46.456 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-28 13:29:46.459 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-28 13:29:46.463 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-28 13:29:46.468 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:29:46.491 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:29:46.495 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-28 13:29:46.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:46.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-28 13:29:46.505 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-28 13:29:46.523 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:46.525 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-28 13:29:46.545 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:46.547 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-28 13:29:46.565 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:29:46.568 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-28 13:29:46.572 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-28 13:29:46.575 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-28 13:29:46.578 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-28 13:29:46.582 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-28 13:29:46.585 | + inc/meta-config:merge_config_group:171 : shift 2026-07-28 13:29:46.588 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-28 13:29:46.591 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:29:46.595 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-28 13:29:46.598 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-28 13:29:46.603 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-28 13:29:46.607 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:29:46.610 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-28 13:29:46.613 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:29:46.616 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-28 13:29:46.616 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:29:46.616 | gsub("[][]", "", $1); 2026-07-28 13:29:46.616 | split($1, a, "|"); 2026-07-28 13:29:46.616 | if (a[1] == matchgroup) 2026-07-28 13:29:46.616 | print a[2] 2026-07-28 13:29:46.616 | } 2026-07-28 13:29:46.616 | ' /opt/stack/devstack/local.conf 2026-07-28 13:29:46.623 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-28 13:29:46.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:46.646 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-28 13:29:46.650 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-28 13:29:46.653 | + functions:wait_for_compute:490 : local timeout=60 2026-07-28 13:29:46.657 | + functions:wait_for_compute:491 : local rval=0 2026-07-28 13:29:46.660 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-28 13:29:46.664 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-28 13:29:46.667 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-28 13:29:46.670 | + functions-common:time_start:2407 : local start_time= 2026-07-28 13:29:46.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-28 13:29:46.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-28 13:29:46.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1785245386679 2026-07-28 13:29:46.686 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-28 13:29:46.713 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-28 13:29:46.716 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-28 13:29:46.719 | ++ functions:wait_for_compute:496 : hostname 2026-07-28 13:29:46.724 | + functions:wait_for_compute:496 : compute_hostname=np0000006005 2026-07-28 13:29:46.727 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-28 13:29:46.732 | ++ functions:wait_for_compute:498 : hostname 2026-07-28 13:29:46.739 | + :: : ID= 2026-07-28 13:29:46.741 | + :: : [[ '' == '' ]] 2026-07-28 13:29:46.743 | + :: : sleep 1 2026-07-28 13:29:47.746 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-28 13:29:47.748 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000006005 --service nova-compute -c ID -f value 2026-07-28 13:29:48.018 | 2026-07-28 13:29:48.026 | + :: : ID=8456ab19-0a25-4696-8944-a6b1570dedd4 2026-07-28 13:29:48.028 | + :: : [[ 8456ab19-0a25-4696-8944-a6b1570dedd4 == '' ]] 2026-07-28 13:29:48.032 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-28 13:29:48.036 | + functions-common:time_stop:2420 : local name 2026-07-28 13:29:48.040 | + functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:48.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:48.047 | + functions-common:time_stop:2423 : local total 2026-07-28 13:29:48.050 | + functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:48.053 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-28 13:29:48.057 | + functions-common:time_stop:2427 : start_time=1785245386679 2026-07-28 13:29:48.060 | + functions-common:time_stop:2429 : [[ -z 1785245386679 ]] 2026-07-28 13:29:48.065 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:48.071 | + functions-common:time_stop:2432 : end_time=1785245388067 2026-07-28 13:29:48.075 | + functions-common:time_stop:2433 : elapsed_time=1388 2026-07-28 13:29:48.078 | + functions-common:time_stop:2434 : total=14710 2026-07-28 13:29:48.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:48.085 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16098 2026-07-28 13:29:48.089 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-28 13:29:48.093 | + functions:wait_for_compute:516 : return 0 2026-07-28 13:29:48.096 | + ./stack.sh:main:1446 : service_check 2026-07-28 13:29:48.100 | + functions-common:service_check:1713 : local service 2026-07-28 13:29:48.103 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.107 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-28 13:29:48.124 | enabled 2026-07-28 13:29:48.130 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-28 13:29:48.149 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-28 13:29:48.149 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-28 13:29:48.149 | Active: active (running) since Tue 2026-07-28 13:29:17 UTC; 30s ago 2026-07-28 13:29:48.149 | Main PID: 97040 (uwsgi) 2026-07-28 13:29:48.149 | Status: "uWSGI is ready" 2026-07-28 13:29:48.149 | Tasks: 10 (limit: 75886) 2026-07-28 13:29:48.149 | Memory: 360.2M () 2026-07-28 13:29:48.149 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-28 13:29:48.149 | ├─97040 "cinder-apiuWSGI master" 2026-07-28 13:29:48.149 | ├─97051 "cinder-apiuWSGI worker 1" 2026-07-28 13:29:48.149 | ├─97052 "cinder-apiuWSGI worker 2" 2026-07-28 13:29:48.149 | └─97053 "cinder-apiuWSGI worker 3" 2026-07-28 13:29:48.149 | 2026-07-28 13:29:48.149 | Jul 28 13:29:27 np0000006005 devstack@c-api.service[97053]: INFO cinder.api.openstack.wsgi [None req-f5003100-965d-4821-bbea-63901d7c52f4 admin admin] POST https://10.4.3.189/volume/v3/types/3758329c-fd31-4f59-b245-561fb1f859d5/extra_specs 2026-07-28 13:29:48.149 | Jul 28 13:29:27 np0000006005 devstack@c-api.service[97053]: DEBUG cinder.api.openstack.wsgi [None req-f5003100-965d-4821-bbea-63901d7c52f4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=97053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-28 13:29:48.149 | Jul 28 13:29:27 np0000006005 devstack@c-api.service[97053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-28 13:29:48.149 | Jul 28 13:29:27 np0000006005 devstack@c-api.service[97053]: warnings.warn( 2026-07-28 13:29:48.149 | Jul 28 13:29:27 np0000006005 devstack@c-api.service[97053]: DEBUG oslo_db.sqlalchemy.engines [None req-f5003100-965d-4821-bbea-63901d7c52f4 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97053) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:29:48.149 | Jul 28 13:29:28 np0000006005 devstack@c-api.service[97053]: INFO cinder.api.openstack.wsgi [None req-f5003100-965d-4821-bbea-63901d7c52f4 admin admin] https://10.4.3.189/volume/v3/types/3758329c-fd31-4f59-b245-561fb1f859d5/extra_specs returned with HTTP 200 2026-07-28 13:29:48.149 | Jul 28 13:29:28 np0000006005 devstack@c-api.service[97053]: [pid: 97053|app: 0|req: 2/3] 10.4.3.189 () {68 vars in 1449 bytes} [Tue Jul 28 13:29:27 2026] POST /volume/v3/types/3758329c-fd31-4f59-b245-561fb1f859d5/extra_specs => generated 52 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-28 13:29:48.149 | Jul 28 13:29:30 np0000006005 devstack@c-api.service[97052]: DEBUG dbcounter [-] [97052] Writing DB stats cinder:SELECT=6 {{(pid=97052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.149 | Jul 28 13:29:37 np0000006005 devstack@c-api.service[97051]: DEBUG dbcounter [-] [97051] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=97051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.149 | Jul 28 13:29:38 np0000006005 devstack@c-api.service[97053]: DEBUG dbcounter [-] [97053] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.154 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.157 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-28 13:29:48.172 | enabled 2026-07-28 13:29:48.178 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-28 13:29:48.196 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-28 13:29:48.196 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-28 13:29:48.196 | Active: active (running) since Tue 2026-07-28 13:29:24 UTC; 23s ago 2026-07-28 13:29:48.196 | Main PID: 98396 (cinder-backup) 2026-07-28 13:29:48.196 | Tasks: 1 (limit: 75886) 2026-07-28 13:29:48.196 | Memory: 93.7M () 2026-07-28 13:29:48.196 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-28 13:29:48.196 | └─98396 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-28 13:29:48.196 | 2026-07-28 13:29:48.196 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: DEBUG oslo_concurrency.lockutils [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Acquiring lock "cleanup_incomplete_backups_98396" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-28 13:29:48.196 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: DEBUG oslo_concurrency.lockutils [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Lock "cleanup_incomplete_backups_98396" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-28 13:29:48.196 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: INFO cinder.backup.manager [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Cleaning up incomplete backup operations. 2026-07-28 13:29:48.197 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: DEBUG oslo_concurrency.lockutils [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Lock "cleanup_incomplete_backups_98396" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.015s {{(pid=98396) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-28 13:29:48.197 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: DEBUG oslo_db.sqlalchemy.engines [None req-3528fa75-8880-4866-80e7-e15e4c96f187 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=98396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-28 13:29:48.197 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: DEBUG cinder.manager [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Notifying Schedulers of capabilities ... {{(pid=98396) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-28 13:29:48.197 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: INFO cinder.keymgr.migration [None req-a8fa516e-1bf0-4fcb-8530-4ec8b2ada137 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-28 13:29:48.197 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: DEBUG cinder.service [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Creating RPC server for service cinder-backup {{(pid=98396) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-28 13:29:48.197 | Jul 28 13:29:26 np0000006005 cinder-backup[98396]: DEBUG cinder.service [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98396) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-28 13:29:48.197 | Jul 28 13:29:36 np0000006005 cinder-backup[98396]: DEBUG dbcounter [-] [98396] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.201 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.204 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-28 13:29:48.221 | enabled 2026-07-28 13:29:48.226 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-28 13:29:48.246 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-28 13:29:48.246 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-28 13:29:48.246 | Active: active (running) since Tue 2026-07-28 13:29:22 UTC; 25s ago 2026-07-28 13:29:48.246 | Main PID: 97817 (cinder-schedule) 2026-07-28 13:29:48.246 | Tasks: 1 (limit: 75886) 2026-07-28 13:29:48.246 | Memory: 110.6M () 2026-07-28 13:29:48.246 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-28 13:29:48.246 | └─97817 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-28 13:29:48.246 | 2026-07-28 13:29:48.246 | Jul 28 13:29:25 np0000006005 cinder-scheduler[97817]: DEBUG cinder.service [None req-eb1707db-a0ed-4070-b657-0c6d30d7ad6a None None] Creating RPC server for service cinder-scheduler {{(pid=97817) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-28 13:29:48.246 | Jul 28 13:29:25 np0000006005 cinder-scheduler[97817]: DEBUG cinder.service [None req-eb1707db-a0ed-4070-b657-0c6d30d7ad6a None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97817) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-28 13:29:48.246 | Jul 28 13:29:26 np0000006005 cinder-scheduler[97817]: DEBUG cinder.scheduler.host_manager [None req-3528fa75-8880-4866-80e7-e15e4c96f187 None None] Received backup service update from np0000006005: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97817) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-28 13:29:48.246 | Jul 28 13:29:28 np0000006005 cinder-scheduler[97817]: DEBUG cinder.scheduler.host_manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Received volume service update from np0000006005@storpool: {'volume_backend_name': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.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': True, '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': True, '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=97817) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-28 13:29:48.246 | Jul 28 13:29:28 np0000006005 cinder-scheduler[97817]: DEBUG cinder.scheduler.host_manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Updating capabilities for np0000006005@storpool#default: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, '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.1.0', 'timestamp': datetime.datetime(2026, 7, 28, 13, 29, 28, 685335), 'filter_function': None, 'goodness_function': None} {{(pid=97817) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-28 13:29:48.246 | Jul 28 13:29:28 np0000006005 cinder-scheduler[97817]: DEBUG cinder.scheduler.host_manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Updating capabilities for np0000006005@storpool#template_virtual: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, '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.1.0', 'timestamp': datetime.datetime(2026, 7, 28, 13, 29, 28, 685335), 'filter_function': None, 'goodness_function': None} {{(pid=97817) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-28 13:29:48.246 | Jul 28 13:29:38 np0000006005 cinder-scheduler[97817]: DEBUG dbcounter [-] [97817] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.246 | Jul 28 13:29:47 np0000006005 cinder-scheduler[97817]: DEBUG oslo_service.periodic_task [None req-43df6cc9-d7f7-4e00-b3e4-636066782dff None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=97817) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-28 13:29:48.246 | Jul 28 13:29:47 np0000006005 cinder-scheduler[97817]: INFO cinder.message.api [None req-43df6cc9-d7f7-4e00-b3e4-636066782dff None None] Deleted 0 expired messages. 2026-07-28 13:29:48.246 | Jul 28 13:29:47 np0000006005 cinder-scheduler[97817]: DEBUG oslo_service.periodic_task [None req-43df6cc9-d7f7-4e00-b3e4-636066782dff None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=97817) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-28 13:29:48.251 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.254 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-28 13:29:48.269 | enabled 2026-07-28 13:29:48.275 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-28 13:29:48.296 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-28 13:29:48.296 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-28 13:29:48.296 | Active: active (running) since Tue 2026-07-28 13:29:26 UTC; 22s ago 2026-07-28 13:29:48.296 | Main PID: 98984 (cinder-volume) 2026-07-28 13:29:48.296 | Tasks: 2 (limit: 75886) 2026-07-28 13:29:48.296 | Memory: 143.1M () 2026-07-28 13:29:48.296 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-28 13:29:48.296 | ├─98984 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-28 13:29:48.296 | └─99365 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-28 13:29:48.296 | 2026-07-28 13:29:48.296 | Jul 28 13:29:28 np0000006005 cinder-volume[99365]: INFO cinder.volume.manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Driver initialization completed successfully. 2026-07-28 13:29:48.296 | Jul 28 13:29:28 np0000006005 cinder-volume[99365]: INFO cinder.manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Initiating service 3 cleanup 2026-07-28 13:29:48.296 | Jul 28 13:29:28 np0000006005 cinder-volume[99365]: INFO cinder.manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Service 3 cleanup completed. 2026-07-28 13:29:48.296 | Jul 28 13:29:28 np0000006005 cinder-volume[99365]: DEBUG cinder.service [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Creating RPC server for service cinder-volume {{(pid=99365) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-28 13:29:48.296 | Jul 28 13:29:28 np0000006005 cinder-volume[99365]: DEBUG cinder.service [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99365) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-28 13:29:48.296 | Jul 28 13:29:28 np0000006005 cinder-volume[99365]: INFO cinder.volume.manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-28 13:29:48.296 | Jul 28 13:29:28 np0000006005 cinder-volume[99365]: INFO cinder.volume.manager [None req-89d32de3-4ec6-41f0-8597-6743dd1e8ffc None None] Driver post RPC initialization completed successfully. 2026-07-28 13:29:48.296 | Jul 28 13:29:38 np0000006005 cinder-volume[98984]: DEBUG dbcounter [-] [98984] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.296 | Jul 28 13:29:38 np0000006005 cinder-volume[99365]: DEBUG dbcounter [-] [99365] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.296 | Jul 28 13:29:38 np0000006005 cinder-volume[99365]: DEBUG dbcounter [-] [99365] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99365) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.301 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.305 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-28 13:29:48.320 | not-found 2026-07-28 13:29:48.326 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.329 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-28 13:29:48.346 | enabled 2026-07-28 13:29:48.352 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-28 13:29:48.370 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-28 13:29:48.370 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-28 13:29:48.370 | Active: active (running) since Tue 2026-07-28 13:24:40 UTC; 5min ago 2026-07-28 13:29:48.370 | Main PID: 58150 (file_tracker.sh) 2026-07-28 13:29:48.370 | Tasks: 2 (limit: 75886) 2026-07-28 13:29:48.370 | Memory: 604.0K () 2026-07-28 13:29:48.370 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-28 13:29:48.370 | ├─ 58150 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-28 13:29:48.370 | └─100349 sleep 20 2026-07-28 13:29:48.370 | 2026-07-28 13:29:48.370 | Jul 28 13:26:40 np0000006005 file_tracker.sh[70587]: 3072 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:27:00 np0000006005 file_tracker.sh[71430]: 3040 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:27:20 np0000006005 file_tracker.sh[73476]: 3072 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:27:40 np0000006005 file_tracker.sh[76859]: 3136 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:28:00 np0000006005 file_tracker.sh[78915]: 3424 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:28:20 np0000006005 file_tracker.sh[84798]: 4128 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:28:40 np0000006005 file_tracker.sh[90113]: 5184 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:29:00 np0000006005 file_tracker.sh[91585]: 5312 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:29:20 np0000006005 file_tracker.sh[97206]: 6688 0 9223372036854775807 2026-07-28 13:29:48.370 | Jul 28 13:29:40 np0000006005 file_tracker.sh[100348]: 7232 0 9223372036854775807 2026-07-28 13:29:48.375 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.378 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-28 13:29:48.395 | enabled 2026-07-28 13:29:48.400 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-28 13:29:48.419 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-28 13:29:48.419 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-28 13:29:48.419 | Active: active (running) since Tue 2026-07-28 13:29:29 UTC; 18s ago 2026-07-28 13:29:48.419 | Main PID: 99781 (uwsgi) 2026-07-28 13:29:48.419 | Status: "uWSGI is ready" 2026-07-28 13:29:48.419 | Tasks: 19 (limit: 75886) 2026-07-28 13:29:48.419 | Memory: 397.2M () 2026-07-28 13:29:48.419 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-28 13:29:48.419 | ├─99781 "glance-apiuWSGI master" 2026-07-28 13:29:48.419 | ├─99782 "glance-apiuWSGI worker 1" 2026-07-28 13:29:48.419 | ├─99783 "glance-apiuWSGI worker 2" 2026-07-28 13:29:48.419 | └─99784 "glance-apiuWSGI worker 3" 2026-07-28 13:29:48.419 | 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99783) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99783) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99783) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99783) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-bd74bbb3-ba3d-4394-bbdd-451dfcc49e7b' (da3b1dee-cb81-446a-9469-243c81edb83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99783) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-bd74bbb3-ba3d-4394-bbdd-451dfcc49e7b' (6b24a91a-5f2c-418f-b875-7c66a077f3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99783) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: INFO glance.domain [-] Task [bd74bbb3-ba3d-4394-bbdd-451dfcc49e7b] status changing from processing to success 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: INFO glance.async_.flows.api_image_import [-] bd74bbb3-ba3d-4394-bbdd-451dfcc49e7b of api_image_import completed 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-bd74bbb3-ba3d-4394-bbdd-451dfcc49e7b' (6b24a91a-5f2c-418f-b875-7c66a077f3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99783) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-28 13:29:48.419 | Jul 28 13:29:46 np0000006005 devstack@g-api.service[99783]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (2b9b5600-f603-4c33-9e3a-3ac3f985907b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99783) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-28 13:29:48.424 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.427 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-28 13:29:48.441 | not-found 2026-07-28 13:29:48.445 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.448 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-28 13:29:48.464 | enabled 2026-07-28 13:29:48.469 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-28 13:29:48.486 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-28 13:29:48.486 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-28 13:29:48.486 | Active: active (running) since Tue 2026-07-28 13:24:38 UTC; 5min ago 2026-07-28 13:29:48.486 | Main PID: 57605 (memory_tracker.) 2026-07-28 13:29:48.486 | Tasks: 2 (limit: 75886) 2026-07-28 13:29:48.486 | Memory: 1.3M () 2026-07-28 13:29:48.486 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-28 13:29:48.486 | ├─ 57605 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-28 13:29:48.486 | └─100346 sleep 20 2026-07-28 13:29:48.486 | 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 8531 0.0 1856 8530 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-naunytnrttysykzrtdsxdchfkwwplasf ; /usr/bin/python3 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 8533 0.0 1856 8532 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 26889 0.0 1852 26777 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 8529 0.0 1848 8528 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-naunytnrttysykzrtdsxdchfkwwplasf ; /usr/bin/python3' && sleep 0 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 26777 0.0 1744 26767 00:00:00 1 do_select erl_child_setup 65536 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 19437 0.0 1672 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 26886 0.0 1508 26885 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[100345]: 47174 0.0 1292 47173 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-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[57605]: --- 2026-07-28 13:29:48.486 | Jul 28 13:29:39 np0000006005 memory_tracker.sh[57605]: ]]] 2026-07-28 13:29:48.492 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.495 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-28 13:29:48.508 | not-found 2026-07-28 13:29:48.513 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.517 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-28 13:29:48.532 | enabled 2026-07-28 13:29:48.538 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-28 13:29:48.555 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-28 13:29:48.556 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-28 13:29:48.556 | Active: active (running) since Tue 2026-07-28 13:28:14 UTC; 1min 34s ago 2026-07-28 13:29:48.556 | Main PID: 84325 (uwsgi) 2026-07-28 13:29:48.556 | Status: "uWSGI is ready" 2026-07-28 13:29:48.556 | Tasks: 24 (limit: 75886) 2026-07-28 13:29:48.556 | Memory: 407.9M () 2026-07-28 13:29:48.556 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-28 13:29:48.556 | ├─84325 "nova-apiuWSGI master" 2026-07-28 13:29:48.556 | ├─84326 "nova-apiuWSGI worker 1" 2026-07-28 13:29:48.556 | ├─84327 "nova-apiuWSGI worker 2" 2026-07-28 13:29:48.556 | └─84328 "nova-apiuWSGI worker 3" 2026-07-28 13:29:48.556 | 2026-07-28 13:29:48.556 | Jul 28 13:29:30 np0000006005 devstack@n-api.service[84328]: DEBUG dbcounter [-] [84328] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.556 | Jul 28 13:29:47 np0000006005 devstack@n-api.service[84326]: DEBUG nova.api.openstack.wsgi [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee admin admin] Calling method '>' {{(pid=84326) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-28 13:29:48.556 | Jul 28 13:29:47 np0000006005 devstack@n-api.service[84326]: DEBUG oslo_concurrency.lockutils [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84326) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-28 13:29:48.556 | Jul 28 13:29:47 np0000006005 devstack@n-api.service[84326]: DEBUG oslo_concurrency.lockutils [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee 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=84326) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-28 13:29:48.556 | Jul 28 13:29:47 np0000006005 devstack@n-api.service[84326]: DEBUG oslo_concurrency.lockutils [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee 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=84326) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-28 13:29:48.556 | Jul 28 13:29:47 np0000006005 devstack@n-api.service[84326]: DEBUG oslo_concurrency.lockutils [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee admin admin] Acquiring lock "f85694b7-7b07-4b60-932a-a654c22f4825" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84326) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-28 13:29:48.556 | Jul 28 13:29:47 np0000006005 devstack@n-api.service[84326]: DEBUG oslo_concurrency.lockutils [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee admin admin] Lock "f85694b7-7b07-4b60-932a-a654c22f4825" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84326) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-28 13:29:48.556 | Jul 28 13:29:47 np0000006005 devstack@n-api.service[84326]: DEBUG oslo_concurrency.lockutils [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee admin admin] Lock "f85694b7-7b07-4b60-932a-a654c22f4825" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84326) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-28 13:29:48.556 | Jul 28 13:29:48 np0000006005 devstack@n-api.service[84326]: INFO nova.api.openstack.requestlog [None req-bbbfd650-1134-4330-a0a9-e39dc02205ee admin admin] 10.4.3.189 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006005" status: 200 len: 255 microversion: 2.69 time: 0.061677 2026-07-28 13:29:48.556 | Jul 28 13:29:48 np0000006005 devstack@n-api.service[84326]: [pid: 84326|app: 0|req: 8/25] 10.4.3.189 () {68 vars in 1444 bytes} [Tue Jul 28 13:29:47 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006005 => generated 255 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-28 13:29:48.562 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.565 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-28 13:29:48.581 | enabled 2026-07-28 13:29:48.586 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-28 13:29:48.605 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-28 13:29:48.605 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-28 13:29:48.605 | Active: active (running) since Tue 2026-07-28 13:29:04 UTC; 44s ago 2026-07-28 13:29:48.605 | Main PID: 92841 (uwsgi) 2026-07-28 13:29:48.605 | Status: "uWSGI is ready" 2026-07-28 13:29:48.605 | Tasks: 23 (limit: 75886) 2026-07-28 13:29:48.605 | Memory: 329.0M () 2026-07-28 13:29:48.605 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-28 13:29:48.605 | ├─92841 "nova-api-metauWSGI master" 2026-07-28 13:29:48.605 | ├─92842 "nova-api-metauWSGI worker 1" 2026-07-28 13:29:48.605 | ├─92843 "nova-api-metauWSGI worker 2" 2026-07-28 13:29:48.605 | ├─92844 "nova-api-metauWSGI worker 3" 2026-07-28 13:29:48.605 | └─92845 "nova-api-metauWSGI http 1" 2026-07-28 13:29:48.605 | 2026-07-28 13:29:48.605 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92844]: DEBUG dbcounter [-] [92844] Writing DB stats nova_cell0:SELECT=1 {{(pid=92844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.605 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92844]: DEBUG dbcounter [-] [92844] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.605 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92842]: DEBUG dbcounter [-] [92842] Writing DB stats nova_api:SELECT=1 {{(pid=92842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.605 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92843]: DEBUG dbcounter [-] [92843] Writing DB stats nova_api:SELECT=1 {{(pid=92843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.605 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92842]: DEBUG dbcounter [-] [92842] Writing DB stats nova_cell0:SELECT=1 {{(pid=92842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.605 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92842]: DEBUG dbcounter [-] [92842] Writing DB stats nova_cell1:SELECT=1 {{(pid=92842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.606 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92843]: DEBUG dbcounter [-] [92843] Writing DB stats nova_cell0:SELECT=1 {{(pid=92843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.606 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92843]: DEBUG dbcounter [-] [92843] Writing DB stats nova_cell1:SELECT=1 {{(pid=92843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.606 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92842]: DEBUG dbcounter [-] [92842] Writing DB stats nova_cell0:SELECT=1 {{(pid=92842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.606 | Jul 28 13:29:16 np0000006005 devstack@n-api-meta.service[92843]: DEBUG dbcounter [-] [92843] Writing DB stats nova_cell0:SELECT=1 {{(pid=92843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.611 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.614 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-28 13:29:48.629 | not-found 2026-07-28 13:29:48.634 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.638 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-28 13:29:48.653 | enabled 2026-07-28 13:29:48.658 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-28 13:29:48.676 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-28 13:29:48.676 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-28 13:29:48.676 | Active: active (running) since Tue 2026-07-28 13:29:12 UTC; 35s ago 2026-07-28 13:29:48.676 | Main PID: 96115 (nova-compute) 2026-07-28 13:29:48.676 | Tasks: 10 (limit: 75886) 2026-07-28 13:29:48.676 | Memory: 137.1M () 2026-07-28 13:29:48.676 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-28 13:29:48.676 | └─96115 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-28 13:29:48.676 | 2026-07-28 13:29:48.676 | Jul 28 13:29:30 np0000006005 nova-compute[96115]: DEBUG nova.compute.resource_tracker [None req-75961e7f-0f37-4807-a21a-c2b1386383c8 None None] Compute_service record updated for np0000006005:np0000006005 {{(pid=96115) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-28 13:29:48.677 | Jul 28 13:29:30 np0000006005 nova-compute[96115]: DEBUG oslo_concurrency.lockutils [None req-75961e7f-0f37-4807-a21a-c2b1386383c8 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.402s {{(pid=96115) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-28 13:29:48.677 | Jul 28 13:29:30 np0000006005 nova-compute[96115]: DEBUG nova.service [None req-75961e7f-0f37-4807-a21a-c2b1386383c8 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96115) start /opt/stack/nova/nova/service.py:196}} 2026-07-28 13:29:48.677 | Jul 28 13:29:30 np0000006005 nova-compute[96115]: DEBUG nova.service [None req-75961e7f-0f37-4807-a21a-c2b1386383c8 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96115) start /opt/stack/nova/nova/service.py:212}} 2026-07-28 13:29:48.677 | Jul 28 13:29:30 np0000006005 nova-compute[96115]: DEBUG nova.service [None req-75961e7f-0f37-4807-a21a-c2b1386383c8 None None] Join ServiceGroup membership for this service compute {{(pid=96115) start /opt/stack/nova/nova/service.py:222}} 2026-07-28 13:29:48.677 | Jul 28 13:29:30 np0000006005 nova-compute[96115]: DEBUG nova.servicegroup.drivers.db [None req-75961e7f-0f37-4807-a21a-c2b1386383c8 None None] DB_Driver: join new ServiceGroup member np0000006005 to the compute group, service = {{(pid=96115) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-28 13:29:48.677 | Jul 28 13:29:35 np0000006005 nova-compute[96115]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=96115) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:48.677 | Jul 28 13:29:48 np0000006005 nova-compute[96115]: DEBUG oslo_service.periodic_task [None req-c325cc02-dfeb-47e1-b975-01a29b365269 None None] Running periodic task ComputeManager._sync_power_states {{(pid=96115) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-28 13:29:48.677 | Jul 28 13:29:48 np0000006005 nova-compute[96115]: DEBUG oslo_service.periodic_task [None req-c325cc02-dfeb-47e1-b975-01a29b365269 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=96115) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-07-28 13:29:48.677 | Jul 28 13:29:48 np0000006005 nova-compute[96115]: DEBUG oslo.service.backend._threading.loopingcall [None req-c325cc02-dfeb-47e1-b975-01a29b365269 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 26.51 seconds {{(pid=96115) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:48.682 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.685 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-28 13:29:48.700 | not-found 2026-07-28 13:29:48.706 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.709 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-28 13:29:48.724 | enabled 2026-07-28 13:29:48.730 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-28 13:29:48.748 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-28 13:29:48.748 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-28 13:29:48.748 | Active: active (running) since Tue 2026-07-28 13:29:02 UTC; 46s ago 2026-07-28 13:29:48.748 | Main PID: 92222 (nova-scheduler:) 2026-07-28 13:29:48.748 | Tasks: 26 (limit: 75886) 2026-07-28 13:29:48.748 | Memory: 183.7M () 2026-07-28 13:29:48.748 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-28 13:29:48.748 | ├─92222 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-28 13:29:48.748 | ├─93415 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-28 13:29:48.748 | ├─93417 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-28 13:29:48.748 | └─93419 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-28 13:29:48.748 | 2026-07-28 13:29:48.748 | Jul 28 13:29:11 np0000006005 nova-scheduler[93415]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93415) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:48.748 | Jul 28 13:29:14 np0000006005 nova-scheduler[92222]: DEBUG dbcounter [-] [92222] Writing DB stats nova_api:SELECT=3 {{(pid=92222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.748 | Jul 28 13:29:14 np0000006005 nova-scheduler[92222]: DEBUG dbcounter [-] [92222] Writing DB stats nova_cell0:SELECT=1 {{(pid=92222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.748 | Jul 28 13:29:14 np0000006005 nova-scheduler[92222]: DEBUG dbcounter [-] [92222] Writing DB stats nova_cell1:SELECT=1 {{(pid=92222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.748 | Jul 28 13:29:20 np0000006005 nova-scheduler[93417]: DEBUG dbcounter [-] [93417] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.748 | Jul 28 13:29:20 np0000006005 nova-scheduler[93419]: DEBUG dbcounter [-] [93419] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.748 | Jul 28 13:29:20 np0000006005 nova-scheduler[93415]: DEBUG dbcounter [-] [93415] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=93415) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.748 | Jul 28 13:29:26 np0000006005 nova-scheduler[93417]: DEBUG oslo.service.backend._threading.loopingcall [None req-f50616ba-5841-4417-8305-3bb73df71928 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93417) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:48.748 | Jul 28 13:29:26 np0000006005 nova-scheduler[93415]: DEBUG oslo.service.backend._threading.loopingcall [None req-ca4b6249-2e42-4dfa-96c4-c2a88818439f None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93415) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:48.748 | Jul 28 13:29:44 np0000006005 nova-scheduler[93419]: DEBUG oslo.service.backend._threading.loopingcall [None req-c5f5d4af-7e1f-45e3-b976-51653985782a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93419) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:48.753 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.757 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-28 13:29:48.773 | enabled 2026-07-28 13:29:48.778 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-28 13:29:48.797 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-28 13:29:48.797 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-28 13:29:48.797 | Active: active (running) since Tue 2026-07-28 13:24:27 UTC; 5min ago 2026-07-28 13:29:48.797 | Main PID: 56191 (python3) 2026-07-28 13:29:48.797 | Tasks: 1 (limit: 75886) 2026-07-28 13:29:48.797 | Memory: 107.9M () 2026-07-28 13:29:48.797 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-28 13:29:48.797 | └─56191 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-28 13:29:48.797 | 2026-07-28 13:29:48.797 | Jul 28 13:29:19 np0000006005 python3[56191]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-28 13:29:48.797 | Jul 28 13:29:19 np0000006005 python3[56191]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-28 13:29:48.797 | Jul 28 13:29:20 np0000006005 python3[56191]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-28 13:29:48.797 | Jul 28 13:29:20 np0000006005 python3[56191]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-28 13:29:48.797 | Jul 28 13:29:26 np0000006005 python3[56191]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-28 13:29:48.797 | Jul 28 13:29:34 np0000006005 python3[56191]: 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-07-28 13:29:48.797 | Jul 28 13:29:39 np0000006005 python3[56191]: 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-07-28 13:29:48.797 | Jul 28 13:29:42 np0000006005 python3[56191]: 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-07-28 13:29:48.797 | Jul 28 13:29:45 np0000006005 python3[56191]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-28 13:29:48.797 | Jul 28 13:29:47 np0000006005 python3[56191]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000006005', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-28 13:29:48.802 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.805 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-28 13:29:48.818 | not-found 2026-07-28 13:29:48.823 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.827 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-28 13:29:48.842 | not-found 2026-07-28 13:29:48.847 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.851 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-28 13:29:48.867 | not-found 2026-07-28 13:29:48.873 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.877 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-28 13:29:48.892 | not-found 2026-07-28 13:29:48.897 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.900 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-28 13:29:48.914 | enabled 2026-07-28 13:29:48.919 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-28 13:29:48.939 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-28 13:29:48.939 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-28 13:29:48.939 | Active: active (running) since Tue 2026-07-28 13:28:39 UTC; 1min 9s ago 2026-07-28 13:29:48.939 | Main PID: 90042 (uwsgi) 2026-07-28 13:29:48.939 | Status: "uWSGI is ready" 2026-07-28 13:29:48.939 | Tasks: 7 (limit: 75886) 2026-07-28 13:29:48.939 | Memory: 261.8M () 2026-07-28 13:29:48.939 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-28 13:29:48.939 | ├─90042 "placementuWSGI master" 2026-07-28 13:29:48.939 | ├─90047 "placementuWSGI worker 1" 2026-07-28 13:29:48.939 | ├─90048 "placementuWSGI worker 2" 2026-07-28 13:29:48.939 | └─90049 "placementuWSGI worker 3" 2026-07-28 13:29:48.939 | 2026-07-28 13:29:48.939 | Jul 28 13:29:30 np0000006005 devstack@placement-api.service[90049]: [pid: 90049|app: 0|req: 3/9] 10.4.3.189 () {72 vars in 1609 bytes} [Tue Jul 28 13:29:30 2026] PUT /placement/resource_providers/af08ac94-874d-4898-b60b-83c3ecc67a83/inventories => generated 398 bytes in 25 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-28 13:29:48.939 | Jul 28 13:29:30 np0000006005 devstack@placement-api.service[90047]: DEBUG placement.requestlog [req-a92e77a3-e0db-4984-b2f9-93977d800091 req-b4848e82-1dc2-4fb7-ba39-c2470b0b021b None None] Starting request: 10.4.3.189 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_NODE,HW_CPU_X86_SSSE3,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_USB,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_RISCV64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE2,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ARCH_AARCH64" {{(pid=90047) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-28 13:29:48.939 | Jul 28 13:29:30 np0000006005 devstack@placement-api.service[90047]: INFO placement.requestlog [req-a92e77a3-e0db-4984-b2f9-93977d800091 req-b4848e82-1dc2-4fb7-ba39-c2470b0b021b service nova] 10.4.3.189 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_NODE,HW_CPU_X86_SSSE3,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_USB,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_RISCV64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE2,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ARCH_AARCH64" status: 200 len: 1991 microversion: 1.6 2026-07-28 13:29:48.939 | Jul 28 13:29:30 np0000006005 devstack@placement-api.service[90047]: [pid: 90047|app: 0|req: 4/10] 10.4.3.189 () {68 vars in 4925 bytes} [Tue Jul 28 13:29:30 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_NODE,HW_CPU_X86_SSSE3,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_USB,COMPUTE_ACCELERATORS,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ARCH_RISCV64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_FDC,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_DEVICE_TAGGING,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE2,COMPUTE_ARCH_PPC64LE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ARCH_AARCH64 => generated 1991 bytes in 12 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-28 13:29:48.939 | Jul 28 13:29:30 np0000006005 devstack@placement-api.service[90048]: DEBUG placement.requestlog [req-a92e77a3-e0db-4984-b2f9-93977d800091 req-cf85b599-55b0-46dd-8b68-7a608d972c4d None None] Starting request: 10.4.3.189 "PUT /placement/resource_providers/af08ac94-874d-4898-b60b-83c3ecc67a83/traits" {{(pid=90048) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-28 13:29:48.939 | Jul 28 13:29:30 np0000006005 devstack@placement-api.service[90048]: INFO placement.requestlog [req-a92e77a3-e0db-4984-b2f9-93977d800091 req-cf85b599-55b0-46dd-8b68-7a608d972c4d service nova] 10.4.3.189 "PUT /placement/resource_providers/af08ac94-874d-4898-b60b-83c3ecc67a83/traits" status: 200 len: 2026 microversion: 1.6 2026-07-28 13:29:48.939 | Jul 28 13:29:30 np0000006005 devstack@placement-api.service[90048]: [pid: 90048|app: 0|req: 4/11] 10.4.3.189 () {72 vars in 1594 bytes} [Tue Jul 28 13:29:30 2026] PUT /placement/resource_providers/af08ac94-874d-4898-b60b-83c3ecc67a83/traits => generated 2026 bytes in 65 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-28 13:29:48.939 | Jul 28 13:29:40 np0000006005 devstack@placement-api.service[90049]: DEBUG dbcounter [-] [90049] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=90049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.940 | Jul 28 13:29:40 np0000006005 devstack@placement-api.service[90047]: DEBUG dbcounter [-] [90047] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=90047) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.940 | Jul 28 13:29:40 np0000006005 devstack@placement-api.service[90048]: DEBUG dbcounter [-] [90048] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=90048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:48.945 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:48.948 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-28 13:29:48.966 | enabled 2026-07-28 13:29:48.971 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-28 13:29:48.992 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-28 13:29:48.992 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-28 13:29:48.992 | Active: active (running) since Tue 2026-07-28 13:28:28 UTC; 1min 20s ago 2026-07-28 13:29:48.992 | Main PID: 86545 (neutron-ovn-age) 2026-07-28 13:29:48.992 | Tasks: 20 (limit: 75886) 2026-07-28 13:29:48.992 | Memory: 352.2M () 2026-07-28 13:29:48.992 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-28 13:29:48.992 | ├─86545 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-28 13:29:48.992 | ├─87543 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-28 13:29:48.992 | ├─87728 /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/tmp1rbcf915/privsep.sock 2026-07-28 13:29:48.992 | └─90886 /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/tmp4s5jq6ib/privsep.sock 2026-07-28 13:29:48.992 | 2026-07-28 13:29:48.992 | Jul 28 13:29:05 np0000006005 neutron-ovn-agent[87543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=cd3d43c3-9997-4170-82a7-498369506c2a, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-28 13:29:48.992 | Jul 28 13:29:05 np0000006005 neutron-ovn-agent[87543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-28 13:29:48.992 | Jul 28 13:29:07 np0000006005 neutron-ovn-agent[87543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=cd3d43c3-9997-4170-82a7-498369506c2a, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-28 13:29:48.993 | Jul 28 13:29:07 np0000006005 neutron-ovn-agent[87543]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87543) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-28 13:29:48.993 | Jul 28 13:29:30 np0000006005 neutron-ovn-agent[87543]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-28 13:29:48.993 | Jul 28 13:29:30 np0000006005 neutron-ovn-agent[87543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-28 13:29:48.993 | Jul 28 13:29:30 np0000006005 neutron-ovn-agent[87543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-28 13:29:48.993 | Jul 28 13:29:30 np0000006005 neutron-ovn-agent[87543]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-28 13:29:48.993 | Jul 28 13:29:30 np0000006005 neutron-ovn-agent[87543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-28 13:29:48.993 | Jul 28 13:29:30 np0000006005 neutron-ovn-agent[87543]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87543) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-28 13:29:48.998 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.002 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-28 13:29:49.016 | not-found 2026-07-28 13:29:49.021 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.025 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-28 13:29:49.040 | not-found 2026-07-28 13:29:49.044 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.047 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-28 13:29:49.063 | enabled 2026-07-28 13:29:49.068 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-28 13:29:49.088 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-28 13:29:49.089 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-28 13:29:49.089 | Active: active (running) since Tue 2026-07-28 13:28:07 UTC; 1min 42s ago 2026-07-28 13:29:49.089 | Main PID: 82075 (swift-account-s) 2026-07-28 13:29:49.089 | Tasks: 4 (limit: 75886) 2026-07-28 13:29:49.089 | Memory: 59.1M () 2026-07-28 13:29:49.089 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-28 13:29:49.089 | ├─82075 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-28 13:29:49.089 | ├─82355 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-28 13:29:49.089 | ├─82356 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-28 13:29:49.089 | └─82357 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-28 13:29:49.089 | 2026-07-28 13:29:49.089 | Jul 28 13:28:07 np0000006005 account-server[82075]: Started child 82357 from parent 82075 2026-07-28 13:29:49.089 | Jul 28 13:28:07 np0000006005 swift-account-server[82075]: account-server: Started child 82357 from parent 82075 2026-07-28 13:29:49.089 | Jul 28 13:29:38 np0000006005 account-server[82355]: 127.0.0.1 - - [28/Jul/2026:13:29:38 +0000] "HEAD /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e" 404 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e?format=json" "txb0a64a3384d9427a8f49f-006a68aec2" "proxy-server 83469" 0.0009 "-" 82355 - 2026-07-28 13:29:49.089 | Jul 28 13:29:38 np0000006005 swift-account-server[82355]: account-server: 127.0.0.1 - - [28/Jul/2026:13:29:38 +0000] "HEAD /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e" 404 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e?format=json" "txb0a64a3384d9427a8f49f-006a68aec2" "proxy-server 83469" 0.0009 "-" 82355 - 2026-07-28 13:29:49.089 | Jul 28 13:29:39 np0000006005 account-server[82356]: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e" 201 - "-" "tx2e69363150084a80a6acc-006a68aec3" "-" 0.0198 "-" 82356 - 2026-07-28 13:29:49.089 | Jul 28 13:29:39 np0000006005 swift-account-server[82356]: account-server: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e" 201 - "-" "tx2e69363150084a80a6acc-006a68aec3" "-" 0.0198 "-" 82356 - 2026-07-28 13:29:49.089 | Jul 28 13:29:39 np0000006005 account-server[82356]: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "HEAD /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e?format=json" "tx2e69363150084a80a6acc-006a68aec3" "proxy-server 83469" 0.0018 "-" 82356 - 2026-07-28 13:29:49.089 | Jul 28 13:29:39 np0000006005 swift-account-server[82356]: account-server: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "HEAD /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e?format=json" "tx2e69363150084a80a6acc-006a68aec3" "proxy-server 83469" 0.0018 "-" 82356 - 2026-07-28 13:29:49.089 | Jul 28 13:29:39 np0000006005 account-server[82355]: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" "tx2e69363150084a80a6acc-006a68aec3" "container-server 81769" 0.0037 "-" 82355 0 2026-07-28 13:29:49.089 | Jul 28 13:29:39 np0000006005 swift-account-server[82355]: account-server: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/349/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" "tx2e69363150084a80a6acc-006a68aec3" "container-server 81769" 0.0037 "-" 82355 0 2026-07-28 13:29:49.094 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.097 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-28 13:29:49.113 | enabled 2026-07-28 13:29:49.119 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-28 13:29:49.138 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-28 13:29:49.138 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-28 13:29:49.138 | Active: active (running) since Tue 2026-07-28 13:28:05 UTC; 1min 43s ago 2026-07-28 13:29:49.138 | Main PID: 81518 (swift-container) 2026-07-28 13:29:49.138 | Tasks: 44 (limit: 75886) 2026-07-28 13:29:49.138 | Memory: 70.0M () 2026-07-28 13:29:49.138 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-28 13:29:49.138 | ├─81518 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-28 13:29:49.138 | ├─81765 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-28 13:29:49.138 | ├─81766 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-28 13:29:49.138 | └─81769 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-28 13:29:49.138 | 2026-07-28 13:29:49.138 | Jul 28 13:29:39 np0000006005 container-server[81765]: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" 201 - "PUT http://10.4.3.189:8081/sdb1/392/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" "tx0905807e4dbe4fcabf742-006a68aec3" "object-server 81323" 0.0019 "-" 81765 0 2026-07-28 13:29:49.138 | Jul 28 13:29:39 np0000006005 swift-container-server[81765]: container-server: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" 201 - "PUT http://10.4.3.189:8081/sdb1/392/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" "tx0905807e4dbe4fcabf742-006a68aec3" "object-server 81323" 0.0019 "-" 81765 0 2026-07-28 13:29:49.138 | Jul 28 13:29:42 np0000006005 container-server[81765]: 127.0.0.1 - - [28/Jul/2026:13:29:42 +0000] "HEAD /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance?format=json" "txf1d3ee8a77ad45ff8812d-006a68aec6" "proxy-server 83469" 0.0172 "-" 81765 0 2026-07-28 13:29:49.138 | Jul 28 13:29:42 np0000006005 swift-container-server[81765]: container-server: 127.0.0.1 - - [28/Jul/2026:13:29:42 +0000] "HEAD /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance?format=json" "txf1d3ee8a77ad45ff8812d-006a68aec6" "proxy-server 83469" 0.0172 "-" 81765 0 2026-07-28 13:29:49.138 | Jul 28 13:29:43 np0000006005 container-server[81765]: 127.0.0.1 - - [28/Jul/2026:13:29:43 +0000] "PUT /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" 201 - "PUT http://10.4.3.189:8081/sdb1/416/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" "txab6866f2adf04803b9047-006a68aec6" "object-server 81323" 0.0006 "-" 81765 0 2026-07-28 13:29:49.138 | Jul 28 13:29:43 np0000006005 swift-container-server[81765]: container-server: 127.0.0.1 - - [28/Jul/2026:13:29:43 +0000] "PUT /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" 201 - "PUT http://10.4.3.189:8081/sdb1/416/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" "txab6866f2adf04803b9047-006a68aec6" "object-server 81323" 0.0006 "-" 81765 0 2026-07-28 13:29:49.138 | Jul 28 13:29:46 np0000006005 container-server[81766]: 127.0.0.1 - - [28/Jul/2026:13:29:46 +0000] "HEAD /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance?format=json" "tx6f496d89e23a49f39b54b-006a68aeca" "proxy-server 83469" 0.0142 "-" 81766 0 2026-07-28 13:29:49.138 | Jul 28 13:29:46 np0000006005 swift-container-server[81766]: container-server: 127.0.0.1 - - [28/Jul/2026:13:29:46 +0000] "HEAD /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance?format=json" "tx6f496d89e23a49f39b54b-006a68aeca" "proxy-server 83469" 0.0142 "-" 81766 0 2026-07-28 13:29:49.138 | Jul 28 13:29:46 np0000006005 container-server[81765]: 127.0.0.1 - - [28/Jul/2026:13:29:46 +0000] "PUT /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" 201 - "PUT http://10.4.3.189:8081/sdb1/269/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" "tx7f971dec24104bc4adb36-006a68aeca" "object-server 81324" 0.0006 "-" 81765 0 2026-07-28 13:29:49.138 | Jul 28 13:29:46 np0000006005 swift-container-server[81765]: container-server: 127.0.0.1 - - [28/Jul/2026:13:29:46 +0000] "PUT /sdb1/131/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" 201 - "PUT http://10.4.3.189:8081/sdb1/269/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" "tx7f971dec24104bc4adb36-006a68aeca" "object-server 81324" 0.0006 "-" 81765 0 2026-07-28 13:29:49.143 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.147 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-28 13:29:49.164 | enabled 2026-07-28 13:29:49.169 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-28 13:29:49.189 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-28 13:29:49.189 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-28 13:29:49.189 | Active: active (running) since Tue 2026-07-28 13:28:04 UTC; 1min 45s ago 2026-07-28 13:29:49.189 | Main PID: 81020 (swift-object-se) 2026-07-28 13:29:49.189 | Tasks: 44 (limit: 75886) 2026-07-28 13:29:49.189 | Memory: 69.7M () 2026-07-28 13:29:49.189 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-28 13:29:49.189 | ├─81020 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-28 13:29:49.189 | ├─81322 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-28 13:29:49.189 | ├─81323 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-28 13:29:49.189 | └─81324 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-28 13:29:49.189 | 2026-07-28 13:29:49.189 | Jul 28 13:28:04 np0000006005 object-server[81020]: Started child 81323 from parent 81020 2026-07-28 13:29:49.189 | Jul 28 13:28:04 np0000006005 swift-object-server[81020]: object-server: Started child 81323 from parent 81020 2026-07-28 13:29:49.189 | Jul 28 13:28:04 np0000006005 object-server[81020]: Started child 81324 from parent 81020 2026-07-28 13:29:49.189 | Jul 28 13:28:04 np0000006005 swift-object-server[81020]: object-server: Started child 81324 from parent 81020 2026-07-28 13:29:49.189 | Jul 28 13:29:39 np0000006005 object-server[81323]: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/392/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" "tx0905807e4dbe4fcabf742-006a68aec3" "proxy-server 83469" 0.3213 "-" 81323 0 2026-07-28 13:29:49.189 | Jul 28 13:29:39 np0000006005 swift-object-server[81323]: object-server: 127.0.0.1 - - [28/Jul/2026:13:29:39 +0000] "PUT /sdb1/392/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/d779b866-630d-480c-bb48-cb3fa43c701b" "tx0905807e4dbe4fcabf742-006a68aec3" "proxy-server 83469" 0.3213 "-" 81323 0 2026-07-28 13:29:49.189 | Jul 28 13:29:43 np0000006005 object-server[81323]: 127.0.0.1 - - [28/Jul/2026:13:29:43 +0000] "PUT /sdb1/416/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" "txab6866f2adf04803b9047-006a68aec6" "proxy-server 83469" 0.2828 "-" 81323 0 2026-07-28 13:29:49.189 | Jul 28 13:29:43 np0000006005 swift-object-server[81323]: object-server: 127.0.0.1 - - [28/Jul/2026:13:29:43 +0000] "PUT /sdb1/416/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/66d344a7-0c44-481a-ae0f-613d6f988474" "txab6866f2adf04803b9047-006a68aec6" "proxy-server 83469" 0.2828 "-" 81323 0 2026-07-28 13:29:49.189 | Jul 28 13:29:46 np0000006005 object-server[81324]: 127.0.0.1 - - [28/Jul/2026:13:29:46 +0000] "PUT /sdb1/269/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" "tx7f971dec24104bc4adb36-006a68aeca" "proxy-server 83469" 0.3207 "-" 81324 0 2026-07-28 13:29:49.189 | Jul 28 13:29:46 np0000006005 swift-object-server[81324]: object-server: 127.0.0.1 - - [28/Jul/2026:13:29:46 +0000] "PUT /sdb1/269/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015" "tx7f971dec24104bc4adb36-006a68aeca" "proxy-server 83469" 0.3207 "-" 81324 0 2026-07-28 13:29:49.194 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.197 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-28 13:29:49.215 | enabled 2026-07-28 13:29:49.220 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-28 13:29:49.239 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-28 13:29:49.239 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-28 13:29:49.239 | Active: active (running) since Tue 2026-07-28 13:28:10 UTC; 1min 38s ago 2026-07-28 13:29:49.239 | Main PID: 83398 (swift-proxy-ser) 2026-07-28 13:29:49.239 | Tasks: 2 (limit: 75886) 2026-07-28 13:29:49.239 | Memory: 82.7M () 2026-07-28 13:29:49.239 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-28 13:29:49.239 | ├─83398 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-28 13:29:49.239 | └─83469 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-28 13:29:49.239 | 2026-07-28 13:29:49.239 | Jul 28 13:29:46 np0000006005 proxy-server[83469]: Validating token access rules against request 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 swift-proxy-server[83469]: proxy-server: Validating token access rules against request 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 proxy-server[83469]: Received request from user: user_id d63a2318c36b4d45af1d42a090fb57e0, project_id a048e05fc36545e8a190bbbe82144a3e, roles service,ResellerAdmin 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 swift-proxy-server[83469]: proxy-server: Received request from user: user_id d63a2318c36b4d45af1d42a090fb57e0, project_id a048e05fc36545e8a190bbbe82144a3e, roles service,ResellerAdmin 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 proxy-server[83469]: Using identity: {'user': ('d63a2318c36b4d45af1d42a090fb57e0', 'glance-swift'), 'tenant': ('a048e05fc36545e8a190bbbe82144a3e', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx7f971dec24104bc4adb36-006a68aeca) 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 swift-proxy-server[83469]: proxy-server: Using identity: {'user': ('d63a2318c36b4d45af1d42a090fb57e0', 'glance-swift'), 'tenant': ('a048e05fc36545e8a190bbbe82144a3e', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx7f971dec24104bc4adb36-006a68aeca) 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 proxy-server[83469]: User a048e05fc36545e8a190bbbe82144a3e has reseller admin authorizing (txn: tx7f971dec24104bc4adb36-006a68aeca) (client_ip: 10.4.3.189) 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 swift-proxy-server[83469]: proxy-server: User a048e05fc36545e8a190bbbe82144a3e has reseller admin authorizing (txn: tx7f971dec24104bc4adb36-006a68aeca) (client_ip: 10.4.3.189) 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 proxy-server[83469]: 10.4.3.189 10.4.3.189 28/Jul/2026/13/29/46 PUT /v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqaK7K... 21692416 - - tx7f971dec24104bc4adb36-006a68aeca - 0.3285 - - 1785245386.488198757 1785245386.816697359 0 d63a2318c36b4d45af1d42a090fb57e0 2026-07-28 13:29:49.240 | Jul 28 13:29:46 np0000006005 swift-proxy-server[83469]: proxy-server: 10.4.3.189 10.4.3.189 28/Jul/2026/13/29/46 PUT /v1/AUTH_a048e05fc36545e8a190bbbe82144a3e/glance/16c43ca5-ff35-4750-8179-97cfb61f9015 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqaK7K... 21692416 - - tx7f971dec24104bc4adb36-006a68aeca - 0.3285 - - 1785245386.488198757 1785245386.816697359 0 d63a2318c36b4d45af1d42a090fb57e0 2026-07-28 13:29:49.245 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.249 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-28 13:29:49.263 | not-found 2026-07-28 13:29:49.269 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.272 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-28 13:29:49.288 | not-found 2026-07-28 13:29:49.293 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.296 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-28 13:29:49.312 | enabled 2026-07-28 13:29:49.317 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-28 13:29:49.333 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-28 13:29:49.333 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-28 13:29:49.333 | Active: active (running) since Tue 2026-07-28 13:28:08 UTC; 1min 40s ago 2026-07-28 13:29:49.333 | Main PID: 82610 (swift-container) 2026-07-28 13:29:49.333 | Tasks: 1 (limit: 75886) 2026-07-28 13:29:49.333 | Memory: 42.4M () 2026-07-28 13:29:49.333 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-28 13:29:49.333 | └─82610 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-28 13:29:49.333 | 2026-07-28 13:29:49.333 | Jul 28 13:28:08 np0000006005 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-28 13:29:49.333 | Jul 28 13:28:09 np0000006005 container-sync[82610]: Starting 82610 2026-07-28 13:29:49.333 | Jul 28 13:28:09 np0000006005 container-sync[82610]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-28 13:29:49.337 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.340 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-28 13:29:49.355 | enabled 2026-07-28 13:29:49.359 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-28 13:29:49.378 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-28 13:29:49.378 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-28 13:29:49.378 | Active: active (running) since Tue 2026-07-28 13:28:31 UTC; 1min 17s ago 2026-07-28 13:29:49.378 | Main PID: 87630 (uwsgi) 2026-07-28 13:29:49.378 | Status: "uWSGI is ready" 2026-07-28 13:29:49.378 | Tasks: 34 (limit: 75886) 2026-07-28 13:29:49.378 | Memory: 573.7M () 2026-07-28 13:29:49.378 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-28 13:29:49.378 | ├─87630 "neutron-apiuWSGI master" 2026-07-28 13:29:49.378 | ├─87631 "neutron-apiuWSGI worker 1" 2026-07-28 13:29:49.378 | ├─87632 "neutron-apiuWSGI worker 2" 2026-07-28 13:29:49.378 | └─87633 "neutron-apiuWSGI worker 3" 2026-07-28 13:29:49.378 | 2026-07-28 13:29:49.378 | Jul 28 13:29:33 np0000006005 devstack@neutron-api.service[87632]: DEBUG dbcounter [-] [87632] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.378 | Jul 28 13:29:37 np0000006005 devstack@neutron-api.service[87633]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87633) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-28 13:29:49.378 | Jul 28 13:29:37 np0000006005 devstack@neutron-api.service[87633]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4799d6185a2259f3875f3bae69e614aa" from periodic health check thread {{(pid=87633) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-28 13:29:49.378 | Jul 28 13:29:38 np0000006005 devstack@neutron-api.service[87631]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87631) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-28 13:29:49.378 | Jul 28 13:29:38 np0000006005 devstack@neutron-api.service[87631]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4c00826ea755558ea4b19d4b18ac224e" from periodic health check thread {{(pid=87631) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-28 13:29:49.378 | Jul 28 13:29:38 np0000006005 devstack@neutron-api.service[87632]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87632) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-28 13:29:49.378 | Jul 28 13:29:38 np0000006005 devstack@neutron-api.service[87632]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "0ce57a6f19b55b808d9c50e3d1954b0f" from periodic health check thread {{(pid=87632) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-28 13:29:49.378 | Jul 28 13:29:47 np0000006005 devstack@neutron-api.service[87633]: DEBUG dbcounter [-] [87633] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.378 | Jul 28 13:29:48 np0000006005 devstack@neutron-api.service[87631]: DEBUG dbcounter [-] [87631] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.378 | Jul 28 13:29:48 np0000006005 devstack@neutron-api.service[87632]: DEBUG dbcounter [-] [87632] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.383 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.386 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-28 13:29:49.401 | enabled 2026-07-28 13:29:49.406 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-28 13:29:49.427 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-28 13:29:49.427 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-28 13:29:49.427 | Active: active (running) since Tue 2026-07-28 13:28:34 UTC; 1min 14s ago 2026-07-28 13:29:49.427 | Main PID: 88646 (neutron-periodi) 2026-07-28 13:29:49.427 | Tasks: 15 (limit: 75886) 2026-07-28 13:29:49.427 | Memory: 167.0M () 2026-07-28 13:29:49.427 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-28 13:29:49.427 | ├─88646 "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-07-28 13:29:49.427 | └─89502 "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-07-28 13:29:49.427 | 2026-07-28 13:29:49.427 | Jul 28 13:28:38 np0000006005 neutron-periodic-workers[89502]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89502) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-28 13:29:49.427 | Jul 28 13:28:38 np0000006005 neutron-periodic-workers[89502]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89502) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-28 13:29:49.427 | Jul 28 13:28:38 np0000006005 neutron-periodic-workers[89502]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89502) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-28 13:29:49.427 | Jul 28 13:28:48 np0000006005 neutron-periodic-workers[88646]: DEBUG dbcounter [-] [88646] Writing DB stats neutron:SELECT=4 {{(pid=88646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.427 | Jul 28 13:29:17 np0000006005 neutron-periodic-workers[89502]: DEBUG dbcounter [-] [89502] Writer thread running {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:29:49.427 | Jul 28 13:29:17 np0000006005 neutron-periodic-workers[89502]: DEBUG oslo.service.backend._threading.loopingcall [None req-81913ce9-2825-4e35-b1ec-8773c5b30c4b None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.94 seconds {{(pid=89502) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.428 | Jul 28 13:29:23 np0000006005 neutron-periodic-workers[89502]: DEBUG oslo.service.backend._threading.loopingcall [None req-97470ce5-357c-4e7b-98f9-ce8578ce9f51 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=89502) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.428 | Jul 28 13:29:27 np0000006005 neutron-periodic-workers[89502]: DEBUG neutron.db.agents_db [None req-36d9bc43-916a-455b-817d-1a09b0ccd929 None None] Agent healthcheck: found 0 active agents {{(pid=89502) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-28 13:29:49.428 | Jul 28 13:29:27 np0000006005 neutron-periodic-workers[89502]: DEBUG oslo.service.backend._threading.loopingcall [None req-36d9bc43-916a-455b-817d-1a09b0ccd929 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=89502) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.428 | Jul 28 13:29:37 np0000006005 neutron-periodic-workers[89502]: DEBUG dbcounter [-] [89502] Writing DB stats neutron:SELECT=5 {{(pid=89502) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.431 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.434 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-28 13:29:49.448 | enabled 2026-07-28 13:29:49.453 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-28 13:29:49.471 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-28 13:29:49.472 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-28 13:29:49.472 | Active: active (running) since Tue 2026-07-28 13:28:33 UTC; 1min 16s ago 2026-07-28 13:29:49.472 | Main PID: 88138 (neutron-rpc-ser) 2026-07-28 13:29:49.472 | Tasks: 83 (limit: 75886) 2026-07-28 13:29:49.472 | Memory: 321.6M () 2026-07-28 13:29:49.472 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-28 13:29:49.472 | ├─88138 "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-07-28 13:29:49.472 | ├─89375 "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-07-28 13:29:49.472 | ├─89386 "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-07-28 13:29:49.472 | ├─89396 "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-07-28 13:29:49.472 | ├─89409 "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-07-28 13:29:49.472 | ├─89422 "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-07-28 13:29:49.472 | ├─89434 "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-07-28 13:29:49.472 | ├─89451 "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-07-28 13:29:49.472 | └─89461 "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-07-28 13:29:49.472 | 2026-07-28 13:29:49.472 | Jul 28 13:28:38 np0000006005 neutron-rpc-server[89461]: DEBUG neutron.service [-] calling wait on {{(pid=89461) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-28 13:29:49.472 | Jul 28 13:28:47 np0000006005 neutron-rpc-server[88138]: DEBUG dbcounter [-] [88138] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88138) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89375]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89396]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89409]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89386]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89451]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89422]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89434]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.472 | Jul 28 13:29:08 np0000006005 neutron-rpc-server[89461]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-28 13:29:49.476 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.478 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:29:49.493 | enabled 2026-07-28 13:29:49.498 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-28 13:29:49.516 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:29:49.516 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-28 13:29:49.516 | Active: active (running) since Tue 2026-07-28 13:28:36 UTC; 1min 13s ago 2026-07-28 13:29:49.516 | Main PID: 89164 (neutron-ovn-mai) 2026-07-28 13:29:49.516 | Tasks: 12 (limit: 75886) 2026-07-28 13:29:49.516 | Memory: 267.0M () 2026-07-28 13:29:49.516 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-28 13:29:49.516 | ├─89164 "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-07-28 13:29:49.516 | └─90036 "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-07-28 13:29:49.516 | 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f30de400-19ef-4302-9b89-81a1b7db5531 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=90036) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f30de400-19ef-4302-9b89-81a1b7db5531 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=90036) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f30de400-19ef-4302-9b89-81a1b7db5531 None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG futurist.periodics [None req-f30de400-19ef-4302-9b89-81a1b7db5531 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=90036) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f30de400-19ef-4302-9b89-81a1b7db5531 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=90036) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f30de400-19ef-4302-9b89-81a1b7db5531 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=90036) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f30de400-19ef-4302-9b89-81a1b7db5531 None None] OVN maintenance task update_security_group_with_address_group finished in 0.011 seconds 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG futurist.periodics [None req-f30de400-19ef-4302-9b89-81a1b7db5531 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=90036) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-28 13:29:49.516 | Jul 28 13:29:00 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG futurist.periodics [None req-f30de400-19ef-4302-9b89-81a1b7db5531 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=90036) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-28 13:29:49.517 | Jul 28 13:29:10 np0000006005 neutron-ovn-maintenance-worker[90036]: DEBUG dbcounter [-] [90036] Writing DB stats neutron:SELECT=348,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=90036) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.522 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.525 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-28 13:29:49.540 | enabled 2026-07-28 13:29:49.546 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-28 13:29:49.565 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-28 13:29:49.565 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-28 13:29:49.565 | Active: active (running) since Tue 2026-07-28 13:29:06 UTC; 43s ago 2026-07-28 13:29:49.565 | Main PID: 93517 (nova-novncproxy) 2026-07-28 13:29:49.565 | Tasks: 14 (limit: 75886) 2026-07-28 13:29:49.565 | Memory: 110.6M () 2026-07-28 13:29:49.565 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-28 13:29:49.565 | └─93517 /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-07-28 13:29:49.565 | 2026-07-28 13:29:49.565 | Jul 28 13:29:06 np0000006005 nova-novncproxy[93517]: If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:29:49.565 | Jul 28 13:29:06 np0000006005 nova-novncproxy[93517]: framework. For more detail see 2026-07-28 13:29:49.565 | Jul 28 13:29:06 np0000006005 nova-novncproxy[93517]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:29:49.565 | Jul 28 13:29:06 np0000006005 nova-novncproxy[93517]: import eventlet # noqa 2026-07-28 13:29:49.565 | Jul 28 13:29:06 np0000006005 nova-novncproxy[93517]: 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-07-28 13:29:49.565 | Jul 28 13:29:08 np0000006005 nova-novncproxy[93517]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-28 13:29:49.565 | Jul 28 13:29:08 np0000006005 nova-novncproxy[93517]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-28 13:29:49.565 | Jul 28 13:29:08 np0000006005 nova-novncproxy[93517]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-28 13:29:49.565 | Jul 28 13:29:08 np0000006005 nova-novncproxy[93517]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-28 13:29:49.565 | Jul 28 13:29:08 np0000006005 nova-novncproxy[93517]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-28 13:29:49.570 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.573 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-28 13:29:49.590 | enabled 2026-07-28 13:29:49.596 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-28 13:29:49.612 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-28 13:29:49.612 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-28 13:29:49.612 | Active: active (running) since Tue 2026-07-28 13:29:08 UTC; 41s ago 2026-07-28 13:29:49.612 | Main PID: 94401 (nova-conductor:) 2026-07-28 13:29:49.612 | Tasks: 26 (limit: 75886) 2026-07-28 13:29:49.612 | Memory: 181.5M () 2026-07-28 13:29:49.613 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-28 13:29:49.613 | ├─94401 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-28 13:29:49.613 | ├─95844 "nova-conductor: ServiceWrapper worker(0)" 2026-07-28 13:29:49.613 | ├─95848 "nova-conductor: ServiceWrapper worker(1)" 2026-07-28 13:29:49.613 | └─95858 "nova-conductor: ServiceWrapper worker(2)" 2026-07-28 13:29:49.613 | 2026-07-28 13:29:49.613 | Jul 28 13:29:13 np0000006005 nova-conductor[95858]: DEBUG oslo.service.backend._threading.loopingcall [None req-8ff245fb-7e8a-4ebc-8e04-966ac3db33b6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95858) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.613 | Jul 28 13:29:16 np0000006005 nova-conductor[95844]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95844) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.613 | Jul 28 13:29:16 np0000006005 nova-conductor[95848]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95848) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.613 | Jul 28 13:29:16 np0000006005 nova-conductor[95858]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95858) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.613 | Jul 28 13:29:20 np0000006005 nova-conductor[94401]: DEBUG dbcounter [-] [94401] Writing DB stats nova_api:SELECT=1 {{(pid=94401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.613 | Jul 28 13:29:20 np0000006005 nova-conductor[94401]: DEBUG dbcounter [-] [94401] Writing DB stats nova_cell1:SELECT=1 {{(pid=94401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.613 | Jul 28 13:29:20 np0000006005 nova-conductor[94401]: DEBUG dbcounter [-] [94401] Writing DB stats nova_cell0:SELECT=1 {{(pid=94401) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.613 | Jul 28 13:29:26 np0000006005 nova-conductor[95844]: DEBUG dbcounter [-] [95844] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95844) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.613 | Jul 28 13:29:26 np0000006005 nova-conductor[95848]: DEBUG dbcounter [-] [95848] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=95848) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.613 | Jul 28 13:29:26 np0000006005 nova-conductor[95858]: DEBUG dbcounter [-] [95858] Writing DB stats nova_cell0:SELECT=3 {{(pid=95858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.618 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-28 13:29:49.622 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-28 13:29:49.638 | enabled 2026-07-28 13:29:49.644 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-28 13:29:49.661 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-28 13:29:49.661 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-28 13:29:49.661 | Active: active (running) since Tue 2026-07-28 13:29:10 UTC; 39s ago 2026-07-28 13:29:49.661 | Main PID: 94946 (nova-conductor:) 2026-07-28 13:29:49.661 | Tasks: 45 (limit: 75886) 2026-07-28 13:29:49.661 | Memory: 196.6M () 2026-07-28 13:29:49.661 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-28 13:29:49.661 | ├─94946 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-28 13:29:49.661 | ├─96015 "nova-conductor: ServiceWrapper worker(0)" 2026-07-28 13:29:49.661 | ├─96017 "nova-conductor: ServiceWrapper worker(1)" 2026-07-28 13:29:49.661 | └─96020 "nova-conductor: ServiceWrapper worker(2)" 2026-07-28 13:29:49.661 | 2026-07-28 13:29:49.661 | Jul 28 13:29:27 np0000006005 nova-conductor[96015]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.661 | Jul 28 13:29:27 np0000006005 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.661 | Jul 28 13:29:37 np0000006005 nova-conductor[96015]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.661 | Jul 28 13:29:37 np0000006005 nova-conductor[96017]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96017) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.661 | Jul 28 13:29:37 np0000006005 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.661 | Jul 28 13:29:47 np0000006005 nova-conductor[96015]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.661 | Jul 28 13:29:47 np0000006005 nova-conductor[96017]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96017) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.661 | Jul 28 13:29:47 np0000006005 nova-conductor[96020]: DEBUG dbcounter [-] [96020] Writing DB stats nova_cell1:SELECT=10,nova_cell1:UPDATE=1 {{(pid=96020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-28 13:29:49.662 | Jul 28 13:29:47 np0000006005 nova-conductor[96020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.662 | Jul 28 13:29:48 np0000006005 nova-conductor[96015]: DEBUG oslo.service.backend._threading.loopingcall [None req-b95c67e4-182c-4e2b-83d9-b039dbfd063e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-28 13:29:49.668 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-28 13:29:49.690 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:49.694 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-28 13:29:49.716 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:49.719 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-28 13:29:50.037 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:29:50.037 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:29:50.037 | we strongly recommend against using it for new projects. 2026-07-28 13:29:50.037 | 2026-07-28 13:29:50.037 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:29:50.037 | framework. For more detail see 2026-07-28 13:29:50.037 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:29:50.037 | 2026-07-28 13:29:50.037 | import eventlet # noqa 2026-07-28 13:29:50.185 | 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-07-28 13:29:51.988 | INFO dbcounter [None req-50539cdd-79fc-4ab2-9c79-75c7f3b0428a None None] Registered counter for database nova_api 2026-07-28 13:29:52.060 | DEBUG dbcounter [-] [101783] Writer thread running {{(pid=101783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:29:52.066 | Found 2 cell mappings. 2026-07-28 13:29:52.066 | Skipping cell0 since it does not contain hosts. 2026-07-28 13:29:52.066 | Getting computes from cell 'cell1': f85694b7-7b07-4b60-932a-a654c22f4825 2026-07-28 13:29:52.066 | INFO dbcounter [None req-50539cdd-79fc-4ab2-9c79-75c7f3b0428a None None] Registered counter for database nova_cell1 2026-07-28 13:29:52.104 | DEBUG dbcounter [-] [101783] Writer thread running {{(pid=101783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-28 13:29:52.200 | Checking host mapping for compute host 'np0000006005': af08ac94-874d-4898-b60b-83c3ecc67a83 2026-07-28 13:29:52.200 | Creating host mapping for compute host 'np0000006005': af08ac94-874d-4898-b60b-83c3ecc67a83 2026-07-28 13:29:52.200 | Found 1 unmapped computes in cell: f85694b7-7b07-4b60-932a-a654c22f4825 2026-07-28 13:29:52.851 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-28 13:29:53.148 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-28 13:29:53.148 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-28 13:29:53.148 | we strongly recommend against using it for new projects. 2026-07-28 13:29:53.148 | 2026-07-28 13:29:53.148 | If you are already using Eventlet, we recommend migrating to a different 2026-07-28 13:29:53.148 | framework. For more detail see 2026-07-28 13:29:53.148 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-28 13:29:53.148 | 2026-07-28 13:29:53.148 | import eventlet # noqa 2026-07-28 13:29:53.279 | 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-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Upgrade Check Results | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Check: Cells v2 | 2026-07-28 13:29:55.676 | | Result: Success | 2026-07-28 13:29:55.676 | | Details: None | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Check: Placement API | 2026-07-28 13:29:55.676 | | Result: Success | 2026-07-28 13:29:55.676 | | Details: None | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Check: Cinder API | 2026-07-28 13:29:55.676 | | Result: Success | 2026-07-28 13:29:55.676 | | Details: None | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Check: Policy File JSON to YAML Migration | 2026-07-28 13:29:55.676 | | Result: Success | 2026-07-28 13:29:55.676 | | Details: None | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Check: Older than N-1 computes | 2026-07-28 13:29:55.676 | | Result: Success | 2026-07-28 13:29:55.676 | | Details: None | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Check: hw_machine_type unset | 2026-07-28 13:29:55.676 | | Result: Success | 2026-07-28 13:29:55.676 | | Details: None | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:55.676 | | Check: Service User Token Configuration | 2026-07-28 13:29:55.676 | | Result: Success | 2026-07-28 13:29:55.676 | | Details: None | 2026-07-28 13:29:55.676 | +-------------------------------------------+ 2026-07-28 13:29:56.249 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-28 13:29:56.254 | + ./stack.sh:main:1485 : command openstack complete 2026-07-28 13:29:56.254 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-28 13:29:56.612 | 2026-07-28 13:29:56.623 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-28 13:29:56.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:56.649 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-28 13:29:56.652 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-28 13:29:56.655 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-28 13:29:56.658 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-28 13:29:56.662 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:29:56.665 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-28 13:29:56.669 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-28 13:29:56.672 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-28 13:29:56.675 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-28 13:29:56.679 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-28 13:29:56.682 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-28 13:29:56.685 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-28 13:29:56.690 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-28 13:29:56.735 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-28 13:29:56.740 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-28 13:29:56.743 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-28 13:29:56.760 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-28 13:29:56.774 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-28 13:29:56.778 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:29:56.781 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-28 13:29:56.783 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-28 13:29:56.786 | + functions-common:run_phase:1848 : local mode=stack 2026-07-28 13:29:56.790 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-28 13:29:56.793 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-28 13:29:56.796 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-28 13:29:56.798 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-28 13:29:56.802 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-28 13:29:56.804 | + functions-common:run_phase:1858 : local extra 2026-07-28 13:29:56.808 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-28 13:29:56.813 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-28 13:29:56.816 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-28 13:29:56.819 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-28 13:29:56.823 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-28 13:29:56.826 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-28 13:29:56.845 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:29:56.848 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:29:56.851 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:56.855 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-28 13:29:56.858 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:56.862 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-28 13:29:56.865 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:56.868 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-28 13:29:56.871 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:56.875 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-28 13:29:56.877 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:29:56.881 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-28 13:29:56.885 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-28 13:29:56.936 | [8534 Async install_tempest:55176]: Waiting for completion of install_tempest running on PID 55176 (1 other jobs running) 2026-07-28 13:29:56.964 | [8534 Async install_tempest:55176]: Signaling child to exit 2026-07-28 13:29:56.964 | WAKEUP 2026-07-28 13:29:56.988 | [8534 Async install_tempest:55176]: Signaled 2026-07-28 13:29:56.989 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-28 13:29:56.989 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-28 13:29:56.989 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-28 13:29:56.989 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:29:56.989 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-28 13:29:56.989 | +++ functions-common:git_clone:593 : pwd 2026-07-28 13:29:56.989 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:29:56.989 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:29:56.990 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:610 : echo master 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:673 : head -1 2026-07-28 13:29:56.990 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-07-28 13:29:56.990 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:29:56.990 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-28 13:29:56.990 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-28 13:29:56.990 | ++ 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-07-28 13:29:56.990 | Collecting tox!=2.8.0,<4.0.0 2026-07-28 13:29:56.990 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-28 13:29:56.990 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-28 13:29:56.990 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-28 13:29:56.990 | 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-07-28 13:29:56.990 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-28 13:29:56.990 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-28 13:29:56.990 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-28 13:29:56.990 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-28 13:29:56.990 | 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-07-28 13:29:56.990 | 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-07-28 13:29:56.990 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-28 13:29:56.990 | 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-07-28 13:29:56.990 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-28 13:29:56.990 | 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-07-28 13:29:56.990 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-28 13:29:56.990 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-28 13:29:56.990 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-28 13:29:56.990 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-28 13:29:56.990 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-28 13:29:56.990 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-28 13:29:56.990 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-28 13:29:56.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 72.0 MB/s 0:00:00 2026-07-28 13:29:56.990 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-28 13:29:56.990 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-28 13:29:56.990 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-28 13:29:56.990 | 2026-07-28 13:29:56.990 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-28 13:29:56.990 | ++ inc/python:pip_install:216 : result=0 2026-07-28 13:29:56.990 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2420 : local name 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2421 : local end_time 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2423 : local total 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2424 : local start_time 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2427 : start_time=1785245063011 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2429 : [[ -z 1785245063011 ]] 2026-07-28 13:29:56.990 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2432 : end_time=1785245064999 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2433 : elapsed_time=1988 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2434 : total=95793 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:29:56.990 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97781 2026-07-28 13:29:56.990 | ++ inc/python:pip_install:219 : return 0 2026-07-28 13:29:56.990 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-28 13:29:56.990 | ~/tempest ~/devstack 2026-07-28 13:29:56.990 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-28 13:29:56.990 | Already on 'master' 2026-07-28 13:29:56.990 | Your branch is up to date with 'origin/master'. 2026-07-28 13:29:56.990 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-28 13:29:56.990 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-28 13:29:56.990 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.KJeFPu00SC 2026-07-28 13:29:56.990 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KJeFPu00SC 2026-07-28 13:29:56.990 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-28 13:29:56.990 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KJeFPu00SC 2026-07-28 13:29:56.991 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-28 13:29:56.991 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-28 13:29:56.991 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-28 13:29:56.991 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:29:56.991 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:29:56.991 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:29:56.991 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:29:56.991 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-28 13:29:56.991 | full create: /opt/stack/tempest/.tox/tempest 2026-07-28 13:29:56.991 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-28 13:29:56.991 | full develop-inst: /opt/stack/tempest 2026-07-28 13:29:56.991 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-28 13:29:56.991 | ___________________________________ summary ____________________________________ 2026-07-28 13:29:56.991 | full: skipped tests 2026-07-28 13:29:56.991 | congratulations :) 2026-07-28 13:29:56.991 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.KJeFPu00SC -r requirements.txt 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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.15.0) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-28 13:29:56.991 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-28 13:29:56.991 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-07-28 13:29:56.991 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-28 13:29:56.991 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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)) (83.0.0) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-28 13:29:56.991 | 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.2) 2026-07-28 13:29:56.991 | 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-07-28 13:29:56.991 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-28 13:29:56.992 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | 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-07-28 13:29:56.992 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-28 13:29:56.992 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.KJeFPu00SC 2026-07-28 13:29:56.992 | ++ lib/tempest:install_tempest:868 : popd 2026-07-28 13:29:56.992 | ~/devstack 2026-07-28 13:29:57.039 | [8534 Async install_tempest:55176]: finished install_tempest with result 0 in 21 seconds 2026-07-28 13:29:57.045 | ++ inc/async:async_wait:197 : return 0 2026-07-28 13:29:57.047 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-28 13:29:57.050 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:29:57.054 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-28 13:29:57.057 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-28 13:29:57.060 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-28 13:29:57.062 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-28 13:29:57.065 | ++ inc/python:setup_develop:353 : local bindep 2026-07-28 13:29:57.068 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-28 13:29:57.070 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-28 13:29:57.073 | ++ inc/python:setup_develop:359 : local extras= 2026-07-28 13:29:57.076 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-28 13:29:57.079 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-28 13:29:57.082 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-28 13:29:57.084 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-28 13:29:57.087 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-28 13:29:57.090 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-28 13:29:57.094 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-28 13:29:57.098 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-28 13:29:57.101 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-28 13:29:57.103 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-28 13:29:57.106 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-28 13:29:57.110 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-28 13:29:57.117 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-28 13:29:57.120 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-28 13:29:57.123 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-28 13:29:57.210 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-28 13:29:57.213 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-28 13:29:57.215 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-28 13:29:57.218 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-28 13:29:57.221 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-28 13:29:57.224 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-28 13:29:57.226 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-28 13:29:57.228 | ++ inc/python:setup_package:446 : local extras= 2026-07-28 13:29:57.232 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-28 13:29:57.235 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-28 13:29:57.238 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-28 13:29:57.241 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-28 13:29:57.243 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-28 13:29:57.245 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-28 13:29:57.269 | Using python 3.12 to install /opt/stack/tempest 2026-07-28 13:29:57.271 | ++ 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-07-28 13:29:57.856 | Obtaining file:///opt/stack/tempest 2026-07-28 13:29:57.858 | Installing build dependencies: started 2026-07-28 13:29:58.889 | Installing build dependencies: finished with status 'done' 2026-07-28 13:29:58.889 | Checking if build backend supports build_editable: started 2026-07-28 13:29:59.223 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-28 13:29:59.223 | Getting requirements to build editable: started 2026-07-28 13:29:59.420 | Getting requirements to build editable: finished with status 'done' 2026-07-28 13:29:59.421 | Preparing editable metadata (pyproject.toml): started 2026-07-28 13:30:00.308 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-28 13:30:00.325 | 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.dev43) (7.0.3) 2026-07-28 13:30:00.326 | 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.dev43) (4.15.0) 2026-07-28 13:30:00.327 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-07-28 13:30:00.328 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-07-28 13:30:00.329 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-07-28 13:30:00.329 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-07-28 13:30:00.329 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-07-28 13:30:00.329 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-07-28 13:30:00.330 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.5.0) 2026-07-28 13:30:00.330 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-07-28 13:30:00.406 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-07-28 13:30:00.408 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-28 13:30:00.411 | 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.dev43) (5.11.0) 2026-07-28 13:30:00.411 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-07-28 13:30:00.412 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-07-28 13:30:00.412 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-07-28 13:30:00.413 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-07-28 13:30:00.413 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-07-28 13:30:00.414 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-07-28 13:30:00.414 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-07-28 13:30:00.415 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-07-28 13:30:00.416 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-07-28 13:30:00.416 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-07-28 13:30:00.417 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-07-28 13:30:00.418 | 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.dev43) (0.6.0) 2026-07-28 13:30:00.419 | 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.dev43) (4.0.0) 2026-07-28 13:30:00.421 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (3.0.52) 2026-07-28 13:30:00.423 | 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.dev43) (1.11.0) 2026-07-28 13:30:00.423 | 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.dev43) (15.0.0) 2026-07-28 13:30:00.423 | 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.dev43) (1.8.0) 2026-07-28 13:30:00.424 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-07-28 13:30:00.426 | 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.dev43) (3.0) 2026-07-28 13:30:00.427 | 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.dev43) (2.2.2) 2026-07-28 13:30:00.431 | 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.dev43) (26.1.0) 2026-07-28 13:30:00.432 | 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.dev43) (2025.9.1) 2026-07-28 13:30:00.432 | 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.dev43) (0.37.0) 2026-07-28 13:30:00.433 | 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.dev43) (2026.5.1) 2026-07-28 13:30:00.438 | 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.dev43) (6.9.0) 2026-07-28 13:30:00.440 | 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.dev43) (2.0.0) 2026-07-28 13:30:00.441 | 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.dev43) (2.34.2) 2026-07-28 13:30:00.443 | 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.dev43) (6.5.0) 2026-07-28 13:30:00.444 | 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.dev43) (2.9.0.post0) 2026-07-28 13:30:00.446 | 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.dev43) (4.15.0) 2026-07-28 13:30:00.447 | 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.dev43) (1.2.1) 2026-07-28 13:30:00.450 | 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.dev43) (2.1.0) 2026-07-28 13:30:00.450 | 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.dev43) (3.3.2) 2026-07-28 13:30:00.451 | 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.dev43) (26.2) 2026-07-28 13:30:00.453 | 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.dev43) (7.2.2) 2026-07-28 13:30:00.456 | 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.dev43) (5.0.0) 2026-07-28 13:30:00.456 | 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.dev43) (3.0.3) 2026-07-28 13:30:00.457 | 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.dev43) (1.6.2) 2026-07-28 13:30:00.461 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev43) (83.0.0) 2026-07-28 13:30:00.463 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.1) 2026-07-28 13:30:00.473 | 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.dev43) (1.17.0) 2026-07-28 13:30:00.480 | 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.dev43) (3.4.7) 2026-07-28 13:30:00.480 | 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.dev43) (3.18) 2026-07-28 13:30:00.482 | 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.dev43) (2023.11.17) 2026-07-28 13:30:00.493 | 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.dev43) (4.2.0) 2026-07-28 13:30:00.493 | 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.dev43) (2.20.0) 2026-07-28 13:30:00.497 | 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.dev43) (0.1.2) 2026-07-28 13:30:00.509 | 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.dev43) (0.16.0) 2026-07-28 13:30:00.526 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-07-28 13:30:00.528 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-28 13:30:00.552 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-28 13:30:00.554 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-28 13:30:00.560 | Building wheels for collected packages: tempest 2026-07-28 13:30:00.561 | Building editable for tempest (pyproject.toml): started 2026-07-28 13:30:01.819 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-28 13:30:01.820 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8322 sha256=9df753c12557cb66f31773a80185e2c24c53f00f6da534dbc74fc36660684029 2026-07-28 13:30:01.820 | Stored in directory: /tmp/pip-ephem-wheel-cache-t7_1rxj4/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-28 13:30:01.823 | Successfully built tempest 2026-07-28 13:30:02.060 | Installing collected packages: tomlkit, stestr, tempest 2026-07-28 13:30:02.252 | 2026-07-28 13:30:02.275 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-07-28 13:30:02.477 | ++ inc/python:pip_install:216 : result=0 2026-07-28 13:30:02.480 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-28 13:30:02.484 | ++ functions-common:time_stop:2420 : local name 2026-07-28 13:30:02.488 | ++ functions-common:time_stop:2421 : local end_time 2026-07-28 13:30:02.491 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-28 13:30:02.494 | ++ functions-common:time_stop:2423 : local total 2026-07-28 13:30:02.497 | ++ functions-common:time_stop:2424 : local start_time 2026-07-28 13:30:02.500 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-28 13:30:02.503 | ++ functions-common:time_stop:2427 : start_time=1785245397264 2026-07-28 13:30:02.506 | ++ functions-common:time_stop:2429 : [[ -z 1785245397264 ]] 2026-07-28 13:30:02.509 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-28 13:30:02.515 | ++ functions-common:time_stop:2432 : end_time=1785245402511 2026-07-28 13:30:02.518 | ++ functions-common:time_stop:2433 : elapsed_time=5247 2026-07-28 13:30:02.521 | ++ functions-common:time_stop:2434 : total=102494 2026-07-28 13:30:02.525 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-28 13:30:02.528 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107741 2026-07-28 13:30:02.532 | ++ inc/python:pip_install:219 : return 0 2026-07-28 13:30:02.535 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-28 13:30:02.538 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:30:02.541 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-28 13:30:02.544 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-28 13:30:02.547 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-28 13:30:02.551 | ++ 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-07-28 13:30:02.554 | ++ 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-07-28 13:30:02.558 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-28 13:30:02.561 | ++ 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-07-28 13:30:02.564 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-28 13:30:02.567 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-28 13:30:02.571 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-28 13:30:02.574 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-28 13:30:02.577 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-28 13:30:02.579 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-28 13:30:02.583 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-28 13:30:02.586 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-28 13:30:02.588 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-28 13:30:02.591 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-28 13:30:02.594 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-28 13:30:02.597 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-28 13:30:02.601 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-28 13:30:02.604 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-28 13:30:02.608 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-28 13:30:02.612 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-28 13:30:02.616 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-28 13:30:02.620 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-28 13:30:02.620 | ' 2026-07-28 13:30:02.624 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-28 13:30:02.627 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-28 13:30:02.652 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:02.656 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-28 13:30:02.661 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-28 13:30:02.664 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-28 13:30:02.669 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-28 13:30:02.673 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-28 13:30:02.675 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-28 13:30:02.676 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-28 13:30:02.965 | 2026-07-28 13:30:02.977 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:30:02.981 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-28 13:30:02.984 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-28 13:30:02.988 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-28 13:30:02.991 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-28 13:30:02.993 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-28 13:30:02.997 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-28 13:30:03.000 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-28 13:30:03.004 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-28 13:30:03.007 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-28 13:30:03.009 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-28 13:30:03.011 | ++ lib/tempest:get_active_images:176 : img_id=16c43ca5-ff35-4750-8179-97cfb61f9015 2026-07-28 13:30:03.014 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-28 13:30:03.017 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-28 13:30:03.020 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-28 13:30:03.023 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-28 13:30:03.025 | ++ lib/tempest:configure_tempest:272 : '[' -z 16c43ca5-ff35-4750-8179-97cfb61f9015 ']' 2026-07-28 13:30:03.028 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-28 13:30:03.031 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-28 13:30:03.034 | ++ lib/tempest:configure_tempest:279 : [[ 66d344a7-0c44-481a-ae0f-613d6f988474 != \1\6\c\4\3\c\a\5\-\f\f\3\5\-\4\7\5\0\-\8\1\7\9\-\9\7\c\f\b\6\1\f\9\0\1\5 ]] 2026-07-28 13:30:03.037 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=66d344a7-0c44-481a-ae0f-613d6f988474 2026-07-28 13:30:03.040 | ++ lib/tempest:configure_tempest:281 : break 2026-07-28 13:30:03.043 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-28 13:30:03.058 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-28 13:30:03.064 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-28 13:30:03.067 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-28 13:30:03.070 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-28 13:30:03.072 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-28 13:30:03.075 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-28 13:30:03.077 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-28 13:30:03.080 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-28 13:30:03.084 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-28 13:30:03.085 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-28 13:30:03.433 | 2026-07-28 13:30:03.444 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:30:03.449 | ++ lib/tempest:configure_tempest:303 : admin_project_id=626c2e1954434517ac5383b186dfb014 2026-07-28 13:30:03.451 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-28 13:30:03.470 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:03.473 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-28 13:30:03.720 | 2026-07-28 13:30:03.732 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:30:03.736 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-28 13:30:03.737 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-28 13:30:03.737 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-28 13:30:03.737 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-28 13:30:03.737 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-28 13:30:03.737 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-28 13:30:03.737 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-28 13:30:03.737 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-28 13:30:03.737 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-28 13:30:03.737 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-28 13:30:03.737 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-28 13:30:03.737 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-28 13:30:03.737 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-28 13:30:03.737 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-28 13:30:03.740 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-28 13:30:03.743 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-28 13:30:03.743 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-28 13:30:03.743 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-28 13:30:03.743 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-28 13:30:03.743 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-28 13:30:03.743 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-28 13:30:03.743 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-28 13:30:03.743 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-28 13:30:03.743 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-28 13:30:03.743 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-28 13:30:03.743 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-28 13:30:03.743 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-28 13:30:03.743 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-28 13:30:03.743 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-28 13:30:03.747 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 16c43ca5-ff35-4750-8179-97cfb61f9015 2026-07-28 13:30:03.749 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-28 13:30:03.753 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 16c43ca5-ff35-4750-8179-97cfb61f9015 -c size -f value 2026-07-28 13:30:03.985 | 2026-07-28 13:30:03.998 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:30:04.003 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-28 13:30:04.006 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-28 13:30:04.006 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-28 13:30:04.033 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-28 13:30:04.036 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-28 13:30:04.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-07-28 13:30:04.300 | 2026-07-28 13:30:04.300 | +----------------------------+-----------------------+ 2026-07-28 13:30:04.300 | | Field | Value | 2026-07-28 13:30:04.300 | +----------------------------+-----------------------+ 2026-07-28 13:30:04.300 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:30:04.300 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:30:04.300 | | description | None | 2026-07-28 13:30:04.300 | | disk | 1 | 2026-07-28 13:30:04.300 | | id | 42 | 2026-07-28 13:30:04.300 | | name | m1.nano | 2026-07-28 13:30:04.300 | | os-flavor-access:is_public | True | 2026-07-28 13:30:04.300 | | properties | hw_rng:allowed='True' | 2026-07-28 13:30:04.300 | | ram | 192 | 2026-07-28 13:30:04.300 | | rxtx_factor | 1.0 | 2026-07-28 13:30:04.300 | | swap | 0 | 2026-07-28 13:30:04.300 | | vcpus | 1 | 2026-07-28 13:30:04.300 | +----------------------------+-----------------------+ 2026-07-28 13:30:04.308 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-28 13:30:04.311 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-28 13:30:04.312 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-28 13:30:04.312 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-28 13:30:04.312 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-28 13:30:04.312 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-28 13:30:04.312 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-28 13:30:04.312 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-28 13:30:04.312 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-28 13:30:04.312 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-28 13:30:04.312 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-28 13:30:04.312 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-28 13:30:04.312 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-28 13:30:04.312 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-28 13:30:04.312 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-28 13:30:04.316 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 66d344a7-0c44-481a-ae0f-613d6f988474 2026-07-28 13:30:04.319 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-28 13:30:04.323 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 66d344a7-0c44-481a-ae0f-613d6f988474 -c size -f value 2026-07-28 13:30:04.560 | 2026-07-28 13:30:04.568 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:30:04.572 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-28 13:30:04.576 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-28 13:30:04.576 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-28 13:30:04.604 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-28 13:30:04.607 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-28 13:30:04.610 | ++ 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-07-28 13:30:04.862 | 2026-07-28 13:30:04.862 | +----------------------------+-----------------------+ 2026-07-28 13:30:04.862 | | Field | Value | 2026-07-28 13:30:04.862 | +----------------------------+-----------------------+ 2026-07-28 13:30:04.862 | | OS-FLV-DISABLED:disabled | False | 2026-07-28 13:30:04.862 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-28 13:30:04.862 | | description | None | 2026-07-28 13:30:04.862 | | disk | 1 | 2026-07-28 13:30:04.862 | | id | 84 | 2026-07-28 13:30:04.862 | | name | m1.micro | 2026-07-28 13:30:04.862 | | os-flavor-access:is_public | True | 2026-07-28 13:30:04.862 | | properties | hw_rng:allowed='True' | 2026-07-28 13:30:04.862 | | ram | 256 | 2026-07-28 13:30:04.862 | | rxtx_factor | 1.0 | 2026-07-28 13:30:04.862 | | swap | 0 | 2026-07-28 13:30:04.862 | | vcpus | 1 | 2026-07-28 13:30:04.862 | +----------------------------+-----------------------+ 2026-07-28 13:30:04.871 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-28 13:30:04.874 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-28 13:30:04.893 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:04.896 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-28 13:30:04.900 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-28 13:30:04.902 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-28 13:30:04.905 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-28 13:30:04.908 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-28 13:30:04.911 | +++ functions-common:git_clone:593 : pwd 2026-07-28 13:30:04.915 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-28 13:30:04.917 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-28 13:30:04.921 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-28 13:30:04.940 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-28 13:30:04.944 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-28 13:30:04.947 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-28 13:30:04.949 | ++ functions-common:git_clone:610 : echo master 2026-07-28 13:30:04.949 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-28 13:30:04.955 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-28 13:30:04.958 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-28 13:30:04.960 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-28 13:30:04.974 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-28 13:30:04.978 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-28 13:30:04.979 | ++ functions-common:git_clone:673 : head -1 2026-07-28 13:30:04.985 | 5d0367e Clean-up zuul config spacing 2026-07-28 13:30:04.988 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-28 13:30:04.992 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-28 13:30:04.992 | ~/os-test-images ~/devstack 2026-07-28 13:30:04.994 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-28 13:30:05.206 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-28 13:30:05.530 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-28 13:30:07.047 | generate installed: PyYAML==6.0.3 2026-07-28 13:30:07.047 | generate run-test-pre: PYTHONHASHSEED='3284639935' 2026-07-28 13:30:07.047 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-28 13:30:07.135 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-28 13:30:07.147 | 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-07-28 13:30:07.163 | 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-07-28 13:30:07.181 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-28 13:30:07.183 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-28 13:30:07.192 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-28 13:30:07.200 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-28 13:30:07.241 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-28 13:30:07.250 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-28 13:30:07.258 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-28 13:30:07.272 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-28 13:30:07.272 | 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-07-28 13:30:07.278 | 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-07-28 13:30:07.285 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-28 13:30:07.299 | 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-07-28 13:30:07.302 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-28 13:30:07.304 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-28 13:30:07.313 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-28 13:30:07.320 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-28 13:30:07.332 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-28 13:30:07.335 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-28 13:30:07.347 | 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-07-28 13:30:07.351 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-28 13:30:07.353 | 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-07-28 13:30:07.362 | 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-07-28 13:30:07.365 | 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-07-28 13:30:07.375 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-28 13:30:07.397 | ___________________________________ summary ____________________________________ 2026-07-28 13:30:07.397 | generate: commands succeeded 2026-07-28 13:30:07.398 | congratulations :) 2026-07-28 13:30:07.430 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-28 13:30:07.430 | ~/devstack 2026-07-28 13:30:07.433 | ++ 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-07-28 13:30:07.473 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-28 13:30:07.477 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-28 13:30:07.503 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-28 13:30:07.506 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-28 13:30:07.509 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-28 13:30:07.552 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-28 13:30:07.591 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-28 13:30:07.594 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-28 13:30:07.597 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-28 13:30:07.600 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-28 13:30:07.604 | +++ 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-07-28 13:30:07.890 | 2026-07-28 13:30:07.902 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:30:07.906 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-28 13:30:07.906 | address-scope 2026-07-28 13:30:07.906 | agent 2026-07-28 13:30:07.906 | allowed-address-pairs 2026-07-28 13:30:07.906 | auto-allocated-topology 2026-07-28 13:30:07.906 | availability_zone 2026-07-28 13:30:07.906 | default-subnetpools 2026-07-28 13:30:07.906 | dhcp_agent_scheduler 2026-07-28 13:30:07.906 | dns-integration 2026-07-28 13:30:07.906 | dns-domain-ports 2026-07-28 13:30:07.906 | dns-integration-domain-keywords 2026-07-28 13:30:07.906 | empty-string-filtering 2026-07-28 13:30:07.906 | external-net 2026-07-28 13:30:07.906 | extra_dhcp_opt 2026-07-28 13:30:07.906 | extraroute 2026-07-28 13:30:07.906 | extraroute-atomic 2026-07-28 13:30:07.906 | filter-validation 2026-07-28 13:30:07.906 | floating-ip-port-forwarding-detail 2026-07-28 13:30:07.906 | fip-port-details 2026-07-28 13:30:07.906 | flavors 2026-07-28 13:30:07.906 | floatingip-pools 2026-07-28 13:30:07.906 | router 2026-07-28 13:30:07.906 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:30:07.906 | enable-default-route-bfd 2026-07-28 13:30:07.906 | enable-default-route-ecmp 2026-07-28 13:30:07.906 | ext-gw-mode 2026-07-28 13:30:07.906 | l3-ha 2026-07-28 13:30:07.906 | external-gateway-multihoming 2026-07-28 13:30:07.906 | l3-flavors 2026-07-28 13:30:07.906 | l3_agent_scheduler 2026-07-28 13:30:07.906 | multi-provider 2026-07-28 13:30:07.906 | net-mtu 2026-07-28 13:30:07.906 | net-mtu-writable 2026-07-28 13:30:07.906 | network_availability_zone 2026-07-28 13:30:07.906 | network-ip-availability 2026-07-28 13:30:07.906 | network-ip-availability-details 2026-07-28 13:30:07.906 | pagination 2026-07-28 13:30:07.906 | port-device-profile 2026-07-28 13:30:07.906 | port-mac-address-regenerate 2026-07-28 13:30:07.906 | port-numa-affinity-policy 2026-07-28 13:30:07.907 | port-numa-affinity-policy-socket 2026-07-28 13:30:07.907 | binding 2026-07-28 13:30:07.907 | binding-extended 2026-07-28 13:30:07.907 | port-security 2026-07-28 13:30:07.907 | project-id 2026-07-28 13:30:07.907 | provider 2026-07-28 13:30:07.907 | qinq 2026-07-28 13:30:07.907 | quota-check-limit 2026-07-28 13:30:07.907 | quota-check-limit-default 2026-07-28 13:30:07.907 | quotas 2026-07-28 13:30:07.907 | quota_details 2026-07-28 13:30:07.907 | rbac-policies 2026-07-28 13:30:07.907 | rbac-address-scope 2026-07-28 13:30:07.907 | rbac-security-groups 2026-07-28 13:30:07.907 | revision-if-match 2026-07-28 13:30:07.907 | standard-attr-revisions 2026-07-28 13:30:07.907 | router_availability_zone 2026-07-28 13:30:07.907 | router-enable-snat 2026-07-28 13:30:07.907 | security-groups-default-rules 2026-07-28 13:30:07.907 | security-groups-default-statefulness 2026-07-28 13:30:07.907 | security-groups-normalized-cidr 2026-07-28 13:30:07.907 | security-groups-remote-address-group 2026-07-28 13:30:07.907 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:30:07.907 | security-groups-shared-filtering 2026-07-28 13:30:07.907 | security-group 2026-07-28 13:30:07.907 | service-type 2026-07-28 13:30:07.907 | sorting 2026-07-28 13:30:07.907 | standard-attr-description 2026-07-28 13:30:07.907 | stateful-security-group 2026-07-28 13:30:07.907 | subnet-dns-publish-fixed-ip 2026-07-28 13:30:07.907 | subnet-external-network 2026-07-28 13:30:07.907 | subnet_onboard 2026-07-28 13:30:07.907 | subnet-service-types 2026-07-28 13:30:07.907 | subnet_allocation 2026-07-28 13:30:07.907 | subnetpool-prefix-ops 2026-07-28 13:30:07.907 | tag-creation 2026-07-28 13:30:07.907 | standard-attr-tag 2026-07-28 13:30:07.907 | standard-attr-timestamp 2026-07-28 13:30:07.907 | vlan-transparent' 2026-07-28 13:30:07.910 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-28 13:30:07.910 | address-scope 2026-07-28 13:30:07.910 | agent 2026-07-28 13:30:07.910 | allowed-address-pairs 2026-07-28 13:30:07.910 | auto-allocated-topology 2026-07-28 13:30:07.910 | availability_zone 2026-07-28 13:30:07.910 | default-subnetpools 2026-07-28 13:30:07.910 | dhcp_agent_scheduler 2026-07-28 13:30:07.910 | dns-integration 2026-07-28 13:30:07.910 | dns-domain-ports 2026-07-28 13:30:07.910 | dns-integration-domain-keywords 2026-07-28 13:30:07.910 | empty-string-filtering 2026-07-28 13:30:07.910 | external-net 2026-07-28 13:30:07.910 | extra_dhcp_opt 2026-07-28 13:30:07.910 | extraroute 2026-07-28 13:30:07.910 | extraroute-atomic 2026-07-28 13:30:07.910 | filter-validation 2026-07-28 13:30:07.910 | floating-ip-port-forwarding-detail 2026-07-28 13:30:07.910 | fip-port-details 2026-07-28 13:30:07.910 | flavors 2026-07-28 13:30:07.910 | floatingip-pools 2026-07-28 13:30:07.910 | router 2026-07-28 13:30:07.910 | l3-agent-scheduler-ha-chassis-priority 2026-07-28 13:30:07.910 | enable-default-route-bfd 2026-07-28 13:30:07.910 | enable-default-route-ecmp 2026-07-28 13:30:07.910 | ext-gw-mode 2026-07-28 13:30:07.910 | l3-ha 2026-07-28 13:30:07.910 | external-gateway-multihoming 2026-07-28 13:30:07.910 | l3-flavors 2026-07-28 13:30:07.910 | l3_agent_scheduler 2026-07-28 13:30:07.910 | multi-provider 2026-07-28 13:30:07.910 | net-mtu 2026-07-28 13:30:07.910 | net-mtu-writable 2026-07-28 13:30:07.910 | network_availability_zone 2026-07-28 13:30:07.910 | network-ip-availability 2026-07-28 13:30:07.910 | network-ip-availability-details 2026-07-28 13:30:07.910 | pagination 2026-07-28 13:30:07.910 | port-device-profile 2026-07-28 13:30:07.910 | port-mac-address-regenerate 2026-07-28 13:30:07.910 | port-numa-affinity-policy 2026-07-28 13:30:07.910 | port-numa-affinity-policy-socket 2026-07-28 13:30:07.910 | binding 2026-07-28 13:30:07.910 | binding-extended 2026-07-28 13:30:07.910 | port-security 2026-07-28 13:30:07.910 | project-id 2026-07-28 13:30:07.910 | provider 2026-07-28 13:30:07.910 | qinq 2026-07-28 13:30:07.910 | quota-check-limit 2026-07-28 13:30:07.910 | quota-check-limit-default 2026-07-28 13:30:07.910 | quotas 2026-07-28 13:30:07.910 | quota_details 2026-07-28 13:30:07.910 | rbac-policies 2026-07-28 13:30:07.911 | rbac-address-scope 2026-07-28 13:30:07.911 | rbac-security-groups 2026-07-28 13:30:07.911 | revision-if-match 2026-07-28 13:30:07.911 | standard-attr-revisions 2026-07-28 13:30:07.911 | router_availability_zone 2026-07-28 13:30:07.911 | router-enable-snat 2026-07-28 13:30:07.911 | security-groups-default-rules 2026-07-28 13:30:07.911 | security-groups-default-statefulness 2026-07-28 13:30:07.911 | security-groups-normalized-cidr 2026-07-28 13:30:07.911 | security-groups-remote-address-group 2026-07-28 13:30:07.911 | security-groups-rules-belongs-to-default-sg 2026-07-28 13:30:07.911 | security-groups-shared-filtering 2026-07-28 13:30:07.911 | security-group 2026-07-28 13:30:07.911 | service-type 2026-07-28 13:30:07.911 | sorting 2026-07-28 13:30:07.911 | standard-attr-description 2026-07-28 13:30:07.911 | stateful-security-group 2026-07-28 13:30:07.911 | subnet-dns-publish-fixed-ip 2026-07-28 13:30:07.911 | subnet-external-network 2026-07-28 13:30:07.911 | subnet_onboard 2026-07-28 13:30:07.911 | subnet-service-types 2026-07-28 13:30:07.911 | subnet_allocation 2026-07-28 13:30:07.911 | subnetpool-prefix-ops 2026-07-28 13:30:07.911 | tag-creation 2026-07-28 13:30:07.911 | standard-attr-tag 2026-07-28 13:30:07.911 | standard-attr-timestamp 2026-07-28 13:30:07.911 | vlan-transparent =~ external-net ]] 2026-07-28 13:30:07.913 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-28 13:30:07.916 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-28 13:30:08.217 | 2026-07-28 13:30:08.235 | +++ functions-common:oscwrap:2465 : return 0 2026-07-28 13:30:08.240 | ++ lib/tempest:configure_tempest:395 : public_network_id=866ac137-6a6a-4ddf-971e-51093284ea92 2026-07-28 13:30:08.244 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-28 13:30:08.933 | 2026-07-28 13:30:08.933 | +---------------------------+--------------------------------------+ 2026-07-28 13:30:08.933 | | Field | Value | 2026-07-28 13:30:08.933 | +---------------------------+--------------------------------------+ 2026-07-28 13:30:08.933 | | admin_state_up | UP | 2026-07-28 13:30:08.933 | | availability_zone_hints | | 2026-07-28 13:30:08.933 | | availability_zones | | 2026-07-28 13:30:08.933 | | created_at | 2026-07-28T13:30:08Z | 2026-07-28 13:30:08.933 | | description | | 2026-07-28 13:30:08.933 | | dns_domain | None | 2026-07-28 13:30:08.933 | | id | 73c88e88-bc2c-4a4c-ae20-a5a190479516 | 2026-07-28 13:30:08.933 | | ipv4_address_scope | None | 2026-07-28 13:30:08.933 | | ipv6_address_scope | None | 2026-07-28 13:30:08.933 | | is_default | False | 2026-07-28 13:30:08.933 | | is_vlan_qinq | None | 2026-07-28 13:30:08.933 | | is_vlan_transparent | False | 2026-07-28 13:30:08.933 | | mtu | 1372 | 2026-07-28 13:30:08.933 | | name | shared | 2026-07-28 13:30:08.933 | | port_security_enabled | True | 2026-07-28 13:30:08.933 | | project_id | 626c2e1954434517ac5383b186dfb014 | 2026-07-28 13:30:08.933 | | provider:network_type | geneve | 2026-07-28 13:30:08.933 | | provider:physical_network | None | 2026-07-28 13:30:08.933 | | provider:segmentation_id | 42264 | 2026-07-28 13:30:08.933 | | pvlan | None | 2026-07-28 13:30:08.933 | | qinq | False | 2026-07-28 13:30:08.933 | | qos_policy_id | None | 2026-07-28 13:30:08.933 | | revision_number | 1 | 2026-07-28 13:30:08.933 | | router:external | Internal | 2026-07-28 13:30:08.933 | | segments | None | 2026-07-28 13:30:08.933 | | shared | True | 2026-07-28 13:30:08.933 | | status | ACTIVE | 2026-07-28 13:30:08.933 | | subnets | | 2026-07-28 13:30:08.933 | | tags | | 2026-07-28 13:30:08.933 | | updated_at | 2026-07-28T13:30:08Z | 2026-07-28 13:30:08.933 | +---------------------------+--------------------------------------+ 2026-07-28 13:30:08.942 | ++ 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-07-28 13:30:09.782 | 2026-07-28 13:30:09.783 | +----------------------+--------------------------------------+ 2026-07-28 13:30:09.783 | | Field | Value | 2026-07-28 13:30:09.783 | +----------------------+--------------------------------------+ 2026-07-28 13:30:09.783 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-28 13:30:09.783 | | cidr | 192.168.233.0/24 | 2026-07-28 13:30:09.783 | | created_at | 2026-07-28T13:30:09Z | 2026-07-28 13:30:09.783 | | description | shared-subnet | 2026-07-28 13:30:09.783 | | dns_nameservers | | 2026-07-28 13:30:09.783 | | dns_publish_fixed_ip | None | 2026-07-28 13:30:09.783 | | enable_dhcp | True | 2026-07-28 13:30:09.783 | | gateway_ip | 192.168.233.1 | 2026-07-28 13:30:09.783 | | host_routes | | 2026-07-28 13:30:09.783 | | id | ffc1fed7-67c0-40ca-8dfe-545fbc8d8769 | 2026-07-28 13:30:09.783 | | ip_version | 4 | 2026-07-28 13:30:09.783 | | ipv6_address_mode | None | 2026-07-28 13:30:09.783 | | ipv6_ra_mode | None | 2026-07-28 13:30:09.783 | | name | shared-subnet | 2026-07-28 13:30:09.783 | | network_id | 73c88e88-bc2c-4a4c-ae20-a5a190479516 | 2026-07-28 13:30:09.783 | | project_id | 626c2e1954434517ac5383b186dfb014 | 2026-07-28 13:30:09.783 | | revision_number | 0 | 2026-07-28 13:30:09.783 | | router:external | False | 2026-07-28 13:30:09.783 | | segment_id | None | 2026-07-28 13:30:09.783 | | service_types | | 2026-07-28 13:30:09.783 | | subnetpool_id | None | 2026-07-28 13:30:09.783 | | tags | | 2026-07-28 13:30:09.783 | | updated_at | 2026-07-28T13:30:09Z | 2026-07-28 13:30:09.783 | +----------------------+--------------------------------------+ 2026-07-28 13:30:09.791 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-28 13:30:09.830 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-28 13:30:09.869 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-28 13:30:09.875 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-28 13:30:09.913 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-28 13:30:09.950 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-28 13:30:09.981 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-28 13:30:10.020 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-28 13:30:10.059 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.189/identity/v3 2026-07-28 13:30:10.097 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-28 13:30:10.133 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-28 13:30:10.167 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-28 13:30:10.201 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-28 13:30:10.204 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-28 13:30:10.243 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-28 13:30:10.280 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-28 13:30:10.320 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-28 13:30:10.355 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-28 13:30:10.392 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-28 13:30:10.412 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:10.416 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-28 13:30:10.452 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-28 13:30:10.454 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-28 13:30:10.494 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-28 13:30:10.513 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:30:10.515 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-28 13:30:10.551 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-28 13:30:10.581 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-28 13:30:10.616 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-28 13:30:10.619 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-28 13:30:10.653 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-28 13:30:10.688 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-28 13:30:10.707 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:30:10.710 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 16c43ca5-ff35-4750-8179-97cfb61f9015 2026-07-28 13:30:10.742 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 66d344a7-0c44-481a-ae0f-613d6f988474 2026-07-28 13:30:10.780 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-28 13:30:10.815 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-28 13:30:10.850 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-28 13:30:10.887 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-28 13:30:10.906 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:10.909 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-28 13:30:10.912 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-28 13:30:10.915 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-28 13:30:10.918 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-28 13:30:10.920 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-28 13:30:10.923 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-28 13:30:10.947 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-28 13:30:10.950 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-28 13:30:10.988 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-28 13:30:11.031 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-28 13:30:11.070 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-28 13:30:11.110 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-28 13:30:11.148 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-28 13:30:11.188 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-28 13:30:11.225 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-28 13:30:11.264 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-28 13:30:11.302 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-28 13:30:11.305 | ++ 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-07-28 13:30:11.341 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-28 13:30:11.344 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-28 13:30:11.363 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:11.366 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-28 13:30:11.403 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-28 13:30:11.423 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:30:11.426 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-28 13:30:11.429 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-28 13:30:11.447 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:30:11.450 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-28 13:30:11.453 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-28 13:30:11.457 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-28 13:30:11.495 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-28 13:30:11.534 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 866ac137-6a6a-4ddf-971e-51093284ea92 2026-07-28 13:30:11.571 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-28 13:30:11.609 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-28 13:30:11.647 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-28 13:30:11.685 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-28 13:30:11.722 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-28 13:30:11.756 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-28 13:30:11.798 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-28 13:30:11.802 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-28 13:30:11.804 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-28 13:30:11.806 | ++ 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-07-28 13:30:11.847 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-28 13:30:11.852 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-28 13:30:11.852 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-28 13:30:11.857 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-28 13:30:11.859 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-28 13:30:11.900 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-28 13:30:11.904 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-28 13:30:11.907 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-28 13:30:11.910 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-28 13:30:11.913 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-28 13:30:11.952 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-28 13:30:11.988 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-28 13:30:12.026 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-28 13:30:12.066 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-28 13:30:12.104 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-28 13:30:12.140 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-28 13:30:12.144 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-28 13:30:12.164 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-28 13:30:12.206 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-28 13:30:12.212 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-28 13:30:12.232 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-28 13:30:12.269 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-28 13:30:12.274 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-28 13:30:12.298 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-28 13:30:12.339 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-28 13:30:12.343 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-28 13:30:12.364 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-28 13:30:12.403 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-28 13:30:12.441 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-28 13:30:12.444 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-28 13:30:12.479 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-28 13:30:12.482 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-28 13:30:12.485 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-28 13:30:12.488 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-28 13:30:12.514 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-28 13:30:12.517 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-28 13:30:12.554 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-28 13:30:12.575 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:12.578 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-28 13:30:12.582 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-28 13:30:12.585 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-28 13:30:12.587 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-28 13:30:12.619 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-28 13:30:12.621 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-28 13:30:12.657 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-28 13:30:12.659 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-28 13:30:12.662 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-28 13:30:12.665 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-28 13:30:12.668 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-28 13:30:12.690 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-28 13:30:12.693 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-28 13:30:12.735 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-28 13:30:12.738 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-28 13:30:12.742 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-28 13:30:12.744 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-28 13:30:12.785 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-28 13:30:12.829 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-28 13:30:12.867 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-28 13:30:12.870 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-28 13:30:12.874 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-28 13:30:12.877 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-28 13:30:12.897 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:12.900 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-28 13:30:12.942 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-28 13:30:12.945 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-28 13:30:12.965 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:12.968 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-28 13:30:13.006 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-28 13:30:13.008 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-28 13:30:13.028 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:13.031 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-28 13:30:13.072 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-28 13:30:13.075 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-28 13:30:13.093 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:13.096 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-28 13:30:13.137 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-28 13:30:13.140 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-28 13:30:13.166 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:13.170 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-28 13:30:13.208 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-28 13:30:13.211 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-28 13:30:13.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-28 13:30:13.233 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-28 13:30:13.266 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-28 13:30:13.269 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-28 13:30:13.291 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:30:13.294 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-28 13:30:13.331 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-28 13:30:13.335 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-28 13:30:13.372 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-28 13:30:13.374 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-28 13:30:13.410 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-28 13:30:13.413 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-28 13:30:13.449 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-28 13:30:13.452 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-28 13:30:13.490 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-28 13:30:13.493 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-28 13:30:13.529 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-28 13:30:13.530 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-28 13:30:13.533 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-28 13:30:13.537 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-28 13:30:13.542 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.HDBEVma79G 2026-07-28 13:30:13.545 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-28 13:30:13.547 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-28 13:30:13.551 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-28 13:30:13.555 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.kORZFJC8Td 2026-07-28 13:30:13.558 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.kORZFJC8Td 2026-07-28 13:30:13.561 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-28 13:30:13.563 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.kORZFJC8Td 2026-07-28 13:30:13.566 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-28 13:30:13.569 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-28 13:30:13.572 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-28 13:30:13.579 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:13.582 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:13.584 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:13.587 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:13.590 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-28 13:30:13.594 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-28 13:30:13.874 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-28 13:30:14.454 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-28 13:30:23.274 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-28 13:30:27.320 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-28 13:30:27.321 | ___________________________________ summary ____________________________________ 2026-07-28 13:30:27.321 | venv-tempest: skipped tests 2026-07-28 13:30:27.321 | congratulations :) 2026-07-28 13:30:27.355 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.kORZFJC8Td -r requirements.txt 2026-07-28 13:30:27.836 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-28 13:30:27.837 | !! 2026-07-28 13:30:27.837 | 2026-07-28 13:30:27.837 | ******************************************************************************** 2026-07-28 13:30:27.837 | Requirements should be satisfied by a PEP 517 installer. 2026-07-28 13:30:27.837 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-28 13:30:27.837 | 2026-07-28 13:30:27.837 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:27.837 | calls to avoid build errors in the future. 2026-07-28 13:30:27.837 | ******************************************************************************** 2026-07-28 13:30:27.837 | 2026-07-28 13:30:27.837 | !! 2026-07-28 13:30:27.837 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-28 13:30:28.095 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-28 13:30:28.096 | !! 2026-07-28 13:30:28.096 | 2026-07-28 13:30:28.096 | ******************************************************************************** 2026-07-28 13:30:28.096 | Please avoid running ``setup.py`` directly. 2026-07-28 13:30:28.096 | Instead, use pypa/build, pypa/installer or other 2026-07-28 13:30:28.096 | standards-based tools. 2026-07-28 13:30:28.096 | 2026-07-28 13:30:28.096 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:28.096 | calls to avoid build errors in the future. 2026-07-28 13:30:28.096 | 2026-07-28 13:30:28.096 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-28 13:30:28.096 | ******************************************************************************** 2026-07-28 13:30:28.096 | 2026-07-28 13:30:28.096 | !! 2026-07-28 13:30:28.096 | self.initialize_options() 2026-07-28 13:30:28.096 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-28 13:30:28.096 | warnings.warn(msg) 2026-07-28 13:30:28.113 | /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-07-28 13:30:28.114 | !! 2026-07-28 13:30:28.114 | 2026-07-28 13:30:28.114 | ******************************************************************************** 2026-07-28 13:30:28.114 | 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-07-28 13:30:28.114 | 2026-07-28 13:30:28.114 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-28 13:30:28.114 | or your builds will no longer be supported. 2026-07-28 13:30:28.114 | 2026-07-28 13:30:28.114 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-28 13:30:28.114 | ******************************************************************************** 2026-07-28 13:30:28.114 | 2026-07-28 13:30:28.114 | !! 2026-07-28 13:30:28.114 | corresp(dist, value, root_dir) 2026-07-28 13:30:28.192 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-28 13:30:32.238 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-28 13:30:32.239 | venv-tempest run-test-pre: PYTHONHASHSEED='3316805312' 2026-07-28 13:30:32.239 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.kORZFJC8Td -r requirements.txt 2026-07-28 13:30:32.790 | 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-07-28 13:30:32.792 | 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.15.0) 2026-07-28 13:30:32.792 | 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-07-28 13:30:32.793 | 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-07-28 13:30:32.793 | 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-07-28 13:30:32.793 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-28 13:30:32.794 | 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-07-28 13:30:32.794 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-28 13:30:32.795 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-28 13:30:32.795 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-28 13:30:32.796 | 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-07-28 13:30:32.796 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-07-28 13:30:32.797 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-28 13:30:32.797 | 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-07-28 13:30:32.797 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-28 13:30:32.798 | 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-07-28 13:30:32.798 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-28 13:30:32.799 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-28 13:30:32.799 | 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-07-28 13:30:32.800 | 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-07-28 13:30:32.800 | 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-07-28 13:30:32.802 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-28 13:30:32.802 | 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-07-28 13:30:32.802 | 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)) (83.0.0) 2026-07-28 13:30:32.803 | 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-07-28 13:30:32.804 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-28 13:30:32.805 | 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-07-28 13:30:32.806 | 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-07-28 13:30:32.806 | 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-07-28 13:30:32.807 | 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-07-28 13:30:32.810 | 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-07-28 13:30:32.811 | 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-07-28 13:30:32.811 | 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-07-28 13:30:32.813 | 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-07-28 13:30:32.816 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-07-28 13:30:32.817 | 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-07-28 13:30:32.818 | 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-07-28 13:30:32.819 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-07-28 13:30:32.820 | 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-07-28 13:30:32.822 | 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-07-28 13:30:32.823 | 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-07-28 13:30:32.824 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-28 13:30:32.825 | 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-07-28 13:30:32.826 | 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-07-28 13:30:32.827 | 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-07-28 13:30:32.827 | 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-07-28 13:30:32.834 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-28 13:30:32.837 | 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.2) 2026-07-28 13:30:32.844 | 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-07-28 13:30:32.845 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-28 13:30:32.846 | 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-07-28 13:30:32.846 | 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-07-28 13:30:32.847 | 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-07-28 13:30:32.852 | 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-07-28 13:30:32.866 | 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-07-28 13:30:32.870 | 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-07-28 13:30:32.871 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-28 13:30:32.871 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-07-28 13:30:32.878 | 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-07-28 13:30:32.879 | 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-07-28 13:30:32.881 | 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-07-28 13:30:33.009 | ___________________________________ summary ____________________________________ 2026-07-28 13:30:33.009 | venv-tempest: commands succeeded 2026-07-28 13:30:33.009 | congratulations :) 2026-07-28 13:30:33.046 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.kORZFJC8Td 2026-07-28 13:30:33.052 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-28 13:30:33.055 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-28 13:30:33.059 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-28 13:30:33.098 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.HDBEVma79G 2026-07-28 13:30:33.616 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-28 13:30:33.617 | !! 2026-07-28 13:30:33.617 | 2026-07-28 13:30:33.617 | ******************************************************************************** 2026-07-28 13:30:33.617 | Requirements should be satisfied by a PEP 517 installer. 2026-07-28 13:30:33.617 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-28 13:30:33.617 | 2026-07-28 13:30:33.617 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:33.617 | calls to avoid build errors in the future. 2026-07-28 13:30:33.617 | ******************************************************************************** 2026-07-28 13:30:33.617 | 2026-07-28 13:30:33.617 | !! 2026-07-28 13:30:33.617 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-28 13:30:33.873 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-28 13:30:33.873 | !! 2026-07-28 13:30:33.873 | 2026-07-28 13:30:33.874 | ******************************************************************************** 2026-07-28 13:30:33.874 | Please avoid running ``setup.py`` directly. 2026-07-28 13:30:33.874 | Instead, use pypa/build, pypa/installer or other 2026-07-28 13:30:33.874 | standards-based tools. 2026-07-28 13:30:33.874 | 2026-07-28 13:30:33.874 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:33.874 | calls to avoid build errors in the future. 2026-07-28 13:30:33.874 | 2026-07-28 13:30:33.874 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-28 13:30:33.874 | ******************************************************************************** 2026-07-28 13:30:33.874 | 2026-07-28 13:30:33.874 | !! 2026-07-28 13:30:33.874 | self.initialize_options() 2026-07-28 13:30:33.874 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-28 13:30:33.874 | warnings.warn(msg) 2026-07-28 13:30:33.891 | /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-07-28 13:30:33.891 | !! 2026-07-28 13:30:33.891 | 2026-07-28 13:30:33.892 | ******************************************************************************** 2026-07-28 13:30:33.892 | 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-07-28 13:30:33.892 | 2026-07-28 13:30:33.892 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-28 13:30:33.892 | or your builds will no longer be supported. 2026-07-28 13:30:33.892 | 2026-07-28 13:30:33.892 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-28 13:30:33.892 | ******************************************************************************** 2026-07-28 13:30:33.892 | 2026-07-28 13:30:33.892 | !! 2026-07-28 13:30:33.892 | corresp(dist, value, root_dir) 2026-07-28 13:30:33.985 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-28 13:30:37.817 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-28 13:30:37.817 | venv-tempest run-test-pre: PYTHONHASHSEED='1445381586' 2026-07-28 13:30:37.818 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.HDBEVma79G 2026-07-28 13:30:41.198 | ___________________________________ summary ____________________________________ 2026-07-28 13:30:41.198 | venv-tempest: commands succeeded 2026-07-28 13:30:41.198 | congratulations :) 2026-07-28 13:30:41.242 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-28 13:30:41.264 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:30:41.267 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-28 13:30:41.271 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-28 13:30:41.290 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-28 13:30:41.293 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-28 13:30:41.296 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:30:41.299 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-28 13:30:41.301 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:30:41.305 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-28 13:30:41.308 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:30:41.311 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-28 13:30:41.314 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-28 13:30:41.317 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-28 13:30:41.341 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:30:41.364 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:30:41.366 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-28 13:30:41.368 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-28 13:30:41.401 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-28 13:30:41.403 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-28 13:30:41.406 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-28 13:30:41.442 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-28 13:30:41.445 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-28 13:30:41.447 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-28 13:30:41.483 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-28 13:30:41.483 | ' 2026-07-28 13:30:41.486 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-28 13:30:41.489 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-28 13:30:41.491 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-28 13:30:41.495 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-28 13:30:41.497 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-28 13:30:41.498 | ~/tempest ~/tempest 2026-07-28 13:30:41.501 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-28 13:30:41.503 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-28 13:30:41.507 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-28 13:30:41.512 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.mGRg1VqSTb 2026-07-28 13:30:41.515 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.mGRg1VqSTb 2026-07-28 13:30:41.519 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-28 13:30:41.522 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.mGRg1VqSTb 2026-07-28 13:30:41.525 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-28 13:30:41.530 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-28 13:30:41.533 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-28 13:30:41.540 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:41.544 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:41.547 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:41.551 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-28 13:30:41.555 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.mGRg1VqSTb cinder-tempest-plugin 2026-07-28 13:30:42.027 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-28 13:30:42.027 | !! 2026-07-28 13:30:42.027 | 2026-07-28 13:30:42.027 | ******************************************************************************** 2026-07-28 13:30:42.027 | Requirements should be satisfied by a PEP 517 installer. 2026-07-28 13:30:42.027 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-28 13:30:42.027 | 2026-07-28 13:30:42.027 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:42.027 | calls to avoid build errors in the future. 2026-07-28 13:30:42.027 | ******************************************************************************** 2026-07-28 13:30:42.027 | 2026-07-28 13:30:42.027 | !! 2026-07-28 13:30:42.027 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-28 13:30:42.283 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-28 13:30:42.283 | !! 2026-07-28 13:30:42.283 | 2026-07-28 13:30:42.283 | ******************************************************************************** 2026-07-28 13:30:42.283 | Please avoid running ``setup.py`` directly. 2026-07-28 13:30:42.283 | Instead, use pypa/build, pypa/installer or other 2026-07-28 13:30:42.283 | standards-based tools. 2026-07-28 13:30:42.283 | 2026-07-28 13:30:42.283 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:42.283 | calls to avoid build errors in the future. 2026-07-28 13:30:42.283 | 2026-07-28 13:30:42.283 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-28 13:30:42.283 | ******************************************************************************** 2026-07-28 13:30:42.283 | 2026-07-28 13:30:42.283 | !! 2026-07-28 13:30:42.283 | self.initialize_options() 2026-07-28 13:30:42.283 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-28 13:30:42.283 | warnings.warn(msg) 2026-07-28 13:30:42.301 | /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-07-28 13:30:42.301 | !! 2026-07-28 13:30:42.302 | 2026-07-28 13:30:42.302 | ******************************************************************************** 2026-07-28 13:30:42.302 | 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-07-28 13:30:42.302 | 2026-07-28 13:30:42.302 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-28 13:30:42.302 | or your builds will no longer be supported. 2026-07-28 13:30:42.302 | 2026-07-28 13:30:42.302 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-28 13:30:42.302 | ******************************************************************************** 2026-07-28 13:30:42.302 | 2026-07-28 13:30:42.302 | !! 2026-07-28 13:30:42.302 | corresp(dist, value, root_dir) 2026-07-28 13:30:42.389 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-28 13:30:46.247 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-28 13:30:46.248 | venv-tempest run-test-pre: PYTHONHASHSEED='2510954117' 2026-07-28 13:30:46.249 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.mGRg1VqSTb cinder-tempest-plugin 2026-07-28 13:30:46.860 | Collecting cinder-tempest-plugin 2026-07-28 13:30:46.956 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-28 13:30:46.964 | 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-07-28 13:30:46.964 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.5.0) 2026-07-28 13:30:46.965 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.11.0) 2026-07-28 13:30:46.966 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev43) 2026-07-28 13:30:46.967 | 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-07-28 13:30:46.967 | 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.9.0) 2026-07-28 13:30:46.968 | 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.9.0) 2026-07-28 13:30:46.968 | 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-07-28 13:30:46.969 | 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-07-28 13:30:46.969 | 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-07-28 13:30:46.972 | 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.2.1) 2026-07-28 13:30:46.972 | 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.1) 2026-07-28 13:30:46.976 | 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-07-28 13:30:46.976 | 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-07-28 13:30:46.976 | 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-07-28 13:30:46.976 | 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-07-28 13:30:46.979 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (83.0.0) 2026-07-28 13:30:46.986 | 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-07-28 13:30:46.987 | 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.18) 2026-07-28 13:30:46.988 | 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-07-28 13:30:46.988 | 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.7.22) 2026-07-28 13:30:46.995 | 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.15.0) 2026-07-28 13:30:46.995 | 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-07-28 13:30:46.996 | 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-07-28 13:30:46.996 | 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-07-28 13:30:46.997 | 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-07-28 13:30:46.997 | 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.6.1) 2026-07-28 13:30:46.998 | 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.3.0) 2026-07-28 13:30:46.998 | 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-07-28 13:30:46.999 | 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-07-28 13:30:47.000 | 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-07-28 13:30:47.001 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.18.0) 2026-07-28 13:30:47.001 | 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-07-28 13:30:47.002 | 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-07-28 13:30:47.002 | 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-07-28 13:30:47.003 | 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-07-28 13:30:47.004 | 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-07-28 13:30:47.005 | 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) (4.0.0) 2026-07-28 13:30:47.007 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.52) 2026-07-28 13:30:47.008 | 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-07-28 13:30:47.008 | 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-07-28 13:30:47.009 | 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-07-28 13:30:47.010 | 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-07-28 13:30:47.013 | 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-07-28 13:30:47.014 | 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.2) 2026-07-28 13:30:47.018 | 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-07-28 13:30:47.019 | 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-07-28 13:30:47.019 | 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-07-28 13:30:47.020 | 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-07-28 13:30:47.025 | 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.5.0) 2026-07-28 13:30:47.028 | 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-07-28 13:30:47.029 | 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-07-28 13:30:47.031 | 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-07-28 13:30:47.031 | 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-07-28 13:30:47.032 | 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-07-28 13:30:47.036 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.8.1) 2026-07-28 13:30:47.042 | 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-07-28 13:30:47.048 | 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-07-28 13:30:47.048 | 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-07-28 13:30:47.051 | 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-07-28 13:30:47.059 | 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-07-28 13:30:47.060 | 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-07-28 13:30:47.081 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-28 13:30:47.133 | Installing collected packages: cinder-tempest-plugin 2026-07-28 13:30:47.186 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-28 13:30:47.264 | ___________________________________ summary ____________________________________ 2026-07-28 13:30:47.264 | venv-tempest: commands succeeded 2026-07-28 13:30:47.265 | congratulations :) 2026-07-28 13:30:47.296 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.mGRg1VqSTb 2026-07-28 13:30:47.301 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-28 13:30:47.301 | Checking installed Tempest plugins: 2026-07-28 13:30:47.304 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-28 13:30:47.748 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-28 13:30:47.748 | !! 2026-07-28 13:30:47.748 | 2026-07-28 13:30:47.748 | ******************************************************************************** 2026-07-28 13:30:47.748 | Requirements should be satisfied by a PEP 517 installer. 2026-07-28 13:30:47.748 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-28 13:30:47.748 | 2026-07-28 13:30:47.748 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:47.748 | calls to avoid build errors in the future. 2026-07-28 13:30:47.748 | ******************************************************************************** 2026-07-28 13:30:47.748 | 2026-07-28 13:30:47.748 | !! 2026-07-28 13:30:47.748 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-28 13:30:48.000 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-28 13:30:48.000 | !! 2026-07-28 13:30:48.000 | 2026-07-28 13:30:48.000 | ******************************************************************************** 2026-07-28 13:30:48.000 | Please avoid running ``setup.py`` directly. 2026-07-28 13:30:48.000 | Instead, use pypa/build, pypa/installer or other 2026-07-28 13:30:48.000 | standards-based tools. 2026-07-28 13:30:48.000 | 2026-07-28 13:30:48.000 | This deprecation is overdue, please update your project and remove deprecated 2026-07-28 13:30:48.000 | calls to avoid build errors in the future. 2026-07-28 13:30:48.000 | 2026-07-28 13:30:48.000 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-28 13:30:48.000 | ******************************************************************************** 2026-07-28 13:30:48.000 | 2026-07-28 13:30:48.000 | !! 2026-07-28 13:30:48.000 | self.initialize_options() 2026-07-28 13:30:48.000 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-28 13:30:48.000 | warnings.warn(msg) 2026-07-28 13:30:48.019 | /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-07-28 13:30:48.019 | !! 2026-07-28 13:30:48.019 | 2026-07-28 13:30:48.019 | ******************************************************************************** 2026-07-28 13:30:48.019 | 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-07-28 13:30:48.019 | 2026-07-28 13:30:48.019 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-28 13:30:48.019 | or your builds will no longer be supported. 2026-07-28 13:30:48.019 | 2026-07-28 13:30:48.019 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-28 13:30:48.019 | ******************************************************************************** 2026-07-28 13:30:48.019 | 2026-07-28 13:30:48.019 | !! 2026-07-28 13:30:48.019 | corresp(dist, value, root_dir) 2026-07-28 13:30:48.100 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-28 13:30:52.080 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.22.0,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-28 13:30:52.080 | venv-tempest run-test-pre: PYTHONHASHSEED='2506853170' 2026-07-28 13:30:52.080 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-28 13:30:52.708 | +--------------+--------------------------------------------------+ 2026-07-28 13:30:52.709 | | Name | EntryPoint | 2026-07-28 13:30:52.709 | +--------------+--------------------------------------------------+ 2026-07-28 13:30:52.709 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-28 13:30:52.709 | +--------------+--------------------------------------------------+ 2026-07-28 13:30:52.819 | ___________________________________ summary ____________________________________ 2026-07-28 13:30:52.819 | venv-tempest: commands succeeded 2026-07-28 13:30:52.819 | congratulations :) 2026-07-28 13:30:52.847 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-28 13:30:52.847 | ~/tempest 2026-07-28 13:30:52.849 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-28 13:30:52.852 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-28 13:30:52.855 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-28 13:30:52.858 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-28 13:30:52.862 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-28 13:30:52.865 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-28 13:30:52.868 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-28 13:30:52.872 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-28 13:30:52.875 | + functions-common:run_plugins:1838 : local plugin 2026-07-28 13:30:52.878 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-28 13:30:52.881 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-28 13:30:52.885 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-28 13:30:52.889 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-28 13:30:52.893 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-28 13:30:52.896 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-28 13:30:52.899 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-28 13:30:52.903 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-28 13:30:52.907 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-28 13:30:52.910 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-28 13:30:52.913 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-28 13:30:52.917 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-28 13:30:52.920 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-28 13:30:52.924 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-28 13:30:52.927 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-28 13:30:52.930 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-28 13:30:52.935 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-28 13:30:52.939 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-28 13:30:52.942 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-28 13:30:52.945 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-28 13:30:52.949 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-28 13:30:52.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-28 13:30:52.957 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-28 13:30:52.961 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-28 13:30:52.965 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-28 13:30:52.984 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-28 13:30:52.988 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-28 13:30:52.991 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-28 13:30:52.995 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-28 13:30:52.998 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-28 13:30:53.002 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-28 13:30:53.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-28 13:30:53.010 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-28 13:30:53.014 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:30:53.037 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:30:53.041 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-28 13:30:53.046 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-28 13:30:53.047 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-28 13:30:53.052 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-28 13:30:53.056 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-28 13:30:53.060 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-28 13:30:53.066 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-28 13:30:53.089 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-28 13:30:53.093 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-28 13:30:53.098 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-28 13:30:53.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-28 13:30:53.106 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-28 13:30:53.110 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-28 13:30:53.114 | + inc/meta-config:merge_config_group:171 : shift 2026-07-28 13:30:53.117 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-28 13:30:53.122 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:30:53.125 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-28 13:30:53.129 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-28 13:30:53.133 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-28 13:30:53.138 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:30:53.142 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-28 13:30:53.146 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:30:53.149 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-28 13:30:53.149 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:30:53.149 | gsub("[][]", "", $1); 2026-07-28 13:30:53.149 | split($1, a, "|"); 2026-07-28 13:30:53.149 | if (a[1] == matchgroup) 2026-07-28 13:30:53.149 | print a[2] 2026-07-28 13:30:53.149 | } 2026-07-28 13:30:53.149 | ' /opt/stack/devstack/local.conf 2026-07-28 13:30:53.156 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-28 13:30:53.160 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-28 13:30:53.164 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-28 13:30:53.168 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-28 13:30:53.172 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-28 13:30:53.175 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-28 13:30:53.179 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-28 13:30:53.183 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-28 13:30:53.189 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-28 13:30:53.191 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-28 13:30:53.194 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-28 13:30:53.197 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-28 13:30:53.201 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-28 13:30:53.204 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:30:53.208 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-28 13:30:53.211 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-28 13:30:53.215 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-28 13:30:53.219 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-28 13:30:53.223 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-28 13:30:53.227 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-28 13:30:53.230 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-28 13:30:53.235 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-28 13:30:53.236 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-28 13:30:53.236 | BEGIN { 2026-07-28 13:30:53.236 | section = "" 2026-07-28 13:30:53.236 | last_section = "" 2026-07-28 13:30:53.236 | section_count = 0 2026-07-28 13:30:53.236 | } 2026-07-28 13:30:53.236 | /^\[.+\]/ { 2026-07-28 13:30:53.236 | gsub("[][]", "", $1); 2026-07-28 13:30:53.236 | section=$1 2026-07-28 13:30:53.236 | next 2026-07-28 13:30:53.236 | } 2026-07-28 13:30:53.236 | /^ *\#/ { 2026-07-28 13:30:53.236 | next 2026-07-28 13:30:53.236 | } 2026-07-28 13:30:53.236 | /^[^ \t]+/ { 2026-07-28 13:30:53.236 | # get offset of first = in $0 2026-07-28 13:30:53.236 | eq_idx = index($0, "=") 2026-07-28 13:30:53.236 | # extract attr & value from $0 2026-07-28 13:30:53.236 | attr = substr($0, 1, eq_idx - 1) 2026-07-28 13:30:53.236 | value = substr($0, eq_idx + 1) 2026-07-28 13:30:53.236 | # only need to strip trailing whitespace from attr 2026-07-28 13:30:53.237 | sub(/[ \t]*$/, "", attr) 2026-07-28 13:30:53.237 | # need to strip leading & trailing whitespace from value 2026-07-28 13:30:53.237 | sub(/^[ \t]*/, "", value) 2026-07-28 13:30:53.237 | sub(/[ \t]*$/, "", value) 2026-07-28 13:30:53.237 | 2026-07-28 13:30:53.237 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-28 13:30:53.237 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-28 13:30:53.237 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-28 13:30:53.237 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-28 13:30:53.237 | if (! (section, attr) in cfg_attr_count) { 2026-07-28 13:30:53.237 | if (section != last_section) { 2026-07-28 13:30:53.237 | cfg_section[section_count++] = section 2026-07-28 13:30:53.237 | last_section = section 2026-07-28 13:30:53.237 | } 2026-07-28 13:30:53.237 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-28 13:30:53.237 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-28 13:30:53.237 | 2026-07-28 13:30:53.237 | cfg_attr[section, attr, 0] = value 2026-07-28 13:30:53.237 | cfg_attr_count[section, attr] = 1 2026-07-28 13:30:53.237 | } else { 2026-07-28 13:30:53.237 | lno = cfg_attr_count[section, attr]++ 2026-07-28 13:30:53.237 | cfg_attr[section, attr, lno] = value 2026-07-28 13:30:53.237 | } 2026-07-28 13:30:53.237 | } 2026-07-28 13:30:53.237 | END { 2026-07-28 13:30:53.237 | # Process each section in order 2026-07-28 13:30:53.237 | for (sno = 0; sno < section_count; sno++) { 2026-07-28 13:30:53.237 | section = cfg_section[sno] 2026-07-28 13:30:53.237 | # The ini routines simply append a config item immediately 2026-07-28 13:30:53.237 | # after the section header. To keep the same order as defined 2026-07-28 13:30:53.237 | # in local.conf, invoke the ini routines in the reverse order 2026-07-28 13:30:53.237 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-28 13:30:53.237 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-28 13:30:53.237 | if (cfg_attr_count[section, attr] == 1) 2026-07-28 13:30:53.237 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-28 13:30:53.237 | else { 2026-07-28 13:30:53.237 | # For multiline, invoke the ini routines in the reverse order 2026-07-28 13:30:53.237 | count = cfg_attr_count[section, attr] 2026-07-28 13:30:53.237 | print "inidelete " configfile " " section " " attr 2026-07-28 13:30:53.237 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-28 13:30:53.237 | for (l = count -2; l >= 0; l--) 2026-07-28 13:30:53.237 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-28 13:30:53.237 | } 2026-07-28 13:30:53.237 | } 2026-07-28 13:30:53.237 | } 2026-07-28 13:30:53.237 | } 2026-07-28 13:30:53.237 | ' 2026-07-28 13:30:53.237 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:30:53.239 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-28 13:30:53.239 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-28 13:30:53.242 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-28 13:30:53.246 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-28 13:30:53.250 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-28 13:30:53.253 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-28 13:30:53.257 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-28 13:30:53.257 | BEGIN { group = "" } 2026-07-28 13:30:53.257 | /^\[\[.+\|.*\]\]/ { 2026-07-28 13:30:53.257 | gsub("[][]", "", $1); 2026-07-28 13:30:53.257 | split($1, a, "|"); 2026-07-28 13:30:53.257 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-28 13:30:53.257 | group=a[1] 2026-07-28 13:30:53.257 | } else { 2026-07-28 13:30:53.257 | group="" 2026-07-28 13:30:53.257 | } 2026-07-28 13:30:53.257 | next 2026-07-28 13:30:53.257 | } 2026-07-28 13:30:53.257 | { 2026-07-28 13:30:53.257 | if (group != "") 2026-07-28 13:30:53.257 | print $0 2026-07-28 13:30:53.257 | } 2026-07-28 13:30:53.257 | ' /opt/stack/devstack/local.conf 2026-07-28 13:30:53.266 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-28 13:30:53.271 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-28 13:30:53.313 | + inc/meta-config:merge_config_file:164 : read a 2026-07-28 13:30:53.316 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-28 13:30:53.320 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-28 13:30:53.363 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 16 async_wait 70 osc 206 apt-get 161 test_with_retry 1 dbsync 4 pip_install 107 apt-get-update 3 run_process 44 ------------------------- Unaccounted time 99 ========================= Total runtime 711 ================= Async summary ================= Time spent in the background minus waits: 272 sec Elapsed time: 711 sec Time if we did everything serially: 983 sec Speedup: 1.38256 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35405 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 60 | | nova_cell0 | SELECT | 40 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 6735 | | neutron | INSERT | 848 | | placement | SELECT | 20 | | placement | INSERT | 79 | | placement | SET | 2 | | neutron | UPDATE | 263 | | neutron | DELETE | 43 | | nova_cell0 | UPDATE | 4 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | UPDATE | 14 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | nova_cell1 | INSERT | 4 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.189 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.189/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: 79677ddab6275012e1782325a04c20d6497a1d52 ovs: Remove OVS kernel module build support 2026-07-23 11:50:35 +0200 OS Version: Ubuntu 24.04 noble